"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/18 01:04:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga" 2025/04/18 01:04:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 01:04:19 DEBUG : Starting OpenDrive session with ID: dab0f54f8e36fde7d13fbb99576b2676eea626d346344477972139dbc6c6c908 2025/04/18 01:04:19 DEBUG : Creating backend with remote "/tmp/rclone2880417480" === 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-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:04:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/18 01:04:20 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:20 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:04:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:04:21 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:21 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:04:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:04:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:04:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:24 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.54s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", 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-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:26 DEBUG : Creating backend with remote "/non-existing" 2025/04/18 01:04:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/18 01:04:26 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:26 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:04:27 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:27 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:04:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:04:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:04:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.11s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:31 INFO : OpenDrive root 'rclone-test-cipesux6goga': Running all checks before starting transfers 2025/04/18 01:04:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:04:31 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:31 INFO : OpenDrive root 'rclone-test-cipesux6goga': Checks finished, now starting transfers 2025/04/18 01:04:31 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:04:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:04:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:04:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.95s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:35 ERROR : Ignoring --no-traverse with sync 2025/04/18 01:04:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:04:35 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:35 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:04:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:04:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:04:37 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:04:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestSyncNoTraverse (5.20s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/18 01:04:40 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:40 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:04:41 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/18 01:04:42 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/18 01:04:42 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:274 Error: Should be true Test: TestCopyWithDepth Messages: hello world2: Modification time difference too big |-116700h4m41.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-18 01:04:41 +0000 UTC) (precision 1s) --- FAIL: TestCopyWithDepth (2.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:04:43 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:43 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:04:44 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/18 01:04:45 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:04:45 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.96s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:04:46 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:46 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:04:47 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/18 01:04:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:04:48 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 01:04:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:04:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/18 01:04:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:04:49 INFO : sub dir: Making directory 2025/04/18 01:04:50 INFO : sub dir2: Making directory 2025/04/18 01:04:50 INFO : sub dir2/sub sub dir2: Making directory 2025/04/18 01:04:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:04:50 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:50 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:04:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:04:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:04:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:53 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:04:55 INFO : sub dir2: Making directory 2025/04/18 01:04:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/18 01:04:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:04:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:04:55 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:04:55 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:04:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:04:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:04:57 INFO : sub dir/hello world: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyNoEmptyDirectories (11.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:06 DEBUG : sub dir2: Making directory with metadata 2025/04/18 01:05:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:05:06 INFO : sub dir: Making directory 2025/04/18 01:05:06 INFO : sub dir2: Making directory 2025/04/18 01:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:05:07 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:05:07 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:05:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:05:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:05:08 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:05:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:09 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/18 01:05:09 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:11 INFO : sub dir2: Making directory 2025/04/18 01:05:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:05:11 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:05:11 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:05:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:05:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:05:13 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:05:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.88s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:15 DEBUG : sub dir2: Making directory with metadata 2025/04/18 01:05:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:05:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:05:15 INFO : sub dir: Making directory 2025/04/18 01:05:15 INFO : sub dir2: Making directory 2025/04/18 01:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:05:16 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:05:16 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:05:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:05:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:05:17 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:05:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:18 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:20 INFO : sub dir2: Making directory 2025/04/18 01:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:05:20 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:05:20 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:05:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:05:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:05:22 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:05:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.76s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:05:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qugovam2tuda" 2025/04/18 01:05:27 DEBUG : Starting OpenDrive session with ID: b9a958a6350eb0ecea262b1ae38403a1c146cf132e7040ab735c761f244b5eb0 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-cipesux6goga' -> OpenDrive root 'rclone-test-qugovam2tuda' 2025/04/18 01:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:05:28 DEBUG : OpenDrive root 'rclone-test-qugovam2tuda': Waiting for checks to finish 2025/04/18 01:05:28 DEBUG : OpenDrive root 'rclone-test-qugovam2tuda': Waiting for transfers to finish 2025/04/18 01:05:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/18 01:05:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:29 DEBUG : OpenDrive root 'rclone-test-qugovam2tuda': Purge remote --- PASS: TestServerSideCopy (7.39s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:05:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:05:34 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:05:34 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:05:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/18 01:05:35 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/18 01:05:35 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyOverSelf (7.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:05:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-suqatup9jina" 2025/04/18 01:05:42 DEBUG : Starting OpenDrive session with ID: ebc471037c6787043857ab56284cf0fe86288f3054a5a3d5c2ea1e46ef3501b1 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-cipesux6goga' -> OpenDrive root 'rclone-test-suqatup9jina' 2025/04/18 01:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:05:43 DEBUG : OpenDrive root 'rclone-test-suqatup9jina': Waiting for checks to finish 2025/04/18 01:05:43 DEBUG : OpenDrive root 'rclone-test-suqatup9jina': Waiting for transfers to finish 2025/04/18 01:05:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/18 01:05:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/18 01:05:46 DEBUG : OpenDrive root 'rclone-test-suqatup9jina': Waiting for checks to finish 2025/04/18 01:05:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:05:46 DEBUG : OpenDrive root 'rclone-test-suqatup9jina': Waiting for transfers to finish 2025/04/18 01:05:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/18 01:05:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:47 DEBUG : OpenDrive root 'rclone-test-suqatup9jina': Purge remote --- PASS: TestServerSideCopyOverSelf (10.66s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:05:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:05:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:05:52 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:05:52 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:05:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/18 01:05:53 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/18 01:05:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/18 01:05:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", 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: TestMoveOverSelf (13.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:06:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wezefef6zuqa" 2025/04/18 01:06:05 DEBUG : Starting OpenDrive session with ID: 7c33aaf33cb6b5515698e197fe367a44444cd5aafe29460043ab9e5c607f2f98 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-cipesux6goga' -> OpenDrive root 'rclone-test-wezefef6zuqa' 2025/04/18 01:06:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:06:06 DEBUG : OpenDrive root 'rclone-test-wezefef6zuqa': Waiting for checks to finish 2025/04/18 01:06:06 DEBUG : OpenDrive root 'rclone-test-wezefef6zuqa': Waiting for transfers to finish 2025/04/18 01:06:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/18 01:06:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/18 01:06:09 DEBUG : OpenDrive root 'rclone-test-wezefef6zuqa': Using server-side directory move 2025/04/18 01:06:09 INFO : OpenDrive root 'rclone-test-wezefef6zuqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 01:06:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/18 01:06:09 DEBUG : OpenDrive root 'rclone-test-wezefef6zuqa': Waiting for checks to finish 2025/04/18 01:06:09 DEBUG : OpenDrive root 'rclone-test-wezefef6zuqa': Waiting for transfers to finish 2025/04/18 01:06:09 INFO : sub dir/hello world: Deleted 2025/04/18 01:06:10 INFO : sub dir/hello world: Moved (server-side) 2025/04/18 01:06:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/04/18 01:06:13 DEBUG : testing file moves 2025/04/18 01:06:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/18 01:06:13 DEBUG : OpenDrive root 'rclone-test-wezefef6zuqa': Waiting for checks to finish 2025/04/18 01:06:13 DEBUG : OpenDrive root 'rclone-test-wezefef6zuqa': Waiting for transfers to finish 2025/04/18 01:06:13 INFO : sub dir/hello world: Deleted 2025/04/18 01:06:14 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:14 DEBUG : OpenDrive root 'rclone-test-wezefef6zuqa': Purge remote --- PASS: TestServerSideMoveOverSelf (14.19s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:06:18 ERROR : : error listing: directory not found 2025/04/18 01:06:19 INFO : Local file system at /tmp/rclone2880417480: Making directory 2025/04/18 01:06:19 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:19 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.35s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:06:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/18 01:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:06:24 DEBUG : Local file system at /tmp/rclone2880417480: Waiting for checks to finish 2025/04/18 01:06:24 DEBUG : Local file system at /tmp/rclone2880417480: Waiting for transfers to finish 2025/04/18 01:06:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:06:24 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/04/18 01:06:24 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:06:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestCopyRedownload (5.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:26 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/18 01:06:26 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:26 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:27 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/18 01:06:28 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/18 01:06:28 INFO : check sum: Copied (new) 2025/04/18 01:06:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:28 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:28 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/18 01:06:28 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/18 01:06:28 DEBUG : check sum: Unchanged skipping 2025/04/18 01:06:28 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:28 DEBUG : Waiting for deletions to finish 2025/04/18 01:06:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.62s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/18 01:06:29 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:29 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:30 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/18 01:06:31 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/18 01:06:31 INFO : sizeonly: Copied (new) 2025/04/18 01:06:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:32 DEBUG : sizeonly: Sizes identical 2025/04/18 01:06:32 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:32 DEBUG : sizeonly: Unchanged skipping 2025/04/18 01:06:32 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:32 DEBUG : Waiting for deletions to finish 2025/04/18 01:06:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.62s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/18 01:06:33 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:33 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:34 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/18 01:06:35 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/18 01:06:35 INFO : ignore-size: Copied (new) 2025/04/18 01:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:36 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:36 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:06:36 DEBUG : ignore-size: Unchanged skipping 2025/04/18 01:06:36 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:36 DEBUG : Waiting for deletions to finish 2025/04/18 01:06:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.30s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:38 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/18 01:06:39 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:06:39 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:39 DEBUG : existing: Unchanged skipping 2025/04/18 01:06:39 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:39 DEBUG : Waiting for deletions to finish 2025/04/18 01:06:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/18 01:06:39 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:39 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:40 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/18 01:06:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/18 01:06:41 INFO : existing: Copied (replaced existing) 2025/04/18 01:06:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.76s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 01:06:42 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:42 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:43 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/18 01:06:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/18 01:06:44 INFO : existing: Copied (new) 2025/04/18 01:06:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:44 DEBUG : existing: Destination exists, skipping 2025/04/18 01:06:44 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:44 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:06:44 DEBUG : Waiting for deletions to finish 2025/04/18 01:06:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.39s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:06:46 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:06:48 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/18 01:06:50 INFO : d: Making directory 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/04/18 01:06:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 01:06:59 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:06:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:06:59 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 01:06:59 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:00 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:07:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/18 01:07:01 INFO : a/potato2: Copied (new) 2025/04/18 01:07:01 DEBUG : Waiting for deletions to finish 2025/04/18 01:07:01 INFO : b/potato: Deleted 2025/04/18 01:07:01 INFO : d: Removing directory 2025/04/18 01:07:01 INFO : b: Removing directory 2025/04/18 01:07:01 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (18.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:07:06 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:07:06 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/04/18 01:07:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/18 01:07:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/18 01:07:06 DEBUG : empty space: Unchanged skipping 2025/04/18 01:07:06 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:06 DEBUG : Waiting for deletions to finish 2025/04/18 01:07:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:06 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/04/18 01:07:06 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:07:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/18 01:07:06 INFO : empty space: Updated modification time in destination 2025/04/18 01:07:06 DEBUG : empty space: Unchanged skipping 2025/04/18 01:07:06 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:06 DEBUG : Waiting for deletions to finish 2025/04/18 01:07:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:07:10 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:07:10 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/04/18 01:07:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/18 01:07:10 DEBUG : empty space: Unchanged skipping 2025/04/18 01:07:10 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:10 DEBUG : Waiting for deletions to finish 2025/04/18 01:07:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.03s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:11 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/18 01:07:13 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:07:13 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/04/18 01:07:13 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2880417480) 2025/04/18 01:07:13 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-cipesux6goga') 2025/04/18 01:07:13 DEBUG : foo: md5 differ 2025/04/18 01:07:13 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:13 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/18 01:07:15 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/18 01:07:15 INFO : foo: Copied (replaced existing) 2025/04/18 01:07:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (5.21s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:07:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:07:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/18 01:07:18 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:07:18 DEBUG : empty space: Unchanged skipping 2025/04/18 01:07:18 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:19 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/18 01:07:19 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/18 01:07:19 INFO : potato: Copied (new) 2025/04/18 01:07:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:21 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/18 01:07:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/18 01:07:23 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:07:23 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:07:24 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/18 01:07:24 INFO : potato: Copied (replaced existing) 2025/04/18 01:07:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.29s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:07:27 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/04/18 01:07:27 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:07:27 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2880417480) 2025/04/18 01:07:27 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-cipesux6goga') 2025/04/18 01:07:27 DEBUG : potato: md5 differ 2025/04/18 01:07:27 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:27 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:07:28 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/18 01:07:28 INFO : potato: Copied (replaced existing) 2025/04/18 01:07:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", 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: TestSyncAfterChangingContentsOnly (11.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:07:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:07:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:07:40 DEBUG : empty space: Unchanged skipping 2025/04/18 01:07:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/18 01:07:40 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:07:40 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:40 DEBUG : Waiting for deletions to finish 2025/04/18 01:07:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", 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: TestSyncAfterRemovingAFileAndAddingAFileDryRun (12.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:49 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:07:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:07:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:07:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:07:52 DEBUG : empty space: Unchanged skipping 2025/04/18 01:07:52 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:07:52 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:07:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:07:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/18 01:07:54 INFO : potato2: Copied (new) 2025/04/18 01:07:54 DEBUG : Waiting for deletions to finish 2025/04/18 01:07:54 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:07:56 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:07:58 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/18 01:07:59 INFO : d: Making directory 2025/04/18 01:08:00 INFO : d/e: Making directory 2025/04/18 01:08:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 01:08:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:08:01 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 01:08:01 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:08:01 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:08:02 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:08:03 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/18 01:08:03 INFO : a/potato2: Copied (new) 2025/04/18 01:08:03 DEBUG : Waiting for deletions to finish 2025/04/18 01:08:03 INFO : b/potato: Deleted 2025/04/18 01:08:03 INFO : d/e: Removing directory 2025/04/18 01:08:04 INFO : d: Removing directory 2025/04/18 01:08:04 INFO : b: Removing directory 2025/04/18 01:08:04 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:08:08 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:08:10 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/18 01:08:11 INFO : d: Making directory 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/04/18 01:08:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/18 01:08:19 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:08:19 DEBUG : c/non empty space: Unchanged skipping 2025/04/18 01:08:19 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:08:19 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:08:20 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:08:21 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/18 01:08:21 INFO : a/potato2: Copied (new) 2025/04/18 01:08:21 ERROR : OpenDrive root 'rclone-test-cipesux6goga': not deleting files as there were IO errors 2025/04/18 01:08:21 ERROR : OpenDrive root 'rclone-test-cipesux6goga': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.65s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:08:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:08:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:08:27 DEBUG : Waiting for deletions to finish 2025/04/18 01:08:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:08:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:08:28 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:08:28 DEBUG : empty space: Unchanged skipping 2025/04/18 01:08:28 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:08:28 INFO : potato: Deleted 2025/04/18 01:08:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:08:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/18 01:08:29 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.59s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:08:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:08:33 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:1151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1326 Error: Should be true Test: TestSyncDeleteBefore Messages: empty space: Modification time difference too big |-116700h8m34.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-18 01:08:34 +0000 UTC) (precision 1s) 2025/04/18 01:08:34 DEBUG : Waiting for deletions to finish 2025/04/18 01:08:35 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:08:35 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:08:35 INFO : potato: Deleted 2025/04/18 01:08:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:08:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:08:35 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:08:35 DEBUG : empty space: Unchanged skipping 2025/04/18 01:08:35 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:08:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:08:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/18 01:08:36 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- FAIL: TestSyncDeleteBefore (6.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:08:38 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/18 01:08:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:08:40 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:08:40 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:08:40 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/18 01:08:42 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/18 01:08:42 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.07s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:08:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:08:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:08:46 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 01:08:46 DEBUG : enormous: Excluded 2025/04/18 01:08:46 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:08:46 DEBUG : potato2: Excluded 2025/04/18 01:08:47 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:08:47 DEBUG : potato2: Excluded 2025/04/18 01:08:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:08:47 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:08:47 DEBUG : empty space: Unchanged skipping 2025/04/18 01:08:47 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:08:47 DEBUG : Waiting for deletions to finish 2025/04/18 01:08:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:08:47 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 01:08:47 DEBUG : enormous: Excluded 2025/04/18 01:08:47 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:08:47 DEBUG : potato2: Excluded 2025/04/18 01:08:47 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:08:47 DEBUG : potato2: Excluded 2025/04/18 01:08:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/18 01:08:47 DEBUG : empty space: Unchanged skipping 2025/04/18 01:08:47 DEBUG : Local file system at /tmp/rclone2880417480: Waiting for checks to finish 2025/04/18 01:08:47 DEBUG : Local file system at /tmp/rclone2880417480: Waiting for transfers to finish 2025/04/18 01:08:47 DEBUG : Waiting for deletions to finish 2025/04/18 01:08:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncWithExclude (5.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:08:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:08:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:08:52 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/04/18 01:08:54 DEBUG : enormous: Excluded (Size Filter) 2025/04/18 01:08:54 DEBUG : enormous: Excluded 2025/04/18 01:08:54 DEBUG : potato2: Excluded (Size Filter) 2025/04/18 01:08:54 DEBUG : potato2: Excluded 2025/04/18 01:08:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:08:54 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:08:54 DEBUG : empty space: Unchanged skipping 2025/04/18 01:08:54 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:08:54 DEBUG : Waiting for deletions to finish 2025/04/18 01:08:54 INFO : enormous: Deleted 2025/04/18 01:08:54 INFO : potato2: Deleted 2025/04/18 01:08:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:08:54 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/18 01:08:54 DEBUG : empty space: Unchanged skipping 2025/04/18 01:08:54 DEBUG : Local file system at /tmp/rclone2880417480: Waiting for checks to finish 2025/04/18 01:08:54 DEBUG : Local file system at /tmp/rclone2880417480: Waiting for transfers to finish 2025/04/18 01:08:54 DEBUG : Waiting for deletions to finish 2025/04/18 01:08:54 INFO : enormous: Deleted 2025/04/18 01:08:54 INFO : potato2: Deleted 2025/04/18 01:08:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:08:56 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:08:58 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:09:00 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/18 01:09:01 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/18 01:09:03 DEBUG : five: Need to transfer - File not found at Destination 2025/04/18 01:09:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/18 01:09:03 DEBUG : one: Destination is newer than source, skipping 2025/04/18 01:09:03 DEBUG : three: Sizes identical 2025/04/18 01:09:03 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2880417480) 2025/04/18 01:09:03 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-cipesux6goga') 2025/04/18 01:09:03 DEBUG : two: md5 differ 2025/04/18 01:09:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 01:09:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 01:09:03 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:03 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/18 01:09:03 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:09:04 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/18 01:09:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/18 01:09:04 INFO : two: Copied (replaced existing) 2025/04/18 01:09:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/18 01:09:04 INFO : four: Copied (replaced existing) 2025/04/18 01:09:05 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/18 01:09:05 INFO : five: Copied (new) 2025/04/18 01:09:05 DEBUG : Waiting for deletions to finish 2025/04/18 01:09:05 DEBUG : one: Destination is newer than source, skipping 2025/04/18 01:09:05 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:05 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/18 01:09:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/18 01:09:05 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/18 01:09:05 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/18 01:09:05 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2880417480) 2025/04/18 01:09:05 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-cipesux6goga') 2025/04/18 01:09:05 DEBUG : three: md5 differ 2025/04/18 01:09:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 01:09:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 01:09:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/18 01:09:05 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/18 01:09:05 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/18 01:09:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/18 01:09:05 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:05 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/18 01:09:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/18 01:09:06 INFO : three: Copied (replaced existing) 2025/04/18 01:09:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.91s) === 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-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/18 01:09:07 INFO : OpenDrive root 'rclone-test-cipesux6goga': Making map for --track-renames 2025/04/18 01:09:07 INFO : OpenDrive root 'rclone-test-cipesux6goga': Finished making map for --track-renames 2025/04/18 01:09:07 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 01:09:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 01:09:07 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for renames to finish 2025/04/18 01:09:07 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:08 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/18 01:09:08 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/18 01:09:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/18 01:09:09 INFO : potato: Copied (new) 2025/04/18 01:09:11 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/18 01:09:11 INFO : yam: Copied (new) 2025/04/18 01:09:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:09:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:09:11 INFO : OpenDrive root 'rclone-test-cipesux6goga': Making map for --track-renames 2025/04/18 01:09:11 INFO : OpenDrive root 'rclone-test-cipesux6goga': Finished making map for --track-renames 2025/04/18 01:09:11 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:11 DEBUG : potato: Unchanged skipping 2025/04/18 01:09:11 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for renames to finish 2025/04/18 01:09:11 DEBUG : yam: same parent dir (ODFfODI0ODc2MV9mbnEzeA) - using file/rename instead of move_copy for yaml 2025/04/18 01:09:12 INFO : yam: Moved (server-side) to: yaml 2025/04/18 01:09:12 INFO : yaml: Renamed from "yam" 2025/04/18 01:09:12 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:12 DEBUG : Waiting for deletions to finish 2025/04/18 01:09:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", 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 (13.14s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/18 01:09:21 INFO : OpenDrive root 'rclone-test-cipesux6goga': Making map for --track-renames 2025/04/18 01:09:21 INFO : OpenDrive root 'rclone-test-cipesux6goga': Finished making map for --track-renames 2025/04/18 01:09:21 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 01:09:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/18 01:09:21 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for renames to finish 2025/04/18 01:09:21 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:21 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/18 01:09:22 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/18 01:09:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/18 01:09:22 INFO : potato: Copied (new) 2025/04/18 01:09:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/18 01:09:23 INFO : yam: Copied (new) 2025/04/18 01:09:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:09:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:09:23 INFO : OpenDrive root 'rclone-test-cipesux6goga': Making map for --track-renames 2025/04/18 01:09:23 INFO : OpenDrive root 'rclone-test-cipesux6goga': Finished making map for --track-renames 2025/04/18 01:09:23 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:23 DEBUG : potato: Unchanged skipping 2025/04/18 01:09:23 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for renames to finish 2025/04/18 01:09:24 DEBUG : yam: same parent dir (ODFfODI0ODc2MV9mbnEzeA) - using file/rename instead of move_copy for yaml 2025/04/18 01:09:24 INFO : yam: Moved (server-side) to: yaml 2025/04/18 01:09:24 INFO : yaml: Renamed from "yam" 2025/04/18 01:09:24 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:24 DEBUG : Waiting for deletions to finish 2025/04/18 01:09:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/18 01:09:25 INFO : OpenDrive root 'rclone-test-cipesux6goga': Making map for --track-renames 2025/04/18 01:09:25 INFO : OpenDrive root 'rclone-test-cipesux6goga': Finished making map for --track-renames 2025/04/18 01:09:25 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/18 01:09:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/18 01:09:25 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for renames to finish 2025/04/18 01:09:25 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:26 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/18 01:09:27 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/18 01:09:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/18 01:09:27 INFO : potato: Copied (new) 2025/04/18 01:09:27 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/18 01:09:27 INFO : sub/yam: Copied (new) 2025/04/18 01:09:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:09:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:09:28 DEBUG : potato: Unchanged skipping 2025/04/18 01:09:28 INFO : OpenDrive root 'rclone-test-cipesux6goga': Making map for --track-renames 2025/04/18 01:09:28 INFO : OpenDrive root 'rclone-test-cipesux6goga': Finished making map for --track-renames 2025/04/18 01:09:28 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:28 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for renames to finish 2025/04/18 01:09:29 INFO : sub/yam: Moved (server-side) to: yam 2025/04/18 01:09:29 INFO : yam: Renamed from "sub/yam" 2025/04/18 01:09:29 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:29 DEBUG : Waiting for deletions to finish 2025/04/18 01:09:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.61s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:09:31 DEBUG : Creating backend with remote "/tmp/rclone2880417480/dir1" 2025/04/18 01:09:31 DEBUG : Creating backend with remote "/tmp/rclone2880417480/dir2" 2025/04/18 01:09:31 DEBUG : Local file system at /tmp/rclone2880417480/dir2: Using server-side directory move 2025/04/18 01:09:31 INFO : Local file system at /tmp/rclone2880417480/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 01:09:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/18 01:09:31 INFO : file1.txt: Moved (server-side) 2025/04/18 01:09:31 DEBUG : Local file system at /tmp/rclone2880417480/dir2: Waiting for checks to finish 2025/04/18 01:09:31 DEBUG : Local file system at /tmp/rclone2880417480/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:09:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:09:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 01:09:31 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:31 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:32 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2025/04/18 01:09:32 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) 2025/04/18 01:09:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:09:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:09:34 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:09:34 INFO : sub dir/hello world: Deleted 2025/04/18 01:09:34 ERROR : Local file system at /tmp/rclone2880417480: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (3.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:09:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/18 01:09:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/18 01:09:35 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:35 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/18 01:09:37 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/18 01:09:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 01:09:37 INFO : sub dir/hello world: Copied (new) 2025/04/18 01:09:37 INFO : sub dir/hello world: Deleted 2025/04/18 01:09:38 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/18 01:09:38 INFO : nested/sub dir/file: Copied (new) 2025/04/18 01:09:38 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:09:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 01:09:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/18 01:09:42 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:42 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:42 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/18 01:09:43 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/18 01:09:43 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/18 01:09:43 INFO : existing: Copied (new) 2025/04/18 01:09:43 INFO : existing: Deleted 2025/04/18 01:09:43 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/18 01:09:43 INFO : existing-b: Copied (new) 2025/04/18 01:09:43 INFO : existing-b: Deleted 2025/04/18 01:09:44 DEBUG : existing: Destination exists, skipping 2025/04/18 01:09:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/18 01:09:44 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:09:44 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:09:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.57s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:09:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dugiyay5muco" 2025/04/18 01:09:45 DEBUG : Starting OpenDrive session with ID: c3be785eabc6f2e92e6cd421f78d797447596c8e9ff4270e47fc44e357ad7a0e 2025/04/18 01:09:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:09:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:09:51 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-cipesux6goga' -> OpenDrive root 'rclone-test-dugiyay5muco' 2025/04/18 01:09:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:09:55 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/18 01:09:56 DEBUG : OpenDrive root 'rclone-test-dugiyay5muco': Using server-side directory move 2025/04/18 01:09:56 INFO : OpenDrive root 'rclone-test-dugiyay5muco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 01:09:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:09:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/18 01:09:56 DEBUG : empty space: Unchanged skipping 2025/04/18 01:09:56 DEBUG : OpenDrive root 'rclone-test-dugiyay5muco': Waiting for checks to finish 2025/04/18 01:09:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 01:09:56 INFO : potato3: Deleted 2025/04/18 01:09:56 INFO : empty space: Deleted 2025/04/18 01:09:56 DEBUG : OpenDrive root 'rclone-test-dugiyay5muco': Waiting for transfers to finish 2025/04/18 01:09:57 INFO : potato2: Moved (server-side) 2025/04/18 01:09:57 INFO : potato3: Moved (server-side) 2025/04/18 01:09:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lobimiy0famu" 2025/04/18 01:09:58 DEBUG : Starting OpenDrive session with ID: 0917329cbac2b7c37708d9681537905e7d37c4d403b58c59eff9c200ab3eeb5f 2025/04/18 01:09:58 DEBUG : OpenDrive root 'rclone-test-lobimiy0famu': Using server-side directory move 2025/04/18 01:09:58 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/18 01:09:58 INFO : OpenDrive root 'rclone-test-lobimiy0famu': Server side directory move succeeded 2025/04/18 01:09:59 ERROR : : error listing: directory not found 2025/04/18 01:09:59 DEBUG : OpenDrive root 'rclone-test-lobimiy0famu': Purge remote 2025/04/18 01:09:59 DEBUG : OpenDrive root 'rclone-test-dugiyay5muco': Purge remote 2025/04/18 01:09:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:10:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xizicob4mepa" 2025/04/18 01:10:00 DEBUG : Starting OpenDrive session with ID: a29063d9c1078578a4ef20120d730eca6e4c04c98294dca4de9456b5c21d6adc 2025/04/18 01:10:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:10:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:10:05 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-cipesux6goga' -> OpenDrive root 'rclone-test-xizicob4mepa' 2025/04/18 01:10:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:10:09 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/18 01:10:10 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 01:10:10 DEBUG : empty space: Excluded 2025/04/18 01:10:10 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 01:10:10 DEBUG : empty space: Excluded 2025/04/18 01:10:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:10:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 01:10:10 DEBUG : OpenDrive root 'rclone-test-xizicob4mepa': Waiting for checks to finish 2025/04/18 01:10:10 DEBUG : OpenDrive root 'rclone-test-xizicob4mepa': Waiting for transfers to finish 2025/04/18 01:10:10 INFO : potato3: Deleted 2025/04/18 01:10:11 INFO : potato2: Moved (server-side) 2025/04/18 01:10:11 INFO : potato3: Moved (server-side) 2025/04/18 01:10:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-labekus2xiqe" 2025/04/18 01:10:12 DEBUG : Starting OpenDrive session with ID: b30b2b312786216029e772a4b0ae84ac9ae4730f9443fd9244854e6727094d96 2025/04/18 01:10:12 DEBUG : empty space: Excluded (Size Filter) 2025/04/18 01:10:12 DEBUG : empty space: Excluded 2025/04/18 01:10:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:10:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/18 01:10:12 DEBUG : OpenDrive root 'rclone-test-labekus2xiqe': Waiting for checks to finish 2025/04/18 01:10:12 DEBUG : OpenDrive root 'rclone-test-labekus2xiqe': Waiting for transfers to finish 2025/04/18 01:10:13 INFO : potato3: Moved (server-side) 2025/04/18 01:10:13 INFO : potato2: Moved (server-side) 2025/04/18 01:10:14 DEBUG : OpenDrive root 'rclone-test-labekus2xiqe': Purge remote 2025/04/18 01:10:14 DEBUG : OpenDrive root 'rclone-test-xizicob4mepa': Purge remote --- PASS: TestServerSideMoveWithFilter (15.06s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:10:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xukafup6teqi" 2025/04/18 01:10:15 DEBUG : Starting OpenDrive session with ID: 927a4d2ace2933dc67352cd1338a15b9934ad0799a27cbbd670a79f60de3416c 2025/04/18 01:10:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/18 01:10:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:10:20 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/18 01:10:21 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-cipesux6goga' -> OpenDrive root 'rclone-test-xukafup6teqi' 2025/04/18 01:10:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/18 01:10:24 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/18 01:10:26 DEBUG : OpenDrive root 'rclone-test-xukafup6teqi': Using server-side directory move 2025/04/18 01:10:26 INFO : OpenDrive root 'rclone-test-xukafup6teqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/18 01:10:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/18 01:10:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/18 01:10:26 DEBUG : empty space: Unchanged skipping 2025/04/18 01:10:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/18 01:10:26 INFO : potato3: Deleted 2025/04/18 01:10:26 INFO : empty space: Deleted 2025/04/18 01:10:26 INFO : potato2: Moved (server-side) 2025/04/18 01:10:26 INFO : potato3: Moved (server-side) 2025/04/18 01:10:26 DEBUG : OpenDrive root 'rclone-test-xukafup6teqi': Waiting for checks to finish 2025/04/18 01:10:26 DEBUG : OpenDrive root 'rclone-test-xukafup6teqi': Waiting for transfers to finish 2025/04/18 01:10:26 INFO : tomatoDir: Removing directory 2025/04/18 01:10:27 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': deleted 1 directories 2025/04/18 01:10:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bimeleb8tede" 2025/04/18 01:10:28 DEBUG : Starting OpenDrive session with ID: f3cf43086f03d967d67125512d70f867758306526ec4ea3c2e29e3725625ee14 2025/04/18 01:10:28 INFO : tomatoDir: Making directory 2025/04/18 01:10:28 DEBUG : OpenDrive root 'rclone-test-bimeleb8tede': Using server-side directory move 2025/04/18 01:10:29 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/18 01:10:29 INFO : OpenDrive root 'rclone-test-bimeleb8tede': Server side directory move succeeded 2025/04/18 01:10:30 ERROR : : error listing: directory not found 2025/04/18 01:10:30 ERROR : : error listing: directory not found 2025/04/18 01:10:30 DEBUG : OpenDrive root 'rclone-test-bimeleb8tede': Purge remote 2025/04/18 01:10:30 DEBUG : OpenDrive root 'rclone-test-xukafup6teqi': Purge remote 2025/04/18 01:10:30 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.70s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.33s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:10:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/rclone-sync-test" 2025/04/18 01:10:31 DEBUG : Starting OpenDrive session with ID: 183ab5913e6581733f18d56e6366fe54c2a86b452870229f928d28b111291b32 run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncOverlap (2.88s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:10:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/rclone-sync-test" 2025/04/18 01:10:34 DEBUG : Starting OpenDrive session with ID: b21c590f23d29a6f2aee327b8ec9e4b75a44bceb162366d77e2b787d1c81bb65 2025/04/18 01:10:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/rclone-sync-test-include/layer2" 2025/04/18 01:10:36 DEBUG : Starting OpenDrive session with ID: 533bdbe733654042791f1b9da9e4627e5d7ecbb5e6d0bb9259f99194e5683f5a 2025/04/18 01:10:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/rclone-sync-test-ignore-file" 2025/04/18 01:10:38 DEBUG : Starting OpenDrive session with ID: a733c70812f114e05c9628c5104ad4f9d6bbb56968a9d1cba098b816ce17a874 2025/04/18 01:10:40 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/18 01:10:42 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:10:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:10:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 01:10:42 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/rclone-sync-test': Waiting for checks to finish 2025/04/18 01:10:42 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/rclone-sync-test': Waiting for transfers to finish 2025/04/18 01:10:42 DEBUG : Waiting for deletions to finish 2025/04/18 01:10:42 INFO : There was nothing to transfer 2025/04/18 01:10:43 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:10:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:10:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/18 01:10:44 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:10:44 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:10:44 DEBUG : Waiting for deletions to finish 2025/04/18 01:10:44 INFO : rclone-sync-test-include: Removing directory 2025/04/18 01:10:44 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': deleted 1 directories 2025/04/18 01:10:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:10:45 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:10:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:10:45 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/18 01:10:45 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/18 01:10:45 DEBUG : Waiting for deletions to finish 2025/04/18 01:10:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:10:45 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:10:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:10:45 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:10:45 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:10:45 DEBUG : Waiting for deletions to finish 2025/04/18 01:10:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:10:46 DEBUG : : Excluded 2025/04/18 01:10:46 DEBUG : rclone-sync-test: Excluded 2025/04/18 01:10:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/18 01:10:46 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/18 01:10:46 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/18 01:10:46 DEBUG : Waiting for deletions to finish 2025/04/18 01:10:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.22s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:10:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/dst" 2025/04/18 01:10:53 DEBUG : Starting OpenDrive session with ID: 7da2ec9084c32faa83ba0cdacfaf1b53113faaac01c0feb677c2b1dfd092a3dd 2025/04/18 01:10:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/CompareDest" 2025/04/18 01:10:55 DEBUG : Starting OpenDrive session with ID: 44b930adbf4f1bde4f79ba4c079782bd1659f06f98a2697c28dc5e1d61faa800 2025/04/18 01:10:56 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 01:10:56 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:10:56 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:10:57 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:10:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/18 01:10:58 INFO : one: Copied (new) 2025/04/18 01:10:58 DEBUG : Waiting for deletions to finish 2025/04/18 01:10:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:10:59 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:10:59 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:10:59 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:11:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/18 01:11:00 INFO : one: Copied (replaced existing) 2025/04/18 01:11:00 DEBUG : Waiting for deletions to finish 2025/04/18 01:11:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:11:03 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:11:04 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:11:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:11:05 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:05 DEBUG : Waiting for deletions to finish 2025/04/18 01:11:05 INFO : There was nothing to transfer 2025/04/18 01:11:06 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:11:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:11:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 01:11:08 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:11:08 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:08 DEBUG : Waiting for deletions to finish 2025/04/18 01:11:08 INFO : There was nothing to transfer 2025/04/18 01:11:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:11:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/18 01:11:09 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:11:09 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:09 DEBUG : Waiting for deletions to finish 2025/04/18 01:11:09 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/18 01:11:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:11:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/18 01:11:10 DEBUG : two: Need to transfer - File not found at Destination 2025/04/18 01:11:10 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/18 01:11:10 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:11 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/18 01:11:12 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/18 01:11:12 INFO : two: Copied (new) 2025/04/18 01:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:11:15 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/18 01:11:17 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/18 01:11:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/dest" 2025/04/18 01:11:19 DEBUG : Starting OpenDrive session with ID: bf4d7972afc5157b2cce3a633a74602220663a9ca2bf29d4106dda016956faae 2025/04/18 01:11:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/pre-dest1" 2025/04/18 01:11:20 DEBUG : Starting OpenDrive session with ID: 163e892ec341cb827ff7b553015a162d64404c0675a438480f2689127bd031f2 2025/04/18 01:11:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/pre-dest2" 2025/04/18 01:11:21 DEBUG : Starting OpenDrive session with ID: 0c5129a2da6c0d5ca78de4b31f423d0d3502066fd1f14d2fe7c2194c04350a9e 2025/04/18 01:11:22 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:11:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/18 01:11:22 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:11:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/18 01:11:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/18 01:11:22 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dest': Waiting for checks to finish 2025/04/18 01:11:22 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dest': Waiting for transfers to finish 2025/04/18 01:11:23 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/18 01:11:24 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/18 01:11:24 INFO : 3: Copied (new) 2025/04/18 01:11:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.51s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:11:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/dst" 2025/04/18 01:11:28 DEBUG : Starting OpenDrive session with ID: 370d83993cadba78c152a0ab0c18c80b92ac04e08d85fb010a022b8f7bdcc39a 2025/04/18 01:11:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/CopyDest" 2025/04/18 01:11:29 DEBUG : Starting OpenDrive session with ID: b91d21a93ab015da9de042e7813908039e29a105f9daadacba70693ce0051334 2025/04/18 01:11:30 DEBUG : one: Need to transfer - File not found at Destination 2025/04/18 01:11:30 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:30 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:31 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:11:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/18 01:11:32 INFO : one: Copied (new) 2025/04/18 01:11:32 DEBUG : Waiting for deletions to finish 2025/04/18 01:11:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:11:33 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:33 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:33 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:11:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/18 01:11:34 INFO : one: Copied (replaced existing) 2025/04/18 01:11:34 DEBUG : Waiting for deletions to finish 2025/04/18 01:11:35 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:11:37 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:11:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/BackupDir" 2025/04/18 01:11:39 DEBUG : Starting OpenDrive session with ID: 52ca030c1f609753f179bd221aaaad8f7b1bdc17efb1436a0cdafb8919dd59fe 2025/04/18 01:11:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:11:40 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/18 01:11:41 INFO : one: Moved (server-side) 2025/04/18 01:11:42 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/18 01:11:42 INFO : one: Copied (server-side copy) 2025/04/18 01:11:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/18 01:11:42 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:42 DEBUG : Waiting for deletions to finish 2025/04/18 01:11:43 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:11:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:45 DEBUG : one: Unchanged skipping 2025/04/18 01:11:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:45 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/18 01:11:45 INFO : two: Copied (server-side copy) 2025/04/18 01:11:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/18 01:11:45 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:45 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:45 DEBUG : Waiting for deletions to finish 2025/04/18 01:11:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:46 DEBUG : one: Unchanged skipping 2025/04/18 01:11:46 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:46 DEBUG : two: Unchanged skipping 2025/04/18 01:11:46 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:46 DEBUG : Waiting for deletions to finish 2025/04/18 01:11:46 INFO : There was nothing to transfer 2025/04/18 01:11:47 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/18 01:11:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:49 DEBUG : one: Unchanged skipping 2025/04/18 01:11:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/18 01:11:49 DEBUG : three: Destination not found in --copy-dest 2025/04/18 01:11:49 DEBUG : three: Need to transfer - File not found at Destination 2025/04/18 01:11:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/18 01:11:49 DEBUG : two: Unchanged skipping 2025/04/18 01:11:49 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:11:49 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:11:49 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/18 01:11:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/18 01:11:50 INFO : three: Copied (new) 2025/04/18 01:11:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.03s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:11:55 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:11:57 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:11:59 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/18 01:12:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/dst" 2025/04/18 01:12:00 DEBUG : Starting OpenDrive session with ID: b8b2ad540b0ec8a532e713809475b0f2749f89fb4ed0e487f6b404ea14004e8f 2025/04/18 01:12:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/backup" 2025/04/18 01:12:01 DEBUG : Starting OpenDrive session with ID: 84a5966f97524f8b74206a71fa6ae279e9a4daf6a56f87eff385335cb1408cdd 2025/04/18 01:12:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:12:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:12:02 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:12:02 DEBUG : two: Unchanged skipping 2025/04/18 01:12:03 INFO : one: Moved (server-side) 2025/04/18 01:12:03 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:12:04 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/18 01:12:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/18 01:12:05 INFO : one: Copied (new) 2025/04/18 01:12:05 DEBUG : Waiting for deletions to finish 2025/04/18 01:12:05 INFO : three.txt: Moved (server-side) 2025/04/18 01:12:05 INFO : three.txt: Moved into backup dir 2025/04/18 01:12:06 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/18 01:12:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:12:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:12:08 DEBUG : two: Unchanged skipping 2025/04/18 01:12:08 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:12:08 INFO : one: Deleted 2025/04/18 01:12:09 INFO : one: Moved (server-side) 2025/04/18 01:12:09 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:12:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:12:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/18 01:12:10 INFO : one: Copied (new) 2025/04/18 01:12:10 DEBUG : Waiting for deletions to finish 2025/04/18 01:12:11 INFO : three.txt: Deleted 2025/04/18 01:12:11 INFO : three.txt: Moved (server-side) 2025/04/18 01:12:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:12:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:12:16 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:12:18 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/18 01:12:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/dst" 2025/04/18 01:12:19 DEBUG : Starting OpenDrive session with ID: 49f024c1fad98fbfd1d4b09e71a6177d91266683a6f205b462b0e591007375fc 2025/04/18 01:12:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/backup" 2025/04/18 01:12:20 DEBUG : Starting OpenDrive session with ID: 9cbb99ee922b07f1b4476ac1c6c7d7258e83e72a51f908ce718a63cf88ad38f8 2025/04/18 01:12:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:12:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:12:21 DEBUG : two: Unchanged skipping 2025/04/18 01:12:21 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:12:22 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:12:22 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:12:23 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/18 01:12:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/18 01:12:24 INFO : one: Copied (new) 2025/04/18 01:12:24 DEBUG : Waiting for deletions to finish 2025/04/18 01:12:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:12:24 INFO : three.txt: Moved into backup dir 2025/04/18 01:12:25 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/18 01:12:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:12:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:12:27 DEBUG : two: Unchanged skipping 2025/04/18 01:12:27 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:12:27 INFO : one.bak: Deleted 2025/04/18 01:12:28 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:12:28 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:12:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:12:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/18 01:12:29 INFO : one: Copied (new) 2025/04/18 01:12:29 DEBUG : Waiting for deletions to finish 2025/04/18 01:12:30 INFO : three.txt.bak: Deleted 2025/04/18 01:12:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:12:30 INFO : three.txt: Moved into backup dir run.go:125: removing dir "dst" failed - try 1/3: folder not empty run.go:125: removing dir "backup" failed - try 1/3: folder not empty run.go:125: removing dir "backup" failed - try 2/3: folder not empty run.go:125: removing dir "backup" failed - try 3/3: folder not empty run.go:128: removing dir "backup" failed: folder not empty 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got backup/three.txt.bak (6) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "backup/three.txt.bak" 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 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Not equal: expected: []string{} actual : []string{"backup"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) "backup" } Test: TestSyncBackupDirWithSuffix Messages: directories --- FAIL: TestSyncBackupDirWithSuffix (31.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:12:46 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:12:48 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:12:49 DEBUG : dst/three.txt: Uploading chunk 0, size=5, 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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got backup/three.txt.bak (6), dst/one (3), dst/three.txt (5), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "backup/three.txt.bak" 2025/04/18 01:12:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/dst" 2025/04/18 01:12:59 DEBUG : Starting OpenDrive session with ID: 382254b1d2029a71c6af6b760d34febfc81a2152a1d1611a67eae814149e142d 2025/04/18 01:12:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/backup" 2025/04/18 01:13:00 DEBUG : Starting OpenDrive session with ID: 175bc7e27b6b58ef5f7df529c9d4bb7ebe13b03b7e24190ad88fe76578baff38 2025/04/18 01:13:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:13:00 DEBUG : two: Unchanged skipping 2025/04/18 01:13:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:13:00 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:13:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 01:13:01 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:13:02 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/18 01:13:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/18 01:13:03 INFO : one: Copied (new) 2025/04/18 01:13:03 DEBUG : Waiting for deletions to finish 2025/04/18 01:13:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 01:13:03 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:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3) got backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), backup/three.txt.bak (6), dst/one (4), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "backup/three.txt.bak" 2025/04/18 01:13:13 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:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), backup/three.txt.bak (6), dst/one (4), dst/three.txt (6), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "backup/three.txt.bak" 2025/04/18 01:13:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:13:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:13:22 DEBUG : two: Unchanged skipping 2025/04/18 01:13:22 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:13:23 INFO : one-2019-01-01: Deleted 2025/04/18 01:13:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 01:13:23 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:13:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:13:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/18 01:13:25 INFO : one: Copied (new) 2025/04/18 01:13:25 DEBUG : Waiting for deletions to finish 2025/04/18 01:13:25 INFO : three-2019-01-01.txt: Deleted 2025/04/18 01:13:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 01:13:25 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), backup/three.txt.bak (6), dst/one (5), dst/two (3) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "backup/three.txt.bak" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (52.08s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:13:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:13:39 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:13:41 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/18 01:13:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/dst" 2025/04/18 01:13:43 DEBUG : Starting OpenDrive session with ID: ebd3f2be7855ebe6825ded3124bda4506df42796245500365843380c3787f1a7 2025/04/18 01:13:44 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:13:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:13:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:13:44 DEBUG : two: Unchanged skipping 2025/04/18 01:13:44 DEBUG : one: same parent dir (ODFfODI0OTI1Ml9sb0Jqcw) - using file/rename instead of move_copy for one.bak 2025/04/18 01:13:44 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:13:44 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:13:45 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/18 01:13:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/18 01:13:46 INFO : one: Copied (new) 2025/04/18 01:13:46 DEBUG : Waiting for deletions to finish 2025/04/18 01:13:46 DEBUG : three.txt: same parent dir (ODFfODI0OTI1Ml9sb0Jqcw) - using file/rename instead of move_copy for three.txt.bak 2025/04/18 01:13:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:13:46 INFO : three.txt: Moved into backup dir 2025/04/18 01:13:47 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/18 01:13:49 DEBUG : one.bak: Excluded (Path Filter) 2025/04/18 01:13:49 DEBUG : one.bak: Excluded 2025/04/18 01:13:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/18 01:13:49 DEBUG : three.txt.bak: Excluded 2025/04/18 01:13:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:13:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:13:49 DEBUG : two: Unchanged skipping 2025/04/18 01:13:49 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for checks to finish 2025/04/18 01:13:49 INFO : one.bak: Deleted 2025/04/18 01:13:49 DEBUG : one: same parent dir (ODFfODI0OTI1Ml9sb0Jqcw) - using file/rename instead of move_copy for one.bak 2025/04/18 01:13:50 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:13:50 DEBUG : OpenDrive root 'rclone-test-cipesux6goga/dst': Waiting for transfers to finish 2025/04/18 01:13:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:13:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/18 01:13:51 INFO : one: Copied (new) 2025/04/18 01:13:51 DEBUG : Waiting for deletions to finish 2025/04/18 01:13:52 INFO : three.txt.bak: Deleted 2025/04/18 01:13:52 DEBUG : three.txt: same parent dir (ODFfODI0OTI1Ml9sb0Jqcw) - using file/rename instead of move_copy for three.txt.bak 2025/04/18 01:13:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:13:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.15s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:13:55 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:13:57 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:13:59 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/18 01:14:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/dst" 2025/04/18 01:14:01 DEBUG : Starting OpenDrive session with ID: 913db5580ef30df4a18652f1e1cb0941d842e78e0f3a6e16089a9d16590e3545 2025/04/18 01:14:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:14:01 DEBUG : one: same parent dir (ODFfODI0OTI3MV9XSzF2aQ) - using file/rename instead of move_copy for one.bak 2025/04/18 01:14:02 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:14:03 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/18 01:14:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/18 01:14:03 INFO : one: Copied (new) 2025/04/18 01:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:14:04 DEBUG : two: Unchanged skipping 2025/04/18 01:14:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 01:14:04 DEBUG : three.txt: same parent dir (ODFfODI0OTI3MV9XSzF2aQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/18 01:14:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:14:05 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/18 01:14:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/18 01:14:06 INFO : three.txt: Copied (new) 2025/04/18 01:14:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:14:07 INFO : one.bak: Deleted 2025/04/18 01:14:08 DEBUG : one: same parent dir (ODFfODI0OTI3MV9XSzF2aQ) - using file/rename instead of move_copy for one.bak 2025/04/18 01:14:08 INFO : one: Moved (server-side) to: one.bak 2025/04/18 01:14:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:14:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/18 01:14:10 INFO : one: Copied (new) 2025/04/18 01:14:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:14:10 DEBUG : two: Unchanged skipping 2025/04/18 01:14:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 01:14:11 INFO : three.txt.bak: Deleted 2025/04/18 01:14:11 DEBUG : three.txt: same parent dir (ODFfODI0OTI3MV9XSzF2aQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/18 01:14:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/18 01:14:12 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/18 01:14:13 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/18 01:14:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.82s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:14:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/18 01:14:17 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/18 01:14:19 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/18 01:14:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cipesux6goga/dst" 2025/04/18 01:14:21 DEBUG : Starting OpenDrive session with ID: aa47a13968f4eb2a1b1c5eb65021f762f12ee2077539540cabfba8f106f74e67 2025/04/18 01:14:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/18 01:14:22 DEBUG : one: same parent dir (ODFfODI0OTI4OV9sNmFKYg) - using file/rename instead of move_copy for one-2019-01-01 2025/04/18 01:14:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 01:14:23 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/18 01:14:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/18 01:14:24 INFO : one: Copied (new) 2025/04/18 01:14:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:14:24 DEBUG : two: Unchanged skipping 2025/04/18 01:14:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/18 01:14:25 DEBUG : three.txt: same parent dir (ODFfODI0OTI4OV9sNmFKYg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/18 01:14:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 01:14:25 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/18 01:14:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/18 01:14:26 INFO : three.txt: Copied (new) 2025/04/18 01:14:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/18 01:14:28 INFO : one-2019-01-01: Deleted 2025/04/18 01:14:28 DEBUG : one: same parent dir (ODFfODI0OTI4OV9sNmFKYg) - using file/rename instead of move_copy for one-2019-01-01 2025/04/18 01:14:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/18 01:14:29 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/18 01:14:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/18 01:14:29 INFO : one: Copied (new) 2025/04/18 01:14:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:14:30 DEBUG : two: Unchanged skipping 2025/04/18 01:14:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/18 01:14:30 INFO : three-2019-01-01.txt: Deleted 2025/04/18 01:14:30 DEBUG : three.txt: same parent dir (ODFfODI0OTI4OV9sNmFKYg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/18 01:14:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/18 01:14:31 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/18 01:14:32 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/18 01:14:32 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncSuffixKeepExtension (27.77s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:14:43 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/18 01:14:45 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:14:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/18 01:14:45 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:14:45 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/18 01:14:46 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/18 01:14:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/18 01:14:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.41s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:14:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/18 01:14:47 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:14:47 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:14:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/18 01:14:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/18 01:14:49 INFO : existing: Copied (new) 2025/04/18 01:14:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:14:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/18 01:14:49 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:14:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/18 01:14:49 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:14:49 ERROR : OpenDrive root 'rclone-test-cipesux6goga': not deleting files as there were IO errors 2025/04/18 01:14:49 ERROR : OpenDrive root 'rclone-test-cipesux6goga': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncImmutable (4.00s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:14:52 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/18 01:14:54 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-cipesux6goga'": failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestFixCase (6.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.34s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:15:00 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:01 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:04 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:06 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:08 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:10 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:12 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:14 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:16 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:17 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:19 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:21 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:23 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:25 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:27 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:28 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:30 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:32 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:33 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:35 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:37 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:39 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:40 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:42 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:44 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:45 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:47 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:49 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:50 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:53 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:54 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:56 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/18 01:15:58 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:00 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:01 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:03 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:05 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:07 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:09 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:10 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:12 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:16:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both1: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both0: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both13: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both11: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both15: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both16: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both17: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both18: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both10: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both2: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both12: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both14: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both19: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both6: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both7: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both3: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:16:12 DEBUG : both9: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both4: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both5: Unchanged skipping 2025/04/18 01:16:12 DEBUG : both8: Unchanged skipping 2025/04/18 01:16:12 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:16:12 DEBUG : Waiting for deletions to finish 2025/04/18 01:16:12 INFO : only19: Deleted 2025/04/18 01:16:12 INFO : only0: Deleted 2025/04/18 01:16:12 INFO : only4: Deleted 2025/04/18 01:16:12 INFO : only14: Deleted 2025/04/18 01:16:12 INFO : only6: Deleted 2025/04/18 01:16:13 INFO : only3: Deleted 2025/04/18 01:16:13 INFO : only5: Deleted 2025/04/18 01:16:13 INFO : only1: Deleted 2025/04/18 01:16:13 INFO : only11: Deleted 2025/04/18 01:16:13 INFO : only15: Deleted 2025/04/18 01:16:13 INFO : only17: Deleted 2025/04/18 01:16:13 INFO : only2: Deleted 2025/04/18 01:16:13 INFO : only9: Deleted 2025/04/18 01:16:13 INFO : only10: Deleted 2025/04/18 01:16:13 INFO : only12: Deleted 2025/04/18 01:16:13 INFO : only13: Deleted 2025/04/18 01:16:13 INFO : only16: Deleted 2025/04/18 01:16:13 INFO : only18: Deleted 2025/04/18 01:16:13 INFO : only7: Deleted 2025/04/18 01:16:13 INFO : only8: Deleted 2025/04/18 01:16:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (78.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:16:18 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:20 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:22 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:24 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:25 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:27 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:29 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:31 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:32 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:34 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:36 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:38 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:39 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:41 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:43 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:44 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:47 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:48 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:50 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:52 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:54 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:55 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:57 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/18 01:16:59 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:00 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:02 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:04 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:05 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:07 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:09 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:11 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:13 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:15 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:16 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:18 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:20 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:22 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:23 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:25 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:27 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/18 01:17:28 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both0: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both1: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both10: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both11: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for checks to finish 2025/04/18 01:17:28 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both12: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both16: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both17: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both18: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both19: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both2: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both3: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both13: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both5: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both6: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both7: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both8: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/18 01:17:28 DEBUG : both9: Unchanged skipping 2025/04/18 01:17:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/18 01:17:28 DEBUG : both15: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both14: Unchanged skipping 2025/04/18 01:17:28 DEBUG : both4: Unchanged skipping 2025/04/18 01:17:28 DEBUG : OpenDrive root 'rclone-test-cipesux6goga': Waiting for transfers to finish 2025/04/18 01:17:29 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:29 INFO : only0: Copied (replaced existing) 2025/04/18 01:17:30 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:30 INFO : only10: Copied (replaced existing) 2025/04/18 01:17:30 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:30 INFO : only1: Copied (replaced existing) 2025/04/18 01:17:30 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:30 INFO : only11: Copied (replaced existing) 2025/04/18 01:17:31 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:31 INFO : only14: Copied (replaced existing) 2025/04/18 01:17:31 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:31 INFO : only13: Copied (replaced existing) 2025/04/18 01:17:32 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:32 INFO : only12: Copied (replaced existing) 2025/04/18 01:17:32 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:32 INFO : only16: Copied (replaced existing) 2025/04/18 01:17:32 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:32 INFO : only18: Copied (replaced existing) 2025/04/18 01:17:33 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:33 INFO : only15: Copied (replaced existing) 2025/04/18 01:17:33 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:33 INFO : only17: Copied (replaced existing) 2025/04/18 01:17:33 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:33 INFO : only19: Copied (replaced existing) 2025/04/18 01:17:33 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:33 INFO : only2: Copied (replaced existing) 2025/04/18 01:17:34 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:34 INFO : only3: Copied (replaced existing) 2025/04/18 01:17:34 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:34 INFO : only4: Copied (replaced existing) 2025/04/18 01:17:34 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:34 INFO : only5: Copied (replaced existing) 2025/04/18 01:17:35 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:35 INFO : only7: Copied (replaced existing) 2025/04/18 01:17:35 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:35 INFO : only8: Copied (replaced existing) 2025/04/18 01:17:35 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:35 INFO : only6: Copied (replaced existing) 2025/04/18 01:17:35 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 01:17:35 INFO : only9: Copied (replaced existing) 2025/04/18 01:17:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (85.70s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:17:43 DEBUG : empty_dir: Making directory with metadata 2025/04/18 01:17:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:17:43 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 01:17:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:17:43 INFO : empty_on_remote: Making directory 2025/04/18 01:17:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:17:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 01:17:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 01:17:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:17:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (9.40s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:17:53 DEBUG : empty_dir: Making directory with metadata 2025/04/18 01:17:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:17:53 DEBUG : empty_on_remote: Making directory with metadata 2025/04/18 01:17:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/18 01:17:53 INFO : empty_on_remote: Making directory 2025/04/18 01:17:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:17:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/18 01:17:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/18 01:17:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:17:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/18 01:17:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", 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: TestSyncReplaceDirModTimeWithEmptyDirs (15.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" 2025/04/18 01:18:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/18 01:18:08 INFO : sub dir: Making directory 2025/04/18 01:18:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (7.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cipesux6goga'", Local "Local file system at /tmp/rclone2880417480", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.22s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 14m15.607242818s (try 1/5): exit status 1: Failed [TestCopyWithDepth TestSyncDeleteBefore TestMoveWithDeleteEmptySrcDirs TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestFixCase TestNothingToTransferWithEmptyDirs]