"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/31 01:20:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi" 2025/03/31 01:20:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 01:21:00 DEBUG : Starting OpenDrive session with ID: 7a6fbfc0df8160433446fb007fade978879ce231565117313cfaeef79da277d6 2025/03/31 01:21:00 DEBUG : Creating backend with remote "/tmp/rclone340187527" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:21:01 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:01 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.35s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 01:21:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:21:02 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:02 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:04 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.17s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", 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-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:06 DEBUG : Creating backend with remote "/non-existing" 2025/03/31 01:21:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/31 01:21:07 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:07 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.85s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:21:07 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:07 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.89s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:11 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Running all checks before starting transfers 2025/03/31 01:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:21:11 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:11 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Checks finished, now starting transfers 2025/03/31 01:21:11 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.07s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:15 ERROR : Ignoring --no-traverse with sync 2025/03/31 01:21:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:21:15 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:15 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:17 INFO : sub dir/hello world: Copied (new) 2025/03/31 01:21:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", 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: TestSyncNoTraverse (11.40s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/31 01:21:27 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:27 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:28 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/31 01:21:29 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/31 01:21:29 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyWithDepth (2.94s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:21:30 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:30 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:30 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:31 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:31 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:21:33 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:33 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:33 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:34 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:34 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/31 01:21:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 01:21:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/31 01:21:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 01:21:35 INFO : sub dir: Making directory 2025/03/31 01:21:36 INFO : sub dir2: Making directory 2025/03/31 01:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:21:36 INFO : sub dir2/sub sub dir2: Making directory 2025/03/31 01:21:36 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:36 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:39 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 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: TestCopyEmptyDirectories (13.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:48 INFO : sub dir2: Making directory 2025/03/31 01:21:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/31 01:21:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 01:21:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:21:49 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:49 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.54s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:52 DEBUG : sub dir2: Making directory with metadata 2025/03/31 01:21:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 01:21:52 INFO : sub dir: Making directory 2025/03/31 01:21:52 INFO : sub dir2: Making directory 2025/03/31 01:21:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:21:53 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:53 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:54 INFO : sub dir/hello world: Copied (new) 2025/03/31 01:21:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:55 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/31 01:21:55 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.73s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.33s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:21:57 INFO : sub dir2: Making directory 2025/03/31 01:21:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:21:57 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:21:57 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:21:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:21:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:21:59 INFO : sub dir/hello world: Copied (new) 2025/03/31 01:21:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.65s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:01 DEBUG : sub dir2: Making directory with metadata 2025/03/31 01:22:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 01:22:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/31 01:22:01 INFO : sub dir: Making directory 2025/03/31 01:22:01 INFO : sub dir2: Making directory 2025/03/31 01:22:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:22:02 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:22:02 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:22:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:22:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:22:03 INFO : sub dir/hello world: Copied (new) 2025/03/31 01:22:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:04 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:06 INFO : sub dir2: Making directory 2025/03/31 01:22:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:22:06 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:22:06 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:22:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:22:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:22:08 INFO : sub dir/hello world: Copied (new) 2025/03/31 01:22:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.66s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:22:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tatabag8fahu" 2025/03/31 01:22:12 DEBUG : Config file has changed externally - reloading 2025/03/31 01:22:12 DEBUG : Starting OpenDrive session with ID: dd5087e68b29a0ff92c824967d4bd7be53d20051c22076bb87e9397f763751b6 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-bojulom9vahi' -> OpenDrive root 'rclone-test-tatabag8fahu' 2025/03/31 01:22:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:22:13 DEBUG : OpenDrive root 'rclone-test-tatabag8fahu': Waiting for checks to finish 2025/03/31 01:22:13 DEBUG : OpenDrive root 'rclone-test-tatabag8fahu': Waiting for transfers to finish 2025/03/31 01:22:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/31 01:22:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:14 DEBUG : OpenDrive root 'rclone-test-tatabag8fahu': Purge remote --- PASS: TestServerSideCopy (6.69s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:22:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 01:22:19 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:22:19 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:22:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/31 01:22:20 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/31 01:22:20 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyOverSelf (5.56s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:22:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yoyeduv5hife" 2025/03/31 01:22:24 DEBUG : Config file has changed externally - reloading 2025/03/31 01:22:24 DEBUG : Starting OpenDrive session with ID: c558c272eccb05e8872d255e75a70134a5d63ca46ba4047d315f906f18da947f sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-bojulom9vahi' -> OpenDrive root 'rclone-test-yoyeduv5hife' 2025/03/31 01:22:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:22:25 DEBUG : OpenDrive root 'rclone-test-yoyeduv5hife': Waiting for checks to finish 2025/03/31 01:22:25 DEBUG : OpenDrive root 'rclone-test-yoyeduv5hife': Waiting for transfers to finish 2025/03/31 01:22:26 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/31 01:22:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/31 01:22:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 01:22:29 DEBUG : OpenDrive root 'rclone-test-yoyeduv5hife': Waiting for checks to finish 2025/03/31 01:22:29 DEBUG : OpenDrive root 'rclone-test-yoyeduv5hife': Waiting for transfers to finish 2025/03/31 01:22:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/31 01:22:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:29 DEBUG : OpenDrive root 'rclone-test-yoyeduv5hife': Purge remote 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: TestServerSideCopyOverSelf (17.19s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:22:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 01:22:42 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:22:42 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:22:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/31 01:22:43 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/31 01:22:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/31 01:22:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestMoveOverSelf (5.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:22:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-digavix5haja" 2025/03/31 01:22:47 DEBUG : Starting OpenDrive session with ID: d2c7ef3ecd2741cfd6149bffaa074bd5068ba30e87e12e98df349084acf3aad0 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-bojulom9vahi' -> OpenDrive root 'rclone-test-digavix5haja' 2025/03/31 01:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:22:48 DEBUG : OpenDrive root 'rclone-test-digavix5haja': Waiting for checks to finish 2025/03/31 01:22:48 DEBUG : OpenDrive root 'rclone-test-digavix5haja': Waiting for transfers to finish 2025/03/31 01:22:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/31 01:22:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/31 01:22:51 DEBUG : OpenDrive root 'rclone-test-digavix5haja': Using server-side directory move 2025/03/31 01:22:51 INFO : OpenDrive root 'rclone-test-digavix5haja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/31 01:22:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/31 01:22:51 DEBUG : OpenDrive root 'rclone-test-digavix5haja': Waiting for checks to finish 2025/03/31 01:22:51 DEBUG : OpenDrive root 'rclone-test-digavix5haja': Waiting for transfers to finish 2025/03/31 01:22:51 INFO : sub dir/hello world: Deleted 2025/03/31 01:22:52 INFO : sub dir/hello world: Moved (server-side) 2025/03/31 01:22:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/31 01:22:54 DEBUG : testing file moves 2025/03/31 01:22:55 DEBUG : OpenDrive root 'rclone-test-digavix5haja': Waiting for checks to finish 2025/03/31 01:22:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/31 01:22:55 DEBUG : OpenDrive root 'rclone-test-digavix5haja': Waiting for transfers to finish 2025/03/31 01:22:55 INFO : sub dir/hello world: Deleted 2025/03/31 01:22:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:56 DEBUG : OpenDrive root 'rclone-test-digavix5haja': Purge remote --- PASS: TestServerSideMoveOverSelf (13.56s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:22:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:23:00 ERROR : : error listing: directory not found 2025/03/31 01:23:00 INFO : Local file system at /tmp/rclone340187527: Making directory 2025/03/31 01:23:00 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:00 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.36s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:23:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/31 01:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:23:05 DEBUG : Local file system at /tmp/rclone340187527: Waiting for checks to finish 2025/03/31 01:23:05 DEBUG : Local file system at /tmp/rclone340187527: Waiting for transfers to finish 2025/03/31 01:23:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:23:05 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/31 01:23:05 INFO : sub dir/hello world: Copied (new) 2025/03/31 01:23:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyRedownload (4.53s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/31 01:23:07 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:07 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:08 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/31 01:23:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/31 01:23:09 INFO : check sum: Copied (new) 2025/03/31 01:23:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:09 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/31 01:23:09 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/31 01:23:09 DEBUG : check sum: Unchanged skipping 2025/03/31 01:23:09 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:09 DEBUG : Waiting for deletions to finish 2025/03/31 01:23:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.53s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/31 01:23:10 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:10 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:11 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/31 01:23:12 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/31 01:23:12 INFO : sizeonly: Copied (new) 2025/03/31 01:23:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:13 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:13 DEBUG : sizeonly: Sizes identical 2025/03/31 01:23:13 DEBUG : sizeonly: Unchanged skipping 2025/03/31 01:23:13 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:13 DEBUG : Waiting for deletions to finish 2025/03/31 01:23:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/31 01:23:14 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:14 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:15 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/31 01:23:16 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/31 01:23:16 INFO : ignore-size: Copied (new) 2025/03/31 01:23:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:16 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:16 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:23:16 DEBUG : ignore-size: Unchanged skipping 2025/03/31 01:23:16 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:16 DEBUG : Waiting for deletions to finish 2025/03/31 01:23:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:18 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/31 01:23:19 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:23:19 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:19 DEBUG : existing: Unchanged skipping 2025/03/31 01:23:19 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:19 DEBUG : Waiting for deletions to finish 2025/03/31 01:23:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/31 01:23:20 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:20 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:20 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/31 01:23:21 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/31 01:23:21 INFO : existing: Copied (replaced existing) 2025/03/31 01:23:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/31 01:23:22 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:22 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:23 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/31 01:23:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/31 01:23:24 INFO : existing: Copied (new) 2025/03/31 01:23:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:24 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:24 DEBUG : existing: Destination exists, skipping 2025/03/31 01:23:24 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:24 DEBUG : Waiting for deletions to finish 2025/03/31 01:23:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:27 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:23:29 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/31 01:23:29 INFO : d: Making directory 2025/03/31 01:23:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/31 01:23:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:23:31 DEBUG : c/non empty space: Unchanged skipping 2025/03/31 01:23:31 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:31 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:32 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:23:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/31 01:23:33 INFO : a/potato2: Copied (new) 2025/03/31 01:23:33 DEBUG : Waiting for deletions to finish 2025/03/31 01:23:33 INFO : b/potato: Deleted 2025/03/31 01:23:33 INFO : d: Removing directory 2025/03/31 01:23:33 INFO : b: Removing directory 2025/03/31 01:23:34 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:23:38 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:23:38 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/31 01:23:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/31 01:23:38 DEBUG : empty space: Unchanged skipping 2025/03/31 01:23:38 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:38 DEBUG : Waiting for deletions to finish 2025/03/31 01:23:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:38 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:23:38 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/31 01:23:38 INFO : empty space: Updated modification time in destination 2025/03/31 01:23:38 DEBUG : empty space: Unchanged skipping 2025/03/31 01:23:38 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:38 DEBUG : Waiting for deletions to finish 2025/03/31 01:23:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:23:42 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:42 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/31 01:23:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/31 01:23:42 DEBUG : empty space: Unchanged skipping 2025/03/31 01:23:42 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:42 DEBUG : Waiting for deletions to finish 2025/03/31 01:23:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:44 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/31 01:23:45 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/31 01:23:45 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:45 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone340187527) 2025/03/31 01:23:45 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-bojulom9vahi') 2025/03/31 01:23:45 DEBUG : foo: md5 differ 2025/03/31 01:23:45 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:45 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/31 01:23:46 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/31 01:23:46 INFO : foo: Copied (replaced existing) 2025/03/31 01:23:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:23:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/31 01:23:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:23:49 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:49 DEBUG : empty space: Unchanged skipping 2025/03/31 01:23:49 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:50 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/31 01:23:51 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/31 01:23:51 INFO : potato: Copied (new) 2025/03/31 01:23:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:52 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/31 01:23:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/31 01:23:54 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:54 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:23:55 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/31 01:23:55 INFO : potato: Copied (replaced existing) 2025/03/31 01:23:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.13s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:23:57 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:23:58 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:23:58 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/31 01:23:58 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone340187527) 2025/03/31 01:23:58 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-bojulom9vahi') 2025/03/31 01:23:58 DEBUG : potato: md5 differ 2025/03/31 01:23:58 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:23:58 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:23:59 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/31 01:23:59 INFO : potato: Copied (replaced existing) 2025/03/31 01:23:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:24:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:24:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:24:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/31 01:24:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:24:03 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:24:03 DEBUG : empty space: Unchanged skipping 2025/03/31 01:24:03 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:24:03 DEBUG : Waiting for deletions to finish 2025/03/31 01:24:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:24:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:24:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:24:09 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:24:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:24:09 DEBUG : empty space: Unchanged skipping 2025/03/31 01:24:09 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:24:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:24:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/31 01:24:10 INFO : potato2: Copied (new) 2025/03/31 01:24:10 DEBUG : Waiting for deletions to finish 2025/03/31 01:24:10 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:13 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:24:15 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/31 01:24:16 INFO : d: Making directory 2025/03/31 01:24:16 INFO : d/e: Making directory 2025/03/31 01:24:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/31 01:24:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:24:17 DEBUG : c/non empty space: Unchanged skipping 2025/03/31 01:24:18 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:24:18 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:24:18 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:24:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/31 01:24:19 INFO : a/potato2: Copied (new) 2025/03/31 01:24:19 DEBUG : Waiting for deletions to finish 2025/03/31 01:24:19 INFO : b/potato: Deleted 2025/03/31 01:24:19 INFO : d/e: Removing directory 2025/03/31 01:24:20 INFO : d: Removing directory 2025/03/31 01:24:20 INFO : b: Removing directory 2025/03/31 01:24:20 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:24 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:24:26 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/31 01:24:26 INFO : d: Making directory 2025/03/31 01:24:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/31 01:24:28 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:24:28 DEBUG : c/non empty space: Unchanged skipping 2025/03/31 01:24:28 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:24:28 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:24:29 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:24:29 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/31 01:24:29 INFO : a/potato2: Copied (new) 2025/03/31 01:24:29 ERROR : OpenDrive root 'rclone-test-bojulom9vahi': not deleting files as there were IO errors 2025/03/31 01:24:29 ERROR : OpenDrive root 'rclone-test-bojulom9vahi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:24:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:24:36 DEBUG : Waiting for deletions to finish 2025/03/31 01:24:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:24:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:24:36 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:24:36 DEBUG : empty space: Unchanged skipping 2025/03/31 01:24:36 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:24:36 INFO : potato: Deleted 2025/03/31 01:24:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:24:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/31 01:24:38 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.62s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:40 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:24:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:24:43 DEBUG : Waiting for deletions to finish 2025/03/31 01:24:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:24:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:24:43 INFO : potato: Deleted 2025/03/31 01:24:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:24:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:24:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:24:43 DEBUG : empty space: Unchanged skipping 2025/03/31 01:24:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:24:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:24:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/31 01:24:45 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/31 01:24:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:24:48 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:24:48 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:24:48 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/31 01:24:50 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/31 01:24:50 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.87s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:51 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:24:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:24:54 DEBUG : enormous: Excluded (Size Filter) 2025/03/31 01:24:54 DEBUG : enormous: Excluded 2025/03/31 01:24:54 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 01:24:54 DEBUG : potato2: Excluded 2025/03/31 01:24:54 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 01:24:54 DEBUG : potato2: Excluded 2025/03/31 01:24:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:24:54 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:24:54 DEBUG : empty space: Unchanged skipping 2025/03/31 01:24:54 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:24:54 DEBUG : Waiting for deletions to finish 2025/03/31 01:24:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:54 DEBUG : enormous: Excluded (Size Filter) 2025/03/31 01:24:54 DEBUG : enormous: Excluded 2025/03/31 01:24:54 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 01:24:54 DEBUG : potato2: Excluded 2025/03/31 01:24:55 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 01:24:55 DEBUG : potato2: Excluded 2025/03/31 01:24:55 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/31 01:24:55 DEBUG : empty space: Unchanged skipping 2025/03/31 01:24:55 DEBUG : Local file system at /tmp/rclone340187527: Waiting for checks to finish 2025/03/31 01:24:55 DEBUG : Local file system at /tmp/rclone340187527: Waiting for transfers to finish 2025/03/31 01:24:55 DEBUG : Waiting for deletions to finish 2025/03/31 01:24:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncWithExclude (5.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:24:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:24:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:25:00 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/31 01:25:01 DEBUG : enormous: Excluded (Size Filter) 2025/03/31 01:25:01 DEBUG : enormous: Excluded 2025/03/31 01:25:01 DEBUG : potato2: Excluded (Size Filter) 2025/03/31 01:25:01 DEBUG : potato2: Excluded 2025/03/31 01:25:01 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:25:01 DEBUG : empty space: Unchanged skipping 2025/03/31 01:25:01 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:01 DEBUG : Waiting for deletions to finish 2025/03/31 01:25:02 INFO : enormous: Deleted 2025/03/31 01:25:02 INFO : potato2: Deleted 2025/03/31 01:25:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/31 01:25:02 DEBUG : Local file system at /tmp/rclone340187527: Waiting for checks to finish 2025/03/31 01:25:02 DEBUG : empty space: Unchanged skipping 2025/03/31 01:25:02 DEBUG : Local file system at /tmp/rclone340187527: Waiting for transfers to finish 2025/03/31 01:25:02 DEBUG : Waiting for deletions to finish 2025/03/31 01:25:02 INFO : enormous: Deleted 2025/03/31 01:25:02 INFO : potato2: Deleted 2025/03/31 01:25:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:04 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:25:06 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:25:07 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/31 01:25:09 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/31 01:25:10 DEBUG : five: Need to transfer - File not found at Destination 2025/03/31 01:25:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/31 01:25:10 DEBUG : three: Sizes identical 2025/03/31 01:25:10 DEBUG : one: Destination is newer than source, skipping 2025/03/31 01:25:10 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone340187527) 2025/03/31 01:25:10 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-bojulom9vahi') 2025/03/31 01:25:10 DEBUG : two: md5 differ 2025/03/31 01:25:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/31 01:25:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/31 01:25:10 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:10 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:25:11 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/31 01:25:11 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/31 01:25:12 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/31 01:25:12 INFO : two: Copied (replaced existing) 2025/03/31 01:25:12 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/31 01:25:12 INFO : four: Copied (replaced existing) 2025/03/31 01:25:12 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/31 01:25:12 INFO : five: Copied (new) 2025/03/31 01:25:12 DEBUG : Waiting for deletions to finish 2025/03/31 01:25:13 DEBUG : one: Destination is newer than source, skipping 2025/03/31 01:25:13 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:13 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/31 01:25:13 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/31 01:25:13 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/31 01:25:13 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/31 01:25:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/31 01:25:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/31 01:25:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/31 01:25:13 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/31 01:25:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/31 01:25:13 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone340187527) 2025/03/31 01:25:13 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-bojulom9vahi') 2025/03/31 01:25:13 DEBUG : three: md5 differ 2025/03/31 01:25:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/31 01:25:13 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:13 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/31 01:25:14 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/31 01:25:14 INFO : three: Copied (replaced existing) 2025/03/31 01:25:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.99s) === 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-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/31 01:25:15 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Making map for --track-renames 2025/03/31 01:25:15 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Finished making map for --track-renames 2025/03/31 01:25:15 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/31 01:25:15 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for renames to finish 2025/03/31 01:25:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/31 01:25:15 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:16 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/31 01:25:17 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/31 01:25:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/31 01:25:17 INFO : potato: Copied (new) 2025/03/31 01:25:18 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/31 01:25:18 INFO : yam: Copied (new) 2025/03/31 01:25:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:25:19 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Making map for --track-renames 2025/03/31 01:25:19 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Finished making map for --track-renames 2025/03/31 01:25:19 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:19 DEBUG : potato: Unchanged skipping 2025/03/31 01:25:19 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for renames to finish 2025/03/31 01:25:19 DEBUG : yam: same parent dir (ODFfODE5Njg0N19JRm5leg) - using file/rename instead of move_copy for yaml 2025/03/31 01:25:19 INFO : yam: Moved (server-side) to: yaml 2025/03/31 01:25:19 INFO : yaml: Renamed from "yam" 2025/03/31 01:25:19 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:19 DEBUG : Waiting for deletions to finish 2025/03/31 01:25:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.38s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/31 01:25:21 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Making map for --track-renames 2025/03/31 01:25:21 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Finished making map for --track-renames 2025/03/31 01:25:21 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/31 01:25:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/31 01:25:21 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for renames to finish 2025/03/31 01:25:21 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:21 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/31 01:25:22 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/31 01:25:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/31 01:25:22 INFO : potato: Copied (new) 2025/03/31 01:25:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/31 01:25:23 INFO : yam: Copied (new) 2025/03/31 01:25:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:23 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Making map for --track-renames 2025/03/31 01:25:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:25:23 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Finished making map for --track-renames 2025/03/31 01:25:23 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:23 DEBUG : potato: Unchanged skipping 2025/03/31 01:25:23 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for renames to finish 2025/03/31 01:25:23 DEBUG : yam: same parent dir (ODFfODE5Njg0N19JRm5leg) - using file/rename instead of move_copy for yaml 2025/03/31 01:25:23 INFO : yam: Moved (server-side) to: yaml 2025/03/31 01:25:23 INFO : yaml: Renamed from "yam" 2025/03/31 01:25:23 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:23 DEBUG : Waiting for deletions to finish 2025/03/31 01:25:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/31 01:25:25 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Making map for --track-renames 2025/03/31 01:25:25 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Finished making map for --track-renames 2025/03/31 01:25:25 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:25 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for renames to finish 2025/03/31 01:25:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/31 01:25:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/31 01:25:25 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:26 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/31 01:25:27 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/31 01:25:28 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/31 01:25:28 INFO : sub/yam: Copied (new) 2025/03/31 01:25:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/31 01:25:28 INFO : potato: Copied (new) 2025/03/31 01:25:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:25:28 DEBUG : potato: Unchanged skipping 2025/03/31 01:25:29 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Making map for --track-renames 2025/03/31 01:25:29 INFO : OpenDrive root 'rclone-test-bojulom9vahi': Finished making map for --track-renames 2025/03/31 01:25:29 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:29 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for renames to finish 2025/03/31 01:25:29 INFO : sub/yam: Moved (server-side) to: yam 2025/03/31 01:25:29 INFO : yam: Renamed from "sub/yam" 2025/03/31 01:25:29 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:29 DEBUG : Waiting for deletions to finish 2025/03/31 01:25:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.43s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:31 DEBUG : Creating backend with remote "/tmp/rclone340187527/dir1" 2025/03/31 01:25:31 DEBUG : Config file has changed externally - reloading 2025/03/31 01:25:31 DEBUG : Creating backend with remote "/tmp/rclone340187527/dir2" 2025/03/31 01:25:31 DEBUG : Local file system at /tmp/rclone340187527/dir2: Using server-side directory move 2025/03/31 01:25:31 INFO : Local file system at /tmp/rclone340187527/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/31 01:25:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/31 01:25:31 DEBUG : Local file system at /tmp/rclone340187527/dir2: Waiting for checks to finish 2025/03/31 01:25:31 DEBUG : Local file system at /tmp/rclone340187527/dir2: Waiting for transfers to finish 2025/03/31 01:25:31 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:25:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/31 01:25:32 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:32 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:25:34 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/31 01:25:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:25:34 INFO : sub dir/hello world: Copied (new) 2025/03/31 01:25:34 INFO : sub dir/hello world: Deleted 2025/03/31 01:25:35 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/31 01:25:35 INFO : nested/sub dir/file: Copied (new) 2025/03/31 01:25:35 INFO : nested/sub dir/file: Deleted 2025/03/31 01:25:35 INFO : sub dir: Removing directory 2025/03/31 01:25:35 INFO : nested/sub dir: Removing directory 2025/03/31 01:25:35 INFO : nested: Removing directory 2025/03/31 01:25:35 DEBUG : Local file system at /tmp/rclone340187527: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/31 01:25:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/31 01:25:38 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:38 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/31 01:25:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:25:40 INFO : sub dir/hello world: Copied (new) 2025/03/31 01:25:40 INFO : sub dir/hello world: Deleted 2025/03/31 01:25:40 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/31 01:25:41 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/31 01:25:41 INFO : nested/sub dir/file: Copied (new) 2025/03/31 01:25:41 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/31 01:25:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/31 01:25:44 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:44 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:44 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/31 01:25:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/31 01:25:45 INFO : existing: Copied (new) 2025/03/31 01:25:45 INFO : existing: Deleted 2025/03/31 01:25:46 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/31 01:25:47 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/31 01:25:47 INFO : existing-b: Copied (new) 2025/03/31 01:25:47 INFO : existing-b: Deleted 2025/03/31 01:25:47 DEBUG : existing: Destination exists, skipping 2025/03/31 01:25:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/31 01:25:47 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:25:47 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:25:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.57s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:25:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fediwuq3gaca" 2025/03/31 01:25:49 DEBUG : Starting OpenDrive session with ID: 14c101ec5908f5dde731ba112e53ba550cbcdfd8315399a5b507b89bb55af18f 2025/03/31 01:25:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:25:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:25:53 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-bojulom9vahi' -> OpenDrive root 'rclone-test-fediwuq3gaca' 2025/03/31 01:25:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:25:57 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/31 01:25:58 DEBUG : OpenDrive root 'rclone-test-fediwuq3gaca': Using server-side directory move 2025/03/31 01:25:58 INFO : OpenDrive root 'rclone-test-fediwuq3gaca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/31 01:25:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:25:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/31 01:25:58 DEBUG : empty space: Unchanged skipping 2025/03/31 01:25:58 DEBUG : OpenDrive root 'rclone-test-fediwuq3gaca': Waiting for checks to finish 2025/03/31 01:25:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/31 01:25:58 INFO : potato3: Deleted 2025/03/31 01:25:58 INFO : empty space: Deleted 2025/03/31 01:25:58 DEBUG : OpenDrive root 'rclone-test-fediwuq3gaca': Waiting for transfers to finish 2025/03/31 01:25:58 INFO : potato2: Moved (server-side) 2025/03/31 01:25:58 INFO : potato3: Moved (server-side) 2025/03/31 01:25:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cupivix1kasa" 2025/03/31 01:25:59 DEBUG : Starting OpenDrive session with ID: d83e731d654650f9470a8630d926ebf926606addd56a6ded278a70b0fd37d7e3 2025/03/31 01:25:59 DEBUG : OpenDrive root 'rclone-test-cupivix1kasa': Using server-side directory move 2025/03/31 01:26:00 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/31 01:26:00 INFO : OpenDrive root 'rclone-test-cupivix1kasa': Server side directory move succeeded 2025/03/31 01:26:00 ERROR : : error listing: directory not found 2025/03/31 01:26:00 DEBUG : OpenDrive root 'rclone-test-cupivix1kasa': Purge remote 2025/03/31 01:26:01 DEBUG : OpenDrive root 'rclone-test-fediwuq3gaca': Purge remote 2025/03/31 01:26:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (12.99s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:26:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rafaxid2coma" 2025/03/31 01:26:02 DEBUG : Starting OpenDrive session with ID: e1e87c1e097f97d4ae8ab376a99c531fcae4d30b75a2d7a39d3a73c302440c28 2025/03/31 01:26:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:26:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:26:06 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-bojulom9vahi' -> OpenDrive root 'rclone-test-rafaxid2coma' 2025/03/31 01:26:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:26:10 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/31 01:26:11 DEBUG : empty space: Excluded (Size Filter) 2025/03/31 01:26:11 DEBUG : empty space: Excluded 2025/03/31 01:26:11 DEBUG : empty space: Excluded (Size Filter) 2025/03/31 01:26:11 DEBUG : empty space: Excluded 2025/03/31 01:26:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:26:11 DEBUG : OpenDrive root 'rclone-test-rafaxid2coma': Waiting for checks to finish 2025/03/31 01:26:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/31 01:26:11 DEBUG : OpenDrive root 'rclone-test-rafaxid2coma': Waiting for transfers to finish 2025/03/31 01:26:11 INFO : potato3: Deleted 2025/03/31 01:26:11 INFO : potato2: Moved (server-side) 2025/03/31 01:26:12 INFO : potato3: Moved (server-side) 2025/03/31 01:26:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lixowok5gezi" 2025/03/31 01:26:12 DEBUG : Starting OpenDrive session with ID: 31459f087c6d8fb275d2812efa8a1fd2358dd8bbd9f11c2af7e963b356ca6e01 2025/03/31 01:26:13 DEBUG : empty space: Excluded (Size Filter) 2025/03/31 01:26:13 DEBUG : empty space: Excluded 2025/03/31 01:26:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:26:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/31 01:26:13 DEBUG : OpenDrive root 'rclone-test-lixowok5gezi': Waiting for checks to finish 2025/03/31 01:26:13 DEBUG : OpenDrive root 'rclone-test-lixowok5gezi': Waiting for transfers to finish 2025/03/31 01:26:14 INFO : potato2: Moved (server-side) 2025/03/31 01:26:14 INFO : potato3: Moved (server-side) 2025/03/31 01:26:14 DEBUG : OpenDrive root 'rclone-test-lixowok5gezi': Purge remote 2025/03/31 01:26:15 DEBUG : OpenDrive root 'rclone-test-rafaxid2coma': Purge remote --- PASS: TestServerSideMoveWithFilter (14.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:26:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wuzavaf1pita" 2025/03/31 01:26:16 DEBUG : Starting OpenDrive session with ID: 2e33582ca2809660c38af272994c55f3211a7da8ae6562de2a1f6f6e5befc972 2025/03/31 01:26:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/31 01:26:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:26:20 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/31 01:26:21 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-bojulom9vahi' -> OpenDrive root 'rclone-test-wuzavaf1pita' 2025/03/31 01:26:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/31 01:26:25 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/31 01:26:26 DEBUG : OpenDrive root 'rclone-test-wuzavaf1pita': Using server-side directory move 2025/03/31 01:26:26 INFO : OpenDrive root 'rclone-test-wuzavaf1pita': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/31 01:26:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/31 01:26:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/31 01:26:26 DEBUG : empty space: Unchanged skipping 2025/03/31 01:26:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/31 01:26:26 INFO : potato3: Deleted 2025/03/31 01:26:26 DEBUG : OpenDrive root 'rclone-test-wuzavaf1pita': Waiting for checks to finish 2025/03/31 01:26:26 INFO : empty space: Deleted 2025/03/31 01:26:26 DEBUG : OpenDrive root 'rclone-test-wuzavaf1pita': Waiting for transfers to finish 2025/03/31 01:26:26 INFO : potato2: Moved (server-side) 2025/03/31 01:26:27 INFO : potato3: Moved (server-side) 2025/03/31 01:26:27 INFO : tomatoDir: Removing directory 2025/03/31 01:26:27 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': deleted 1 directories 2025/03/31 01:26:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-menihob0kowe" 2025/03/31 01:26:28 DEBUG : Starting OpenDrive session with ID: 2f9af47fb11e7ca42cf7bb758d81bddea328a7046398ea505de63f1f63b6b294 2025/03/31 01:26:28 INFO : tomatoDir: Making directory 2025/03/31 01:26:29 DEBUG : OpenDrive root 'rclone-test-menihob0kowe': Using server-side directory move 2025/03/31 01:26:29 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/31 01:26:29 INFO : OpenDrive root 'rclone-test-menihob0kowe': Server side directory move succeeded 2025/03/31 01:26:30 ERROR : : error listing: directory not found 2025/03/31 01:26:30 ERROR : : error listing: directory not found 2025/03/31 01:26:30 DEBUG : OpenDrive root 'rclone-test-menihob0kowe': Purge remote 2025/03/31 01:26:30 DEBUG : OpenDrive root 'rclone-test-wuzavaf1pita': Purge remote 2025/03/31 01:26:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.24s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.33s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:26:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/rclone-sync-test" 2025/03/31 01:26:31 DEBUG : Config file has changed externally - reloading 2025/03/31 01:26:31 DEBUG : Starting OpenDrive session with ID: 4b627ed29ec43b356e6b7d74e5f7cf92c515e3a32d0a16ace5347115c26a4f9e run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncOverlap (2.84s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:26:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/rclone-sync-test" 2025/03/31 01:26:34 DEBUG : Starting OpenDrive session with ID: a6adc53b3030fb6970d0fa179ab92e43f1c2e0e13dd22a72f9c47c03c28b8ed5 2025/03/31 01:26:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/rclone-sync-test-include/layer2" 2025/03/31 01:26:36 DEBUG : Starting OpenDrive session with ID: 0107aba49cf0a1c22630d63aede633d8733840f300d146af978988fb9eab251e 2025/03/31 01:26:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/rclone-sync-test-ignore-file" 2025/03/31 01:26:38 DEBUG : Starting OpenDrive session with ID: 683fbaeb57da451fcbb3a9214568387bf24e8a6a7ac02d1a26732a40f0e2cd25 2025/03/31 01:26:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/31 01:26:41 DEBUG : rclone-sync-test: Excluded 2025/03/31 01:26:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 01:26:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/31 01:26:42 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/rclone-sync-test': Waiting for checks to finish 2025/03/31 01:26:42 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/rclone-sync-test': Waiting for transfers to finish 2025/03/31 01:26:42 DEBUG : Waiting for deletions to finish 2025/03/31 01:26:42 INFO : There was nothing to transfer 2025/03/31 01:26:42 DEBUG : rclone-sync-test: Excluded 2025/03/31 01:26:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 01:26:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/31 01:26:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:26:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:26:43 DEBUG : Waiting for deletions to finish 2025/03/31 01:26:43 INFO : rclone-sync-test-include: Removing directory 2025/03/31 01:26:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': deleted 1 directories 2025/03/31 01:26:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:26:44 DEBUG : rclone-sync-test: Excluded 2025/03/31 01:26:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 01:26:44 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/31 01:26:44 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/31 01:26:44 DEBUG : Waiting for deletions to finish 2025/03/31 01:26:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:26:45 DEBUG : rclone-sync-test: Excluded 2025/03/31 01:26:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 01:26:45 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:26:45 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:26:45 DEBUG : Waiting for deletions to finish 2025/03/31 01:26:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:26:45 DEBUG : : Excluded 2025/03/31 01:26:45 DEBUG : rclone-sync-test: Excluded 2025/03/31 01:26:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/31 01:26:45 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/31 01:26:45 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/31 01:26:45 DEBUG : Waiting for deletions to finish 2025/03/31 01:26:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.70s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:26:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/dst" 2025/03/31 01:26:53 DEBUG : Starting OpenDrive session with ID: ac2fd3a3f7b8f2ba1d36a4b01c7e807d4725e81a818b2c853cb7fa46a51589e3 2025/03/31 01:26:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/CompareDest" 2025/03/31 01:26:54 DEBUG : Starting OpenDrive session with ID: 057f2ee1027a2353ef1a02ae7c9eeef9f4f5e9789298b25918ad887ac2417fe4 2025/03/31 01:26:55 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 01:26:55 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:26:55 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:26:56 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:26:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/31 01:26:57 INFO : one: Copied (new) 2025/03/31 01:26:57 DEBUG : Waiting for deletions to finish 2025/03/31 01:26:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 01:26:58 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:26:58 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:26:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:26:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/31 01:26:59 INFO : one: Copied (replaced existing) 2025/03/31 01:26:59 DEBUG : Waiting for deletions to finish 2025/03/31 01:27:00 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:27:02 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:27:03 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 01:27:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 01:27:04 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:04 DEBUG : Waiting for deletions to finish 2025/03/31 01:27:04 INFO : There was nothing to transfer 2025/03/31 01:27:05 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:27:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 01:27:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 01:27:06 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 01:27:07 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:07 DEBUG : Waiting for deletions to finish 2025/03/31 01:27:07 INFO : There was nothing to transfer 2025/03/31 01:27:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/31 01:27:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 01:27:07 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 01:27:07 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:07 DEBUG : Waiting for deletions to finish 2025/03/31 01:27:07 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/31 01:27:09 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/31 01:27:09 DEBUG : two: Need to transfer - File not found at Destination 2025/03/31 01:27:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 01:27:09 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/31 01:27:09 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:09 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/31 01:27:10 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/31 01:27:10 INFO : two: Copied (new) 2025/03/31 01:27:10 DEBUG : Waiting for deletions to finish run.go:125: removing dir "CompareDest" failed - try 1/3: folder not empty --- PASS: TestSyncCompareDest (21.10s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:27:15 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/31 01:27:17 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/31 01:27:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/dest" 2025/03/31 01:27:18 DEBUG : Config file has changed externally - reloading 2025/03/31 01:27:18 DEBUG : Starting OpenDrive session with ID: 451f50e50b2037109a5c398344b1898ac844f361e4e1d595ce3c7c70253b810d 2025/03/31 01:27:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/pre-dest1" 2025/03/31 01:27:20 DEBUG : Starting OpenDrive session with ID: aa81c9cb20a3ea6965ddfed735eeb4536d28a06675f628a042d192432b7be6f5 2025/03/31 01:27:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/pre-dest2" 2025/03/31 01:27:21 DEBUG : Starting OpenDrive session with ID: 38cdcb41b7d20920a5c5b459b5d1ba3ace999ce469253bc848476d452e01c509 2025/03/31 01:27:21 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:27:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/31 01:27:22 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:27:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/31 01:27:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/31 01:27:22 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dest': Waiting for checks to finish 2025/03/31 01:27:22 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dest': Waiting for transfers to finish 2025/03/31 01:27:23 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/31 01:27:24 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/31 01:27:24 INFO : 3: Copied (new) 2025/03/31 01:27:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.83s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:27:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/dst" 2025/03/31 01:27:27 DEBUG : Starting OpenDrive session with ID: ce5b6680310e77fd725df1d71a880572146dc9634ce69cbe35e78eff50a682ef 2025/03/31 01:27:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/CopyDest" 2025/03/31 01:27:28 DEBUG : Starting OpenDrive session with ID: b3852a8ccd6edea40a94edae43a80ca71f63daad70f638b03a162dbae1f4907e 2025/03/31 01:27:29 DEBUG : one: Need to transfer - File not found at Destination 2025/03/31 01:27:29 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:29 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:30 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:27:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/31 01:27:31 INFO : one: Copied (new) 2025/03/31 01:27:31 DEBUG : Waiting for deletions to finish 2025/03/31 01:27:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 01:27:32 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:32 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:32 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:27:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/31 01:27:33 INFO : one: Copied (replaced existing) 2025/03/31 01:27:33 DEBUG : Waiting for deletions to finish 2025/03/31 01:27:34 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:27:36 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:27:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/BackupDir" 2025/03/31 01:27:38 DEBUG : Starting OpenDrive session with ID: b08b6d433041cf7adcbc5bf710b043ab095e0d3a772d53fbb8c347f5791e90d5 2025/03/31 01:27:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 01:27:39 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/31 01:27:40 INFO : one: Moved (server-side) 2025/03/31 01:27:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/31 01:27:40 INFO : one: Copied (server-side copy) 2025/03/31 01:27:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/31 01:27:40 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:40 DEBUG : Waiting for deletions to finish 2025/03/31 01:27:41 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:27:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:43 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/31 01:27:43 INFO : two: Copied (server-side copy) 2025/03/31 01:27:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/31 01:27:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:43 DEBUG : one: Unchanged skipping 2025/03/31 01:27:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:43 DEBUG : Waiting for deletions to finish 2025/03/31 01:27:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:44 DEBUG : one: Unchanged skipping 2025/03/31 01:27:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:44 DEBUG : two: Unchanged skipping 2025/03/31 01:27:44 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:44 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:44 DEBUG : Waiting for deletions to finish 2025/03/31 01:27:44 INFO : There was nothing to transfer 2025/03/31 01:27:45 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/31 01:27:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/31 01:27:47 DEBUG : three: Destination not found in --copy-dest 2025/03/31 01:27:47 DEBUG : three: Need to transfer - File not found at Destination 2025/03/31 01:27:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:47 DEBUG : one: Unchanged skipping 2025/03/31 01:27:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/31 01:27:47 DEBUG : two: Unchanged skipping 2025/03/31 01:27:47 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:27:47 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:27:48 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/31 01:27:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/31 01:27:49 INFO : three: Copied (new) 2025/03/31 01:27:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.22s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:27:53 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:27:54 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:27:56 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/31 01:27:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/dst" 2025/03/31 01:27:58 DEBUG : Starting OpenDrive session with ID: a1754e6a5269df7fa873e1ba1a4f56471ec4c0263553fa9bf354e7c1911fea69 2025/03/31 01:27:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/backup" 2025/03/31 01:27:59 DEBUG : Starting OpenDrive session with ID: ae3d20ea1417f2036c0bdcb79d48ea2eed5461b8e79c7eda12133a150cb79afe 2025/03/31 01:28:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 01:28:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:28:00 DEBUG : two: Unchanged skipping 2025/03/31 01:28:00 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:28:00 INFO : one: Moved (server-side) 2025/03/31 01:28:00 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:28:01 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/31 01:28:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/31 01:28:02 INFO : one: Copied (new) 2025/03/31 01:28:02 DEBUG : Waiting for deletions to finish 2025/03/31 01:28:03 INFO : three.txt: Moved (server-side) 2025/03/31 01:28:03 INFO : three.txt: Moved into backup dir 2025/03/31 01:28:04 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/31 01:28:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 01:28:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:28:05 DEBUG : two: Unchanged skipping 2025/03/31 01:28:05 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:28:05 INFO : one: Deleted 2025/03/31 01:28:06 INFO : one: Moved (server-side) 2025/03/31 01:28:06 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:28:07 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:28:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/31 01:28:08 INFO : one: Copied (new) 2025/03/31 01:28:08 DEBUG : Waiting for deletions to finish 2025/03/31 01:28:08 INFO : three.txt: Deleted 2025/03/31 01:28:08 INFO : three.txt: Moved (server-side) 2025/03/31 01:28:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.91s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:28:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:28:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:28:15 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/31 01:28:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/dst" 2025/03/31 01:28:17 DEBUG : Starting OpenDrive session with ID: 5ed8ff8a7fd386aad836e4504729b6cc01faf43cc7ebfabdc28ed15eaaff329c 2025/03/31 01:28:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/backup" 2025/03/31 01:28:17 DEBUG : Starting OpenDrive session with ID: 942bd5a36f46342d59d4f022fdcb5d7a1e118997f5aad2752b1f8f7b288e332b 2025/03/31 01:28:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 01:28:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:28:18 DEBUG : two: Unchanged skipping 2025/03/31 01:28:18 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:28:19 INFO : one: Moved (server-side) to: one.bak 2025/03/31 01:28:19 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:28:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/31 01:28:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/31 01:28:21 INFO : one: Copied (new) 2025/03/31 01:28:21 DEBUG : Waiting for deletions to finish 2025/03/31 01:28:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 01:28:21 INFO : three.txt: Moved into backup dir 2025/03/31 01:28:23 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/31 01:28:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 01:28:24 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:28:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:28:24 DEBUG : two: Unchanged skipping 2025/03/31 01:28:25 INFO : one.bak: Deleted 2025/03/31 01:28:25 INFO : one: Moved (server-side) to: one.bak 2025/03/31 01:28:25 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:28:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:28:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/31 01:28:27 INFO : one: Copied (new) 2025/03/31 01:28:27 DEBUG : Waiting for deletions to finish 2025/03/31 01:28:27 INFO : three.txt.bak: Deleted 2025/03/31 01:28:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 01:28:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:28:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:28:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:28:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/31 01:28:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/dst" 2025/03/31 01:28:36 DEBUG : Starting OpenDrive session with ID: 19998f23647ae6f9943ad3170396f36540900540cf85345ad72563f36b8bbcc8 2025/03/31 01:28:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/backup" 2025/03/31 01:28:37 DEBUG : Starting OpenDrive session with ID: 52b4021f26973a7ed712989f269e0c4e476125770dfc89a17acbfb601e43423f 2025/03/31 01:28:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 01:28:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:28:38 DEBUG : two: Unchanged skipping 2025/03/31 01:28:38 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:28:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/31 01:28:38 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:28:39 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/31 01:28:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/31 01:28:40 INFO : one: Copied (new) 2025/03/31 01:28:40 DEBUG : Waiting for deletions to finish 2025/03/31 01:28:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/31 01:28:41 INFO : three.txt: Moved into backup dir 2025/03/31 01:28:42 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/31 01:28:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:28:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 01:28:43 DEBUG : two: Unchanged skipping 2025/03/31 01:28:43 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:28:44 INFO : one-2019-01-01: Deleted 2025/03/31 01:28:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/31 01:28:44 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:28:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:28:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/31 01:28:46 INFO : one: Copied (new) 2025/03/31 01:28:46 DEBUG : Waiting for deletions to finish 2025/03/31 01:28:46 INFO : three-2019-01-01.txt: Deleted 2025/03/31 01:28:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/31 01:28:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.96s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:28:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:28:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:28:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/31 01:28:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/dst" 2025/03/31 01:28:54 DEBUG : Config file has changed externally - reloading 2025/03/31 01:28:55 DEBUG : Starting OpenDrive session with ID: 97661855fa77b7cba92a4adaa9093c393b2eba9f561496320ee6dcf26b211521 2025/03/31 01:28:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 01:28:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:28:55 DEBUG : two: Unchanged skipping 2025/03/31 01:28:55 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:28:56 DEBUG : one: same parent dir (ODFfODE5NjkxOV9BcENrYQ) - using file/rename instead of move_copy for one.bak 2025/03/31 01:28:56 INFO : one: Moved (server-side) to: one.bak 2025/03/31 01:28:56 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:28:57 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/31 01:28:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/31 01:28:57 INFO : one: Copied (new) 2025/03/31 01:28:57 DEBUG : Waiting for deletions to finish 2025/03/31 01:28:58 DEBUG : three.txt: same parent dir (ODFfODE5NjkxOV9BcENrYQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/31 01:28:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 01:28:58 INFO : three.txt: Moved into backup dir 2025/03/31 01:28:59 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/31 01:29:01 DEBUG : one.bak: Excluded (Path Filter) 2025/03/31 01:29:01 DEBUG : one.bak: Excluded 2025/03/31 01:29:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/31 01:29:01 DEBUG : three.txt.bak: Excluded 2025/03/31 01:29:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 01:29:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:29:01 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for checks to finish 2025/03/31 01:29:01 DEBUG : two: Unchanged skipping 2025/03/31 01:29:01 INFO : one.bak: Deleted 2025/03/31 01:29:01 DEBUG : one: same parent dir (ODFfODE5NjkxOV9BcENrYQ) - using file/rename instead of move_copy for one.bak 2025/03/31 01:29:01 INFO : one: Moved (server-side) to: one.bak 2025/03/31 01:29:01 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi/dst': Waiting for transfers to finish 2025/03/31 01:29:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:29:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/31 01:29:03 INFO : one: Copied (new) 2025/03/31 01:29:03 DEBUG : Waiting for deletions to finish 2025/03/31 01:29:03 INFO : three.txt.bak: Deleted 2025/03/31 01:29:04 DEBUG : three.txt: same parent dir (ODFfODE5NjkxOV9BcENrYQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/31 01:29:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 01:29:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.13s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:29:07 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:29:08 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:29:10 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/31 01:29:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/dst" 2025/03/31 01:29:12 DEBUG : Starting OpenDrive session with ID: bded6b5bd185a2b45690337cdd68f1558f927e16405f18080ef8e8e0380e8152 2025/03/31 01:29:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 01:29:13 DEBUG : one: same parent dir (ODFfODE5NjkyMF92ZnJvZg) - using file/rename instead of move_copy for one.bak 2025/03/31 01:29:13 INFO : one: Moved (server-side) to: one.bak 2025/03/31 01:29:14 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/31 01:29:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/31 01:29:14 INFO : one: Copied (new) 2025/03/31 01:29:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:29:15 DEBUG : two: Unchanged skipping 2025/03/31 01:29:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/31 01:29:15 DEBUG : three.txt: same parent dir (ODFfODE5NjkyMF92ZnJvZg) - using file/rename instead of move_copy for three.txt.bak 2025/03/31 01:29:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 01:29:16 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/31 01:29:17 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/31 01:29:17 INFO : three.txt: Copied (new) 2025/03/31 01:29:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 01:29:18 INFO : one.bak: Deleted 2025/03/31 01:29:18 DEBUG : one: same parent dir (ODFfODE5NjkyMF92ZnJvZg) - using file/rename instead of move_copy for one.bak 2025/03/31 01:29:18 INFO : one: Moved (server-side) to: one.bak 2025/03/31 01:29:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:29:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/31 01:29:20 INFO : one: Copied (new) 2025/03/31 01:29:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:29:20 DEBUG : two: Unchanged skipping 2025/03/31 01:29:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/31 01:29:21 INFO : three.txt.bak: Deleted 2025/03/31 01:29:21 DEBUG : three.txt: same parent dir (ODFfODE5NjkyMF92ZnJvZg) - using file/rename instead of move_copy for three.txt.bak 2025/03/31 01:29:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/31 01:29:22 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/31 01:29:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/31 01:29:23 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:286: Sleeping for 6s just to make sure --- PASS: TestSyncSuffix (26.79s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:29:34 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/31 01:29:35 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/31 01:29:37 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/31 01:29:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bojulom9vahi/dst" 2025/03/31 01:29:39 DEBUG : Starting OpenDrive session with ID: dbbf40b617efa7b02ee6496d3682736229373746dcf424fe6320578a6dffe0ca 2025/03/31 01:29:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/31 01:29:40 DEBUG : one: same parent dir (ODFfODE5NjkyMV9waXNlSA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/31 01:29:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/31 01:29:41 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/31 01:29:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/31 01:29:42 INFO : one: Copied (new) 2025/03/31 01:29:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:29:42 DEBUG : two: Unchanged skipping 2025/03/31 01:29:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/31 01:29:42 DEBUG : three.txt: same parent dir (ODFfODE5NjkyMV9waXNlSA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/31 01:29:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/31 01:29:43 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/31 01:29:44 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/31 01:29:44 INFO : three.txt: Copied (new) 2025/03/31 01:29:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/31 01:29:45 INFO : one-2019-01-01: Deleted 2025/03/31 01:29:46 DEBUG : one: same parent dir (ODFfODE5NjkyMV9waXNlSA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/31 01:29:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/31 01:29:46 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/31 01:29:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/31 01:29:47 INFO : one: Copied (new) 2025/03/31 01:29:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:29:48 DEBUG : two: Unchanged skipping 2025/03/31 01:29:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/31 01:29:48 INFO : three-2019-01-01.txt: Deleted 2025/03/31 01:29:48 DEBUG : three.txt: same parent dir (ODFfODE5NjkyMV9waXNlSA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/31 01:29:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/31 01:29:49 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/31 01:29:50 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/31 01:29:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.15s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:29:53 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/31 01:29:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/31 01:29:55 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:29:55 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:29:55 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/31 01:29:56 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/31 01:29:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/31 01:29:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.02s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:29:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/31 01:29:57 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:29:57 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:29:58 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/31 01:29:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/31 01:29:59 INFO : existing: Copied (new) 2025/03/31 01:29:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:29:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/31 01:29:59 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:29:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/31 01:29:59 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:29:59 ERROR : OpenDrive root 'rclone-test-bojulom9vahi': not deleting files as there were IO errors 2025/03/31 01:29:59 ERROR : OpenDrive root 'rclone-test-bojulom9vahi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncImmutable (4.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", 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-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:30:02 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:04 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/31 01:30:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/31 01:30:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/31 01:30:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:30:11 DEBUG : existing: Unchanged skipping 2025/03/31 01:30:11 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/31 01:30:11 DEBUG : subdira-rclone-move-turiquc7: same parent dir (ODFfODE5Njg0N19JRm5leg) - using folder/rename instead of move_copy 2025/03/31 01:30:11 DEBUG : EXISTING: moving to existing-rclone-move-sevamey1 2025/03/31 01:30:11 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-wesuxum5 2025/03/31 01:30:12 DEBUG : subdira: same parent dir (ODFfODE5Njg0N19JRm5leg) - using folder/rename instead of move_copy 2025/03/31 01:30:12 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE5Njg0N19JRm5leg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-wesuxum5 2025/03/31 01:30:12 DEBUG : EXISTING: same parent dir (ODFfODE5Njg0N19JRm5leg) - using file/rename instead of move_copy for existing-rclone-move-sevamey1 2025/03/31 01:30:12 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/31 01:30:12 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-wesuxum5 2025/03/31 01:30:12 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/31 01:30:12 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-sevamey1 2025/03/31 01:30:12 DEBUG : EXISTING: moving to existing 2025/03/31 01:30:12 DEBUG : existingbutdifferent-rclone-move-wesuxum5: same parent dir (ODFfODE5Njg0N19JRm5leg) - using file/rename instead of move_copy for existingbutdifferent 2025/03/31 01:30:12 INFO : existingbutdifferent-rclone-move-wesuxum5: Moved (server-side) to: existingbutdifferent 2025/03/31 01:30:12 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/31 01:30:12 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/31 01:30:13 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/31 01:30:13 DEBUG : existing-rclone-move-sevamey1: same parent dir (ODFfODE5Njg0N19JRm5leg) - using file/rename instead of move_copy for existing 2025/03/31 01:30:13 DEBUG : subdira/subdirb-rclone-move-viqanis2: same parent dir (ODFfODE5NjkyMl9XaG94MA) - using folder/rename instead of move_copy 2025/03/31 01:30:13 INFO : existing-rclone-move-sevamey1: Moved (server-side) to: existing 2025/03/31 01:30:13 INFO : EXISTING: Moved (server-side) to: existing 2025/03/31 01:30:13 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/31 01:30:13 DEBUG : subdira/subdirb: same parent dir (ODFfODE5NjkyMl9XaG94MA) - using folder/rename instead of move_copy 2025/03/31 01:30:13 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/31 01:30:14 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/31 01:30:14 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/31 01:30:14 DEBUG : subdira/subdirb/subdirc-rclone-move-gogeyum2: same parent dir (ODFfODE5NjkyM19ubW5VMg) - using folder/rename instead of move_copy 2025/03/31 01:30:15 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODE5NjkyM19ubW5VMg) - using folder/rename instead of move_copy 2025/03/31 01:30:15 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/31 01:30:15 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/31 01:30:15 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-cejovas7: same parent dir (ODFfODE5NjkyNF9FdllpeQ) - using folder/rename instead of move_copy 2025/03/31 01:30:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-nebabov8 2025/03/31 01:30:16 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODE5NjkyNF9FdllpeQ) - using folder/rename instead of move_copy 2025/03/31 01:30:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODE5NjkyNF9FdllpeQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-nebabov8 2025/03/31 01:30:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/31 01:30:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-nebabov8 2025/03/31 01:30:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/31 01:30:17 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-nebabov8: same parent dir (ODFfODE5NjkyNF9FdllpeQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/03/31 01:30:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/31 01:30:17 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:30:17 INFO : subdira/subdirb/subdirc/hello-rclone-move-nebabov8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/31 01:30:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/31 01:30:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/31 01:30:17 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/31 01:30:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-derovef0 2025/03/31 01:30:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODE5NjkyNV9OMFZMRw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-derovef0 2025/03/31 01:30:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-derovef0 2025/03/31 01:30:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/31 01:30:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-derovef0: same parent dir (ODFfODE5NjkyNV9OMFZMRw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/31 01:30:18 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-derovef0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/31 01:30:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/31 01:30:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/31 01:30:18 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:30:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/31 01:30:18 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/31 01:30:18 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/31 01:30:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/31 01:30:19 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/31 01:30:19 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.88s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:30:25 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:26 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:28 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:30 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:31 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:33 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:35 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:37 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:38 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:40 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:42 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:43 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:45 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:47 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:49 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:51 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:52 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:54 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:56 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:57 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/31 01:30:59 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:01 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:02 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:04 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:06 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:08 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:09 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:11 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:13 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:14 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:16 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:18 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:19 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:21 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:23 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:25 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:26 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:28 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:29 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:31 DEBUG : only19: Uploading chunk 0, size=6, remain=0 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only19: Modification time difference too big |-211725h26m24.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-31 01:31:31 +0000 UTC) (precision 1s) 2025/03/31 01:31:33 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:31:33 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both1: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both12: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both13: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both14: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both15: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both16: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both0: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both11: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both10: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both17: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both18: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both4: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both5: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both6: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both7: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both8: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:31:33 DEBUG : both9: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both19: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both2: Unchanged skipping 2025/03/31 01:31:33 DEBUG : both3: Unchanged skipping 2025/03/31 01:31:33 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:31:33 DEBUG : Waiting for deletions to finish 2025/03/31 01:31:33 INFO : only10: Deleted 2025/03/31 01:31:33 INFO : only5: Deleted 2025/03/31 01:31:33 INFO : only7: Deleted 2025/03/31 01:31:33 INFO : only11: Deleted 2025/03/31 01:31:33 INFO : only1: Deleted 2025/03/31 01:31:33 INFO : only15: Deleted 2025/03/31 01:31:33 INFO : only2: Deleted 2025/03/31 01:31:34 INFO : only8: Deleted 2025/03/31 01:31:34 INFO : only14: Deleted 2025/03/31 01:31:34 INFO : only18: Deleted 2025/03/31 01:31:34 INFO : only19: Deleted 2025/03/31 01:31:34 INFO : only3: Deleted 2025/03/31 01:31:34 INFO : only4: Deleted 2025/03/31 01:31:34 INFO : only9: Deleted 2025/03/31 01:31:34 INFO : only0: Deleted 2025/03/31 01:31:34 INFO : only12: Deleted 2025/03/31 01:31:34 INFO : only17: Deleted 2025/03/31 01:31:34 INFO : only6: Deleted 2025/03/31 01:31:34 INFO : only13: Deleted 2025/03/31 01:31:34 INFO : only16: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- FAIL: TestSyncConcurrentDelete (74.75s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:31:39 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:41 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:43 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:44 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:46 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:48 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:49 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:51 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:53 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:54 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:56 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:58 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/31 01:31:59 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:01 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:03 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:05 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:06 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:08 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:10 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:12 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:13 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:15 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:17 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:18 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:20 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:22 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:23 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:25 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:27 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:28 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:30 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:32 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:33 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:35 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:37 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:39 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:40 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:42 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:44 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:45 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/31 01:32:47 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for checks to finish 2025/03/31 01:32:47 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both0: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both11: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both1: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both14: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both15: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both16: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both10: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both12: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both13: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both17: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both18: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both19: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both5: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both6: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both7: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both2: Unchanged skipping 2025/03/31 01:32:47 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/31 01:32:47 DEBUG : both9: Unchanged skipping 2025/03/31 01:32:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : both3: Unchanged skipping 2025/03/31 01:32:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : both4: Unchanged skipping 2025/03/31 01:32:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : both8: Unchanged skipping 2025/03/31 01:32:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/31 01:32:47 DEBUG : OpenDrive root 'rclone-test-bojulom9vahi': Waiting for transfers to finish 2025/03/31 01:32:48 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:48 INFO : only10: Copied (replaced existing) 2025/03/31 01:32:48 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:48 INFO : only0: Copied (replaced existing) 2025/03/31 01:32:48 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:48 INFO : only12: Copied (replaced existing) 2025/03/31 01:32:49 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:49 INFO : only15: Copied (replaced existing) 2025/03/31 01:32:49 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:49 INFO : only17: Copied (replaced existing) 2025/03/31 01:32:50 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:50 INFO : only16: Copied (replaced existing) 2025/03/31 01:32:50 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:50 INFO : only18: Copied (replaced existing) 2025/03/31 01:32:50 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:50 INFO : only14: Copied (replaced existing) 2025/03/31 01:32:51 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:51 INFO : only2: Copied (replaced existing) 2025/03/31 01:32:51 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:51 INFO : only3: Copied (replaced existing) 2025/03/31 01:32:51 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:51 INFO : only19: Copied (replaced existing) 2025/03/31 01:32:51 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:51 INFO : only4: Copied (replaced existing) 2025/03/31 01:32:52 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:52 INFO : only5: Copied (replaced existing) 2025/03/31 01:32:53 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:53 INFO : only6: Copied (replaced existing) 2025/03/31 01:32:53 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:53 INFO : only8: Copied (replaced existing) 2025/03/31 01:32:53 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:53 INFO : only9: Copied (replaced existing) 2025/03/31 01:32:54 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:54 INFO : only7: Copied (replaced existing) 2025/03/31 01:32:54 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:54 INFO : only1: Copied (replaced existing) 2025/03/31 01:32:54 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:54 INFO : only13: Copied (replaced existing) 2025/03/31 01:32:55 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:32:55 INFO : only11: Copied (replaced existing) 2025/03/31 01:32:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (83.68s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" 2025/03/31 01:33:02 DEBUG : empty_dir: Making directory with metadata 2025/03/31 01:33:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 01:33:02 DEBUG : empty_on_remote: Making directory with metadata 2025/03/31 01:33:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/31 01:33:02 INFO : empty_on_remote: Making directory 2025/03/31 01:33:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2797: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2797 /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:2795 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (6.19s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-bojulom9vahi'", Local "Local file system at /tmp/rclone340187527", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (17.07s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m52.497985917s (try 1/5): exit status 1: Failed [TestSyncConcurrentDelete TestSyncReplaceDirModTime]