"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/01/02 03:40:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini" 2025/01/02 03:40:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/02 03:40:39 DEBUG : Starting OpenDrive session with ID: 71ab9abe84c9076b63ae7b22ba4a5184c43588bdcefde3096ceca7d8b5983e4e 2025/01/02 03:40:39 DEBUG : Creating backend with remote "/tmp/rclone4053480627" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:40:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:40:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/02 03:40:40 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:40:40 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:40:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 03:40:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:40:41 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:40:41 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:40:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:40:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:40:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:40:43 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.06s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:40:45 DEBUG : Creating backend with remote "/non-existing" 2025/01/02 03:40:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/02 03:40:46 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:40:46 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:40:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:40:47 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:40:47 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:40:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:40:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:40:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.50s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:40:51 INFO : OpenDrive root 'rclone-test-josacub7lini': Running all checks before starting transfers 2025/01/02 03:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:40:51 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:40:51 INFO : OpenDrive root 'rclone-test-josacub7lini': Checks finished, now starting transfers 2025/01/02 03:40:51 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:40:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:40:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:40:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyCheckFirst (12.06s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:03 ERROR : Ignoring --no-traverse with sync 2025/01/02 03:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:41:03 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:03 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:41:05 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:41:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.19s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/02 03:41:07 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:07 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:08 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/01/02 03:41:10 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/02 03:41:10 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestCopyWithDepth (3.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:41:11 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:11 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:12 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:13 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:41:13 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:41:14 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:14 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:15 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:16 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:41:16 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 03:41:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 03:41:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/02 03:41:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 03:41:17 DEBUG : sub dir: Making directory 2025/01/02 03:41:17 DEBUG : sub dir2: Making directory 2025/01/02 03:41:18 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/02 03:41:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:41:18 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:18 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:41:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:21 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:23 DEBUG : sub dir2: Making directory 2025/01/02 03:41:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/02 03:41:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 03:41:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:41:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:41:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:27 DEBUG : sub dir2: Making directory with metadata 2025/01/02 03:41:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 03:41:27 DEBUG : sub dir: Making directory 2025/01/02 03:41:27 DEBUG : sub dir2: Making directory 2025/01/02 03:41:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:41:28 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:28 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:41:29 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:41:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:30 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/02 03:41:30 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:32 DEBUG : sub dir2: Making directory 2025/01/02 03:41:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:41:32 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:32 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:41:34 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:41:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.68s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:36 DEBUG : sub dir2: Making directory with metadata 2025/01/02 03:41:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/02 03:41:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 03:41:36 DEBUG : sub dir: Making directory 2025/01/02 03:41:36 DEBUG : sub dir2: Making directory 2025/01/02 03:41:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:41:36 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:36 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:41:38 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:41:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:39 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.06s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:41 DEBUG : sub dir2: Making directory 2025/01/02 03:41:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:41:41 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:41 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:41:43 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:41:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.92s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baxehih9zidi" 2025/01/02 03:41:48 DEBUG : Starting OpenDrive session with ID: bdd819a087bea4f4fc1ba463258ead256107425df88bbc66ece42f2974c48d92 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-josacub7lini' -> OpenDrive root 'rclone-test-baxehih9zidi' 2025/01/02 03:41:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:41:49 DEBUG : OpenDrive root 'rclone-test-baxehih9zidi': Waiting for checks to finish 2025/01/02 03:41:49 DEBUG : OpenDrive root 'rclone-test-baxehih9zidi': Waiting for transfers to finish 2025/01/02 03:41:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/02 03:41:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:50 DEBUG : OpenDrive root 'rclone-test-baxehih9zidi': Purge remote --- PASS: TestServerSideCopy (6.84s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:41:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:41:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 03:41:55 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:41:55 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:41:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/02 03:41:56 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/02 03:41:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyOverSelf (6.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:42:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rilurum6lita" 2025/01/02 03:42:02 DEBUG : Starting OpenDrive session with ID: 40dd5d959cd11ecced3e7269016ec81a8cc88f2baf1a3d8e7b4661a06ea7e6a1 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-josacub7lini' -> OpenDrive root 'rclone-test-rilurum6lita' 2025/01/02 03:42:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:42:02 DEBUG : OpenDrive root 'rclone-test-rilurum6lita': Waiting for checks to finish 2025/01/02 03:42:02 DEBUG : OpenDrive root 'rclone-test-rilurum6lita': Waiting for transfers to finish 2025/01/02 03:42:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/02 03:42:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/02 03:42:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 03:42:06 DEBUG : OpenDrive root 'rclone-test-rilurum6lita': Waiting for checks to finish 2025/01/02 03:42:06 DEBUG : OpenDrive root 'rclone-test-rilurum6lita': Waiting for transfers to finish 2025/01/02 03:42:06 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/02 03:42:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:07 DEBUG : OpenDrive root 'rclone-test-rilurum6lita': Purge remote --- PASS: TestServerSideCopyOverSelf (10.02s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:42:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 03:42:11 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:11 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:42:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/02 03:42:13 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/02 03:42:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/02 03:42:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestMoveOverSelf (5.72s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:42:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nedexex0doho" 2025/01/02 03:42:18 DEBUG : Starting OpenDrive session with ID: 7dd16a128903377cba0f3afcdcc7b719c1671aeffb4db919ae3717c3e38431cb sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-josacub7lini' -> OpenDrive root 'rclone-test-nedexex0doho' 2025/01/02 03:42:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:42:19 DEBUG : OpenDrive root 'rclone-test-nedexex0doho': Waiting for checks to finish 2025/01/02 03:42:19 DEBUG : OpenDrive root 'rclone-test-nedexex0doho': Waiting for transfers to finish 2025/01/02 03:42:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/02 03:42:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/02 03:42:22 DEBUG : OpenDrive root 'rclone-test-nedexex0doho': Using server-side directory move 2025/01/02 03:42:22 INFO : OpenDrive root 'rclone-test-nedexex0doho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 03:42:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/02 03:42:23 DEBUG : OpenDrive root 'rclone-test-nedexex0doho': Waiting for checks to finish 2025/01/02 03:42:23 DEBUG : OpenDrive root 'rclone-test-nedexex0doho': Waiting for transfers to finish 2025/01/02 03:42:23 INFO : sub dir/hello world: Deleted 2025/01/02 03:42:23 INFO : sub dir/hello world: Moved (server-side) 2025/01/02 03:42:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/01/02 03:42:26 DEBUG : testing file moves 2025/01/02 03:42:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/02 03:42:26 DEBUG : OpenDrive root 'rclone-test-nedexex0doho': Waiting for checks to finish 2025/01/02 03:42:26 DEBUG : OpenDrive root 'rclone-test-nedexex0doho': Waiting for transfers to finish 2025/01/02 03:42:27 INFO : sub dir/hello world: Deleted 2025/01/02 03:42:27 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:28 DEBUG : OpenDrive root 'rclone-test-nedexex0doho': Purge remote --- PASS: TestServerSideMoveOverSelf (15.26s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:42:32 ERROR : : error listing: directory not found 2025/01/02 03:42:32 DEBUG : Local file system at /tmp/rclone4053480627: Making directory 2025/01/02 03:42:32 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:32 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.55s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, 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:728 Error: Should be true Test: TestCopyRedownload Messages: sub dir/hello world: Modification time difference too big |-209615h37m29.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-02 03:42:36 +0000 UTC) (precision 1s) 2025/01/02 03:42:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/02 03:42:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:42:37 DEBUG : Local file system at /tmp/rclone4053480627: Waiting for checks to finish 2025/01/02 03:42:37 DEBUG : Local file system at /tmp/rclone4053480627: Waiting for transfers to finish 2025/01/02 03:42:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:42:37 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/01/02 03:42:37 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:42:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- FAIL: TestCopyRedownload (4.51s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/02 03:42:39 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:39 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:42:40 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/01/02 03:42:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:42:40 INFO : check sum: Copied (new) 2025/01/02 03:42:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:41 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:41 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:42:41 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/02 03:42:41 DEBUG : check sum: Unchanged skipping 2025/01/02 03:42:41 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:42:41 DEBUG : Waiting for deletions to finish 2025/01/02 03:42:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.52s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/02 03:42:42 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:42 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:42:43 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/01/02 03:42:44 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/02 03:42:44 INFO : sizeonly: Copied (new) 2025/01/02 03:42:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:44 DEBUG : sizeonly: Sizes identical 2025/01/02 03:42:44 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:44 DEBUG : sizeonly: Unchanged skipping 2025/01/02 03:42:44 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:42:44 DEBUG : Waiting for deletions to finish 2025/01/02 03:42:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/02 03:42:46 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:46 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:42:47 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/01/02 03:42:48 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/02 03:42:48 INFO : ignore-size: Copied (new) 2025/01/02 03:42:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:48 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:42:48 DEBUG : ignore-size: Unchanged skipping 2025/01/02 03:42:48 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:48 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:42:48 DEBUG : Waiting for deletions to finish 2025/01/02 03:42:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:50 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/02 03:42:52 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:42:52 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:52 DEBUG : existing: Unchanged skipping 2025/01/02 03:42:52 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:42:52 DEBUG : Waiting for deletions to finish 2025/01/02 03:42:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:42:52 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:42:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/02 03:42:52 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:42:52 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/02 03:42:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/02 03:42:53 INFO : existing: Copied (replaced existing) 2025/01/02 03:42:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", 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: TestSyncIgnoreTimes (12.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 03:43:02 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:02 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/02 03:43:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/02 03:43:04 INFO : existing: Copied (new) 2025/01/02 03:43:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:04 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:04 DEBUG : existing: Destination exists, skipping 2025/01/02 03:43:04 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:04 DEBUG : Waiting for deletions to finish 2025/01/02 03:43:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:07 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:43:09 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/02 03:43:10 DEBUG : d: Making directory 2025/01/02 03:43:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 03:43:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:43:11 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 03:43:11 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:11 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:12 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:43:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:43:13 INFO : a/potato2: Copied (new) 2025/01/02 03:43:13 DEBUG : Waiting for deletions to finish 2025/01/02 03:43:13 INFO : b/potato: Deleted 2025/01/02 03:43:13 INFO : d: Removing directory 2025/01/02 03:43:14 INFO : b: Removing directory 2025/01/02 03:43:14 DEBUG : OpenDrive root 'rclone-test-josacub7lini': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.96s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:43:19 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:19 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/02 03:43:19 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:43:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/02 03:43:19 DEBUG : empty space: Unchanged skipping 2025/01/02 03:43:19 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:19 DEBUG : Waiting for deletions to finish 2025/01/02 03:43:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:19 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:19 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/02 03:43:19 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:43:20 INFO : empty space: Updated modification time in destination 2025/01/02 03:43:20 DEBUG : empty space: Unchanged skipping 2025/01/02 03:43:20 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:20 DEBUG : Waiting for deletions to finish 2025/01/02 03:43:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:22 DEBUG : empty space: Uploading chunk 0, size=1, 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:1026 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-209615h38m15.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-02 03:43:22 +0000 UTC) (precision 1s) 2025/01/02 03:43:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:23 DEBUG : empty space: Modification times differ by 114158h43m22.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-01-02 03:43:22 +0000 UTC 2025/01/02 03:43:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:43:23 DEBUG : empty space: Unchanged skipping 2025/01/02 03:43:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:23 DEBUG : Waiting for deletions to finish 2025/01/02 03:43:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.06s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:25 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/02 03:43:26 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/02 03:43:26 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:26 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4053480627) 2025/01/02 03:43:26 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-josacub7lini') 2025/01/02 03:43:26 DEBUG : foo: md5 differ 2025/01/02 03:43:26 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:26 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/02 03:43:27 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/02 03:43:27 INFO : foo: Copied (replaced existing) 2025/01/02 03:43:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.33s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:29 DEBUG : empty space: Uploading chunk 0, size=1, 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:1071 Error: Should be true Test: TestSyncAfterAddingAFile Messages: empty space: Modification time difference too big |-114158h43m29.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-02 03:43:29 +0000 UTC) (precision 1s) 2025/01/02 03:43:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/02 03:43:30 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:30 DEBUG : empty space: Modification times differ by 114158h43m29.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-01-02 03:43:29 +0000 UTC 2025/01/02 03:43:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/02 03:43:31 INFO : empty space: Updated modification time in destination 2025/01/02 03:43:31 DEBUG : empty space: Unchanged skipping 2025/01/02 03:43:31 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:31 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/02 03:43:32 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:43:32 INFO : potato: Copied (new) 2025/01/02 03:43:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- FAIL: TestSyncAfterAddingAFile (5.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:34 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/02 03:43:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/02 03:43:35 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:35 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:36 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:43:36 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/02 03:43:36 INFO : potato: Copied (replaced existing) 2025/01/02 03:43:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:38 DEBUG : potato: Uploading chunk 0, size=21, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/01/02 03:43:47 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/02 03:43:47 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:47 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4053480627) 2025/01/02 03:43:47 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-josacub7lini') 2025/01/02 03:43:47 DEBUG : potato: md5 differ 2025/01/02 03:43:47 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:43:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/02 03:43:48 INFO : potato: Copied (replaced existing) 2025/01/02 03:43:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (11.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:43:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:43:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:43:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/02 03:43:53 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:43:53 DEBUG : empty space: Unchanged skipping 2025/01/02 03:43:53 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:53 DEBUG : Waiting for deletions to finish 2025/01/02 03:43:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:43:55 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:43:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:43:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:43:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:43:57 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:43:57 DEBUG : empty space: Unchanged skipping 2025/01/02 03:43:57 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:43:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:43:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:43:59 INFO : potato2: Copied (new) 2025/01/02 03:43:59 DEBUG : Waiting for deletions to finish 2025/01/02 03:43:59 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:02 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:44:04 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/02 03:44:05 DEBUG : d: Making directory 2025/01/02 03:44:05 DEBUG : d/e: Making directory 2025/01/02 03:44:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 03:44:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:44:06 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 03:44:07 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:44:07 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:44:07 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:44:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:44:08 INFO : a/potato2: Copied (new) 2025/01/02 03:44:08 DEBUG : Waiting for deletions to finish 2025/01/02 03:44:09 INFO : b/potato: Deleted 2025/01/02 03:44:09 INFO : d/e: Removing directory 2025/01/02 03:44:09 INFO : d: Removing directory 2025/01/02 03:44:09 INFO : b: Removing directory 2025/01/02 03:44:10 DEBUG : OpenDrive root 'rclone-test-josacub7lini': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:13 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:44:15 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/02 03:44:16 DEBUG : d: Making directory 2025/01/02 03:44:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/02 03:44:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:44:17 DEBUG : c/non empty space: Unchanged skipping 2025/01/02 03:44:18 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:44:18 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:44:18 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:44:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:44:19 INFO : a/potato2: Copied (new) 2025/01/02 03:44:19 ERROR : OpenDrive root 'rclone-test-josacub7lini': not deleting files as there were IO errors 2025/01/02 03:44:19 ERROR : OpenDrive root 'rclone-test-josacub7lini': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:44:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:44:26 DEBUG : Waiting for deletions to finish 2025/01/02 03:44:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:44:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:44:26 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:44:26 DEBUG : empty space: Unchanged skipping 2025/01/02 03:44:26 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:44:26 INFO : potato: Deleted 2025/01/02 03:44:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:44:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:44:28 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.75s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:44:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:44:32 DEBUG : Waiting for deletions to finish 2025/01/02 03:44:33 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:44:33 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:44:33 INFO : potato: Deleted 2025/01/02 03:44:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:44:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:44:33 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:44:33 DEBUG : empty space: Unchanged skipping 2025/01/02 03:44:33 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:44:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:44:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/02 03:44:35 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.99s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/02 03:44:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:44:38 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:44:38 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:44:39 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/01/02 03:44:40 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/02 03:44:40 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.08s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:44:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:44:45 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 03:44:45 DEBUG : enormous: Excluded 2025/01/02 03:44:45 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:44:45 DEBUG : potato2: Excluded 2025/01/02 03:44:45 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:44:45 DEBUG : potato2: Excluded 2025/01/02 03:44:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:44:45 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:44:45 DEBUG : empty space: Unchanged skipping 2025/01/02 03:44:45 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:44:45 DEBUG : Waiting for deletions to finish 2025/01/02 03:44:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:46 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 03:44:46 DEBUG : enormous: Excluded 2025/01/02 03:44:46 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:44:46 DEBUG : potato2: Excluded 2025/01/02 03:44:46 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:44:46 DEBUG : potato2: Excluded 2025/01/02 03:44:46 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/02 03:44:46 DEBUG : empty space: Unchanged skipping 2025/01/02 03:44:46 DEBUG : Local file system at /tmp/rclone4053480627: Waiting for checks to finish 2025/01/02 03:44:46 DEBUG : Local file system at /tmp/rclone4053480627: Waiting for transfers to finish 2025/01/02 03:44:46 DEBUG : Waiting for deletions to finish 2025/01/02 03:44:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncWithExclude (6.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:44:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:44:51 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/01/02 03:44:52 DEBUG : enormous: Excluded (Size Filter) 2025/01/02 03:44:52 DEBUG : enormous: Excluded 2025/01/02 03:44:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/02 03:44:52 DEBUG : potato2: Excluded 2025/01/02 03:44:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:44:53 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:44:53 DEBUG : empty space: Unchanged skipping 2025/01/02 03:44:53 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:44:53 DEBUG : Waiting for deletions to finish 2025/01/02 03:44:53 INFO : enormous: Deleted 2025/01/02 03:44:53 INFO : potato2: Deleted 2025/01/02 03:44:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/02 03:44:53 DEBUG : Local file system at /tmp/rclone4053480627: Waiting for checks to finish 2025/01/02 03:44:53 DEBUG : empty space: Unchanged skipping 2025/01/02 03:44:53 DEBUG : Local file system at /tmp/rclone4053480627: Waiting for transfers to finish 2025/01/02 03:44:53 DEBUG : Waiting for deletions to finish 2025/01/02 03:44:53 INFO : enormous: Deleted 2025/01/02 03:44:53 INFO : potato2: Deleted 2025/01/02 03:44:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.96s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:44:55 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:44:57 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:44:59 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/02 03:45:00 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/01/02 03:45:02 DEBUG : five: Need to transfer - File not found at Destination 2025/01/02 03:45:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/02 03:45:02 DEBUG : one: Destination is newer than source, skipping 2025/01/02 03:45:02 DEBUG : three: Sizes identical 2025/01/02 03:45:02 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/02 03:45:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 03:45:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4053480627) 2025/01/02 03:45:02 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-josacub7lini') 2025/01/02 03:45:02 DEBUG : two: md5 differ 2025/01/02 03:45:02 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:02 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/01/02 03:45:02 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:45:03 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/01/02 03:45:03 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/02 03:45:03 INFO : four: Copied (replaced existing) 2025/01/02 03:45:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/02 03:45:04 INFO : five: Copied (new) 2025/01/02 03:45:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/02 03:45:04 INFO : two: Copied (replaced existing) 2025/01/02 03:45:04 DEBUG : Waiting for deletions to finish 2025/01/02 03:45:05 DEBUG : one: Destination is newer than source, skipping 2025/01/02 03:45:05 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:05 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/02 03:45:05 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/02 03:45:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 03:45:05 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/02 03:45:05 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/02 03:45:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 03:45:05 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4053480627) 2025/01/02 03:45:05 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-josacub7lini') 2025/01/02 03:45:05 DEBUG : three: md5 differ 2025/01/02 03:45:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/02 03:45:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/02 03:45:05 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/02 03:45:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/02 03:45:05 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:05 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/02 03:45:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/02 03:45:06 INFO : three: Copied (replaced existing) 2025/01/02 03:45:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.01s) === 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-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/02 03:45:08 INFO : OpenDrive root 'rclone-test-josacub7lini': Making map for --track-renames 2025/01/02 03:45:08 INFO : OpenDrive root 'rclone-test-josacub7lini': Finished making map for --track-renames 2025/01/02 03:45:08 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 03:45:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/02 03:45:08 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for renames to finish 2025/01/02 03:45:08 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:08 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/02 03:45:09 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/02 03:45:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/02 03:45:09 INFO : potato: Copied (new) 2025/01/02 03:45:10 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/02 03:45:10 INFO : yam: Copied (new) 2025/01/02 03:45:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:45:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:45:10 INFO : OpenDrive root 'rclone-test-josacub7lini': Making map for --track-renames 2025/01/02 03:45:10 INFO : OpenDrive root 'rclone-test-josacub7lini': Finished making map for --track-renames 2025/01/02 03:45:10 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:10 DEBUG : potato: Unchanged skipping 2025/01/02 03:45:10 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for renames to finish 2025/01/02 03:45:11 DEBUG : yam: same parent dir (ODFfNzg5MTY2M19RNlRkbA) - using file/rename instead of move_copy for yaml 2025/01/02 03:45:11 INFO : yam: Moved (server-side) to: yaml 2025/01/02 03:45:11 INFO : yaml: Renamed from "yam" 2025/01/02 03:45:11 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:11 DEBUG : Waiting for deletions to finish 2025/01/02 03:45:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", 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: TestSyncWithTrackRenames (12.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/02 03:45:20 INFO : OpenDrive root 'rclone-test-josacub7lini': Making map for --track-renames 2025/01/02 03:45:20 INFO : OpenDrive root 'rclone-test-josacub7lini': Finished making map for --track-renames 2025/01/02 03:45:20 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 03:45:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/02 03:45:20 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for renames to finish 2025/01/02 03:45:20 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:21 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/02 03:45:21 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/02 03:45:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/02 03:45:22 INFO : potato: Copied (new) 2025/01/02 03:45:22 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/02 03:45:22 INFO : yam: Copied (new) 2025/01/02 03:45:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:45:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:45:23 INFO : OpenDrive root 'rclone-test-josacub7lini': Making map for --track-renames 2025/01/02 03:45:23 INFO : OpenDrive root 'rclone-test-josacub7lini': Finished making map for --track-renames 2025/01/02 03:45:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:23 DEBUG : potato: Unchanged skipping 2025/01/02 03:45:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for renames to finish 2025/01/02 03:45:23 DEBUG : yam: same parent dir (ODFfNzg5MTY2M19RNlRkbA) - using file/rename instead of move_copy for yaml 2025/01/02 03:45:23 INFO : yam: Moved (server-side) to: yaml 2025/01/02 03:45:23 INFO : yaml: Renamed from "yam" 2025/01/02 03:45:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:23 DEBUG : Waiting for deletions to finish 2025/01/02 03:45:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/02 03:45:25 INFO : OpenDrive root 'rclone-test-josacub7lini': Making map for --track-renames 2025/01/02 03:45:25 INFO : OpenDrive root 'rclone-test-josacub7lini': Finished making map for --track-renames 2025/01/02 03:45:25 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/02 03:45:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/02 03:45:25 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for renames to finish 2025/01/02 03:45:25 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:26 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/02 03:45:26 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/01/02 03:45:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/02 03:45:27 INFO : potato: Copied (new) 2025/01/02 03:45:27 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/02 03:45:27 INFO : sub/yam: Copied (new) 2025/01/02 03:45:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:45:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:45:27 DEBUG : potato: Unchanged skipping 2025/01/02 03:45:28 INFO : OpenDrive root 'rclone-test-josacub7lini': Making map for --track-renames 2025/01/02 03:45:28 INFO : OpenDrive root 'rclone-test-josacub7lini': Finished making map for --track-renames 2025/01/02 03:45:28 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:28 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for renames to finish 2025/01/02 03:45:28 INFO : sub/yam: Moved (server-side) to: yam 2025/01/02 03:45:28 INFO : yam: Renamed from "sub/yam" 2025/01/02 03:45:28 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:28 DEBUG : Waiting for deletions to finish 2025/01/02 03:45:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.92s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:45:31 DEBUG : Creating backend with remote "/tmp/rclone4053480627/dir1" 2025/01/02 03:45:31 DEBUG : Creating backend with remote "/tmp/rclone4053480627/dir2" 2025/01/02 03:45:31 DEBUG : Local file system at /tmp/rclone4053480627/dir2: Using server-side directory move 2025/01/02 03:45:31 INFO : Local file system at /tmp/rclone4053480627/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 03:45:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/02 03:45:31 DEBUG : Local file system at /tmp/rclone4053480627/dir2: Waiting for checks to finish 2025/01/02 03:45:31 INFO : file1.txt: Moved (server-side) 2025/01/02 03:45:31 DEBUG : Local file system at /tmp/rclone4053480627/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:45:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:45:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 03:45:31 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:31 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:45:33 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/02 03:45:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:45:33 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:45:33 INFO : sub dir/hello world: Deleted 2025/01/02 03:45:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/02 03:45:34 INFO : nested/sub dir/file: Copied (new) 2025/01/02 03:45:34 INFO : nested/sub dir/file: Deleted 2025/01/02 03:45:34 INFO : sub dir: Removing directory 2025/01/02 03:45:34 INFO : nested/sub dir: Removing directory 2025/01/02 03:45:34 INFO : nested: Removing directory 2025/01/02 03:45:34 DEBUG : Local file system at /tmp/rclone4053480627: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:45:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/02 03:45:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/02 03:45:38 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:38 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/02 03:45:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/02 03:45:40 INFO : sub dir/hello world: Copied (new) 2025/01/02 03:45:40 INFO : sub dir/hello world: Deleted 2025/01/02 03:45:40 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/02 03:45:41 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/02 03:45:41 INFO : nested/sub dir/file: Copied (new) 2025/01/02 03:45:41 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.18s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:45:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 03:45:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/02 03:45:44 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:44 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:45 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/02 03:45:45 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/01/02 03:45:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/02 03:45:46 INFO : existing: Copied (new) 2025/01/02 03:45:46 INFO : existing: Deleted 2025/01/02 03:45:46 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/02 03:45:46 INFO : existing-b: Copied (new) 2025/01/02 03:45:46 INFO : existing-b: Deleted 2025/01/02 03:45:46 DEBUG : existing: Destination exists, skipping 2025/01/02 03:45:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/02 03:45:46 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:45:46 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:45:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.70s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:45:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cohaded4gowu" 2025/01/02 03:45:48 DEBUG : Starting OpenDrive session with ID: 12a5f4edfa50e5e91bdca5990e8b90aba6a6cb2780ebfbd83ff1a1ed84e41bc4 2025/01/02 03:45:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:45:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:45:52 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-josacub7lini' -> OpenDrive root 'rclone-test-cohaded4gowu' 2025/01/02 03:45:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:45:57 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/02 03:45:58 DEBUG : OpenDrive root 'rclone-test-cohaded4gowu': Using server-side directory move 2025/01/02 03:45:58 INFO : OpenDrive root 'rclone-test-cohaded4gowu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 03:45:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:45:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/02 03:45:58 DEBUG : empty space: Unchanged skipping 2025/01/02 03:45:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 03:45:58 DEBUG : OpenDrive root 'rclone-test-cohaded4gowu': Waiting for checks to finish 2025/01/02 03:45:58 INFO : potato3: Deleted 2025/01/02 03:45:58 INFO : empty space: Deleted 2025/01/02 03:45:58 DEBUG : OpenDrive root 'rclone-test-cohaded4gowu': Waiting for transfers to finish 2025/01/02 03:45:58 INFO : potato2: Moved (server-side) 2025/01/02 03:45:59 INFO : potato3: Moved (server-side) 2025/01/02 03:45:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zapegiy8gegu" 2025/01/02 03:45:59 DEBUG : Starting OpenDrive session with ID: eb16e814e8d5e4f123fe48193c5e72720d073ec7921603764c5133f3fd1ea98a 2025/01/02 03:46:00 DEBUG : OpenDrive root 'rclone-test-zapegiy8gegu': Using server-side directory move 2025/01/02 03:46:00 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/02 03:46:00 INFO : OpenDrive root 'rclone-test-zapegiy8gegu': Server side directory move succeeded 2025/01/02 03:46:01 ERROR : : error listing: directory not found 2025/01/02 03:46:01 DEBUG : OpenDrive root 'rclone-test-zapegiy8gegu': Purge remote 2025/01/02 03:46:01 DEBUG : OpenDrive root 'rclone-test-cohaded4gowu': Purge remote 2025/01/02 03:46:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.48s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:46:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fiheyus1yadu" 2025/01/02 03:46:02 DEBUG : Starting OpenDrive session with ID: 7b91ab16d537dc34facee40ef614209c81a2742bd8b80ea375e61714673afca4 2025/01/02 03:46:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:46:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:46:07 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-josacub7lini' -> OpenDrive root 'rclone-test-fiheyus1yadu' 2025/01/02 03:46:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:46:11 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/02 03:46:12 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 03:46:12 DEBUG : empty space: Excluded 2025/01/02 03:46:12 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 03:46:12 DEBUG : empty space: Excluded 2025/01/02 03:46:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:46:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 03:46:12 DEBUG : OpenDrive root 'rclone-test-fiheyus1yadu': Waiting for checks to finish 2025/01/02 03:46:12 DEBUG : OpenDrive root 'rclone-test-fiheyus1yadu': Waiting for transfers to finish 2025/01/02 03:46:12 INFO : potato3: Deleted 2025/01/02 03:46:13 INFO : potato2: Moved (server-side) 2025/01/02 03:46:13 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/01/02 03:46:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-voyalus9molu" 2025/01/02 03:46:21 DEBUG : Config file has changed externally - reloading 2025/01/02 03:46:21 DEBUG : Starting OpenDrive session with ID: 721225d6788a308a6e4e2712f7364c2d2807272f18e51e6f9a84702bfe238d2d 2025/01/02 03:46:22 DEBUG : empty space: Excluded (Size Filter) 2025/01/02 03:46:22 DEBUG : empty space: Excluded 2025/01/02 03:46:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:46:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/02 03:46:22 DEBUG : OpenDrive root 'rclone-test-voyalus9molu': Waiting for checks to finish 2025/01/02 03:46:22 DEBUG : OpenDrive root 'rclone-test-voyalus9molu': Waiting for transfers to finish 2025/01/02 03:46:22 INFO : potato2: Moved (server-side) 2025/01/02 03:46:23 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/01/02 03:46:30 DEBUG : OpenDrive root 'rclone-test-voyalus9molu': Purge remote 2025/01/02 03:46:31 DEBUG : OpenDrive root 'rclone-test-fiheyus1yadu': Purge remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveWithFilter (37.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:46:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hikufur0pade" 2025/01/02 03:46:40 DEBUG : Starting OpenDrive session with ID: 5d47646940410f21840e4471b56345383d305cc249e0528745f5cb7652e75fe1 2025/01/02 03:46:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/02 03:46:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:46:44 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/01/02 03:46:45 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-josacub7lini' -> OpenDrive root 'rclone-test-hikufur0pade' 2025/01/02 03:46:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/02 03:46:48 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/02 03:46:50 DEBUG : OpenDrive root 'rclone-test-hikufur0pade': Using server-side directory move 2025/01/02 03:46:50 INFO : OpenDrive root 'rclone-test-hikufur0pade': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/02 03:46:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/02 03:46:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/02 03:46:50 DEBUG : empty space: Unchanged skipping 2025/01/02 03:46:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/02 03:46:51 INFO : potato3: Deleted 2025/01/02 03:46:51 DEBUG : OpenDrive root 'rclone-test-hikufur0pade': Waiting for checks to finish 2025/01/02 03:46:51 INFO : empty space: Deleted 2025/01/02 03:46:51 DEBUG : OpenDrive root 'rclone-test-hikufur0pade': Waiting for transfers to finish 2025/01/02 03:46:51 INFO : potato2: Moved (server-side) 2025/01/02 03:46:51 INFO : potato3: Moved (server-side) 2025/01/02 03:46:51 INFO : tomatoDir: Removing directory 2025/01/02 03:46:51 DEBUG : OpenDrive root 'rclone-test-josacub7lini': deleted 1 directories 2025/01/02 03:46:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qezaciz1dobi" 2025/01/02 03:46:52 DEBUG : Starting OpenDrive session with ID: 0721398b4ab3113efe2960b36fb773cb6d8ef3a36425978e497e37dc04c04909 2025/01/02 03:46:53 DEBUG : tomatoDir: Making directory 2025/01/02 03:46:53 DEBUG : OpenDrive root 'rclone-test-qezaciz1dobi': Using server-side directory move 2025/01/02 03:46:53 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/02 03:46:53 INFO : OpenDrive root 'rclone-test-qezaciz1dobi': Server side directory move succeeded 2025/01/02 03:46:54 ERROR : : error listing: directory not found 2025/01/02 03:46:54 ERROR : : error listing: directory not found 2025/01/02 03:46:54 DEBUG : OpenDrive root 'rclone-test-qezaciz1dobi': Purge remote 2025/01/02 03:46:55 DEBUG : OpenDrive root 'rclone-test-hikufur0pade': Purge remote 2025/01/02 03:46:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.22s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:46:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/rclone-sync-test" 2025/01/02 03:46:56 DEBUG : Starting OpenDrive session with ID: 96e44e693b26013da5c05010bee8548fdf9eb0cc4d25365b5ffe6da7e135062f run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncOverlap (3.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:46:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/rclone-sync-test" 2025/01/02 03:46:59 DEBUG : Starting OpenDrive session with ID: 1116eab47a5b21b3a9348573185ac3e1d780d7ae29ded8de96df7c03fc2bfade 2025/01/02 03:47:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/rclone-sync-test-include/layer2" 2025/01/02 03:47:01 DEBUG : Starting OpenDrive session with ID: 76928284481ae3bb156a17cae1864545ad742ed6a744777147addd136758c214 2025/01/02 03:47:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/rclone-sync-test-ignore-file" 2025/01/02 03:47:03 DEBUG : Starting OpenDrive session with ID: ce41759cab97c4436345a282e3570479c1bd257a8e2943488444e8c04fbefd27 run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "OpenDrive root 'rclone-test-josacub7lini'": failed to make directory: File or folder with such name already exists (Error 409) 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:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1993 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test-ignore-file"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=28) "rclone-sync-test-ignore-file" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (15.69s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:47:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/dst" 2025/01/02 03:47:15 DEBUG : Starting OpenDrive session with ID: 91e98cb31ac2885c0c97ab2c60baa3529df2a28445cff8ecaf050eda52b7c8a9 2025/01/02 03:47:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/CompareDest" 2025/01/02 03:47:16 DEBUG : Starting OpenDrive session with ID: be49b5cbff9965fe018e6cb406bc05f1b4173972d89e1efb92451db1fb49f814 2025/01/02 03:47:18 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 03:47:18 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:47:18 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:47:19 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:47:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/02 03:47:19 INFO : one: Copied (new) 2025/01/02 03:47:19 DEBUG : Waiting for deletions to finish 2025/01/02 03:47:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 03:47:21 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:47:21 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:47:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:47:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/02 03:47:22 INFO : one: Copied (replaced existing) 2025/01/02 03:47:22 DEBUG : Waiting for deletions to finish 2025/01/02 03:47:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:47:25 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:47:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 03:47:26 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:47:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:47:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 03:47:27 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:47:27 DEBUG : Waiting for deletions to finish 2025/01/02 03:47:27 INFO : There was nothing to transfer 2025/01/02 03:47:28 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:47:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:47:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 03:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 03:47:30 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:47:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:47:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 03:47:30 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:47:30 DEBUG : Waiting for deletions to finish 2025/01/02 03:47:30 INFO : There was nothing to transfer 2025/01/02 03:47:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:47:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/02 03:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 03:47:30 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:47:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:47:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 03:47:31 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:47:31 DEBUG : Waiting for deletions to finish 2025/01/02 03:47:31 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/02 03:47:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/02 03:47:32 DEBUG : two: Need to transfer - File not found at Destination 2025/01/02 03:47:32 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:47:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 03:47:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:47:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/02 03:47:32 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:47:33 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/01/02 03:47:34 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/02 03:47:34 INFO : two: Copied (new) 2025/01/02 03:47:34 DEBUG : Waiting for deletions to finish 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: TestSyncCompareDest (29.49s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:47:45 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/01/02 03:47:47 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/01/02 03:47:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/dest" 2025/01/02 03:47:49 DEBUG : Starting OpenDrive session with ID: f24b84c97a8bf6c7ca7f67fa5b41b56b84cc88e76cce737abc33c37eede83ec6 2025/01/02 03:47:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/pre-dest1" 2025/01/02 03:47:50 DEBUG : Starting OpenDrive session with ID: 6d98929245abc6200e6cd7c3ee099b1b3793fadaf686a08e8fccfd00b962c741 2025/01/02 03:47:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/pre-dest2" 2025/01/02 03:47:51 DEBUG : Starting OpenDrive session with ID: a86d6890312a2974c16d831eb14fe0644b73ac254ee8695ea5eea72cd2cca208 2025/01/02 03:47:52 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:47:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/02 03:47:52 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:47:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/02 03:47:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/02 03:47:53 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dest': Waiting for checks to finish 2025/01/02 03:47:53 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dest': Waiting for transfers to finish 2025/01/02 03:47:54 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/01/02 03:47:55 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/02 03:47:55 INFO : 3: Copied (new) 2025/01/02 03:47:55 DEBUG : Waiting for deletions to finish 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: TestSyncMultipleCompareDest (20.88s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:48:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/dst" 2025/01/02 03:48:05 DEBUG : Starting OpenDrive session with ID: 94e86fcaa4ad65a15c95d478a7524d2fe3691acaa997f9424d0a1b54e91f3123 2025/01/02 03:48:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/CopyDest" 2025/01/02 03:48:07 DEBUG : Starting OpenDrive session with ID: 1563f6e2152ecd4445cc6f30ae16e52e82e915c1c03e0ed339b3391d29facbe5 2025/01/02 03:48:08 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 03:48:08 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:48:08 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:48:09 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:48:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/02 03:48:10 INFO : one: Copied (new) 2025/01/02 03:48:10 DEBUG : Waiting for deletions to finish 2025/01/02 03:48:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 03:48:11 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:48:11 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:48:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:48:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/02 03:48:12 INFO : one: Copied (replaced existing) 2025/01/02 03:48:12 DEBUG : Waiting for deletions to finish 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:2272 Error: Should be true Test: TestSyncCopyDest Messages: dst/one: Modification time difference too big |-114158h48m12.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-02 03:48:12 +0000 UTC) (precision 1s) 2025/01/02 03:48:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:48:15 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:48:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/BackupDir" 2025/01/02 03:48:17 DEBUG : Starting OpenDrive session with ID: 69216e90807563f43ec3aac848f05b625059170d22d07f8dbe98b19dec9507cc 2025/01/02 03:48:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 03:48:18 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:48:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:48:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/02 03:48:19 INFO : one: Moved (server-side) 2025/01/02 03:48:19 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/02 03:48:19 INFO : one: Copied (server-side copy) 2025/01/02 03:48:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/02 03:48:19 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:48:19 DEBUG : Waiting for deletions to finish 2025/01/02 03:48:20 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:48:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:48:22 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/02 03:48:22 INFO : two: Copied (server-side copy) 2025/01/02 03:48:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/02 03:48:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:48:22 DEBUG : one: Unchanged skipping 2025/01/02 03:48:22 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:48:22 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:48:22 DEBUG : Waiting for deletions to finish 2025/01/02 03:48:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:48:23 DEBUG : one: Unchanged skipping 2025/01/02 03:48:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:48:23 DEBUG : two: Unchanged skipping 2025/01/02 03:48:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:48:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:48:23 DEBUG : Waiting for deletions to finish 2025/01/02 03:48:23 INFO : There was nothing to transfer 2025/01/02 03:48:24 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/01/02 03:48:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/02 03:48:26 DEBUG : three: Destination not found in --copy-dest 2025/01/02 03:48:26 DEBUG : three: Need to transfer - File not found at Destination 2025/01/02 03:48:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:48:26 DEBUG : one: Unchanged skipping 2025/01/02 03:48:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/02 03:48:26 DEBUG : two: Unchanged skipping 2025/01/02 03:48:26 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:48:26 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:48:27 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/01/02 03:48:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/02 03:48:28 INFO : three: Copied (new) 2025/01/02 03:48:28 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCopyDest (26.25s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:48:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:48:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:48:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/02 03:48:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/dst" 2025/01/02 03:48:38 DEBUG : Starting OpenDrive session with ID: 90cc160ccea0aa3c9f714ffa82120eafb53b74b6f0e58b8696a19469d261f0c6 2025/01/02 03:48:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/backup" 2025/01/02 03:48:39 DEBUG : Starting OpenDrive session with ID: 889a44b2495b4f3f22e5762f4ee130fab30446b83c61f2ae1145a102baa6409d 2025/01/02 03:48:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 03:48:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:48:39 DEBUG : two: Unchanged skipping 2025/01/02 03:48:39 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:48:40 INFO : one: Moved (server-side) 2025/01/02 03:48:40 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:48:41 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/02 03:48:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 03:48:42 INFO : one: Copied (new) 2025/01/02 03:48:42 DEBUG : Waiting for deletions to finish 2025/01/02 03:48:42 INFO : three.txt: Moved (server-side) 2025/01/02 03:48:42 INFO : three.txt: Moved into backup dir 2025/01/02 03:48:44 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/02 03:48:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 03:48:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:48:45 DEBUG : two: Unchanged skipping 2025/01/02 03:48:45 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:48:46 INFO : one: Deleted 2025/01/02 03:48:46 INFO : one: Moved (server-side) 2025/01/02 03:48:46 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:48:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:48:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 03:48:48 INFO : one: Copied (new) 2025/01/02 03:48:48 DEBUG : Waiting for deletions to finish 2025/01/02 03:48:48 INFO : three.txt: Deleted 2025/01/02 03:48:49 INFO : three.txt: Moved (server-side) 2025/01/02 03:48:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.76s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:48:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:48:54 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:48:55 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/02 03:48:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/dst" 2025/01/02 03:48:57 DEBUG : Starting OpenDrive session with ID: 0859dcc9fca7ca7a4df537b46d669de4fa5e76abf31c230972910750a6f10e67 2025/01/02 03:48:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/backup" 2025/01/02 03:48:58 DEBUG : Starting OpenDrive session with ID: 45c298b78eb279f04373462e73363a22418d2c841bacc30e1ec71ec9fb80a75f 2025/01/02 03:48:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 03:48:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:48:59 DEBUG : two: Unchanged skipping 2025/01/02 03:48:59 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:49:00 INFO : one: Moved (server-side) to: one.bak 2025/01/02 03:49:00 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:49:00 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/02 03:49:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 03:49:01 INFO : one: Copied (new) 2025/01/02 03:49:01 DEBUG : Waiting for deletions to finish 2025/01/02 03:49:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 03:49:02 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:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (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:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-josacub7lini'/backup/one.bak: 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:2431 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: 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:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: 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:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2025/01/02 03:49:12 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:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (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:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-josacub7lini'/backup/one.bak: 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:2431 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: 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:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: 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:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2025/01/02 03:49:22 DEBUG : one: Need to transfer - File not found at Destination 2025/01/02 03:49:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:49:22 DEBUG : two: Unchanged skipping 2025/01/02 03:49:22 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:49:22 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:49:23 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:49:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 03:49:24 INFO : one: Copied (new) 2025/01/02 03:49:24 DEBUG : Waiting for deletions to finish 2025/01/02 03:49:24 INFO : three.txt.bak: Deleted 2025/01/02 03:49:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 03:49:24 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (36.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:49:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:49:30 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:49:31 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/02 03:49:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/dst" 2025/01/02 03:49:33 DEBUG : Starting OpenDrive session with ID: c2d97a9247c0f0e113e3fb88ba368f9dc10079bd3d7a4906164dfd55971596ae 2025/01/02 03:49:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/backup" 2025/01/02 03:49:34 DEBUG : Starting OpenDrive session with ID: 663723740ac1fe1bc605cb0274db4b2d26ce815eaea91ae36a159b69f48cda14 2025/01/02 03:49:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 03:49:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:49:35 DEBUG : two: Unchanged skipping 2025/01/02 03:49:35 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:49:36 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 03:49:36 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:49:37 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/02 03:49:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 03:49:38 INFO : one: Copied (new) 2025/01/02 03:49:38 DEBUG : Waiting for deletions to finish 2025/01/02 03:49:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 03:49:39 INFO : three.txt: Moved into backup dir 2025/01/02 03:49:40 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/02 03:49:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 03:49:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:49:41 DEBUG : two: Unchanged skipping 2025/01/02 03:49:41 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:49:42 INFO : one-2019-01-01: Deleted 2025/01/02 03:49:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 03:49:42 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:49:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:49:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 03:49:44 INFO : one: Copied (new) 2025/01/02 03:49:44 DEBUG : Waiting for deletions to finish 2025/01/02 03:49:44 INFO : three-2019-01-01.txt: Deleted 2025/01/02 03:49:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 03:49:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:49:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:49:49 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:49:51 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/02 03:49:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/dst" 2025/01/02 03:49:53 DEBUG : Starting OpenDrive session with ID: 698943f78b067dbac7a7606b862f8cedf34c6233aa0d4e255e62420a5411a07e 2025/01/02 03:49:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 03:49:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:49:54 DEBUG : two: Unchanged skipping 2025/01/02 03:49:54 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:49:54 DEBUG : one: same parent dir (ODFfNzg5MTczNV9zaXZUMw) - using file/rename instead of move_copy for one.bak 2025/01/02 03:49:54 INFO : one: Moved (server-side) to: one.bak 2025/01/02 03:49:54 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:49:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/02 03:49:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 03:49:56 INFO : one: Copied (new) 2025/01/02 03:49:56 DEBUG : Waiting for deletions to finish 2025/01/02 03:49:56 DEBUG : three.txt: same parent dir (ODFfNzg5MTczNV9zaXZUMw) - using file/rename instead of move_copy for three.txt.bak 2025/01/02 03:49:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 03:49:56 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:286: Sleeping for 6s just to make sure 2025/01/02 03:50:05 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/02 03:50:07 DEBUG : one.bak: Excluded (Path Filter) 2025/01/02 03:50:07 DEBUG : one.bak: Excluded 2025/01/02 03:50:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/02 03:50:07 DEBUG : three.txt.bak: Excluded 2025/01/02 03:50:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 03:50:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:50:07 DEBUG : two: Unchanged skipping 2025/01/02 03:50:07 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for checks to finish 2025/01/02 03:50:07 INFO : one.bak: Deleted 2025/01/02 03:50:07 DEBUG : one: same parent dir (ODFfNzg5MTczNV9zaXZUMw) - using file/rename instead of move_copy for one.bak 2025/01/02 03:50:07 INFO : one: Moved (server-side) to: one.bak 2025/01/02 03:50:07 DEBUG : OpenDrive root 'rclone-test-josacub7lini/dst': Waiting for transfers to finish 2025/01/02 03:50:08 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:50:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 03:50:09 INFO : one: Copied (new) 2025/01/02 03:50:09 DEBUG : Waiting for deletions to finish 2025/01/02 03:50:10 INFO : three.txt.bak: Deleted 2025/01/02 03:50:10 DEBUG : three.txt: same parent dir (ODFfNzg5MTczNV9zaXZUMw) - using file/rename instead of move_copy for three.txt.bak 2025/01/02 03:50:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 03:50:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (25.36s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:50:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:50:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:50:17 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/02 03:50:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/dst" 2025/01/02 03:50:19 DEBUG : Starting OpenDrive session with ID: 08e3cc7ed3068487bea84245296af1f5fec8404af1851dd8099ed0e8ee0b8d43 2025/01/02 03:50:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 03:50:19 DEBUG : one: same parent dir (ODFfNzg5MTczNl9TZ3BMag) - using file/rename instead of move_copy for one.bak 2025/01/02 03:50:20 INFO : one: Moved (server-side) to: one.bak 2025/01/02 03:50:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/02 03:50:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 03:50:21 INFO : one: Copied (new) 2025/01/02 03:50:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:50:21 DEBUG : two: Unchanged skipping 2025/01/02 03:50:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 03:50:22 DEBUG : three.txt: same parent dir (ODFfNzg5MTczNl9TZ3BMag) - using file/rename instead of move_copy for three.txt.bak 2025/01/02 03:50:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 03:50:23 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/02 03:50:24 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/02 03:50:24 INFO : three.txt: Copied (new) 2025/01/02 03:50:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 03:50:25 INFO : one.bak: Deleted 2025/01/02 03:50:25 DEBUG : one: same parent dir (ODFfNzg5MTczNl9TZ3BMag) - using file/rename instead of move_copy for one.bak 2025/01/02 03:50:25 INFO : one: Moved (server-side) to: one.bak 2025/01/02 03:50:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:50:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 03:50:27 INFO : one: Copied (new) 2025/01/02 03:50:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:50:27 DEBUG : two: Unchanged skipping 2025/01/02 03:50:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 03:50:28 INFO : three.txt.bak: Deleted 2025/01/02 03:50:28 DEBUG : three.txt: same parent dir (ODFfNzg5MTczNl9TZ3BMag) - using file/rename instead of move_copy for three.txt.bak 2025/01/02 03:50:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/02 03:50:29 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/02 03:50:30 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/02 03:50:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.10s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:50:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/02 03:50:35 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/02 03:50:37 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/02 03:50:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-josacub7lini/dst" 2025/01/02 03:50:39 DEBUG : Starting OpenDrive session with ID: 9958688914777e4c81837bd51381ec18fb52872421b7cdc93df619a016c02f7b 2025/01/02 03:50:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/02 03:50:40 DEBUG : one: same parent dir (ODFfNzg5MTczN19ueDMzYQ) - using file/rename instead of move_copy for one-2019-01-01 2025/01/02 03:50:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 03:50:41 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/02 03:50:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/02 03:50:42 INFO : one: Copied (new) 2025/01/02 03:50:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:50:42 DEBUG : two: Unchanged skipping 2025/01/02 03:50:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/02 03:50:42 DEBUG : three.txt: same parent dir (ODFfNzg5MTczN19ueDMzYQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/02 03:50:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 03:50:43 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/02 03:50:44 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/02 03:50:44 INFO : three.txt: Copied (new) 2025/01/02 03:50:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/02 03:50:46 INFO : one-2019-01-01: Deleted 2025/01/02 03:50:46 DEBUG : one: same parent dir (ODFfNzg5MTczN19ueDMzYQ) - using file/rename instead of move_copy for one-2019-01-01 2025/01/02 03:50:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/02 03:50:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/02 03:50:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/02 03:50:48 INFO : one: Copied (new) 2025/01/02 03:50:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:50:48 DEBUG : two: Unchanged skipping 2025/01/02 03:50:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/02 03:50:49 INFO : three-2019-01-01.txt: Deleted 2025/01/02 03:50:49 DEBUG : three.txt: same parent dir (ODFfNzg5MTczN19ueDMzYQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/02 03:50:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/02 03:50:50 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/02 03:50:51 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/02 03:50:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.93s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:50:54 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/01/02 03:50:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/02 03:50:55 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:50:55 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:50:55 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/01/02 03:50:56 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/01/02 03:50:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/02 03:50:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.66s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:50:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/02 03:50:57 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:50:57 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:50:58 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/02 03:50:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/02 03:50:59 INFO : existing: Copied (new) 2025/01/02 03:50:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:50:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/02 03:50:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/02 03:50:59 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:50:59 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:50:59 ERROR : OpenDrive root 'rclone-test-josacub7lini': not deleting files as there were IO errors 2025/01/02 03:50:59 ERROR : OpenDrive root 'rclone-test-josacub7lini': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncImmutable (3.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.49s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:51:02 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:04 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-josacub7lini'": failed to get folder list: Directory doesn't exist (Error 404) 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:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /usr/local/go/src/testing/testing.go:1089 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2648 Error: Not equal: expected: []string{} actual : []string{"SUBDIRA"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "SUBDIRA" } Test: TestFixCase Messages: directories --- FAIL: TestFixCase (13.09s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.74s) --- SKIP: TestMaxTransfer/Hard (1.06s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:51:17 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:18 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:20 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:22 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:23 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:25 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:27 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:28 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:30 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:32 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:33 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:35 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:37 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:38 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:40 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:41 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:43 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:45 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:47 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:49 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:50 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:52 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:54 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:55 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:57 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/02 03:51:59 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:00 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:02 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:04 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:05 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:07 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:09 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:10 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:12 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:14 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:15 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:17 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:19 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:20 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:22 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:23 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both0: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both1: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both10: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both11: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both12: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:52:23 DEBUG : both13: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both17: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both18: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both19: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both2: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both3: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both4: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both14: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both6: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both7: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both8: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:52:23 DEBUG : both9: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both15: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both16: Unchanged skipping 2025/01/02 03:52:23 DEBUG : both5: Unchanged skipping 2025/01/02 03:52:23 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:52:23 DEBUG : Waiting for deletions to finish 2025/01/02 03:52:24 INFO : only18: Deleted 2025/01/02 03:52:24 INFO : only2: Deleted 2025/01/02 03:52:24 INFO : only3: Deleted 2025/01/02 03:52:24 INFO : only12: Deleted 2025/01/02 03:52:24 INFO : only14: Deleted 2025/01/02 03:52:24 INFO : only13: Deleted 2025/01/02 03:52:24 INFO : only15: Deleted 2025/01/02 03:52:24 INFO : only16: Deleted 2025/01/02 03:52:24 INFO : only5: Deleted 2025/01/02 03:52:24 INFO : only6: Deleted 2025/01/02 03:52:24 INFO : only9: Deleted 2025/01/02 03:52:24 INFO : only0: Deleted 2025/01/02 03:52:24 INFO : only11: Deleted 2025/01/02 03:52:24 INFO : only19: Deleted 2025/01/02 03:52:24 INFO : only4: Deleted 2025/01/02 03:52:24 INFO : only1: Deleted 2025/01/02 03:52:24 INFO : only17: Deleted 2025/01/02 03:52:24 INFO : only8: Deleted 2025/01/02 03:52:24 INFO : only10: Deleted 2025/01/02 03:52:24 INFO : only7: Deleted 2025/01/02 03:52:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", 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: TestSyncConcurrentDelete (80.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:52:37 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:39 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:40 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:42 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:44 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:45 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:47 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:49 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:50 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:52 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:54 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:56 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:57 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/02 03:52:59 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:01 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:03 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:04 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:06 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:08 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:10 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:11 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:13 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:15 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:16 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:18 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:20 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:22 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:23 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:25 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:27 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:29 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:30 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:32 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:34 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:35 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:37 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:39 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:40 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:42 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:44 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/02 03:53:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both0: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both1: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both10: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both11: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both12: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both13: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both14: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both15: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both16: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both17: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both18: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both19: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both2: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both3: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both4: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both5: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both6: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both7: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both8: Unchanged skipping 2025/01/02 03:53:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/02 03:53:45 DEBUG : both9: Unchanged skipping 2025/01/02 03:53:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/02 03:53:45 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for checks to finish 2025/01/02 03:53:45 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Waiting for transfers to finish 2025/01/02 03:53:47 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:47 INFO : only10: Copied (replaced existing) 2025/01/02 03:53:47 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:47 INFO : only1: Copied (replaced existing) 2025/01/02 03:53:48 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:48 INFO : only0: Copied (replaced existing) 2025/01/02 03:53:49 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:49 INFO : only12: Copied (replaced existing) 2025/01/02 03:53:49 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:49 INFO : only13: Copied (replaced existing) 2025/01/02 03:53:50 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:50 INFO : only14: Copied (replaced existing) 2025/01/02 03:53:50 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:50 INFO : only11: Copied (replaced existing) 2025/01/02 03:53:51 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:51 INFO : only15: Copied (replaced existing) 2025/01/02 03:53:51 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:51 INFO : only16: Copied (replaced existing) 2025/01/02 03:53:51 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:51 INFO : only18: Copied (replaced existing) 2025/01/02 03:53:51 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:51 INFO : only17: Copied (replaced existing) 2025/01/02 03:53:52 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:52 INFO : only2: Copied (replaced existing) 2025/01/02 03:53:53 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:53 INFO : only3: Copied (replaced existing) 2025/01/02 03:53:54 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:54 INFO : only19: Copied (replaced existing) 2025/01/02 03:53:54 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:54 INFO : only4: Copied (replaced existing) 2025/01/02 03:53:54 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:54 INFO : only5: Copied (replaced existing) 2025/01/02 03:53:55 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:55 INFO : only7: Copied (replaced existing) 2025/01/02 03:53:55 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:55 INFO : only6: Copied (replaced existing) 2025/01/02 03:53:55 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:55 INFO : only8: Copied (replaced existing) 2025/01/02 03:53:56 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/02 03:53:56 INFO : only9: Copied (replaced existing) 2025/01/02 03:53:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (87.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:54:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 03:54:03 DEBUG : sub dir: Making directory 2025/01/02 03:54:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (17.14s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" 2025/01/02 03:54:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/02 03:54:21 DEBUG : sub dir: Making directory 2025/01/02 03:54:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-josacub7lini'", Local "Local file system at /tmp/rclone4053480627", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.13s) FAIL 2025/01/02 03:54:37 DEBUG : OpenDrive root 'rclone-test-josacub7lini': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m59.492143008s (try 1/5): exit status 1: Failed [TestCopyRedownload TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncAfterAddingAFile TestSyncOverlapWithFilter TestSyncCopyDest TestSyncBackupDirWithSuffix TestFixCase]