"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/13 04:07:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki" 2025/03/13 04:07:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/13 04:07:17 DEBUG : Starting OpenDrive session with ID: ced0db2dd4a57e883ece8f0b707be738eb7a1e6f0375403b9e779a6236cf995b 2025/03/13 04:07:18 DEBUG : Creating backend with remote "/tmp/rclone3289198411" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:07:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/13 04:07:18 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:18 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:07:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:07:19 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:19 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:07:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:07:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:07:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:22 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.05s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:24 DEBUG : Creating backend with remote "/non-existing" 2025/03/13 04:07:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/13 04:07:24 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:24 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.88s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:07:25 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:25 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:07:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:07:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:07:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.93s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:29 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Running all checks before starting transfers 2025/03/13 04:07:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:07:29 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:29 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Checks finished, now starting transfers 2025/03/13 04:07:29 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:07:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:07:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:07:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", 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: TestCopyCheckFirst (11.43s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:40 ERROR : Ignoring --no-traverse with sync 2025/03/13 04:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:07:40 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:40 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:07:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:07:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:07:42 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:07:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.06s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/13 04:07:44 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:44 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:07:45 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/13 04:07:46 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/13 04:07:46 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyWithDepth (3.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:07:47 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:47 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:07:48 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/13 04:07:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:07:49 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:07:50 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:50 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:07:51 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/13 04:07:52 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:07:52 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/13 04:07:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:07:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/13 04:07:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:07:53 INFO : sub dir: Making directory 2025/03/13 04:07:54 INFO : sub dir2: Making directory 2025/03/13 04:07:54 INFO : sub dir2/sub sub dir2: Making directory 2025/03/13 04:07:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:07:54 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:54 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:07:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:07:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:07:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:57 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:07:59 INFO : sub dir2: Making directory 2025/03/13 04:07:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/13 04:07:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:07:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:07:59 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:07:59 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:08:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:08:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.80s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:03 DEBUG : sub dir2: Making directory with metadata 2025/03/13 04:08:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:08:03 INFO : sub dir: Making directory 2025/03/13 04:08:03 INFO : sub dir2: Making directory 2025/03/13 04:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:08:03 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:08:03 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:08:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:08:05 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:08:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:06 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/13 04:08:06 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.03s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", 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-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:08 INFO : sub dir2: Making directory 2025/03/13 04:08:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:08:08 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:08:08 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:08:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:08:10 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:08:10 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.65s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:12 DEBUG : sub dir2: Making directory with metadata 2025/03/13 04:08:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:08:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:08:12 INFO : sub dir: Making directory 2025/03/13 04:08:12 INFO : sub dir2: Making directory 2025/03/13 04:08:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:08:12 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:08:12 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:08:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:08:14 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:08:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:486 Error: Should be true Test: TestSyncEmptyDirectories Messages: sub dir/hello world: Modification time difference too big |-211296h3m6.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-13 04:08:13 +0000 UTC) (precision 1s) 2025/03/13 04:08:14 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- FAIL: TestSyncEmptyDirectories (5.85s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:18 INFO : sub dir2: Making directory 2025/03/13 04:08:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:08:18 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:08:18 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:08:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:08:20 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:08:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.70s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqahen2qixa" 2025/03/13 04:08:24 DEBUG : Config file has changed externally - reloading 2025/03/13 04:08:24 DEBUG : Starting OpenDrive session with ID: 0380948f2aa8c7e685bb497ae8a9ad0f429e7a69c64e1405baa807b08b00a5c7 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-butiyad5wuki' -> OpenDrive root 'rclone-test-seqahen2qixa' 2025/03/13 04:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:08:25 DEBUG : OpenDrive root 'rclone-test-seqahen2qixa': Waiting for checks to finish 2025/03/13 04:08:25 DEBUG : OpenDrive root 'rclone-test-seqahen2qixa': Waiting for transfers to finish 2025/03/13 04:08:26 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/13 04:08:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:26 DEBUG : OpenDrive root 'rclone-test-seqahen2qixa': Purge remote --- PASS: TestServerSideCopy (6.80s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 04:08:31 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:08:31 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:08:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/13 04:08:32 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/13 04:08:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyOverSelf (5.97s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-numojeq0nafa" 2025/03/13 04:08:37 DEBUG : Starting OpenDrive session with ID: 95509471fd6c0ec1808c6f38b5e1db4f2ca3fde8685ec1cf0fbcf431e5437589 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-butiyad5wuki' -> OpenDrive root 'rclone-test-numojeq0nafa' 2025/03/13 04:08:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:08:38 DEBUG : OpenDrive root 'rclone-test-numojeq0nafa': Waiting for checks to finish 2025/03/13 04:08:38 DEBUG : OpenDrive root 'rclone-test-numojeq0nafa': Waiting for transfers to finish 2025/03/13 04:08:39 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/13 04:08:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/13 04:08:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 04:08:42 DEBUG : OpenDrive root 'rclone-test-numojeq0nafa': Waiting for checks to finish 2025/03/13 04:08:42 DEBUG : OpenDrive root 'rclone-test-numojeq0nafa': Waiting for transfers to finish 2025/03/13 04:08:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/13 04:08:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:42 DEBUG : OpenDrive root 'rclone-test-numojeq0nafa': Purge remote --- PASS: TestServerSideCopyOverSelf (10.19s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 04:08:47 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:08:47 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:08:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/13 04:08:48 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/13 04:08:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/13 04:08:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestMoveOverSelf (5.69s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:08:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sixofiq6rero" 2025/03/13 04:08:53 DEBUG : Starting OpenDrive session with ID: 69a00f6524830789ff52783f618f052a5d8157ddf963026b9d571daac4094b66 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-butiyad5wuki' -> OpenDrive root 'rclone-test-sixofiq6rero' 2025/03/13 04:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:08:54 DEBUG : OpenDrive root 'rclone-test-sixofiq6rero': Waiting for checks to finish 2025/03/13 04:08:54 DEBUG : OpenDrive root 'rclone-test-sixofiq6rero': Waiting for transfers to finish 2025/03/13 04:08:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/13 04:08:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:08:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/13 04:08:57 DEBUG : OpenDrive root 'rclone-test-sixofiq6rero': Using server-side directory move 2025/03/13 04:08:57 INFO : OpenDrive root 'rclone-test-sixofiq6rero': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/13 04:08:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/13 04:08:57 DEBUG : OpenDrive root 'rclone-test-sixofiq6rero': Waiting for checks to finish 2025/03/13 04:08:57 DEBUG : OpenDrive root 'rclone-test-sixofiq6rero': Waiting for transfers to finish 2025/03/13 04:08:57 INFO : sub dir/hello world: Deleted 2025/03/13 04:08:58 INFO : sub dir/hello world: Moved (server-side) 2025/03/13 04:08:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/13 04:09:01 DEBUG : testing file moves 2025/03/13 04:09:01 DEBUG : OpenDrive root 'rclone-test-sixofiq6rero': Waiting for checks to finish 2025/03/13 04:09:01 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/13 04:09:01 DEBUG : OpenDrive root 'rclone-test-sixofiq6rero': Waiting for transfers to finish 2025/03/13 04:09:01 INFO : sub dir/hello world: Deleted 2025/03/13 04:09:02 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:03 DEBUG : OpenDrive root 'rclone-test-sixofiq6rero': Purge remote --- PASS: TestServerSideMoveOverSelf (14.45s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:09:07 ERROR : : error listing: directory not found 2025/03/13 04:09:07 INFO : Local file system at /tmp/rclone3289198411: Making directory 2025/03/13 04:09:07 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:07 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.51s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:09:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/13 04:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:09:12 DEBUG : Local file system at /tmp/rclone3289198411: Waiting for checks to finish 2025/03/13 04:09:12 DEBUG : Local file system at /tmp/rclone3289198411: Waiting for transfers to finish 2025/03/13 04:09:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:09:12 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/13 04:09:12 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:09:12 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyRedownload (4.72s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/13 04:09:14 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:14 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:15 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/13 04:09:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 04:09:16 INFO : check sum: Copied (new) 2025/03/13 04:09:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:16 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 04:09:16 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/13 04:09:16 DEBUG : check sum: Unchanged skipping 2025/03/13 04:09:16 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:16 DEBUG : Waiting for deletions to finish 2025/03/13 04:09:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.67s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/13 04:09:18 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:18 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:18 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/13 04:09:19 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/13 04:09:19 INFO : sizeonly: Copied (new) 2025/03/13 04:09:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:20 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:20 DEBUG : sizeonly: Sizes identical 2025/03/13 04:09:20 DEBUG : sizeonly: Unchanged skipping 2025/03/13 04:09:20 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:20 DEBUG : Waiting for deletions to finish 2025/03/13 04:09:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.66s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/13 04:09:21 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:21 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:22 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/13 04:09:23 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/13 04:09:23 INFO : ignore-size: Copied (new) 2025/03/13 04:09:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:23 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:09:23 DEBUG : ignore-size: Unchanged skipping 2025/03/13 04:09:23 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:23 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:23 DEBUG : Waiting for deletions to finish 2025/03/13 04:09:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:26 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/13 04:09:27 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:27 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:09:27 DEBUG : existing: Unchanged skipping 2025/03/13 04:09:27 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:27 DEBUG : Waiting for deletions to finish 2025/03/13 04:09:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/13 04:09:27 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:27 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:27 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/13 04:09:28 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/13 04:09:28 INFO : existing: Copied (replaced existing) 2025/03/13 04:09:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/13 04:09:30 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:30 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:31 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/13 04:09:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/13 04:09:32 INFO : existing: Copied (new) 2025/03/13 04:09:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:32 DEBUG : existing: Destination exists, skipping 2025/03/13 04:09:32 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:32 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:32 DEBUG : Waiting for deletions to finish 2025/03/13 04:09:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:35 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:09:37 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/13 04:09:38 INFO : d: Making directory 2025/03/13 04:09:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/13 04:09:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:09:39 DEBUG : c/non empty space: Unchanged skipping 2025/03/13 04:09:39 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:39 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:40 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:09:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 04:09:41 INFO : a/potato2: Copied (new) 2025/03/13 04:09:41 DEBUG : Waiting for deletions to finish 2025/03/13 04:09:41 INFO : b/potato: Deleted 2025/03/13 04:09:41 INFO : d: Removing directory 2025/03/13 04:09:42 INFO : b: Removing directory 2025/03/13 04:09:42 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", 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: TestSyncIgnoreErrors (18.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:09:54 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:54 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/13 04:09:54 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 04:09:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/13 04:09:54 DEBUG : empty space: Unchanged skipping 2025/03/13 04:09:54 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:54 DEBUG : Waiting for deletions to finish 2025/03/13 04:09:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:54 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:54 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/13 04:09:54 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 04:09:55 INFO : empty space: Updated modification time in destination 2025/03/13 04:09:55 DEBUG : empty space: Unchanged skipping 2025/03/13 04:09:55 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:55 DEBUG : Waiting for deletions to finish 2025/03/13 04:09:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.09s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:09:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:09:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/13 04:09:58 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:09:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/13 04:09:58 DEBUG : empty space: Unchanged skipping 2025/03/13 04:09:58 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:09:58 DEBUG : Waiting for deletions to finish 2025/03/13 04:09:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.08s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:00 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/13 04:10:01 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:10:01 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/13 04:10:01 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3289198411) 2025/03/13 04:10:01 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-butiyad5wuki') 2025/03/13 04:10:01 DEBUG : foo: md5 differ 2025/03/13 04:10:01 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:10:01 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/13 04:10:02 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/13 04:10:02 INFO : foo: Copied (replaced existing) 2025/03/13 04:10:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.35s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:10:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/13 04:10:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:10:06 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:10:06 DEBUG : empty space: Unchanged skipping 2025/03/13 04:10:06 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:10:06 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/13 04:10:07 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 04:10:07 INFO : potato: Copied (new) 2025/03/13 04:10:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:09 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/13 04:10:11 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/13 04:10:11 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:10:11 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:10:11 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:10:12 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/13 04:10:12 INFO : potato: Copied (replaced existing) 2025/03/13 04:10:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:13 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:10:15 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/13 04:10:15 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:10:15 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3289198411) 2025/03/13 04:10:15 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-butiyad5wuki') 2025/03/13 04:10:15 DEBUG : potato: md5 differ 2025/03/13 04:10:15 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:10:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:10:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/13 04:10:16 INFO : potato: Copied (replaced existing) 2025/03/13 04:10:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:10:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:10:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:10:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/13 04:10:21 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:10:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:10:21 DEBUG : empty space: Unchanged skipping 2025/03/13 04:10:21 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:10:21 DEBUG : Waiting for deletions to finish 2025/03/13 04:10:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:10:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:10:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:10:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:10:26 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:10:26 DEBUG : empty space: Unchanged skipping 2025/03/13 04:10:26 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:10:26 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:10:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 04:10:27 INFO : potato2: Copied (new) 2025/03/13 04:10:27 DEBUG : Waiting for deletions to finish 2025/03/13 04:10:27 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:30 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:10:32 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/13 04:10:33 INFO : d: Making directory 2025/03/13 04:10:33 INFO : d/e: Making directory 2025/03/13 04:10:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/13 04:10:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:10:34 DEBUG : c/non empty space: Unchanged skipping 2025/03/13 04:10:35 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:10:35 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:10:35 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:10:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 04:10:36 INFO : a/potato2: Copied (new) 2025/03/13 04:10:36 DEBUG : Waiting for deletions to finish 2025/03/13 04:10:37 INFO : b/potato: Deleted 2025/03/13 04:10:37 INFO : d/e: Removing directory 2025/03/13 04:10:37 INFO : d: Removing directory 2025/03/13 04:10:37 INFO : b: Removing directory 2025/03/13 04:10:38 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:41 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:10:43 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/13 04:10:44 INFO : d: Making directory 2025/03/13 04:10:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/13 04:10:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:10:45 DEBUG : c/non empty space: Unchanged skipping 2025/03/13 04:10:45 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:10:45 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:10:46 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:10:47 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 04:10:47 INFO : a/potato2: Copied (new) 2025/03/13 04:10:47 ERROR : OpenDrive root 'rclone-test-butiyad5wuki': not deleting files as there were IO errors 2025/03/13 04:10:47 ERROR : OpenDrive root 'rclone-test-butiyad5wuki': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:10:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:10:54 DEBUG : Waiting for deletions to finish 2025/03/13 04:10:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:10:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:10:54 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:10:54 DEBUG : empty space: Unchanged skipping 2025/03/13 04:10:54 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:10:54 INFO : potato: Deleted 2025/03/13 04:10:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:10:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 04:10:56 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:10:58 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:11:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:11:01 DEBUG : Waiting for deletions to finish 2025/03/13 04:11:01 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:01 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:01 INFO : potato: Deleted 2025/03/13 04:11:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:11:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:11:01 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:01 DEBUG : empty space: Unchanged skipping 2025/03/13 04:11:01 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:11:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/13 04:11:03 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.09s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/13 04:11:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:11:06 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:06 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:07 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/13 04:11:08 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/13 04:11:08 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.14s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:11:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:11:13 DEBUG : enormous: Excluded (Size Filter) 2025/03/13 04:11:13 DEBUG : enormous: Excluded 2025/03/13 04:11:13 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:11:13 DEBUG : potato2: Excluded 2025/03/13 04:11:13 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:11:13 DEBUG : potato2: Excluded 2025/03/13 04:11:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:11:13 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:13 DEBUG : empty space: Unchanged skipping 2025/03/13 04:11:13 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:13 DEBUG : Waiting for deletions to finish 2025/03/13 04:11:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:13 DEBUG : enormous: Excluded (Size Filter) 2025/03/13 04:11:13 DEBUG : enormous: Excluded 2025/03/13 04:11:13 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:11:13 DEBUG : potato2: Excluded 2025/03/13 04:11:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:11:14 DEBUG : potato2: Excluded 2025/03/13 04:11:14 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/13 04:11:14 DEBUG : empty space: Unchanged skipping 2025/03/13 04:11:14 DEBUG : Local file system at /tmp/rclone3289198411: Waiting for checks to finish 2025/03/13 04:11:14 DEBUG : Local file system at /tmp/rclone3289198411: Waiting for transfers to finish 2025/03/13 04:11:14 DEBUG : Waiting for deletions to finish 2025/03/13 04:11:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncWithExclude (5.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:11:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:11:19 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/13 04:11:20 DEBUG : enormous: Excluded (Size Filter) 2025/03/13 04:11:20 DEBUG : enormous: Excluded 2025/03/13 04:11:20 DEBUG : potato2: Excluded (Size Filter) 2025/03/13 04:11:20 DEBUG : potato2: Excluded 2025/03/13 04:11:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:11:20 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:20 DEBUG : empty space: Unchanged skipping 2025/03/13 04:11:20 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:20 DEBUG : Waiting for deletions to finish 2025/03/13 04:11:21 INFO : enormous: Deleted 2025/03/13 04:11:21 INFO : potato2: Deleted 2025/03/13 04:11:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/13 04:11:21 DEBUG : Local file system at /tmp/rclone3289198411: Waiting for checks to finish 2025/03/13 04:11:21 DEBUG : empty space: Unchanged skipping 2025/03/13 04:11:21 DEBUG : Local file system at /tmp/rclone3289198411: Waiting for transfers to finish 2025/03/13 04:11:21 DEBUG : Waiting for deletions to finish 2025/03/13 04:11:21 INFO : enormous: Deleted 2025/03/13 04:11:21 INFO : potato2: Deleted 2025/03/13 04:11:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.29s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:23 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:11:25 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:11:26 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/13 04:11:28 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/13 04:11:30 DEBUG : five: Need to transfer - File not found at Destination 2025/03/13 04:11:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/13 04:11:30 DEBUG : three: Sizes identical 2025/03/13 04:11:30 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:30 DEBUG : one: Destination is newer than source, skipping 2025/03/13 04:11:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/13 04:11:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3289198411) 2025/03/13 04:11:30 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-butiyad5wuki') 2025/03/13 04:11:30 DEBUG : two: md5 differ 2025/03/13 04:11:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 04:11:30 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:30 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/13 04:11:30 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:11:31 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/13 04:11:31 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/13 04:11:31 INFO : four: Copied (replaced existing) 2025/03/13 04:11:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/13 04:11:31 INFO : two: Copied (replaced existing) 2025/03/13 04:11:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/13 04:11:32 INFO : five: Copied (new) 2025/03/13 04:11:32 DEBUG : Waiting for deletions to finish 2025/03/13 04:11:32 DEBUG : one: Destination is newer than source, skipping 2025/03/13 04:11:32 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/13 04:11:32 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/13 04:11:32 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/13 04:11:32 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/13 04:11:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/13 04:11:32 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/13 04:11:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 04:11:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 04:11:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/13 04:11:32 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3289198411) 2025/03/13 04:11:32 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-butiyad5wuki') 2025/03/13 04:11:32 DEBUG : three: md5 differ 2025/03/13 04:11:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/13 04:11:32 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:33 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/13 04:11:34 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/13 04:11:34 INFO : three: Copied (replaced existing) 2025/03/13 04:11:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.65s) === 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-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/13 04:11:35 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Making map for --track-renames 2025/03/13 04:11:35 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Finished making map for --track-renames 2025/03/13 04:11:35 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/13 04:11:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/13 04:11:35 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for renames to finish 2025/03/13 04:11:35 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:36 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/13 04:11:36 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/13 04:11:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/13 04:11:37 INFO : potato: Copied (new) 2025/03/13 04:11:38 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/13 04:11:38 INFO : yam: Copied (new) 2025/03/13 04:11:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:11:38 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Making map for --track-renames 2025/03/13 04:11:38 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Finished making map for --track-renames 2025/03/13 04:11:38 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:38 DEBUG : potato: Unchanged skipping 2025/03/13 04:11:38 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for renames to finish 2025/03/13 04:11:39 DEBUG : yam: same parent dir (ODFfODE0MTQwMV94NU0ydg) - using file/rename instead of move_copy for yaml 2025/03/13 04:11:39 INFO : yam: Moved (server-side) to: yaml 2025/03/13 04:11:39 INFO : yaml: Renamed from "yam" 2025/03/13 04:11:39 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:39 DEBUG : Waiting for deletions to finish 2025/03/13 04:11:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.53s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/13 04:11:41 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Making map for --track-renames 2025/03/13 04:11:41 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Finished making map for --track-renames 2025/03/13 04:11:41 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/13 04:11:41 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for renames to finish 2025/03/13 04:11:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/13 04:11:41 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:41 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/13 04:11:42 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/13 04:11:42 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/13 04:11:42 INFO : potato: Copied (new) 2025/03/13 04:11:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/13 04:11:43 INFO : yam: Copied (new) 2025/03/13 04:11:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:11:43 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Making map for --track-renames 2025/03/13 04:11:43 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Finished making map for --track-renames 2025/03/13 04:11:43 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:43 DEBUG : potato: Unchanged skipping 2025/03/13 04:11:43 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for renames to finish 2025/03/13 04:11:43 DEBUG : yam: same parent dir (ODFfODE0MTQwMV94NU0ydg) - using file/rename instead of move_copy for yaml 2025/03/13 04:11:44 INFO : yam: Moved (server-side) to: yaml 2025/03/13 04:11:44 INFO : yaml: Renamed from "yam" 2025/03/13 04:11:44 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:44 DEBUG : Waiting for deletions to finish 2025/03/13 04:11:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/13 04:11:45 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Making map for --track-renames 2025/03/13 04:11:45 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Finished making map for --track-renames 2025/03/13 04:11:45 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/13 04:11:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/13 04:11:45 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for renames to finish 2025/03/13 04:11:45 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:47 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/13 04:11:47 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/13 04:11:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/13 04:11:47 INFO : potato: Copied (new) 2025/03/13 04:11:47 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/13 04:11:47 INFO : sub/yam: Copied (new) 2025/03/13 04:11:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:11:48 DEBUG : potato: Unchanged skipping 2025/03/13 04:11:48 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Making map for --track-renames 2025/03/13 04:11:48 INFO : OpenDrive root 'rclone-test-butiyad5wuki': Finished making map for --track-renames 2025/03/13 04:11:48 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:48 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for renames to finish 2025/03/13 04:11:49 INFO : sub/yam: Moved (server-side) to: yam 2025/03/13 04:11:49 INFO : yam: Renamed from "sub/yam" 2025/03/13 04:11:49 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:49 DEBUG : Waiting for deletions to finish 2025/03/13 04:11:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:51 DEBUG : Creating backend with remote "/tmp/rclone3289198411/dir1" 2025/03/13 04:11:51 DEBUG : Config file has changed externally - reloading 2025/03/13 04:11:51 DEBUG : Creating backend with remote "/tmp/rclone3289198411/dir2" 2025/03/13 04:11:51 DEBUG : Local file system at /tmp/rclone3289198411/dir2: Using server-side directory move 2025/03/13 04:11:51 INFO : Local file system at /tmp/rclone3289198411/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/13 04:11:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/13 04:11:51 DEBUG : Local file system at /tmp/rclone3289198411/dir2: Waiting for checks to finish 2025/03/13 04:11:51 INFO : file1.txt: Moved (server-side) 2025/03/13 04:11:51 DEBUG : Local file system at /tmp/rclone3289198411/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:11:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/13 04:11:52 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:52 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:11:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:11:54 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:11:54 INFO : sub dir/hello world: Deleted 2025/03/13 04:11:54 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/13 04:11:55 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/13 04:11:55 INFO : nested/sub dir/file: Copied (new) 2025/03/13 04:11:55 INFO : nested/sub dir/file: Deleted 2025/03/13 04:11:55 INFO : sub dir: Removing directory 2025/03/13 04:11:55 INFO : nested/sub dir: Removing directory 2025/03/13 04:11:55 INFO : nested: Removing directory 2025/03/13 04:11:55 DEBUG : Local file system at /tmp/rclone3289198411: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:11:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/13 04:11:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/13 04:11:58 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:11:58 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:11:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/13 04:12:00 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/13 04:12:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/13 04:12:00 INFO : sub dir/hello world: Copied (new) 2025/03/13 04:12:00 INFO : sub dir/hello world: Deleted 2025/03/13 04:12:01 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/13 04:12:01 INFO : nested/sub dir/file: Copied (new) 2025/03/13 04:12:01 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.12s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:12:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/13 04:12:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/13 04:12:04 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:12:04 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:12:05 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/13 04:12:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/13 04:12:06 INFO : existing: Copied (new) 2025/03/13 04:12:06 INFO : existing: Deleted 2025/03/13 04:12:06 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/13 04:12:07 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/13 04:12:07 INFO : existing-b: Copied (new) 2025/03/13 04:12:07 INFO : existing-b: Deleted 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 2025/03/13 04:12:14 DEBUG : existing: Destination exists, skipping 2025/03/13 04:12:14 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:12:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/13 04:12:14 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:12:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (11.94s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:12:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zobamon8xaki" 2025/03/13 04:12:16 DEBUG : Starting OpenDrive session with ID: 1aaeab51371e43e83c3054abb3152704e0dd16013657ec6e9a863233e3c4e098 2025/03/13 04:12:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:12:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:12:21 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-butiyad5wuki' -> OpenDrive root 'rclone-test-zobamon8xaki' 2025/03/13 04:12:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:12:25 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/13 04:12:26 DEBUG : OpenDrive root 'rclone-test-zobamon8xaki': Using server-side directory move 2025/03/13 04:12:26 INFO : OpenDrive root 'rclone-test-zobamon8xaki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/13 04:12:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:12:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/13 04:12:26 DEBUG : OpenDrive root 'rclone-test-zobamon8xaki': Waiting for checks to finish 2025/03/13 04:12:26 DEBUG : empty space: Unchanged skipping 2025/03/13 04:12:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 04:12:27 INFO : empty space: Deleted 2025/03/13 04:12:27 DEBUG : OpenDrive root 'rclone-test-zobamon8xaki': Waiting for transfers to finish 2025/03/13 04:12:27 INFO : potato3: Deleted 2025/03/13 04:12:27 INFO : potato2: Moved (server-side) 2025/03/13 04:12:27 INFO : potato3: Moved (server-side) 2025/03/13 04:12:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-macupud9koru" 2025/03/13 04:12:28 DEBUG : Starting OpenDrive session with ID: e63ee84187e7398f04ba5c73d0ca749fbd6d73647a5c0917de759877a6f0cb8c 2025/03/13 04:12:28 DEBUG : OpenDrive root 'rclone-test-macupud9koru': Using server-side directory move 2025/03/13 04:12:28 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/13 04:12:28 INFO : OpenDrive root 'rclone-test-macupud9koru': Server side directory move succeeded 2025/03/13 04:12:29 ERROR : : error listing: directory not found 2025/03/13 04:12:29 DEBUG : OpenDrive root 'rclone-test-macupud9koru': Purge remote 2025/03/13 04:12:29 DEBUG : OpenDrive root 'rclone-test-zobamon8xaki': Purge remote 2025/03/13 04:12:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:12:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pebavuk8nari" 2025/03/13 04:12:30 DEBUG : Starting OpenDrive session with ID: 7390f10d96422bd9f44dd446488a5c25831a95403c75192d457289bca0f3d501 2025/03/13 04:12:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:12:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:12:35 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-butiyad5wuki' -> OpenDrive root 'rclone-test-pebavuk8nari' 2025/03/13 04:12:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:12:39 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/13 04:12:40 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 04:12:40 DEBUG : empty space: Excluded 2025/03/13 04:12:41 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 04:12:41 DEBUG : empty space: Excluded 2025/03/13 04:12:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:12:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 04:12:41 DEBUG : OpenDrive root 'rclone-test-pebavuk8nari': Waiting for checks to finish 2025/03/13 04:12:41 DEBUG : OpenDrive root 'rclone-test-pebavuk8nari': Waiting for transfers to finish 2025/03/13 04:12:41 INFO : potato3: Deleted 2025/03/13 04:12:41 INFO : potato2: Moved (server-side) 2025/03/13 04:12:41 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 2025/03/13 04:12:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-feberap3hejo" 2025/03/13 04:12:49 DEBUG : Starting OpenDrive session with ID: 03e20b878db3621b079a7bb50000c4d08b2112758b4562da5e0c81531ca878eb 2025/03/13 04:12:50 DEBUG : empty space: Excluded (Size Filter) 2025/03/13 04:12:50 DEBUG : empty space: Excluded 2025/03/13 04:12:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:12:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/13 04:12:50 DEBUG : OpenDrive root 'rclone-test-feberap3hejo': Waiting for checks to finish 2025/03/13 04:12:50 DEBUG : OpenDrive root 'rclone-test-feberap3hejo': Waiting for transfers to finish 2025/03/13 04:12:51 INFO : potato2: Moved (server-side) 2025/03/13 04:12:51 INFO : potato3: Moved (server-side) 2025/03/13 04:12:51 DEBUG : OpenDrive root 'rclone-test-feberap3hejo': Purge remote 2025/03/13 04:12:51 DEBUG : OpenDrive root 'rclone-test-pebavuk8nari': Purge remote --- PASS: TestServerSideMoveWithFilter (22.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:12:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vaxawad3qico" 2025/03/13 04:12:53 DEBUG : Starting OpenDrive session with ID: 40167006e36c996062054d27e8ebd7f272761317c60fc9a183496c7856ef4e12 2025/03/13 04:12:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/13 04:12:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:12:57 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/13 04:12:58 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-butiyad5wuki' -> OpenDrive root 'rclone-test-vaxawad3qico' 2025/03/13 04:13:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/13 04:13:02 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/13 04:13:03 DEBUG : OpenDrive root 'rclone-test-vaxawad3qico': Using server-side directory move 2025/03/13 04:13:03 INFO : OpenDrive root 'rclone-test-vaxawad3qico': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/13 04:13:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/13 04:13:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/13 04:13:03 DEBUG : empty space: Unchanged skipping 2025/03/13 04:13:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/13 04:13:03 INFO : potato3: Deleted 2025/03/13 04:13:03 DEBUG : OpenDrive root 'rclone-test-vaxawad3qico': Waiting for checks to finish 2025/03/13 04:13:03 INFO : empty space: Deleted 2025/03/13 04:13:03 DEBUG : OpenDrive root 'rclone-test-vaxawad3qico': Waiting for transfers to finish 2025/03/13 04:13:04 INFO : potato2: Moved (server-side) 2025/03/13 04:13:04 INFO : potato3: Moved (server-side) 2025/03/13 04:13:04 INFO : tomatoDir: Removing directory 2025/03/13 04:13:04 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': deleted 1 directories 2025/03/13 04:13:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-suyawig9vivu" 2025/03/13 04:13:05 DEBUG : Starting OpenDrive session with ID: a6d7078d59e7deca89dc7a036d5aea4f5a1e772d71955c0c4f0e408e6ce67f34 2025/03/13 04:13:06 INFO : tomatoDir: Making directory 2025/03/13 04:13:06 DEBUG : OpenDrive root 'rclone-test-suyawig9vivu': Using server-side directory move 2025/03/13 04:13:06 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/13 04:13:06 INFO : OpenDrive root 'rclone-test-suyawig9vivu': Server side directory move succeeded 2025/03/13 04:13:07 ERROR : : error listing: directory not found 2025/03/13 04:13:07 ERROR : : error listing: directory not found 2025/03/13 04:13:07 DEBUG : OpenDrive root 'rclone-test-suyawig9vivu': Purge remote 2025/03/13 04:13:07 DEBUG : OpenDrive root 'rclone-test-vaxawad3qico': Purge remote 2025/03/13 04:13:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.71s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.37s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:13:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/rclone-sync-test" 2025/03/13 04:13:09 DEBUG : Starting OpenDrive session with ID: 8a59c921bc72e82aa83cb960e593c4b509915274483ca16b7a87c51516dec9d9 run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncOverlap (3.05s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:13:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/rclone-sync-test" 2025/03/13 04:13:12 DEBUG : Starting OpenDrive session with ID: e810805d2c8416bad805753cbaca54f8a178768c0caed6988e003052be38f763 2025/03/13 04:13:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/rclone-sync-test-include/layer2" 2025/03/13 04:13:14 DEBUG : Starting OpenDrive session with ID: 92f50a2fd9331aa5571d6c0611ebc15f93214208dce9b741e6b8d6d6d4706229 2025/03/13 04:13:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/rclone-sync-test-ignore-file" 2025/03/13 04:13:15 DEBUG : Starting OpenDrive session with ID: 1008edd80ad3dcc3dda288999e92c8ec0e227212be115b91d986cc255a8d3fe4 2025/03/13 04:13:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/13 04:13:19 DEBUG : rclone-sync-test: Excluded 2025/03/13 04:13:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/13 04:13:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/13 04:13:20 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/rclone-sync-test': Waiting for checks to finish 2025/03/13 04:13:20 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/rclone-sync-test': Waiting for transfers to finish 2025/03/13 04:13:20 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:20 INFO : There was nothing to transfer 2025/03/13 04:13:20 DEBUG : rclone-sync-test: Excluded 2025/03/13 04:13:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/13 04:13:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/13 04:13:21 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:13:21 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:13:21 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:21 INFO : rclone-sync-test-include: Removing directory 2025/03/13 04:13:22 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': deleted 1 directories 2025/03/13 04:13:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:13:22 DEBUG : rclone-sync-test: Excluded 2025/03/13 04:13:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/13 04:13:22 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/13 04:13:22 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/13 04:13:22 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:13:23 DEBUG : rclone-sync-test: Excluded 2025/03/13 04:13:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/13 04:13:23 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:13:23 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:13:23 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:13:23 DEBUG : : Excluded 2025/03/13 04:13:23 DEBUG : rclone-sync-test: Excluded 2025/03/13 04:13:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/13 04:13:24 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/13 04:13:24 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/13 04:13:24 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.57s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:13:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/dst" 2025/03/13 04:13:31 DEBUG : Starting OpenDrive session with ID: 9f2b4397d3422c8ba18aeaec2019a26892e81ee9b52b8b30eab2f024dcac6b32 2025/03/13 04:13:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/CompareDest" 2025/03/13 04:13:33 DEBUG : Starting OpenDrive session with ID: 7627d8f6a250948c07580a1d273e9b0114f5cf57b039bb692dad27fb8ecc7915 2025/03/13 04:13:34 DEBUG : one: Need to transfer - File not found at Destination 2025/03/13 04:13:34 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:13:34 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:13:35 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:13:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/13 04:13:36 INFO : one: Copied (new) 2025/03/13 04:13:36 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:37 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:13:37 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:13:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:13:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/13 04:13:38 INFO : one: Copied (replaced existing) 2025/03/13 04:13:38 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:13:41 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:13:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:13:43 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:13:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:13:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 04:13:43 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:13:43 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:43 INFO : There was nothing to transfer 2025/03/13 04:13:44 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:13:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:13:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/13 04:13:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:13:46 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:13:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:13:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 04:13:46 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:13:46 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:46 INFO : There was nothing to transfer 2025/03/13 04:13:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:13:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/13 04:13:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:13:47 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:13:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:13:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 04:13:47 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:13:47 DEBUG : Waiting for deletions to finish 2025/03/13 04:13:47 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/13 04:13:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/13 04:13:48 DEBUG : two: Need to transfer - File not found at Destination 2025/03/13 04:13:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:13:48 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:13:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:13:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/13 04:13:49 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:13:49 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/13 04:13:50 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/13 04:13:50 INFO : two: Copied (new) 2025/03/13 04:13:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:13:53 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/13 04:13:56 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/13 04:13:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/dest" 2025/03/13 04:13:58 DEBUG : Starting OpenDrive session with ID: e5b6b1897284d8a4a54fd9ecab7f506cb42411a1ae96ccfbddc238250cc3692c 2025/03/13 04:13:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/pre-dest1" 2025/03/13 04:13:59 DEBUG : Starting OpenDrive session with ID: 91182c0e551b77f7ba6d1d4288d7dbf49c847588b3c19ae58b1b1296b47c6228 2025/03/13 04:13:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/pre-dest2" 2025/03/13 04:14:00 DEBUG : Starting OpenDrive session with ID: 943ef22549e08d3c6ff13063f3986bb8060122f81a8f01ce7add72c1d3b4cf9d 2025/03/13 04:14:00 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:14:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/13 04:14:01 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:14:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/13 04:14:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/13 04:14:01 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dest': Waiting for checks to finish 2025/03/13 04:14:01 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dest': Waiting for transfers to finish 2025/03/13 04:14:02 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/13 04:14:03 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/13 04:14:03 INFO : 3: Copied (new) 2025/03/13 04:14:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.65s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:14:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/dst" 2025/03/13 04:14:06 DEBUG : Starting OpenDrive session with ID: 15ec0059626a8ea1b08230bdc1d7a746e388ecee8b0d7cbe84c1be067bb5ae3e 2025/03/13 04:14:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/CopyDest" 2025/03/13 04:14:08 DEBUG : Starting OpenDrive session with ID: f0467c82bc6c4b0797cc2f9c59ad3dfb59ff978976f65a536def03c98ec33d77 2025/03/13 04:14:09 DEBUG : one: Need to transfer - File not found at Destination 2025/03/13 04:14:09 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:14:09 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:14:10 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:14:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/13 04:14:11 INFO : one: Copied (new) 2025/03/13 04:14:11 DEBUG : Waiting for deletions to finish 2025/03/13 04:14:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:14:12 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:14:12 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:14:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:14:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/13 04:14:13 INFO : one: Copied (replaced existing) 2025/03/13 04:14:13 DEBUG : Waiting for deletions to finish 2025/03/13 04:14:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:14:16 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:14:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/BackupDir" 2025/03/13 04:14:18 DEBUG : Starting OpenDrive session with ID: bcc92f0fa1220a671f948e85eb83ca4e80575edb98662d375fdc29cbb3b538cc 2025/03/13 04:14:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:14:19 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:14:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:14:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/13 04:14:20 INFO : one: Moved (server-side) 2025/03/13 04:14:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/13 04:14:20 INFO : one: Copied (server-side copy) 2025/03/13 04:14:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/13 04:14:20 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:14:20 DEBUG : Waiting for deletions to finish 2025/03/13 04:14:21 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:14:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:14:23 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/13 04:14:23 INFO : two: Copied (server-side copy) 2025/03/13 04:14:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/13 04:14:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:14:23 DEBUG : one: Unchanged skipping 2025/03/13 04:14:23 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:14:23 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:14:23 DEBUG : Waiting for deletions to finish 2025/03/13 04:14:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:14:24 DEBUG : one: Unchanged skipping 2025/03/13 04:14:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:14:24 DEBUG : two: Unchanged skipping 2025/03/13 04:14:24 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:14:24 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:14:24 DEBUG : Waiting for deletions to finish 2025/03/13 04:14:24 INFO : There was nothing to transfer 2025/03/13 04:14:25 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/13 04:14:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/13 04:14:27 DEBUG : three: Destination not found in --copy-dest 2025/03/13 04:14:27 DEBUG : three: Need to transfer - File not found at Destination 2025/03/13 04:14:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:14:27 DEBUG : one: Unchanged skipping 2025/03/13 04:14:27 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:14:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/13 04:14:27 DEBUG : two: Unchanged skipping 2025/03/13 04:14:27 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:14:28 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/13 04:14:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/13 04:14:28 INFO : three: Copied (new) 2025/03/13 04:14:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.69s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:14:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:14:35 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:14:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/13 04:14:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/dst" 2025/03/13 04:14:38 DEBUG : Starting OpenDrive session with ID: 4e9ca054ac5ddc69cbe56207b0397ceaccbe667c5444dde49240b705cdce444f 2025/03/13 04:14:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/backup" 2025/03/13 04:14:39 DEBUG : Starting OpenDrive session with ID: 4a586314c7382c7cf1d9cd21f46db0d0875734d932687df3bb84565a97f1c822 2025/03/13 04:14:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:14:40 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:14:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:14:40 DEBUG : two: Unchanged skipping 2025/03/13 04:14:41 INFO : one: Moved (server-side) 2025/03/13 04:14:41 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:14:41 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/13 04:14:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/13 04:14:42 INFO : one: Copied (new) 2025/03/13 04:14:42 DEBUG : Waiting for deletions to finish 2025/03/13 04:14:43 INFO : three.txt: Moved (server-side) 2025/03/13 04:14:43 INFO : three.txt: Moved into backup dir 2025/03/13 04:14:44 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/13 04:14:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:14:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:14:45 DEBUG : two: Unchanged skipping 2025/03/13 04:14:45 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:14:46 INFO : one: Deleted 2025/03/13 04:14:46 INFO : one: Moved (server-side) 2025/03/13 04:14:46 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:14:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:14:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/13 04:14:48 INFO : one: Copied (new) 2025/03/13 04:14:48 DEBUG : Waiting for deletions to finish 2025/03/13 04:14:48 INFO : three.txt: Deleted 2025/03/13 04:14:49 INFO : three.txt: Moved (server-side) 2025/03/13 04:14:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:14:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:14:54 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:14:55 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/13 04:14:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/dst" 2025/03/13 04:14:57 DEBUG : Starting OpenDrive session with ID: e6b46d484d10eae0e9226921d0801f3443ded2bf28e72cd2f2bbfa4349f4de32 2025/03/13 04:14:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/backup" 2025/03/13 04:14:58 DEBUG : Starting OpenDrive session with ID: 2ec2fcf6bea12cecdfddb4e9a23fe374ed52087121f14b82475428680cabd7f4 2025/03/13 04:14:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:14:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:14:59 DEBUG : two: Unchanged skipping 2025/03/13 04:14:59 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:15:00 INFO : one: Moved (server-side) to: one.bak 2025/03/13 04:15:00 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:15:01 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/13 04:15:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/13 04:15:02 INFO : one: Copied (new) 2025/03/13 04:15:02 DEBUG : Waiting for deletions to finish 2025/03/13 04:15:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/13 04:15:02 INFO : three.txt: Moved into backup dir 2025/03/13 04:15:03 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/13 04:15:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:15:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:15:05 DEBUG : two: Unchanged skipping 2025/03/13 04:15:05 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:15:05 INFO : one.bak: Deleted 2025/03/13 04:15:06 INFO : one: Moved (server-side) to: one.bak 2025/03/13 04:15:06 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:15:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:15:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/13 04:15:07 INFO : one: Copied (new) 2025/03/13 04:15:07 DEBUG : Waiting for deletions to finish 2025/03/13 04:15:08 INFO : three.txt.bak: Deleted 2025/03/13 04:15:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/13 04:15:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.36s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:15:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:15:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:15:15 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/13 04:15:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/dst" 2025/03/13 04:15:17 DEBUG : Starting OpenDrive session with ID: 0f2f08d2cfcfb5bbcb1ee9551a00a042955ab14fe7d6bc7bc39e45be1ddb6801 2025/03/13 04:15:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/backup" 2025/03/13 04:15:18 DEBUG : Starting OpenDrive session with ID: e5147816971945eba353768f4845ae460ea0f09aca78293075ba3b89a8521d73 2025/03/13 04:15:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:15:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:15:18 DEBUG : two: Unchanged skipping 2025/03/13 04:15:18 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:15:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/13 04:15:19 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:15:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/13 04:15:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/13 04:15:21 INFO : one: Copied (new) 2025/03/13 04:15:21 DEBUG : Waiting for deletions to finish 2025/03/13 04:15:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/13 04:15:21 INFO : three.txt: Moved into backup dir 2025/03/13 04:15:23 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/13 04:15:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:15:24 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:15:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:15:24 DEBUG : two: Unchanged skipping 2025/03/13 04:15:24 INFO : one-2019-01-01: Deleted 2025/03/13 04:15:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/13 04:15:25 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:15:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:15:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/13 04:15:26 INFO : one: Copied (new) 2025/03/13 04:15:26 DEBUG : Waiting for deletions to finish 2025/03/13 04:15:27 INFO : three-2019-01-01.txt: Deleted 2025/03/13 04:15:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/13 04:15:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:15:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:15:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:15:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/13 04:15:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/dst" 2025/03/13 04:15:36 DEBUG : Starting OpenDrive session with ID: 2f37328edc0b9702d59c7fd69d357c69c22cf12660407cdb8b137bc223b813f5 2025/03/13 04:15:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:15:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:15:36 DEBUG : two: Unchanged skipping 2025/03/13 04:15:36 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:15:37 DEBUG : one: same parent dir (ODFfODE0MTUxNF9nc3lDdA) - using file/rename instead of move_copy for one.bak 2025/03/13 04:15:37 INFO : one: Moved (server-side) to: one.bak 2025/03/13 04:15:37 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:15:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/13 04:15:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/13 04:15:39 INFO : one: Copied (new) 2025/03/13 04:15:39 DEBUG : Waiting for deletions to finish 2025/03/13 04:15:39 DEBUG : three.txt: same parent dir (ODFfODE0MTUxNF9nc3lDdA) - using file/rename instead of move_copy for three.txt.bak 2025/03/13 04:15:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/13 04:15:39 INFO : three.txt: Moved into backup dir 2025/03/13 04:15:40 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/13 04:15:42 DEBUG : one.bak: Excluded (Path Filter) 2025/03/13 04:15:42 DEBUG : one.bak: Excluded 2025/03/13 04:15:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/13 04:15:42 DEBUG : three.txt.bak: Excluded 2025/03/13 04:15:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:15:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:15:42 DEBUG : two: Unchanged skipping 2025/03/13 04:15:42 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for checks to finish 2025/03/13 04:15:42 INFO : one.bak: Deleted 2025/03/13 04:15:42 DEBUG : one: same parent dir (ODFfODE0MTUxNF9nc3lDdA) - using file/rename instead of move_copy for one.bak 2025/03/13 04:15:42 INFO : one: Moved (server-side) to: one.bak 2025/03/13 04:15:42 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki/dst': Waiting for transfers to finish 2025/03/13 04:15:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:15:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/13 04:15:44 INFO : one: Copied (new) 2025/03/13 04:15:44 DEBUG : Waiting for deletions to finish 2025/03/13 04:15:44 INFO : three.txt.bak: Deleted 2025/03/13 04:15:45 DEBUG : three.txt: same parent dir (ODFfODE0MTUxNF9nc3lDdA) - using file/rename instead of move_copy for three.txt.bak 2025/03/13 04:15:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/13 04:15:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.31s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:15:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:15:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:15:51 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/13 04:15:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/dst" 2025/03/13 04:15:53 DEBUG : Starting OpenDrive session with ID: 04e22627295e654d8746be8df5f72cf84a32fa9f4eb33728137a6f97a5016f39 2025/03/13 04:15:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:15:54 DEBUG : one: same parent dir (ODFfODE0MTUxNV9Ec2pvcg) - using file/rename instead of move_copy for one.bak 2025/03/13 04:15:54 INFO : one: Moved (server-side) to: one.bak 2025/03/13 04:15:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/13 04:15:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/13 04:15:56 INFO : one: Copied (new) 2025/03/13 04:15:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:15:56 DEBUG : two: Unchanged skipping 2025/03/13 04:15:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/13 04:15:57 DEBUG : three.txt: same parent dir (ODFfODE0MTUxNV9Ec2pvcg) - using file/rename instead of move_copy for three.txt.bak 2025/03/13 04:15:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/13 04:15:58 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/13 04:15:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/13 04:15:59 INFO : three.txt: Copied (new) 2025/03/13 04:16:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:16:00 INFO : one.bak: Deleted 2025/03/13 04:16:00 DEBUG : one: same parent dir (ODFfODE0MTUxNV9Ec2pvcg) - using file/rename instead of move_copy for one.bak 2025/03/13 04:16:00 INFO : one: Moved (server-side) to: one.bak 2025/03/13 04:16:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:16:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/13 04:16:02 INFO : one: Copied (new) 2025/03/13 04:16:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:16:02 DEBUG : two: Unchanged skipping 2025/03/13 04:16:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/13 04:16:03 INFO : three.txt.bak: Deleted 2025/03/13 04:16:03 DEBUG : three.txt: same parent dir (ODFfODE0MTUxNV9Ec2pvcg) - using file/rename instead of move_copy for three.txt.bak 2025/03/13 04:16:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/13 04:16:04 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/13 04:16:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/13 04:16:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:16:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/13 04:16:10 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/13 04:16:12 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/13 04:16:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butiyad5wuki/dst" 2025/03/13 04:16:14 DEBUG : Starting OpenDrive session with ID: 8c22d471c299d6acf9f21ba9a230cd3b8178ec61217774877b96ae8f61b13b72 2025/03/13 04:16:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/13 04:16:14 DEBUG : one: same parent dir (ODFfODE0MTUxNl9XeVEyVA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/13 04:16:15 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/13 04:16:15 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/13 04:16:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/13 04:16:17 INFO : one: Copied (new) 2025/03/13 04:16:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:16:17 DEBUG : two: Unchanged skipping 2025/03/13 04:16:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/13 04:16:17 DEBUG : three.txt: same parent dir (ODFfODE0MTUxNl9XeVEyVA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/13 04:16:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/13 04:16:18 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/13 04:16:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/13 04:16:19 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-butiyad5wuki'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-butiyad5wuki'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found 2025/03/13 04:16:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/13 04:16:36 INFO : one-2019-01-01: Deleted 2025/03/13 04:16:36 DEBUG : one: same parent dir (ODFfODE0MTUxNl9XeVEyVA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/13 04:16:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/13 04:16:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/13 04:16:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/13 04:16:38 INFO : one: Copied (new) 2025/03/13 04:16:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:16:39 DEBUG : two: Unchanged skipping 2025/03/13 04:16:39 DEBUG : three.txt: Need to transfer - File not found at Destination 2025/03/13 04:16:40 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/13 04:16:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/13 04:16:40 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (35.39s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:16:43 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/13 04:16:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/13 04:16:45 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:16:45 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:16:45 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/13 04:16:46 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/13 04:16:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/13 04:16:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.99s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:16:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/13 04:16:47 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:16:47 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:16:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/13 04:16:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/13 04:16:49 INFO : existing: Copied (new) 2025/03/13 04:16:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:16:49 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:16:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/13 04:16:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/13 04:16:49 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:16:49 ERROR : OpenDrive root 'rclone-test-butiyad5wuki': not deleting files as there were IO errors 2025/03/13 04:16:49 ERROR : OpenDrive root 'rclone-test-butiyad5wuki': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncImmutable (4.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:16:52 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/13 04:16:53 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/13 04:16:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/13 04:16:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/13 04:17:01 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:17:01 DEBUG : existing: Unchanged skipping 2025/03/13 04:17:01 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/13 04:17:01 DEBUG : subdira-rclone-move-pibeteg0: same parent dir (ODFfODE0MTQwMV94NU0ydg) - using folder/rename instead of move_copy 2025/03/13 04:17:01 DEBUG : EXISTING: moving to existing-rclone-move-toyiyab3 2025/03/13 04:17:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-gavosuv7 2025/03/13 04:17:01 DEBUG : subdira: same parent dir (ODFfODE0MTQwMV94NU0ydg) - using folder/rename instead of move_copy 2025/03/13 04:17:02 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE0MTQwMV94NU0ydg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-gavosuv7 2025/03/13 04:17:02 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/13 04:17:02 DEBUG : EXISTING: same parent dir (ODFfODE0MTQwMV94NU0ydg) - using file/rename instead of move_copy for existing-rclone-move-toyiyab3 2025/03/13 04:17:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-gavosuv7 2025/03/13 04:17:02 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/13 04:17:02 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-toyiyab3 2025/03/13 04:17:02 DEBUG : EXISTING: moving to existing 2025/03/13 04:17:02 DEBUG : existingbutdifferent-rclone-move-gavosuv7: same parent dir (ODFfODE0MTQwMV94NU0ydg) - using file/rename instead of move_copy for existingbutdifferent 2025/03/13 04:17:02 DEBUG : subdira/subdirb-rclone-move-didasic8: same parent dir (ODFfODE0MTUyMl9QYkJsUQ) - using folder/rename instead of move_copy 2025/03/13 04:17:03 INFO : existingbutdifferent-rclone-move-gavosuv7: Moved (server-side) to: existingbutdifferent 2025/03/13 04:17:03 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/13 04:17:03 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/13 04:17:03 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/13 04:17:03 DEBUG : existing-rclone-move-toyiyab3: same parent dir (ODFfODE0MTQwMV94NU0ydg) - using file/rename instead of move_copy for existing 2025/03/13 04:17:03 DEBUG : subdira/subdirb: same parent dir (ODFfODE0MTUyMl9QYkJsUQ) - using folder/rename instead of move_copy 2025/03/13 04:17:03 INFO : existing-rclone-move-toyiyab3: Moved (server-side) to: existing 2025/03/13 04:17:03 INFO : EXISTING: Moved (server-side) to: existing 2025/03/13 04:17:03 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/13 04:17:03 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/13 04:17:04 DEBUG : subdira/subdirb/subdirc-rclone-move-dugujiw3: same parent dir (ODFfODE0MTUyM190eFQ0TQ) - using folder/rename instead of move_copy 2025/03/13 04:17:04 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/13 04:17:04 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/13 04:17:04 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODE0MTUyM190eFQ0TQ) - using folder/rename instead of move_copy 2025/03/13 04:17:04 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/13 04:17:05 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/13 04:17:05 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-surised2: same parent dir (ODFfODE0MTUyNF9tTUlIZA) - using folder/rename instead of move_copy 2025/03/13 04:17:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-borugif8 2025/03/13 04:17:06 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODE0MTUyNF9tTUlIZA) - using folder/rename instead of move_copy 2025/03/13 04:17:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODE0MTUyNF9tTUlIZA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-borugif8 2025/03/13 04:17:06 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/13 04:17:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-borugif8 2025/03/13 04:17:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/13 04:17:06 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-borugif8: same parent dir (ODFfODE0MTUyNF9tTUlIZA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/03/13 04:17:06 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/13 04:17:06 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:17:06 INFO : subdira/subdirb/subdirc/hello-rclone-move-borugif8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/13 04:17:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/13 04:17:06 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/13 04:17:07 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/13 04:17:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jazuwoy9 2025/03/13 04:17:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODE0MTUyNV95cHRSaw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jazuwoy9 2025/03/13 04:17:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jazuwoy9 2025/03/13 04:17:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/13 04:17:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jazuwoy9: same parent dir (ODFfODE0MTUyNV95cHRSaw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/13 04:17:07 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-jazuwoy9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/13 04:17:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/13 04:17:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/13 04:17:07 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:17:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/13 04:17:08 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/13 04:17:08 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/13 04:17:09 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/13 04:17:09 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/13 04:17:09 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.58s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:17:14 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:16 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:18 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:20 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:21 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:23 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:25 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:26 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:28 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:30 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:32 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:33 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:35 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:37 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:38 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:40 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:42 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:43 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:45 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:47 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:48 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:50 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:52 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:53 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:55 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:57 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/13 04:17:58 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:00 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:02 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:03 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:05 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:07 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:08 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:10 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:12 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:14 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:15 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:17 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:19 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:20 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:22 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:18:22 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both1: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both12: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both13: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both14: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both15: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both16: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both17: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both18: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both19: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both2: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both3: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both4: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both5: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both6: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both7: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both8: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:18:22 DEBUG : both9: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both0: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both10: Unchanged skipping 2025/03/13 04:18:22 DEBUG : both11: Unchanged skipping 2025/03/13 04:18:22 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:18:22 DEBUG : Waiting for deletions to finish 2025/03/13 04:18:22 INFO : only0: Deleted 2025/03/13 04:18:22 INFO : only1: Deleted 2025/03/13 04:18:22 INFO : only5: Deleted 2025/03/13 04:18:22 INFO : only7: Deleted 2025/03/13 04:18:22 INFO : only11: Deleted 2025/03/13 04:18:22 INFO : only12: Deleted 2025/03/13 04:18:22 INFO : only2: Deleted 2025/03/13 04:18:22 INFO : only6: Deleted 2025/03/13 04:18:22 INFO : only8: Deleted 2025/03/13 04:18:22 INFO : only14: Deleted 2025/03/13 04:18:22 INFO : only16: Deleted 2025/03/13 04:18:22 INFO : only19: Deleted 2025/03/13 04:18:23 INFO : only18: Deleted 2025/03/13 04:18:23 INFO : only3: Deleted 2025/03/13 04:18:23 INFO : only4: Deleted 2025/03/13 04:18:23 INFO : only17: Deleted 2025/03/13 04:18:23 INFO : only9: Deleted 2025/03/13 04:18:23 INFO : only10: Deleted 2025/03/13 04:18:23 INFO : only13: Deleted 2025/03/13 04:18:23 INFO : only15: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:18:28 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:30 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:31 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:33 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:35 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:37 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:38 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:40 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:42 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:44 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:45 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:47 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:49 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:51 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:52 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:54 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:56 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:57 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/13 04:18:59 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:01 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:03 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:04 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:06 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:08 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:09 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:11 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:13 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:14 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:16 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:18 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:19 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:21 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:23 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:24 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:26 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:28 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:30 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:31 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:33 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:35 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/13 04:19:36 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for checks to finish 2025/03/13 04:19:36 DEBUG : both1: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both12: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both13: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both14: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both15: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both16: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both0: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both18: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both11: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both2: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both10: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both17: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both4: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both6: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both7: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both8: Unchanged skipping 2025/03/13 04:19:36 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/13 04:19:36 DEBUG : both9: Unchanged skipping 2025/03/13 04:19:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : both5: Unchanged skipping 2025/03/13 04:19:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : both3: Unchanged skipping 2025/03/13 04:19:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : both19: Unchanged skipping 2025/03/13 04:19:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/13 04:19:36 DEBUG : OpenDrive root 'rclone-test-butiyad5wuki': Waiting for transfers to finish 2025/03/13 04:19:37 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:37 INFO : only11: Copied (replaced existing) 2025/03/13 04:19:37 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:37 INFO : only1: Copied (replaced existing) 2025/03/13 04:19:38 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:38 INFO : only0: Copied (replaced existing) 2025/03/13 04:19:38 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:38 INFO : only12: Copied (replaced existing) 2025/03/13 04:19:38 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:38 INFO : only13: Copied (replaced existing) 2025/03/13 04:19:39 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:39 INFO : only14: Copied (replaced existing) 2025/03/13 04:19:39 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:39 INFO : only15: Copied (replaced existing) 2025/03/13 04:19:39 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:39 INFO : only16: Copied (replaced existing) 2025/03/13 04:19:39 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:39 INFO : only18: Copied (replaced existing) 2025/03/13 04:19:40 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:40 INFO : only10: Copied (replaced existing) 2025/03/13 04:19:40 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:40 INFO : only2: Copied (replaced existing) 2025/03/13 04:19:40 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:40 INFO : only4: Copied (replaced existing) 2025/03/13 04:19:40 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:40 INFO : only5: Copied (replaced existing) 2025/03/13 04:19:41 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:41 INFO : only6: Copied (replaced existing) 2025/03/13 04:19:41 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:41 INFO : only7: Copied (replaced existing) 2025/03/13 04:19:42 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:42 INFO : only8: Copied (replaced existing) 2025/03/13 04:19:42 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:42 INFO : only3: Copied (replaced existing) 2025/03/13 04:19:42 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:42 INFO : only19: Copied (replaced existing) 2025/03/13 04:19:43 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:43 INFO : only17: Copied (replaced existing) 2025/03/13 04:19:43 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/13 04:19:43 INFO : only9: Copied (replaced existing) 2025/03/13 04:19:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2754 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only9: Modification time difference too big |-211296h14m35.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-13 04:19:42 +0000 UTC) (precision 1s) --- FAIL: TestSyncConcurrentTruncate (83.71s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:19:51 DEBUG : empty_dir: Making directory with metadata 2025/03/13 04:19:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:19:51 DEBUG : empty_on_remote: Making directory with metadata 2025/03/13 04:19:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:19:51 INFO : empty_on_remote: Making directory 2025/03/13 04:19:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:19:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/13 04:19:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/13 04:19:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:19:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (8.17s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:19:59 DEBUG : empty_dir: Making directory with metadata 2025/03/13 04:19:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:19:59 DEBUG : empty_on_remote: Making directory with metadata 2025/03/13 04:19:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/13 04:19:59 INFO : empty_on_remote: Making directory 2025/03/13 04:19:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:20:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/13 04:20:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/13 04:20:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:20:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/13 04:20:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:125: removing dir "test_dir2/sub_dir" failed - try 1/3: folder not empty --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:20:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:20:08 INFO : sub dir: Making directory 2025/03/13 04:20:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-butiyad5wuki'", Local "Local file system at /tmp/rclone3289198411", Modify Window "1s" 2025/03/13 04:20:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/13 04:20:24 INFO : sub dir: Making directory 2025/03/13 04:20:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (5.01s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m13.596145294s (try 1/5): exit status 1: Failed [TestSyncEmptyDirectories TestSyncSuffixKeepExtension TestSyncConcurrentTruncate TestNothingToTransferWithoutEmptyDirs]