"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/12/15 01:00:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi" 2024/12/15 01:00:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/15 01:00:38 DEBUG : Starting OpenDrive session with ID: d163336e0a5d5ca1fe6f3bcde40483d9ba38034e5f43c08e3cb1cdaaa203c537 2024/12/15 01:00:39 DEBUG : Creating backend with remote "/tmp/rclone2498334210" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:00:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/15 01:00:40 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:00:40 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:00:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 01:00:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:00:41 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:00:41 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:00:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:00:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:00:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:00:44 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.71s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:00:46 DEBUG : Creating backend with remote "/non-existing" 2024/12/15 01:00:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/15 01:00:46 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:00:46 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:00:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:00:47 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:00:47 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:00:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:00:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:00:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.49s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:00:52 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Running all checks before starting transfers 2024/12/15 01:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:00:52 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:00:52 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Checks finished, now starting transfers 2024/12/15 01:00:52 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:00:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:00:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:00:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.07s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:00:56 ERROR : Ignoring --no-traverse with sync 2024/12/15 01:00:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:00:56 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:00:56 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:00:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:00:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:00:58 INFO : sub dir/hello world: Copied (new) 2024/12/15 01:00:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.36s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/15 01:01:00 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:00 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:01 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/12/15 01:01:02 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/15 01:01:02 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyWithDepth (3.06s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:01:03 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:03 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:04 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:01:05 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:01:06 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:06 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:07 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:09 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:01:09 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/15 01:01:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 01:01:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/15 01:01:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 01:01:10 DEBUG : sub dir: Making directory 2024/12/15 01:01:11 DEBUG : sub dir2: Making directory 2024/12/15 01:01:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:01:11 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/15 01:01:12 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:12 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:01:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:14 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': 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.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:24 DEBUG : sub dir2: Making directory 2024/12/15 01:01:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/15 01:01:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 01:01:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:01:24 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:24 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:01:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.73s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:27 DEBUG : sub dir2: Making directory with metadata 2024/12/15 01:01:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 01:01:27 DEBUG : sub dir: Making directory 2024/12/15 01:01:28 DEBUG : sub dir2: Making directory 2024/12/15 01:01:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:01:28 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:28 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:01:30 INFO : sub dir/hello world: Copied (new) 2024/12/15 01:01:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:31 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/15 01:01:31 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.39s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:33 DEBUG : sub dir2: Making directory 2024/12/15 01:01:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:01:33 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:33 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:01:35 INFO : sub dir/hello world: Copied (new) 2024/12/15 01:01:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:37 DEBUG : sub dir2: Making directory with metadata 2024/12/15 01:01:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/15 01:01:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 01:01:37 DEBUG : sub dir: Making directory 2024/12/15 01:01:37 DEBUG : sub dir2: Making directory 2024/12/15 01:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:01:38 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:38 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:01:40 INFO : sub dir/hello world: Copied (new) 2024/12/15 01:01:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:40 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:42 DEBUG : sub dir2: Making directory 2024/12/15 01:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:01:42 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:42 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:01:44 INFO : sub dir/hello world: Copied (new) 2024/12/15 01:01:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.82s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jixeyix7kufi" 2024/12/15 01:01:49 DEBUG : Starting OpenDrive session with ID: 60250c5145ad1f1eff6452cd61bdc40084f208cba1c952e32bee9e1822aee64a sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-tijenan3nayi' -> OpenDrive root 'rclone-test-jixeyix7kufi' 2024/12/15 01:01:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:01:49 DEBUG : OpenDrive root 'rclone-test-jixeyix7kufi': Waiting for checks to finish 2024/12/15 01:01:49 DEBUG : OpenDrive root 'rclone-test-jixeyix7kufi': Waiting for transfers to finish 2024/12/15 01:01:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/15 01:01:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:51 DEBUG : OpenDrive root 'rclone-test-jixeyix7kufi': Purge remote --- PASS: TestServerSideCopy (6.68s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:01:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 01:01:55 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:01:55 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:01:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/15 01:01:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/15 01:01:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyOverSelf (5.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:01:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:02:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lesiqus9pita" 2024/12/15 01:02:01 DEBUG : Starting OpenDrive session with ID: 9895829a205ea99b3db31aec4246cd9a547318018bd74bf9ece1978426a8fd0a sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-tijenan3nayi' -> OpenDrive root 'rclone-test-lesiqus9pita' 2024/12/15 01:02:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:02:02 DEBUG : OpenDrive root 'rclone-test-lesiqus9pita': Waiting for checks to finish 2024/12/15 01:02:02 DEBUG : OpenDrive root 'rclone-test-lesiqus9pita': Waiting for transfers to finish 2024/12/15 01:02:03 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopyOverSelf 2024/12/15 01:02:03 DEBUG : OpenDrive root 'rclone-test-lesiqus9pita': Purge remote 2024/12/15 01:02:03 NOTICE: purge failed: Directory doesn't exist (Error 404) --- FAIL: TestServerSideCopyOverSelf (6.08s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:02:07 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/15 01:02:07 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/15 01:02:08 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/15 01:02:08 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/15 01:02:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestMoveOverSelf (7.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:02:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bohacin4mipo" 2024/12/15 01:02:14 DEBUG : Starting OpenDrive session with ID: 76b3a751e0f4839f70d33721373b54314c02a9938b451d347eea44c776357c50 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-tijenan3nayi' -> OpenDrive root 'rclone-test-bohacin4mipo' 2024/12/15 01:02:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:02:15 DEBUG : OpenDrive root 'rclone-test-bohacin4mipo': Waiting for checks to finish 2024/12/15 01:02:15 DEBUG : OpenDrive root 'rclone-test-bohacin4mipo': Waiting for transfers to finish 2024/12/15 01:02:16 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideMoveOverSelf 2024/12/15 01:02:16 DEBUG : OpenDrive root 'rclone-test-bohacin4mipo': Purge remote --- FAIL: TestServerSideMoveOverSelf (5.75s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:02:19 ERROR : : error listing: directory not found 2024/12/15 01:02:20 DEBUG : Local file system at /tmp/rclone2498334210: Making directory 2024/12/15 01:02:20 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:20 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.53s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:02:24 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/15 01:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:02:24 DEBUG : Local file system at /tmp/rclone2498334210: Waiting for checks to finish 2024/12/15 01:02:24 DEBUG : Local file system at /tmp/rclone2498334210: Waiting for transfers to finish 2024/12/15 01:02:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:02:25 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/12/15 01:02:25 INFO : sub dir/hello world: Copied (new) 2024/12/15 01:02:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyRedownload (4.47s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:26 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/15 01:02:26 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:26 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:27 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/12/15 01:02:28 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/15 01:02:28 INFO : check sum: Copied (new) 2024/12/15 01:02:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:28 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:28 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/15 01:02:28 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/15 01:02:28 DEBUG : check sum: Unchanged skipping 2024/12/15 01:02:28 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:28 DEBUG : Waiting for deletions to finish 2024/12/15 01:02:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.55s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/15 01:02:30 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:30 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:31 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/12/15 01:02:32 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/15 01:02:32 INFO : sizeonly: Copied (new) 2024/12/15 01:02:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:32 DEBUG : sizeonly: Sizes identical 2024/12/15 01:02:32 DEBUG : sizeonly: Unchanged skipping 2024/12/15 01:02:32 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:32 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:32 DEBUG : Waiting for deletions to finish 2024/12/15 01:02:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/15 01:02:33 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:33 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:34 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/12/15 01:02:35 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/12/15 01:02:35 INFO : ignore-size: Copied (new) 2024/12/15 01:02:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:36 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:02:36 DEBUG : ignore-size: Unchanged skipping 2024/12/15 01:02:36 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:36 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:36 DEBUG : Waiting for deletions to finish 2024/12/15 01:02:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:38 DEBUG : existing: 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:858 Error: Should be true Test: TestSyncIgnoreTimes Messages: existing: Modification time difference too big |-209180h57m31.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-12-15 01:02:38 +0000 UTC) (precision 1s) 2024/12/15 01:02:39 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:02:39 DEBUG : existing: Unchanged skipping 2024/12/15 01:02:39 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:39 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:39 DEBUG : Waiting for deletions to finish 2024/12/15 01:02:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/15 01:02:39 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:39 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:39 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/15 01:02:40 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/15 01:02:40 INFO : existing: Copied (replaced existing) 2024/12/15 01:02:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- FAIL: TestSyncIgnoreTimes (4.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:42 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/15 01:02:42 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:42 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:43 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/15 01:02:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/15 01:02:44 INFO : existing: Copied (new) 2024/12/15 01:02:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:44 DEBUG : existing: Destination exists, skipping 2024/12/15 01:02:44 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:44 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:44 DEBUG : Waiting for deletions to finish 2024/12/15 01:02:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.85s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:47 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:02:49 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/15 01:02:50 DEBUG : d: Making directory 2024/12/15 01:02:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/15 01:02:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:02:51 DEBUG : c/non empty space: Unchanged skipping 2024/12/15 01:02:51 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:51 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:52 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:02:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/15 01:02:53 INFO : a/potato2: Copied (new) 2024/12/15 01:02:53 DEBUG : Waiting for deletions to finish 2024/12/15 01:02:53 INFO : b/potato: Deleted 2024/12/15 01:02:53 INFO : d: Removing directory 2024/12/15 01:02:54 INFO : b: Removing directory 2024/12/15 01:02:54 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:02:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/12/15 01:02:58 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/15 01:02:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/15 01:02:58 DEBUG : empty space: Unchanged skipping 2024/12/15 01:02:59 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:59 DEBUG : Waiting for deletions to finish 2024/12/15 01:02:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:02:59 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:02:59 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/12/15 01:02:59 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/15 01:02:59 INFO : empty space: Updated modification time in destination 2024/12/15 01:02:59 DEBUG : empty space: Unchanged skipping 2024/12/15 01:02:59 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:02:59 DEBUG : Waiting for deletions to finish 2024/12/15 01:02:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:03:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:03:03 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:03:03 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/12/15 01:03:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/15 01:03:03 DEBUG : empty space: Unchanged skipping 2024/12/15 01:03:03 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:03:03 DEBUG : Waiting for deletions to finish 2024/12/15 01:03:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.23s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:03:04 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/15 01:03:06 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/12/15 01:03:06 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:03:06 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2498334210) 2024/12/15 01:03:06 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-tijenan3nayi') 2024/12/15 01:03:06 DEBUG : foo: md5 differ 2024/12/15 01:03:06 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:03:06 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/15 01:03:07 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/12/15 01:03:07 INFO : foo: Copied (replaced existing) 2024/12/15 01:03:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.27s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:03:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:03:10 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/15 01:03:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:03:10 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:03:10 DEBUG : empty space: Unchanged skipping 2024/12/15 01:03:10 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:03:11 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/15 01:03:12 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/15 01:03:12 INFO : potato: Copied (new) 2024/12/15 01:03:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:03:14 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/15 01:03:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/15 01:03:15 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:03:15 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:03:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:03:17 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/12/15 01:03:17 INFO : potato: Copied (replaced existing) 2024/12/15 01:03:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.29s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:03:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:03:20 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/15 01:03:20 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:03:20 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2498334210) 2024/12/15 01:03:20 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-tijenan3nayi') 2024/12/15 01:03:20 DEBUG : potato: md5 differ 2024/12/15 01:03:20 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:03:20 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:03:21 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/12/15 01:03:21 INFO : potato: Copied (replaced existing) 2024/12/15 01:03:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:03:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:03:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:03:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:03:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/15 01:03:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:03:26 DEBUG : empty space: Unchanged skipping 2024/12/15 01:03:26 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:03:26 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:03:26 DEBUG : Waiting for deletions to finish 2024/12/15 01:03:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:03:28 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:03:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:03:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:03:31 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:03:31 DEBUG : empty space: Unchanged skipping 2024/12/15 01:03:31 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:03:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:03:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/15 01:03:33 INFO : potato2: Copied (new) 2024/12/15 01:03:33 DEBUG : Waiting for deletions to finish 2024/12/15 01:03:33 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:03:35 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:03:37 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/15 01:03:38 DEBUG : d: Making directory 2024/12/15 01:03:39 DEBUG : d/e: Making directory 2024/12/15 01:03:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/15 01:03:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:03:40 DEBUG : c/non empty space: Unchanged skipping 2024/12/15 01:03:41 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:03:41 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:03:41 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:03:42 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/15 01:03:42 INFO : a/potato2: Copied (new) 2024/12/15 01:03:42 DEBUG : Waiting for deletions to finish 2024/12/15 01:03:42 INFO : b/potato: Deleted 2024/12/15 01:03:42 INFO : d/e: Removing directory 2024/12/15 01:03:42 INFO : d: Removing directory 2024/12/15 01:03:43 INFO : b: Removing directory 2024/12/15 01:03:43 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", 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: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:03:54 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:03:56 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/15 01:03:58 DEBUG : d: Making directory 2024/12/15 01:03:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/15 01:03:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:03:59 DEBUG : c/non empty space: Unchanged skipping 2024/12/15 01:03:59 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:03:59 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:00 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:04:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/15 01:04:01 INFO : a/potato2: Copied (new) 2024/12/15 01:04:01 ERROR : OpenDrive root 'rclone-test-tijenan3nayi': not deleting files as there were IO errors 2024/12/15 01:04:01 ERROR : OpenDrive root 'rclone-test-tijenan3nayi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:125: removing dir "c" failed - try 1/3: folder not empty --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.23s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:04:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:04:09 DEBUG : Waiting for deletions to finish 2024/12/15 01:04:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:04:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:04:09 DEBUG : empty space: Unchanged skipping 2024/12/15 01:04:09 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:09 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:09 INFO : potato: Deleted 2024/12/15 01:04:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:04:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/15 01:04:11 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:04:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:04:16 DEBUG : Waiting for deletions to finish 2024/12/15 01:04:17 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:17 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:17 INFO : potato: Deleted 2024/12/15 01:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:04:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:04:17 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:17 DEBUG : empty space: Unchanged skipping 2024/12/15 01:04:17 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:04:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/15 01:04:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.95s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/15 01:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:04:22 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:22 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:22 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/12/15 01:04:23 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/15 01:04:23 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.83s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:04:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:04:28 DEBUG : enormous: Excluded (Size Filter) 2024/12/15 01:04:28 DEBUG : enormous: Excluded 2024/12/15 01:04:28 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 01:04:28 DEBUG : potato2: Excluded 2024/12/15 01:04:28 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 01:04:28 DEBUG : potato2: Excluded 2024/12/15 01:04:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:04:28 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:28 DEBUG : empty space: Unchanged skipping 2024/12/15 01:04:28 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:28 DEBUG : Waiting for deletions to finish 2024/12/15 01:04:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:29 DEBUG : enormous: Excluded (Size Filter) 2024/12/15 01:04:29 DEBUG : enormous: Excluded 2024/12/15 01:04:29 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 01:04:29 DEBUG : potato2: Excluded 2024/12/15 01:04:29 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 01:04:29 DEBUG : potato2: Excluded 2024/12/15 01:04:29 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/15 01:04:29 DEBUG : empty space: Unchanged skipping 2024/12/15 01:04:29 DEBUG : Local file system at /tmp/rclone2498334210: Waiting for checks to finish 2024/12/15 01:04:29 DEBUG : Local file system at /tmp/rclone2498334210: Waiting for transfers to finish 2024/12/15 01:04:29 DEBUG : Waiting for deletions to finish 2024/12/15 01:04:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncWithExclude (5.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:04:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:04:35 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/12/15 01:04:36 DEBUG : enormous: Excluded (Size Filter) 2024/12/15 01:04:36 DEBUG : enormous: Excluded 2024/12/15 01:04:36 DEBUG : potato2: Excluded (Size Filter) 2024/12/15 01:04:36 DEBUG : potato2: Excluded 2024/12/15 01:04:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:04:36 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:36 DEBUG : empty space: Unchanged skipping 2024/12/15 01:04:36 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:36 DEBUG : Waiting for deletions to finish 2024/12/15 01:04:36 INFO : enormous: Deleted 2024/12/15 01:04:36 INFO : potato2: Deleted 2024/12/15 01:04:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:37 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/15 01:04:37 DEBUG : empty space: Unchanged skipping 2024/12/15 01:04:37 DEBUG : Local file system at /tmp/rclone2498334210: Waiting for checks to finish 2024/12/15 01:04:37 DEBUG : Local file system at /tmp/rclone2498334210: Waiting for transfers to finish 2024/12/15 01:04:37 DEBUG : Waiting for deletions to finish 2024/12/15 01:04:37 INFO : enormous: Deleted 2024/12/15 01:04:37 INFO : potato2: Deleted 2024/12/15 01:04:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.60s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:39 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:04:40 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:04:42 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/15 01:04:44 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/12/15 01:04:45 DEBUG : five: Need to transfer - File not found at Destination 2024/12/15 01:04:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/15 01:04:45 DEBUG : three: Sizes identical 2024/12/15 01:04:45 DEBUG : one: Destination is newer than source, skipping 2024/12/15 01:04:45 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/15 01:04:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 01:04:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2498334210) 2024/12/15 01:04:45 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-tijenan3nayi') 2024/12/15 01:04:45 DEBUG : two: md5 differ 2024/12/15 01:04:45 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:45 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/12/15 01:04:45 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:04:46 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/12/15 01:04:46 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/15 01:04:46 INFO : four: Copied (replaced existing) 2024/12/15 01:04:46 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/15 01:04:46 INFO : two: Copied (replaced existing) 2024/12/15 01:04:47 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/15 01:04:47 INFO : five: Copied (new) 2024/12/15 01:04:47 DEBUG : Waiting for deletions to finish 2024/12/15 01:04:47 DEBUG : one: Destination is newer than source, skipping 2024/12/15 01:04:47 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/15 01:04:47 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/15 01:04:47 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2498334210) 2024/12/15 01:04:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 01:04:47 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-tijenan3nayi') 2024/12/15 01:04:47 DEBUG : three: md5 differ 2024/12/15 01:04:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/15 01:04:47 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/15 01:04:47 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/15 01:04:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 01:04:47 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/15 01:04:47 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/15 01:04:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/15 01:04:47 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:47 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/15 01:04:48 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/12/15 01:04:48 INFO : three: Copied (replaced existing) 2024/12/15 01:04:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.90s) === 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-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/15 01:04:50 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Making map for --track-renames 2024/12/15 01:04:50 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Finished making map for --track-renames 2024/12/15 01:04:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/15 01:04:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/15 01:04:50 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:50 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for renames to finish 2024/12/15 01:04:50 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:51 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/15 01:04:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/15 01:04:52 INFO : potato: Copied (new) 2024/12/15 01:04:52 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/15 01:04:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/15 01:04:53 INFO : yam: Copied (new) 2024/12/15 01:04:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:53 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:04:53 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Making map for --track-renames 2024/12/15 01:04:53 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Finished making map for --track-renames 2024/12/15 01:04:53 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:53 DEBUG : potato: Unchanged skipping 2024/12/15 01:04:53 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for renames to finish 2024/12/15 01:04:53 DEBUG : yam: same parent dir (ODFfNzgyOTA2NV9YRE1sbA) - using file/rename instead of move_copy for yaml 2024/12/15 01:04:54 INFO : yam: Moved (server-side) to: yaml 2024/12/15 01:04:54 INFO : yaml: Renamed from "yam" 2024/12/15 01:04:54 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:54 DEBUG : Waiting for deletions to finish 2024/12/15 01:04:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.34s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/12/15 01:04:55 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Making map for --track-renames 2024/12/15 01:04:55 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Finished making map for --track-renames 2024/12/15 01:04:55 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/15 01:04:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/15 01:04:55 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for renames to finish 2024/12/15 01:04:55 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:56 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/15 01:04:56 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/15 01:04:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/15 01:04:57 INFO : yam: Copied (new) 2024/12/15 01:04:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/15 01:04:57 INFO : potato: Copied (new) 2024/12/15 01:04:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:04:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:04:57 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Making map for --track-renames 2024/12/15 01:04:57 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Finished making map for --track-renames 2024/12/15 01:04:57 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:04:57 DEBUG : potato: Unchanged skipping 2024/12/15 01:04:57 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for renames to finish 2024/12/15 01:04:58 DEBUG : yam: same parent dir (ODFfNzgyOTA2NV9YRE1sbA) - using file/rename instead of move_copy for yaml 2024/12/15 01:04:58 INFO : yam: Moved (server-side) to: yaml 2024/12/15 01:04:58 INFO : yaml: Renamed from "yam" 2024/12/15 01:04:58 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:04:58 DEBUG : Waiting for deletions to finish 2024/12/15 01:04:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.40s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/12/15 01:05:00 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Making map for --track-renames 2024/12/15 01:05:00 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Finished making map for --track-renames 2024/12/15 01:05:00 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:05:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/15 01:05:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/15 01:05:00 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for renames to finish 2024/12/15 01:05:00 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:05:00 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/15 01:05:01 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/12/15 01:05:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/15 01:05:02 INFO : potato: Copied (new) 2024/12/15 01:05:02 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/15 01:05:02 INFO : sub/yam: Copied (new) 2024/12/15 01:05:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:05:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:05:02 DEBUG : potato: Unchanged skipping 2024/12/15 01:05:02 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Making map for --track-renames 2024/12/15 01:05:02 INFO : OpenDrive root 'rclone-test-tijenan3nayi': Finished making map for --track-renames 2024/12/15 01:05:02 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:05:02 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for renames to finish 2024/12/15 01:05:03 INFO : sub/yam: Moved (server-side) to: yam 2024/12/15 01:05:03 INFO : yam: Renamed from "sub/yam" 2024/12/15 01:05:03 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:05:03 DEBUG : Waiting for deletions to finish 2024/12/15 01:05:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:05:05 DEBUG : Creating backend with remote "/tmp/rclone2498334210/dir1" 2024/12/15 01:05:05 DEBUG : Creating backend with remote "/tmp/rclone2498334210/dir2" 2024/12/15 01:05:05 DEBUG : Local file system at /tmp/rclone2498334210/dir2: Using server-side directory move 2024/12/15 01:05:05 INFO : Local file system at /tmp/rclone2498334210/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/15 01:05:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/15 01:05:05 INFO : file1.txt: Moved (server-side) 2024/12/15 01:05:05 DEBUG : Local file system at /tmp/rclone2498334210/dir2: Waiting for checks to finish 2024/12/15 01:05:05 DEBUG : Local file system at /tmp/rclone2498334210/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:05:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/15 01:05:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:05:06 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:05:06 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:05:07 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/12/15 01:05:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:05:08 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/15 01:05:08 INFO : nested/sub dir/file: Copied (new) 2024/12/15 01:05:08 INFO : nested/sub dir/file: Deleted 2024/12/15 01:05:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:05:09 INFO : sub dir/hello world: Copied (new) 2024/12/15 01:05:09 INFO : sub dir/hello world: Deleted 2024/12/15 01:05:09 INFO : sub dir: Removing directory 2024/12/15 01:05:09 INFO : nested/sub dir: Removing directory 2024/12/15 01:05:09 INFO : nested: Removing directory 2024/12/15 01:05:09 DEBUG : Local file system at /tmp/rclone2498334210: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/15 01:05:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/15 01:05:12 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:05:12 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:05:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/15 01:05:14 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/12/15 01:05:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/15 01:05:14 INFO : sub dir/hello world: Copied (new) 2024/12/15 01:05:14 INFO : sub dir/hello world: Deleted 2024/12/15 01:05:15 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/15 01:05:15 INFO : nested/sub dir/file: Copied (new) 2024/12/15 01:05:15 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.98s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:05:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/15 01:05:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/15 01:05:18 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:05:18 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:05:19 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/15 01:05:19 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/12/15 01:05:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/15 01:05:20 INFO : existing: Copied (new) 2024/12/15 01:05:20 INFO : existing: Deleted 2024/12/15 01:05:20 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/15 01:05:20 INFO : existing-b: Copied (new) 2024/12/15 01:05:20 INFO : existing-b: Deleted 2024/12/15 01:05:21 DEBUG : existing: Destination exists, skipping 2024/12/15 01:05:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/15 01:05:21 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:05:21 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:05:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.04s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:05:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sunozak2tire" 2024/12/15 01:05:22 DEBUG : Starting OpenDrive session with ID: 8305dd7a9b8b5c53780f432e0bf4ca851b1c8dda18da1f86581163662176ee7e 2024/12/15 01:05:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:05:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:05:27 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-tijenan3nayi' -> OpenDrive root 'rclone-test-sunozak2tire' 2024/12/15 01:05:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:05:31 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/15 01:05:32 DEBUG : OpenDrive root 'rclone-test-sunozak2tire': Using server-side directory move 2024/12/15 01:05:32 INFO : OpenDrive root 'rclone-test-sunozak2tire': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/15 01:05:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:05:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/15 01:05:33 DEBUG : empty space: Unchanged skipping 2024/12/15 01:05:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/15 01:05:33 DEBUG : OpenDrive root 'rclone-test-sunozak2tire': Waiting for checks to finish 2024/12/15 01:05:33 INFO : potato3: Deleted 2024/12/15 01:05:33 INFO : empty space: Deleted 2024/12/15 01:05:33 DEBUG : OpenDrive root 'rclone-test-sunozak2tire': Waiting for transfers to finish 2024/12/15 01:05:33 INFO : potato2: Moved (server-side) 2024/12/15 01:05:33 INFO : potato3: Moved (server-side) 2024/12/15 01:05:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-laruwub7rego" 2024/12/15 01:05:34 DEBUG : Starting OpenDrive session with ID: a43d41b9ba793663e217f32e7200f59bd47c7b3eae9358c10706b65e13a58d23 2024/12/15 01:05:34 DEBUG : OpenDrive root 'rclone-test-laruwub7rego': Using server-side directory move 2024/12/15 01:05:35 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/15 01:05:35 INFO : OpenDrive root 'rclone-test-laruwub7rego': Server side directory move succeeded 2024/12/15 01:05:35 ERROR : : error listing: directory not found 2024/12/15 01:05:35 DEBUG : OpenDrive root 'rclone-test-laruwub7rego': Purge remote 2024/12/15 01:05:36 DEBUG : OpenDrive root 'rclone-test-sunozak2tire': Purge remote 2024/12/15 01:05:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:05:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zabiwib7kofu" 2024/12/15 01:05:37 DEBUG : Starting OpenDrive session with ID: c58208e324f27c51424bd13afc59c7f24a32fdd8e11bf8b9eecd2c8a697d6a30 2024/12/15 01:05:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:05:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:05:41 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-tijenan3nayi' -> OpenDrive root 'rclone-test-zabiwib7kofu' 2024/12/15 01:05:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:05:45 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/15 01:05:47 DEBUG : empty space: Excluded (Size Filter) 2024/12/15 01:05:47 DEBUG : empty space: Excluded 2024/12/15 01:05:47 DEBUG : empty space: Excluded (Size Filter) 2024/12/15 01:05:47 DEBUG : empty space: Excluded 2024/12/15 01:05:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:05:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/15 01:05:47 DEBUG : OpenDrive root 'rclone-test-zabiwib7kofu': Waiting for checks to finish 2024/12/15 01:05:47 DEBUG : OpenDrive root 'rclone-test-zabiwib7kofu': Waiting for transfers to finish 2024/12/15 01:05:48 INFO : potato3: Deleted 2024/12/15 01:05:48 INFO : potato2: Moved (server-side) 2024/12/15 01:05:48 INFO : potato3: Moved (server-side) 2024/12/15 01:05:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-binacac9tigu" 2024/12/15 01:05:49 DEBUG : Starting OpenDrive session with ID: 63b80970071e4a3ce26e3a094a899e0bbb4c9bb0f56b036e5f45a764a22bb64c 2024/12/15 01:05:49 DEBUG : empty space: Excluded (Size Filter) 2024/12/15 01:05:49 DEBUG : empty space: Excluded 2024/12/15 01:05:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:05:49 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/15 01:05:49 DEBUG : OpenDrive root 'rclone-test-binacac9tigu': Waiting for checks to finish 2024/12/15 01:05:49 DEBUG : OpenDrive root 'rclone-test-binacac9tigu': Waiting for transfers to finish 2024/12/15 01:05:50 INFO : potato2: Moved (server-side) 2024/12/15 01:05:50 INFO : potato3: Moved (server-side) 2024/12/15 01:05:51 DEBUG : OpenDrive root 'rclone-test-binacac9tigu': Purge remote 2024/12/15 01:05:51 DEBUG : OpenDrive root 'rclone-test-zabiwib7kofu': Purge remote --- PASS: TestServerSideMoveWithFilter (15.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:05:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yimihud0nuku" 2024/12/15 01:05:52 DEBUG : Starting OpenDrive session with ID: eecb1fb5b39c00f694eeffbd3edaf820d45ade4e37d2cf67437216853a43b73e 2024/12/15 01:05:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/15 01:05:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:05:57 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/12/15 01:05:58 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-tijenan3nayi' -> OpenDrive root 'rclone-test-yimihud0nuku' 2024/12/15 01:06:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/15 01:06:01 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/15 01:06:02 DEBUG : OpenDrive root 'rclone-test-yimihud0nuku': Using server-side directory move 2024/12/15 01:06:02 INFO : OpenDrive root 'rclone-test-yimihud0nuku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/15 01:06:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/15 01:06:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/15 01:06:03 DEBUG : empty space: Unchanged skipping 2024/12/15 01:06:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/15 01:06:03 INFO : potato3: Deleted 2024/12/15 01:06:03 INFO : empty space: Deleted 2024/12/15 01:06:03 DEBUG : OpenDrive root 'rclone-test-yimihud0nuku': Waiting for checks to finish 2024/12/15 01:06:03 DEBUG : OpenDrive root 'rclone-test-yimihud0nuku': Waiting for transfers to finish 2024/12/15 01:06:03 INFO : potato2: Moved (server-side) 2024/12/15 01:06:04 INFO : potato3: Moved (server-side) 2024/12/15 01:06:04 INFO : tomatoDir: Removing directory 2024/12/15 01:06:04 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': deleted 1 directories 2024/12/15 01:06:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gutawew7pela" 2024/12/15 01:06:05 DEBUG : Starting OpenDrive session with ID: 673110c7144a8c979cc6fcba09062a5c61055080105e7ab2fc8ef808354b5cdd 2024/12/15 01:06:05 DEBUG : tomatoDir: Making directory 2024/12/15 01:06:06 DEBUG : OpenDrive root 'rclone-test-gutawew7pela': Using server-side directory move 2024/12/15 01:06:06 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/15 01:06:06 INFO : OpenDrive root 'rclone-test-gutawew7pela': Server side directory move succeeded 2024/12/15 01:06:07 ERROR : : error listing: directory not found 2024/12/15 01:06:07 ERROR : : error listing: directory not found 2024/12/15 01:06:07 DEBUG : OpenDrive root 'rclone-test-gutawew7pela': Purge remote 2024/12/15 01:06:08 DEBUG : OpenDrive root 'rclone-test-yimihud0nuku': Purge remote 2024/12/15 01:06:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:06:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/rclone-sync-test" 2024/12/15 01:06:09 DEBUG : Starting OpenDrive session with ID: 050c7df0bd552ff52e74c230208ee496086cdc5a5a2d0d479aa1085afbf0e507 run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:06:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/rclone-sync-test" 2024/12/15 01:06:12 DEBUG : Starting OpenDrive session with ID: abcabf03cdcbb04c1f4050079ec4145ab5a3d6b93a2d19cf74e0ad4d3f1bc7f7 2024/12/15 01:06:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/rclone-sync-test-include/layer2" 2024/12/15 01:06:14 DEBUG : Starting OpenDrive session with ID: 99b1bcdb2e73b0438fecbcc38701985bff5f77e612df85a839cd3a68861c357c 2024/12/15 01:06:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/rclone-sync-test-ignore-file" 2024/12/15 01:06:16 DEBUG : Starting OpenDrive session with ID: 2f07f551954dd85b7a03692913e6387c171e2f3da4eb89610a980f7fa7723c92 2024/12/15 01:06:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/12/15 01:06:19 DEBUG : rclone-sync-test: Excluded 2024/12/15 01:06:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 01:06:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/15 01:06:20 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/rclone-sync-test': Waiting for checks to finish 2024/12/15 01:06:20 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/rclone-sync-test': Waiting for transfers to finish 2024/12/15 01:06:20 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:20 INFO : There was nothing to transfer 2024/12/15 01:06:20 DEBUG : rclone-sync-test: Excluded 2024/12/15 01:06:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 01:06:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/15 01:06:21 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:06:21 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:06:21 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:21 INFO : rclone-sync-test-include: Removing directory 2024/12/15 01:06:21 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': deleted 1 directories 2024/12/15 01:06:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:06:22 DEBUG : rclone-sync-test: Excluded 2024/12/15 01:06:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 01:06:22 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/15 01:06:22 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/15 01:06:22 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:06:23 DEBUG : rclone-sync-test: Excluded 2024/12/15 01:06:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 01:06:23 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:06:23 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:06:23 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:06:23 DEBUG : : Excluded 2024/12/15 01:06:23 DEBUG : rclone-sync-test: Excluded 2024/12/15 01:06:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/15 01:06:24 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/15 01:06:24 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/15 01:06:24 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.32s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:06:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/dst" 2024/12/15 01:06:31 DEBUG : Starting OpenDrive session with ID: 860a5be0250bd8de200277f67bd0e96c53a339b297b292ef306218dd554373f0 2024/12/15 01:06:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/CompareDest" 2024/12/15 01:06:33 DEBUG : Starting OpenDrive session with ID: f80d9ea37460d2623c0e600d4acae765772e3e70124e32cea45602026f290dad 2024/12/15 01:06:34 DEBUG : one: Need to transfer - File not found at Destination 2024/12/15 01:06:34 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:06:34 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:06:35 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:06:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/15 01:06:36 INFO : one: Copied (new) 2024/12/15 01:06:36 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 01:06:37 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:06:37 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:06:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:06:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/15 01:06:38 INFO : one: Copied (replaced existing) 2024/12/15 01:06:38 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:06:41 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:06:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 01:06:42 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:06:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:06:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 01:06:42 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:06:42 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:42 INFO : There was nothing to transfer 2024/12/15 01:06:44 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:06:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:06:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/15 01:06:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 01:06:45 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:06:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:06:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 01:06:45 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:06:45 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:45 INFO : There was nothing to transfer 2024/12/15 01:06:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:06:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/15 01:06:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 01:06:46 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:06:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:06:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 01:06:46 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:06:46 DEBUG : Waiting for deletions to finish 2024/12/15 01:06:46 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/15 01:06:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/15 01:06:48 DEBUG : two: Need to transfer - File not found at Destination 2024/12/15 01:06:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 01:06:48 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:06:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:06:48 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/15 01:06:48 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:06:48 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/12/15 01:06:49 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/15 01:06:49 INFO : two: Copied (new) 2024/12/15 01:06:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:06:53 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/12/15 01:06:55 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/12/15 01:06:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/dest" 2024/12/15 01:06:57 DEBUG : Starting OpenDrive session with ID: 3c1167ed4b8203146a7fc176cb2665a171e42144d993fb47928ee8ce56983977 2024/12/15 01:06:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/pre-dest1" 2024/12/15 01:06:58 DEBUG : Starting OpenDrive session with ID: 83ac3bec4b9679f82b7e8d9020a8cb01344332a504156a09b42c67eee436d26f 2024/12/15 01:06:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/pre-dest2" 2024/12/15 01:06:59 DEBUG : Starting OpenDrive session with ID: 4384d586445392158ccd4a6afae0824f583d47f12c65a685dd7c4df73e272216 2024/12/15 01:06:59 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:06:59 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/15 01:07:00 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:07:00 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/15 01:07:00 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/15 01:07:00 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dest': Waiting for checks to finish 2024/12/15 01:07:00 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dest': Waiting for transfers to finish 2024/12/15 01:07:01 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/12/15 01:07:02 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/15 01:07:02 INFO : 3: Copied (new) 2024/12/15 01:07:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.21s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:07:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/dst" 2024/12/15 01:07:05 DEBUG : Starting OpenDrive session with ID: 49c6dce21f259965493b7b3c60861f828412dc9b764c833f287e67b97ad8f38e 2024/12/15 01:07:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/CopyDest" 2024/12/15 01:07:06 DEBUG : Starting OpenDrive session with ID: b6921ecc6da0ab71757edee637ab06d0cd46c009adb39b2f6a6c4c425c3cc9fa 2024/12/15 01:07:08 DEBUG : one: Need to transfer - File not found at Destination 2024/12/15 01:07:08 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:07:08 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:07:09 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:07:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/15 01:07:10 INFO : one: Copied (new) 2024/12/15 01:07:10 DEBUG : Waiting for deletions to finish 2024/12/15 01:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 01:07:11 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:07:11 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:07:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:07:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/15 01:07:12 INFO : one: Copied (replaced existing) 2024/12/15 01:07:12 DEBUG : Waiting for deletions to finish 2024/12/15 01:07:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:07:15 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:07:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/BackupDir" 2024/12/15 01:07:16 DEBUG : Starting OpenDrive session with ID: 7408a099fa43f46d76fd8cf5ccbf28bfeb2b61eea5a863edcd3edcae24c118a6 2024/12/15 01:07:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 01:07:17 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:07:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:07:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/15 01:07:19 INFO : one: Moved (server-side) 2024/12/15 01:07:19 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/15 01:07:19 INFO : one: Copied (server-side copy) 2024/12/15 01:07:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/15 01:07:19 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:07:19 DEBUG : Waiting for deletions to finish 2024/12/15 01:07:20 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:07:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:07:22 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/15 01:07:22 INFO : two: Copied (server-side copy) 2024/12/15 01:07:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/15 01:07:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:07:22 DEBUG : one: Unchanged skipping 2024/12/15 01:07:22 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:07:22 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:07:22 DEBUG : Waiting for deletions to finish 2024/12/15 01:07:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:07:23 DEBUG : one: Unchanged skipping 2024/12/15 01:07:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:07:23 DEBUG : two: Unchanged skipping 2024/12/15 01:07:23 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:07:23 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:07:23 DEBUG : Waiting for deletions to finish 2024/12/15 01:07:23 INFO : There was nothing to transfer 2024/12/15 01:07:24 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/12/15 01:07:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/15 01:07:26 DEBUG : three: Destination not found in --copy-dest 2024/12/15 01:07:26 DEBUG : three: Need to transfer - File not found at Destination 2024/12/15 01:07:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:07:26 DEBUG : one: Unchanged skipping 2024/12/15 01:07:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/15 01:07:26 DEBUG : two: Unchanged skipping 2024/12/15 01:07:26 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:07:26 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:07:26 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/12/15 01:07:27 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/15 01:07:27 INFO : three: Copied (new) 2024/12/15 01:07:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.84s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:07:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:07:33 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:07:35 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/15 01:07:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/dst" 2024/12/15 01:07:37 DEBUG : Starting OpenDrive session with ID: 117a9771d5fca05cec1f9ff95aaf65507d6eb17a927d49edf0ba177576c03339 2024/12/15 01:07:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/backup" 2024/12/15 01:07:38 DEBUG : Starting OpenDrive session with ID: be05ba93b18b355ca5b8541b548a63f3bd2ef2c0e77b4ce3ff8143444796fcad 2024/12/15 01:07:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 01:07:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:07:39 DEBUG : two: Unchanged skipping 2024/12/15 01:07:39 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:07:40 INFO : one: Moved (server-side) 2024/12/15 01:07:40 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:07:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/15 01:07:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/15 01:07:41 INFO : one: Copied (new) 2024/12/15 01:07:41 DEBUG : Waiting for deletions to finish 2024/12/15 01:07:42 INFO : three.txt: Moved (server-side) 2024/12/15 01:07:42 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3) got backup/one (4), backup/three.txt (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-tijenan3nayi'/backup/one: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDir Messages: backup/one: size incorrect file=3 vs obj=4 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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/one: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found 2024/12/15 01:07:51 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one (4), backup/three.txt (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-tijenan3nayi'/backup/one: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDir Messages: backup/one: size incorrect file=3 vs obj=4 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/one: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found 2024/12/15 01:08:01 DEBUG : one: Need to transfer - File not found at Destination 2024/12/15 01:08:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:08:01 DEBUG : two: Unchanged skipping 2024/12/15 01:08:01 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:08:01 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:08:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:08:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/15 01:08:03 INFO : one: Copied (new) 2024/12/15 01:08:03 DEBUG : Waiting for deletions to finish 2024/12/15 01:08:03 INFO : three.txt: Deleted 2024/12/15 01:08:03 INFO : three.txt: Moved (server-side) 2024/12/15 01:08:03 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDir (35.46s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:08:07 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:08:10 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:08:12 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/15 01:08:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/dst" 2024/12/15 01:08:13 DEBUG : Starting OpenDrive session with ID: bff4edeba97b8160878de49b4f9ad4b539b61f437467a8c14882e43ae3fc32e0 2024/12/15 01:08:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/backup" 2024/12/15 01:08:14 DEBUG : Starting OpenDrive session with ID: 4d5d9c98860c115fd4753af4b1d0a9c1d57f9d7958263edd4d57c59d5972a098 2024/12/15 01:08:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 01:08:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:08:15 DEBUG : two: Unchanged skipping 2024/12/15 01:08:15 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:08:16 INFO : one: Moved (server-side) to: one.bak 2024/12/15 01:08:16 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:08:17 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/15 01:08:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/15 01:08:18 INFO : one: Copied (new) 2024/12/15 01:08:18 DEBUG : Waiting for deletions to finish 2024/12/15 01:08:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/15 01:08:18 INFO : three.txt: Moved into backup dir 2024/12/15 01:08:19 DEBUG : dst/three.txt: 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/three.txt: Modification time difference too big |-113724h8m20.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-15 01:08:20 +0000 UTC) (precision 1s) 2024/12/15 01:08:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:08:21 DEBUG : two: Unchanged skipping 2024/12/15 01:08:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 01:08:21 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:08:21 INFO : one.bak: Deleted 2024/12/15 01:08:22 INFO : one: Moved (server-side) to: one.bak 2024/12/15 01:08:22 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:08:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:08:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/15 01:08:23 INFO : one: Copied (new) 2024/12/15 01:08:23 DEBUG : Waiting for deletions to finish 2024/12/15 01:08:24 INFO : three.txt.bak: Deleted 2024/12/15 01:08:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/15 01:08:24 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (20.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:08:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:08:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:08:31 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/15 01:08:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/dst" 2024/12/15 01:08:32 DEBUG : Starting OpenDrive session with ID: 2f8c51e2eb6fcb9e73e3199f848658fa8700a3108f05ce6ec9b234b91e47545b 2024/12/15 01:08:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/backup" 2024/12/15 01:08:33 DEBUG : Starting OpenDrive session with ID: 9bcb7927ae6b3ae3f73a224ef8ee86e883a1ac91955fe864b6cce5d7f0db60d4 2024/12/15 01:08:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 01:08:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:08:34 DEBUG : two: Unchanged skipping 2024/12/15 01:08:34 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:08:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/15 01:08:35 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:08:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/15 01:08:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/15 01:08:37 INFO : one: Copied (new) 2024/12/15 01:08:37 DEBUG : Waiting for deletions to finish 2024/12/15 01:08:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/15 01:08:37 INFO : three.txt: Moved into backup dir 2024/12/15 01:08:38 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/15 01:08:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 01:08:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:08:40 DEBUG : two: Unchanged skipping 2024/12/15 01:08:40 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:08:40 INFO : one-2019-01-01: Deleted 2024/12/15 01:08:41 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/15 01:08:41 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:08:41 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:08:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/15 01:08:42 INFO : one: Copied (new) 2024/12/15 01:08:42 DEBUG : Waiting for deletions to finish 2024/12/15 01:08:43 INFO : three-2019-01-01.txt: Deleted 2024/12/15 01:08:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/15 01:08:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:08:46 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:08:48 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:08:50 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/15 01:08:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/dst" 2024/12/15 01:08:51 DEBUG : Starting OpenDrive session with ID: fbb834fbc2e54e93871d17ceee7417e62296f6eafcc672a6eebc50a72fe1f5c8 2024/12/15 01:08:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 01:08:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:08:52 DEBUG : two: Unchanged skipping 2024/12/15 01:08:52 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:08:52 DEBUG : one: same parent dir (ODFfNzgyOTEzNV9Gc09Eaw) - using file/rename instead of move_copy for one.bak 2024/12/15 01:08:52 INFO : one: Moved (server-side) to: one.bak 2024/12/15 01:08:52 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:08:53 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/15 01:08:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/15 01:08:54 INFO : one: Copied (new) 2024/12/15 01:08:54 DEBUG : Waiting for deletions to finish 2024/12/15 01:08:54 DEBUG : three.txt: same parent dir (ODFfNzgyOTEzNV9Gc09Eaw) - using file/rename instead of move_copy for three.txt.bak 2024/12/15 01:08:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/15 01:08:55 INFO : three.txt: Moved into backup dir 2024/12/15 01:08:56 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/15 01:08:57 DEBUG : one.bak: Excluded (Path Filter) 2024/12/15 01:08:57 DEBUG : one.bak: Excluded 2024/12/15 01:08:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/15 01:08:57 DEBUG : three.txt.bak: Excluded 2024/12/15 01:08:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 01:08:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:08:57 DEBUG : two: Unchanged skipping 2024/12/15 01:08:57 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for checks to finish 2024/12/15 01:08:58 INFO : one.bak: Deleted 2024/12/15 01:08:58 DEBUG : one: same parent dir (ODFfNzgyOTEzNV9Gc09Eaw) - using file/rename instead of move_copy for one.bak 2024/12/15 01:08:58 INFO : one: Moved (server-side) to: one.bak 2024/12/15 01:08:58 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi/dst': Waiting for transfers to finish 2024/12/15 01:08:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:08:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/15 01:08:59 INFO : one: Copied (new) 2024/12/15 01:08:59 DEBUG : Waiting for deletions to finish 2024/12/15 01:09:00 INFO : three.txt.bak: Deleted 2024/12/15 01:09:00 DEBUG : three.txt: same parent dir (ODFfNzgyOTEzNV9Gc09Eaw) - using file/rename instead of move_copy for three.txt.bak 2024/12/15 01:09:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/15 01:09:00 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one.bak (5), dst/three.txt.bak (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: OpenDrive root 'rclone-test-tijenan3nayi'/dst/one.bak: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirSuffixOnly Messages: dst/one.bak: size incorrect file=4 vs obj=5 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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/one.bak: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirSuffixOnly Messages: 1 objects not found --- FAIL: TestSyncBackupDirSuffixOnly (24.78s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:09:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:09:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:09:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/15 01:09:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/dst" 2024/12/15 01:09:16 DEBUG : Starting OpenDrive session with ID: 1108f78a473405ee9f8ef9f62bf03e290bc31e47052f25ed5e2008d5f76f076a 2024/12/15 01:09:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 01:09:17 DEBUG : one: same parent dir (ODFfNzgyOTEzNl9YNVFPcQ) - using file/rename instead of move_copy for one.bak 2024/12/15 01:09:17 INFO : one: Moved (server-side) to: one.bak 2024/12/15 01:09:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/15 01:09:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/15 01:09:19 INFO : one: Copied (new) 2024/12/15 01:09:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:09:19 DEBUG : two: Unchanged skipping 2024/12/15 01:09:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/15 01:09:20 DEBUG : three.txt: same parent dir (ODFfNzgyOTEzNl9YNVFPcQ) - using file/rename instead of move_copy for three.txt.bak 2024/12/15 01:09:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/15 01:09:20 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/15 01:09:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/15 01:09:21 INFO : three.txt: Copied (new) 2024/12/15 01:09:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 01:09:23 INFO : one.bak: Deleted 2024/12/15 01:09:23 DEBUG : one: same parent dir (ODFfNzgyOTEzNl9YNVFPcQ) - using file/rename instead of move_copy for one.bak 2024/12/15 01:09:23 INFO : one: Moved (server-side) to: one.bak 2024/12/15 01:09:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:09:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/15 01:09:25 INFO : one: Copied (new) 2024/12/15 01:09:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:09:25 DEBUG : two: Unchanged skipping 2024/12/15 01:09:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/15 01:09:25 INFO : three.txt.bak: Deleted 2024/12/15 01:09:26 DEBUG : three.txt: same parent dir (ODFfNzgyOTEzNl9YNVFPcQ) - using file/rename instead of move_copy for three.txt.bak 2024/12/15 01:09:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/15 01:09:26 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/15 01:09:28 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/15 01:09:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:09:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/15 01:09:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/15 01:09:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/15 01:09:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tijenan3nayi/dst" 2024/12/15 01:09:36 DEBUG : Starting OpenDrive session with ID: 5f32092be1aabe03d477cacf79bca26cc945c6854a0b8319076597abd88a97c5 2024/12/15 01:09:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/15 01:09:37 DEBUG : one: same parent dir (ODFfNzgyOTEzN19raW1WVA) - using file/rename instead of move_copy for one-2019-01-01 2024/12/15 01:09:37 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/15 01:09:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/15 01:09:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/15 01:09:39 INFO : one: Copied (new) 2024/12/15 01:09:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:09:39 DEBUG : two: Unchanged skipping 2024/12/15 01:09:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/15 01:09:39 DEBUG : three.txt: same parent dir (ODFfNzgyOTEzN19raW1WVA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/12/15 01:09:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/15 01:09:40 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/15 01:09:41 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/15 01:09:41 INFO : three.txt: Copied (new) 2024/12/15 01:09:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/15 01:09:43 INFO : one-2019-01-01: Deleted 2024/12/15 01:09:43 DEBUG : one: same parent dir (ODFfNzgyOTEzN19raW1WVA) - using file/rename instead of move_copy for one-2019-01-01 2024/12/15 01:09:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/15 01:09:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/15 01:09:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/15 01:09:45 INFO : one: Copied (new) 2024/12/15 01:09:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:09:45 DEBUG : two: Unchanged skipping 2024/12/15 01:09:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/15 01:09:45 INFO : three-2019-01-01.txt: Deleted 2024/12/15 01:09:46 DEBUG : three.txt: same parent dir (ODFfNzgyOTEzN19raW1WVA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/12/15 01:09:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/15 01:09:46 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/15 01:09:47 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/15 01:09:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.85s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:09:50 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/12/15 01:09:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/15 01:09:52 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:09:52 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:09:52 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/12/15 01:09:53 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/12/15 01:09:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/15 01:09:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.18s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:09:54 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/15 01:09:54 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:09:54 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:09:55 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/15 01:09:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/15 01:09:56 INFO : existing: Copied (new) 2024/12/15 01:09:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:09:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/15 01:09:57 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:09:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/15 01:09:57 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:09:57 ERROR : OpenDrive root 'rclone-test-tijenan3nayi': not deleting files as there were IO errors 2024/12/15 01:09:57 ERROR : OpenDrive root 'rclone-test-tijenan3nayi': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncImmutable (4.33s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:09:59 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:01 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/12/15 01:10:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/12/15 01:10:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/12/15 01:10:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:10:08 DEBUG : existing: Unchanged skipping 2024/12/15 01:10:08 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/15 01:10:08 DEBUG : subdira-rclone-move-cukofuy1: same parent dir (ODFfNzgyOTA2NV9YRE1sbA) - using folder/rename instead of move_copy 2024/12/15 01:10:08 DEBUG : EXISTING: moving to existing-rclone-move-furehez9 2024/12/15 01:10:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-soyotuh9 2024/12/15 01:10:09 DEBUG : subdira: same parent dir (ODFfNzgyOTA2NV9YRE1sbA) - using folder/rename instead of move_copy 2024/12/15 01:10:09 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzgyOTA2NV9YRE1sbA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-soyotuh9 2024/12/15 01:10:09 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/15 01:10:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-soyotuh9 2024/12/15 01:10:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/15 01:10:09 DEBUG : EXISTING: same parent dir (ODFfNzgyOTA2NV9YRE1sbA) - using file/rename instead of move_copy for existing-rclone-move-furehez9 2024/12/15 01:10:09 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-furehez9 2024/12/15 01:10:09 DEBUG : EXISTING: moving to existing 2024/12/15 01:10:10 DEBUG : existingbutdifferent-rclone-move-soyotuh9: same parent dir (ODFfNzgyOTA2NV9YRE1sbA) - using file/rename instead of move_copy for existingbutdifferent 2024/12/15 01:10:10 DEBUG : subdira/subdirb-rclone-move-fizabik6: same parent dir (ODFfNzgyOTEzOF9hR2VGeg) - using folder/rename instead of move_copy 2024/12/15 01:10:10 INFO : existingbutdifferent-rclone-move-soyotuh9: Moved (server-side) to: existingbutdifferent 2024/12/15 01:10:10 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/15 01:10:10 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/15 01:10:10 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/12/15 01:10:10 DEBUG : existing-rclone-move-furehez9: same parent dir (ODFfNzgyOTA2NV9YRE1sbA) - using file/rename instead of move_copy for existing 2024/12/15 01:10:10 DEBUG : subdira/subdirb: same parent dir (ODFfNzgyOTEzOF9hR2VGeg) - using folder/rename instead of move_copy 2024/12/15 01:10:11 INFO : existing-rclone-move-furehez9: Moved (server-side) to: existing 2024/12/15 01:10:11 INFO : EXISTING: Moved (server-side) to: existing 2024/12/15 01:10:11 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/15 01:10:11 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/15 01:10:11 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/15 01:10:11 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/15 01:10:11 DEBUG : subdira/subdirb/subdirc-rclone-move-gisodic7: same parent dir (ODFfNzgyOTEzOV9GbW1iMQ) - using folder/rename instead of move_copy 2024/12/15 01:10:12 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzgyOTEzOV9GbW1iMQ) - using folder/rename instead of move_copy 2024/12/15 01:10:12 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/15 01:10:12 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/15 01:10:13 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-susumon6: same parent dir (ODFfNzgyOTE0MF9VbldQVg) - using folder/rename instead of move_copy 2024/12/15 01:10:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cegurax6 2024/12/15 01:10:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzgyOTE0MF9VbldQVg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-cegurax6 2024/12/15 01:10:13 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzgyOTE0MF9VbldQVg) - using folder/rename instead of move_copy 2024/12/15 01:10:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cegurax6 2024/12/15 01:10:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/15 01:10:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/15 01:10:14 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-cegurax6: same parent dir (ODFfNzgyOTE0MF9VbldQVg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/12/15 01:10:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/15 01:10:14 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:10:14 INFO : subdira/subdirb/subdirc/hello-rclone-move-cegurax6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/15 01:10:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/15 01:10:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/15 01:10:14 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/12/15 01:10:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tiwusid4 2024/12/15 01:10:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzgyOTE0MV94T0I5RQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tiwusid4 2024/12/15 01:10:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tiwusid4 2024/12/15 01:10:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/15 01:10:15 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tiwusid4: same parent dir (ODFfNzgyOTE0MV94T0I5RQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/15 01:10:15 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tiwusid4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/15 01:10:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/15 01:10:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/15 01:10:15 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:10:15 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/15 01:10:15 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/15 01:10:15 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/12/15 01:10:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/15 01:10:16 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/15 01:10:16 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.15s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:10:22 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:24 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:26 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:28 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:29 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:31 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:33 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:34 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:36 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:38 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:39 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:41 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:43 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:45 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:46 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:48 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:50 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:51 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:53 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:55 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:57 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/15 01:10:58 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:00 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:02 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:03 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:05 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:07 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:08 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:10 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:12 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:14 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:15 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:17 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:19 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:20 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:22 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:24 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:26 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:27 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:29 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:30 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both0: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:11:30 DEBUG : both10: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both13: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both14: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both15: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both16: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both17: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both18: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both19: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both2: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both3: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both4: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both5: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both6: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both7: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both8: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:11:30 DEBUG : both9: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both11: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both1: Unchanged skipping 2024/12/15 01:11:30 DEBUG : both12: Unchanged skipping 2024/12/15 01:11:30 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:11:30 DEBUG : Waiting for deletions to finish 2024/12/15 01:11:31 INFO : only19: Deleted 2024/12/15 01:11:31 INFO : only4: Deleted 2024/12/15 01:11:31 INFO : only9: Deleted 2024/12/15 01:11:31 INFO : only10: Deleted 2024/12/15 01:11:31 INFO : only1: Deleted 2024/12/15 01:11:31 INFO : only11: Deleted 2024/12/15 01:11:31 INFO : only6: Deleted 2024/12/15 01:11:31 INFO : only0: Deleted 2024/12/15 01:11:31 INFO : only15: Deleted 2024/12/15 01:11:31 INFO : only16: Deleted 2024/12/15 01:11:31 INFO : only3: Deleted 2024/12/15 01:11:31 INFO : only12: Deleted 2024/12/15 01:11:31 INFO : only13: Deleted 2024/12/15 01:11:31 INFO : only18: Deleted 2024/12/15 01:11:31 INFO : only5: Deleted 2024/12/15 01:11:32 INFO : only7: Deleted 2024/12/15 01:11:32 INFO : only8: Deleted 2024/12/15 01:11:32 INFO : only14: Deleted 2024/12/15 01:11:32 INFO : only17: Deleted 2024/12/15 01:11:32 INFO : only2: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:11:37 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:38 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:40 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:42 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:43 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:45 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:47 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:49 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:50 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:52 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:54 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:56 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:57 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/15 01:11:59 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:01 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:02 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:05 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:07 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:08 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:10 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:12 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:14 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:15 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:17 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:19 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:20 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:22 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:24 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:25 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:27 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:29 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:30 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:32 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:34 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:35 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:37 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:39 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:40 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:43 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:44 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/15 01:12:46 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both0: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both1: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both10: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both11: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both12: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both13: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both14: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both15: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both16: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both17: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both18: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for checks to finish 2024/12/15 01:12:46 DEBUG : both19: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both5: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both6: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both7: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both8: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/15 01:12:46 DEBUG : both2: Unchanged skipping 2024/12/15 01:12:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/15 01:12:46 DEBUG : both4: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both3: Unchanged skipping 2024/12/15 01:12:46 DEBUG : both9: Unchanged skipping 2024/12/15 01:12:46 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Waiting for transfers to finish 2024/12/15 01:12:49 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:49 INFO : only1: Copied (replaced existing) 2024/12/15 01:12:50 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:50 INFO : only0: Copied (replaced existing) 2024/12/15 01:12:51 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:51 INFO : only10: Copied (replaced existing) 2024/12/15 01:12:51 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:51 INFO : only12: Copied (replaced existing) 2024/12/15 01:12:52 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:52 INFO : only14: Copied (replaced existing) 2024/12/15 01:12:53 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:53 INFO : only11: Copied (replaced existing) 2024/12/15 01:12:54 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:54 INFO : only16: Copied (replaced existing) 2024/12/15 01:12:55 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:55 INFO : only13: Copied (replaced existing) 2024/12/15 01:12:56 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:56 INFO : only15: Copied (replaced existing) 2024/12/15 01:12:56 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:56 INFO : only17: Copied (replaced existing) 2024/12/15 01:12:57 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:57 INFO : only18: Copied (replaced existing) 2024/12/15 01:12:57 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:57 INFO : only2: Copied (replaced existing) 2024/12/15 01:12:58 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:58 INFO : only3: Copied (replaced existing) 2024/12/15 01:12:59 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:12:59 INFO : only6: Copied (replaced existing) 2024/12/15 01:13:00 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:13:00 INFO : only4: Copied (replaced existing) 2024/12/15 01:13:03 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:13:03 INFO : only7: Copied (replaced existing) 2024/12/15 01:13:03 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:13:03 INFO : only19: Copied (replaced existing) 2024/12/15 01:13:04 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:13:04 INFO : only5: Copied (replaced existing) 2024/12/15 01:13:06 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:13:06 INFO : only8: Copied (replaced existing) 2024/12/15 01:13:06 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/15 01:13:06 INFO : only9: Copied (replaced existing) 2024/12/15 01:13:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (98.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:13:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 01:13:14 DEBUG : sub dir: Making directory 2024/12/15 01:13:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" 2024/12/15 01:13:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/15 01:13:31 DEBUG : sub dir: Making directory 2024/12/15 01:13:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tijenan3nayi'", Local "Local file system at /tmp/rclone2498334210", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.32s) FAIL 2024/12/15 01:13:47 DEBUG : OpenDrive root 'rclone-test-tijenan3nayi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m10.343605822s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirSuffixOnly]