"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/23 06:07:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare" 2025/04/23 06:07:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 06:07:35 DEBUG : Starting OpenDrive session with ID: 583c5c84d335ad9e29414f2df2c909fa98d4318823dc12ec3f2d92495028402b 2025/04/23 06:07:36 DEBUG : Creating backend with remote "/tmp/rclone2923987888" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:07:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:07:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/23 06:07:36 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:07:36 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.65s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:07:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 06:07:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:07:37 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:07:37 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:07:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:07:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:07:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:07:40 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.79s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", 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-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:07:43 DEBUG : Creating backend with remote "/non-existing" 2025/04/23 06:07:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/23 06:07:43 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:07:43 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:07:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:07:44 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:07:44 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:07:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:07:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:07:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyNoTraverse (5.69s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:07:49 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Running all checks before starting transfers 2025/04/23 06:07:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:07:50 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:07:50 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Checks finished, now starting transfers 2025/04/23 06:07:50 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:07:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:07:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:07:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyCheckFirst (5.99s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:07:55 ERROR : Ignoring --no-traverse with sync 2025/04/23 06:07:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:07:56 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:07:56 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:07:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:07:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:07:58 INFO : sub dir/hello world: Copied (new) 2025/04/23 06:07:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.62s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/23 06:08:00 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:00 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:01 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/23 06:08:02 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/23 06:08:02 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestCopyWithDepth (3.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:08:04 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:04 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:05 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/23 06:08:06 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:08:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:08:07 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:07 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:08 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/23 06:08:09 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:08:09 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 06:08:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 06:08:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/23 06:08:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 06:08:11 INFO : sub dir: Making directory 2025/04/23 06:08:11 INFO : sub dir2: Making directory 2025/04/23 06:08:12 INFO : sub dir2/sub sub dir2: Making directory 2025/04/23 06:08:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:08:12 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:12 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:08:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:08:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:15 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.77s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:17 INFO : sub dir2: Making directory 2025/04/23 06:08:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 06:08:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 06:08:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:08:18 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:18 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:08:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:08:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:22 DEBUG : sub dir2: Making directory with metadata 2025/04/23 06:08:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 06:08:22 INFO : sub dir: Making directory 2025/04/23 06:08:22 INFO : sub dir2: Making directory 2025/04/23 06:08:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:08:23 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:23 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:08:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:08:25 INFO : sub dir/hello world: Copied (new) 2025/04/23 06:08:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:25 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/23 06:08:25 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:28 INFO : sub dir2: Making directory 2025/04/23 06:08:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:08:28 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:28 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:08:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:08:30 INFO : sub dir/hello world: Copied (new) 2025/04/23 06:08:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (4.16s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:32 DEBUG : sub dir2: Making directory with metadata 2025/04/23 06:08:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 06:08:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 06:08:32 INFO : sub dir2: Making directory 2025/04/23 06:08:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:08:33 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:33 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:33 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/23 06:08:33 ERROR : OpenDrive root 'rclone-test-nidasaz3qare': not deleting files as there were IO errors 2025/04/23 06:08:33 ERROR : OpenDrive root 'rclone-test-nidasaz3qare': not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (2.30s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:35 INFO : sub dir2: Making directory 2025/04/23 06:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:08:35 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:35 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:35 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/23 06:08:35 ERROR : OpenDrive root 'rclone-test-nidasaz3qare': not deleting files as there were IO errors 2025/04/23 06:08:35 ERROR : OpenDrive root 'rclone-test-nidasaz3qare': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (1.01s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-nidasaz3qare'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopy (0.87s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-nidasaz3qare'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyOverSelf (0.81s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-nidasaz3qare'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopyOverSelf (0.78s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-nidasaz3qare'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestMoveOverSelf (0.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-nidasaz3qare'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideMoveOverSelf (0.82s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-nidasaz3qare'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyAfterDelete (0.84s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-nidasaz3qare'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyRedownload (0.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/23 06:08:42 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:42 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:43 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/23 06:08:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 06:08:44 INFO : check sum: Copied (new) 2025/04/23 06:08:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", 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:759 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: check sum: Modification time difference too big |-212282h3m36.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-23 06:08:43 +0000 UTC) (precision 1s) 2025/04/23 06:08:44 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 06:08:44 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/23 06:08:44 DEBUG : check sum: Unchanged skipping 2025/04/23 06:08:44 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:44 DEBUG : Waiting for deletions to finish 2025/04/23 06:08:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- FAIL: TestSyncBasedOnCheckSum (4.40s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/23 06:08:46 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:46 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:47 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/23 06:08:48 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 06:08:48 INFO : sizeonly: Copied (new) 2025/04/23 06:08:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:49 DEBUG : sizeonly: Sizes identical 2025/04/23 06:08:49 DEBUG : sizeonly: Unchanged skipping 2025/04/23 06:08:49 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:49 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:49 DEBUG : Waiting for deletions to finish 2025/04/23 06:08:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.35s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/23 06:08:50 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:50 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:51 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/23 06:08:53 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/23 06:08:53 INFO : ignore-size: Copied (new) 2025/04/23 06:08:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:53 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:08:53 DEBUG : ignore-size: Unchanged skipping 2025/04/23 06:08:53 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:53 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:53 DEBUG : Waiting for deletions to finish 2025/04/23 06:08:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.17s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:55 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/23 06:08:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:08:57 DEBUG : existing: Unchanged skipping 2025/04/23 06:08:57 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:57 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:57 DEBUG : Waiting for deletions to finish 2025/04/23 06:08:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:08:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/23 06:08:57 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:08:57 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:08:57 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/23 06:08:58 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 06:08:58 INFO : existing: Copied (replaced existing) 2025/04/23 06:08:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreTimes (12.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 06:09:08 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:08 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:08 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/23 06:09:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 06:09:09 INFO : existing: Copied (new) 2025/04/23 06:09:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:10 DEBUG : existing: Destination exists, skipping 2025/04/23 06:09:10 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:10 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:10 DEBUG : Waiting for deletions to finish 2025/04/23 06:09:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", 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: TestSyncIgnoreExisting (12.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:21 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:09:23 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/23 06:09:24 INFO : d: Making directory 2025/04/23 06:09:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 06:09:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:09:26 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 06:09:26 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:26 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:27 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:09:29 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 06:09:29 INFO : a/potato2: Copied (new) 2025/04/23 06:09:29 DEBUG : Waiting for deletions to finish 2025/04/23 06:09:29 INFO : b/potato: Deleted 2025/04/23 06:09:29 INFO : d: Removing directory 2025/04/23 06:09:29 INFO : b: Removing directory 2025/04/23 06:09:30 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (12.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:09:34 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/23 06:09:34 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 06:09:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/23 06:09:34 DEBUG : empty space: Unchanged skipping 2025/04/23 06:09:34 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:34 DEBUG : Waiting for deletions to finish 2025/04/23 06:09:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:34 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/23 06:09:34 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 06:09:34 INFO : empty space: Updated modification time in destination 2025/04/23 06:09:34 DEBUG : empty space: Unchanged skipping 2025/04/23 06:09:34 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:34 DEBUG : Waiting for deletions to finish 2025/04/23 06:09:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:09:38 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/23 06:09:38 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 06:09:38 DEBUG : empty space: Unchanged skipping 2025/04/23 06:09:38 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:38 DEBUG : Waiting for deletions to finish 2025/04/23 06:09:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:40 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/23 06:09:41 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/23 06:09:41 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:41 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2923987888) 2025/04/23 06:09:41 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-nidasaz3qare') 2025/04/23 06:09:41 DEBUG : foo: md5 differ 2025/04/23 06:09:41 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:41 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/23 06:09:42 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/23 06:09:42 INFO : foo: Copied (replaced existing) 2025/04/23 06:09:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.42s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:09:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:09:46 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/23 06:09:46 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:46 DEBUG : empty space: Unchanged skipping 2025/04/23 06:09:46 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:46 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/23 06:09:47 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 06:09:47 INFO : potato: Copied (new) 2025/04/23 06:09:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:50 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/23 06:09:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/23 06:09:51 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:51 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:09:52 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/23 06:09:52 INFO : potato: Copied (replaced existing) 2025/04/23 06:09:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.28s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:09:55 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/23 06:09:55 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:09:55 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2923987888) 2025/04/23 06:09:55 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-nidasaz3qare') 2025/04/23 06:09:55 DEBUG : potato: md5 differ 2025/04/23 06:09:55 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:09:55 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:09:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/23 06:09:56 INFO : potato: Copied (replaced existing) 2025/04/23 06:09:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:09:58 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:09:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:10:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/23 06:10:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:10:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/04/23 06:10:00 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:10:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/23 06:10:00 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:10:00 DEBUG : Waiting for deletions to finish 2025/04/23 06:10:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", 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 (11.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:10:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:10:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:10:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:10:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:10:13 DEBUG : empty space: Unchanged skipping 2025/04/23 06:10:13 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:10:13 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:10:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:10:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 06:10:15 INFO : potato2: Copied (new) 2025/04/23 06:10:15 DEBUG : Waiting for deletions to finish 2025/04/23 06:10:15 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:10:17 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:10:19 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/23 06:10:20 INFO : d: Making directory 2025/04/23 06:10:20 INFO : d/e: Making directory 2025/04/23 06:10:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 06:10:22 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:10:22 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 06:10:22 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:10:22 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:10:23 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:10:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 06:10:23 INFO : a/potato2: Copied (new) 2025/04/23 06:10:23 DEBUG : Waiting for deletions to finish 2025/04/23 06:10:24 INFO : b/potato: Deleted 2025/04/23 06:10:24 INFO : d/e: Removing directory 2025/04/23 06:10:24 INFO : d: Removing directory 2025/04/23 06:10:24 INFO : b: Removing directory 2025/04/23 06:10:25 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:10:28 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:10:30 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/23 06:10:31 INFO : d: Making directory 2025/04/23 06:10:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 06:10:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:10:32 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:10:32 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 06:10:32 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:10:33 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:10:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 06:10:34 INFO : a/potato2: Copied (new) 2025/04/23 06:10:34 ERROR : OpenDrive root 'rclone-test-nidasaz3qare': not deleting files as there were IO errors 2025/04/23 06:10:34 ERROR : OpenDrive root 'rclone-test-nidasaz3qare': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:10:38 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:10:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:10:41 DEBUG : Waiting for deletions to finish 2025/04/23 06:10:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:10:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:10:41 DEBUG : empty space: Unchanged skipping 2025/04/23 06:10:41 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:10:41 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:10:41 INFO : potato: Deleted 2025/04/23 06:10:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:10:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 06:10:43 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:10:45 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:10:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:10:47 DEBUG : Waiting for deletions to finish 2025/04/23 06:10:48 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:10:48 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:10:48 INFO : potato: Deleted 2025/04/23 06:10:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:10:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:10:48 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:10:48 DEBUG : empty space: Unchanged skipping 2025/04/23 06:10:48 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:10:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:10:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 06:10:50 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.90s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:10:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/23 06:10:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:10:53 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:10:53 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:10:54 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/23 06:10:55 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/23 06:10:55 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.26s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:10:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:10:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:11:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 06:11:00 DEBUG : enormous: Excluded 2025/04/23 06:11:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 06:11:00 DEBUG : potato2: Excluded 2025/04/23 06:11:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 06:11:00 DEBUG : potato2: Excluded 2025/04/23 06:11:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:11:00 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:00 DEBUG : empty space: Unchanged skipping 2025/04/23 06:11:00 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:00 DEBUG : Waiting for deletions to finish 2025/04/23 06:11:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 06:11:00 DEBUG : enormous: Excluded 2025/04/23 06:11:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 06:11:00 DEBUG : potato2: Excluded 2025/04/23 06:11:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 06:11:00 DEBUG : potato2: Excluded 2025/04/23 06:11:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/23 06:11:00 DEBUG : empty space: Unchanged skipping 2025/04/23 06:11:00 DEBUG : Local file system at /tmp/rclone2923987888: Waiting for checks to finish 2025/04/23 06:11:00 DEBUG : Local file system at /tmp/rclone2923987888: Waiting for transfers to finish 2025/04/23 06:11:00 DEBUG : Waiting for deletions to finish 2025/04/23 06:11:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncWithExclude (5.33s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:11:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:11:06 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/04/23 06:11:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 06:11:07 DEBUG : enormous: Excluded 2025/04/23 06:11:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 06:11:07 DEBUG : potato2: Excluded 2025/04/23 06:11:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:11:07 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:07 DEBUG : empty space: Unchanged skipping 2025/04/23 06:11:07 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:07 DEBUG : Waiting for deletions to finish 2025/04/23 06:11:07 INFO : enormous: Deleted 2025/04/23 06:11:07 INFO : potato2: Deleted 2025/04/23 06:11:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:07 DEBUG : Local file system at /tmp/rclone2923987888: Waiting for checks to finish 2025/04/23 06:11:07 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/23 06:11:07 DEBUG : empty space: Unchanged skipping 2025/04/23 06:11:07 DEBUG : Local file system at /tmp/rclone2923987888: Waiting for transfers to finish 2025/04/23 06:11:07 DEBUG : Waiting for deletions to finish 2025/04/23 06:11:07 INFO : potato2: Deleted 2025/04/23 06:11:07 INFO : enormous: Deleted 2025/04/23 06:11:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.84s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:09 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:11:11 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:11:13 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/23 06:11:14 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/23 06:11:16 DEBUG : five: Need to transfer - File not found at Destination 2025/04/23 06:11:16 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/23 06:11:16 DEBUG : one: Destination is newer than source, skipping 2025/04/23 06:11:16 DEBUG : three: Sizes identical 2025/04/23 06:11:16 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2923987888) 2025/04/23 06:11:16 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-nidasaz3qare') 2025/04/23 06:11:16 DEBUG : two: md5 differ 2025/04/23 06:11:16 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/23 06:11:16 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 06:11:16 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:16 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/23 06:11:16 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:11:17 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/23 06:11:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/23 06:11:17 INFO : two: Copied (replaced existing) 2025/04/23 06:11:17 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/23 06:11:17 INFO : four: Copied (replaced existing) 2025/04/23 06:11:18 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/23 06:11:18 INFO : five: Copied (new) 2025/04/23 06:11:18 DEBUG : Waiting for deletions to finish 2025/04/23 06:11:18 DEBUG : one: Destination is newer than source, skipping 2025/04/23 06:11:18 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/23 06:11:18 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/23 06:11:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 06:11:18 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/23 06:11:18 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/23 06:11:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 06:11:18 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/23 06:11:18 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/23 06:11:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 06:11:18 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2923987888) 2025/04/23 06:11:18 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-nidasaz3qare') 2025/04/23 06:11:18 DEBUG : three: md5 differ 2025/04/23 06:11:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/23 06:11:18 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:18 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/23 06:11:19 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/23 06:11:19 INFO : three: Copied (replaced existing) 2025/04/23 06:11:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.10s) === 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-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/23 06:11:21 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Making map for --track-renames 2025/04/23 06:11:21 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Finished making map for --track-renames 2025/04/23 06:11:21 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 06:11:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/23 06:11:21 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for renames to finish 2025/04/23 06:11:21 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:21 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/23 06:11:22 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/23 06:11:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/23 06:11:22 INFO : potato: Copied (new) 2025/04/23 06:11:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/23 06:11:23 INFO : yam: Copied (new) 2025/04/23 06:11:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:11:23 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Making map for --track-renames 2025/04/23 06:11:23 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Finished making map for --track-renames 2025/04/23 06:11:23 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:23 DEBUG : potato: Unchanged skipping 2025/04/23 06:11:23 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for renames to finish 2025/04/23 06:11:24 DEBUG : yam: same parent dir (ODFfODQ2NzE3OF94eGVTMw) - using file/rename instead of move_copy for yaml 2025/04/23 06:11:24 INFO : yam: Moved (server-side) to: yaml 2025/04/23 06:11:24 INFO : yaml: Renamed from "yam" 2025/04/23 06:11:24 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:24 DEBUG : Waiting for deletions to finish 2025/04/23 06:11:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/23 06:11:26 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Making map for --track-renames 2025/04/23 06:11:26 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Finished making map for --track-renames 2025/04/23 06:11:26 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 06:11:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/23 06:11:26 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for renames to finish 2025/04/23 06:11:26 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:26 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/23 06:11:27 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/23 06:11:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/23 06:11:28 INFO : yam: Copied (new) 2025/04/23 06:11:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/23 06:11:28 INFO : potato: Copied (new) 2025/04/23 06:11:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:11:29 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Making map for --track-renames 2025/04/23 06:11:29 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Finished making map for --track-renames 2025/04/23 06:11:29 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:29 DEBUG : potato: Unchanged skipping 2025/04/23 06:11:29 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for renames to finish 2025/04/23 06:11:29 DEBUG : yam: same parent dir (ODFfODQ2NzE3OF94eGVTMw) - using file/rename instead of move_copy for yaml 2025/04/23 06:11:29 INFO : yam: Moved (server-side) to: yaml 2025/04/23 06:11:29 INFO : yaml: Renamed from "yam" 2025/04/23 06:11:29 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:29 DEBUG : Waiting for deletions to finish 2025/04/23 06:11:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/23 06:11:31 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Making map for --track-renames 2025/04/23 06:11:31 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Finished making map for --track-renames 2025/04/23 06:11:31 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 06:11:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/23 06:11:31 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for renames to finish 2025/04/23 06:11:31 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:32 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/23 06:11:33 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/23 06:11:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/23 06:11:33 INFO : potato: Copied (new) 2025/04/23 06:11:34 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/23 06:11:34 INFO : sub/yam: Copied (new) 2025/04/23 06:11:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:11:34 DEBUG : potato: Unchanged skipping 2025/04/23 06:11:34 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Making map for --track-renames 2025/04/23 06:11:34 INFO : OpenDrive root 'rclone-test-nidasaz3qare': Finished making map for --track-renames 2025/04/23 06:11:34 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:34 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for renames to finish 2025/04/23 06:11:35 INFO : sub/yam: Moved (server-side) to: yam 2025/04/23 06:11:35 INFO : yam: Renamed from "sub/yam" 2025/04/23 06:11:35 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:35 DEBUG : Waiting for deletions to finish 2025/04/23 06:11:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.12s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:37 DEBUG : Creating backend with remote "/tmp/rclone2923987888/dir1" 2025/04/23 06:11:37 DEBUG : Config file has changed externally - reloading 2025/04/23 06:11:37 DEBUG : Creating backend with remote "/tmp/rclone2923987888/dir2" 2025/04/23 06:11:37 DEBUG : Local file system at /tmp/rclone2923987888/dir2: Using server-side directory move 2025/04/23 06:11:37 INFO : Local file system at /tmp/rclone2923987888/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 06:11:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/23 06:11:37 DEBUG : Local file system at /tmp/rclone2923987888/dir2: Waiting for checks to finish 2025/04/23 06:11:37 INFO : file1.txt: Moved (server-side) 2025/04/23 06:11:37 DEBUG : Local file system at /tmp/rclone2923987888/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:11:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 06:11:37 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:37 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:11:39 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/23 06:11:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:11:40 INFO : sub dir/hello world: Copied (new) 2025/04/23 06:11:40 INFO : sub dir/hello world: Deleted 2025/04/23 06:11:40 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/23 06:11:40 INFO : nested/sub dir/file: Copied (new) 2025/04/23 06:11:40 INFO : nested/sub dir/file: Deleted 2025/04/23 06:11:40 INFO : sub dir: Removing directory 2025/04/23 06:11:40 INFO : nested/sub dir: Removing directory 2025/04/23 06:11:40 INFO : nested: Removing directory 2025/04/23 06:11:40 DEBUG : Local file system at /tmp/rclone2923987888: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.73s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 06:11:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 06:11:43 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:43 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/23 06:11:45 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/23 06:11:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 06:11:45 INFO : sub dir/hello world: Copied (new) 2025/04/23 06:11:45 INFO : sub dir/hello world: Deleted 2025/04/23 06:11:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/23 06:11:46 INFO : nested/sub dir/file: Copied (new) 2025/04/23 06:11:46 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 06:11:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/23 06:11:49 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:49 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:50 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/23 06:11:51 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/23 06:11:51 INFO : existing-b: Copied (new) 2025/04/23 06:11:51 INFO : existing-b: Deleted 2025/04/23 06:11:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/23 06:11:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 06:11:52 INFO : existing: Copied (new) 2025/04/23 06:11:52 INFO : existing: Deleted 2025/04/23 06:11:52 DEBUG : existing: Destination exists, skipping 2025/04/23 06:11:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/23 06:11:52 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:11:52 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:11:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.00s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:11:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hisilom7mofa" 2025/04/23 06:11:54 DEBUG : Starting OpenDrive session with ID: deeb3a25c79d445163b6b791bd4eea4bc58e32c26348aabc1bb4f001516ac81c 2025/04/23 06:11:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:11:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:11:59 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-nidasaz3qare' -> OpenDrive root 'rclone-test-hisilom7mofa' 2025/04/23 06:12:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:12:03 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/23 06:12:04 DEBUG : OpenDrive root 'rclone-test-hisilom7mofa': Using server-side directory move 2025/04/23 06:12:04 INFO : OpenDrive root 'rclone-test-hisilom7mofa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 06:12:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:12:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/23 06:12:04 DEBUG : empty space: Unchanged skipping 2025/04/23 06:12:04 DEBUG : OpenDrive root 'rclone-test-hisilom7mofa': Waiting for checks to finish 2025/04/23 06:12:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 06:12:04 INFO : potato3: Deleted 2025/04/23 06:12:04 INFO : empty space: Deleted 2025/04/23 06:12:04 DEBUG : OpenDrive root 'rclone-test-hisilom7mofa': Waiting for transfers to finish 2025/04/23 06:12:05 INFO : potato2: Moved (server-side) 2025/04/23 06:12:05 INFO : potato3: Moved (server-side) 2025/04/23 06:12:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kipimax9kenu" 2025/04/23 06:12:06 DEBUG : Starting OpenDrive session with ID: ca9f93dfd43b167b4b04089bf6c8a3c9bf3f554ec2bd90bc2ed427149dcc48fe 2025/04/23 06:12:06 DEBUG : OpenDrive root 'rclone-test-kipimax9kenu': Using server-side directory move 2025/04/23 06:12:06 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/23 06:12:06 INFO : OpenDrive root 'rclone-test-kipimax9kenu': Server side directory move succeeded 2025/04/23 06:12:07 ERROR : : error listing: directory not found 2025/04/23 06:12:07 DEBUG : OpenDrive root 'rclone-test-kipimax9kenu': Purge remote 2025/04/23 06:12:07 DEBUG : OpenDrive root 'rclone-test-hisilom7mofa': Purge remote 2025/04/23 06:12:07 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:12:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lovobew3huxa" 2025/04/23 06:12:08 DEBUG : Starting OpenDrive session with ID: 20b51d78443891c19ac81eb7e4535f8dd54b2d7deb182ed07ef43d7c84abe9e2 2025/04/23 06:12:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:12:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:12:13 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-nidasaz3qare' -> OpenDrive root 'rclone-test-lovobew3huxa' 2025/04/23 06:12:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:12:17 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/23 06:12:18 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 06:12:18 DEBUG : empty space: Excluded 2025/04/23 06:12:18 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 06:12:18 DEBUG : empty space: Excluded 2025/04/23 06:12:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:12:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 06:12:18 DEBUG : OpenDrive root 'rclone-test-lovobew3huxa': Waiting for checks to finish 2025/04/23 06:12:18 DEBUG : OpenDrive root 'rclone-test-lovobew3huxa': Waiting for transfers to finish 2025/04/23 06:12:18 INFO : potato3: Deleted 2025/04/23 06:12:18 INFO : potato2: Moved (server-side) 2025/04/23 06:12:19 INFO : potato3: Moved (server-side) 2025/04/23 06:12:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vikadur9juwi" 2025/04/23 06:12:19 DEBUG : Starting OpenDrive session with ID: e15e8baee6e0f6d329a995a4e4af2e2d8a16a7cae9f45538272f2fa4af06a904 2025/04/23 06:12:20 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 06:12:20 DEBUG : empty space: Excluded 2025/04/23 06:12:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:12:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/23 06:12:20 DEBUG : OpenDrive root 'rclone-test-vikadur9juwi': Waiting for checks to finish 2025/04/23 06:12:20 DEBUG : OpenDrive root 'rclone-test-vikadur9juwi': Waiting for transfers to finish 2025/04/23 06:12:20 INFO : potato3: Moved (server-side) 2025/04/23 06:12:21 INFO : potato2: Moved (server-side) 2025/04/23 06:12:21 DEBUG : OpenDrive root 'rclone-test-vikadur9juwi': Purge remote 2025/04/23 06:12:21 DEBUG : OpenDrive root 'rclone-test-lovobew3huxa': Purge remote --- PASS: TestServerSideMoveWithFilter (14.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:12:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pucinif0ziye" 2025/04/23 06:12:23 DEBUG : Starting OpenDrive session with ID: 966ac352133ceffd08d73cefc259376909381779b9885334c6a3ad513095f1f6 2025/04/23 06:12:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/23 06:12:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:12:27 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/23 06:12:28 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-nidasaz3qare' -> OpenDrive root 'rclone-test-pucinif0ziye' 2025/04/23 06:12:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/23 06:12:31 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/23 06:12:33 DEBUG : OpenDrive root 'rclone-test-pucinif0ziye': Using server-side directory move 2025/04/23 06:12:33 INFO : OpenDrive root 'rclone-test-pucinif0ziye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 06:12:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 06:12:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/23 06:12:33 DEBUG : empty space: Unchanged skipping 2025/04/23 06:12:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 06:12:33 DEBUG : OpenDrive root 'rclone-test-pucinif0ziye': Waiting for checks to finish 2025/04/23 06:12:33 INFO : empty space: Deleted 2025/04/23 06:12:33 DEBUG : OpenDrive root 'rclone-test-pucinif0ziye': Waiting for transfers to finish 2025/04/23 06:12:33 INFO : potato3: Deleted 2025/04/23 06:12:33 INFO : potato2: Moved (server-side) 2025/04/23 06:12:33 INFO : potato3: Moved (server-side) 2025/04/23 06:12:33 INFO : tomatoDir: Removing directory 2025/04/23 06:12:34 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': deleted 1 directories 2025/04/23 06:12:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wamumal2ruca" 2025/04/23 06:12:35 DEBUG : Starting OpenDrive session with ID: 741c262a114a28f96ec93cb684ef30a9aba0842279ba759276febba50a830921 2025/04/23 06:12:35 INFO : tomatoDir: Making directory 2025/04/23 06:12:35 DEBUG : OpenDrive root 'rclone-test-wamumal2ruca': Using server-side directory move 2025/04/23 06:12:36 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/23 06:12:36 INFO : OpenDrive root 'rclone-test-wamumal2ruca': Server side directory move succeeded 2025/04/23 06:12:36 ERROR : : error listing: directory not found 2025/04/23 06:12:37 ERROR : : error listing: directory not found 2025/04/23 06:12:37 DEBUG : OpenDrive root 'rclone-test-wamumal2ruca': Purge remote 2025/04/23 06:12:37 DEBUG : OpenDrive root 'rclone-test-pucinif0ziye': Purge remote 2025/04/23 06:12:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.40s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:12:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/rclone-sync-test" 2025/04/23 06:12:38 DEBUG : Starting OpenDrive session with ID: 09898fd67f48c1be45d26c70df725936193e3285f6aa73e187a496b03ae0ece1 run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:12:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/rclone-sync-test" 2025/04/23 06:12:41 DEBUG : Starting OpenDrive session with ID: 9a994d1ab270d999385b5ed8170e0d1bf19426ec295ce8d755131db43df5cb2a 2025/04/23 06:12:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/rclone-sync-test-include/layer2" 2025/04/23 06:12:43 DEBUG : Starting OpenDrive session with ID: 2da2e352838a6dc970f56c7bbf08434b8c392b6360da7eb72d327292b1926f3f 2025/04/23 06:12:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/rclone-sync-test-ignore-file" 2025/04/23 06:12:45 DEBUG : Starting OpenDrive session with ID: 83e70fa78c77db443a270f8e8f6da4bc01cc970a2f7b6e187101a4cfc35a16a8 2025/04/23 06:12:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/23 06:12:48 DEBUG : rclone-sync-test: Excluded 2025/04/23 06:12:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 06:12:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 06:12:49 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/rclone-sync-test': Waiting for checks to finish 2025/04/23 06:12:49 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/rclone-sync-test': Waiting for transfers to finish 2025/04/23 06:12:49 DEBUG : Waiting for deletions to finish 2025/04/23 06:12:49 INFO : There was nothing to transfer 2025/04/23 06:12:49 DEBUG : rclone-sync-test: Excluded 2025/04/23 06:12:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 06:12:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 06:12:50 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:12:50 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:12:50 DEBUG : Waiting for deletions to finish 2025/04/23 06:12:50 INFO : rclone-sync-test-include: Removing directory 2025/04/23 06:12:50 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': deleted 1 directories 2025/04/23 06:12:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:12:51 ERROR : OpenDrive root 'rclone-test-nidasaz3qare': Failed to discover whether directory is included: failed to get folder list: Folder is already deleted (Error 403) sync_test.go:2003: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2003 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2029 Error: Received unexpected error: can't sync or move files on overlapping remotes (try excluding the destination with a filter rule) Test: TestSyncOverlapWithFilter run.go:125: removing dir "rclone-sync-test-include" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "rclone-sync-test-include" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "rclone-sync-test-include" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "rclone-sync-test-include" failed: Folder is already deleted (Error 403) --- FAIL: TestSyncOverlapWithFilter (16.51s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:12:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/dst" 2025/04/23 06:12:58 DEBUG : Starting OpenDrive session with ID: 707dc0843a1893b3b3e6a1d5685b81766f2b05f257164dea88e423cc972cab27 2025/04/23 06:12:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/CompareDest" 2025/04/23 06:12:59 DEBUG : Starting OpenDrive session with ID: 13a043405b234e468e78bf72339cebd807b927842649a5c5f2b7115ed4a330b1 2025/04/23 06:13:00 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 06:13:00 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:00 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:01 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:13:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/23 06:13:02 INFO : one: Copied (new) 2025/04/23 06:13:02 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 06:13:03 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:03 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:13:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/23 06:13:04 INFO : one: Copied (replaced existing) 2025/04/23 06:13:04 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:05 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:13:07 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:13:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 06:13:09 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 06:13:09 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:09 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:09 INFO : There was nothing to transfer 2025/04/23 06:13:10 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:13:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 06:13:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 06:13:12 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 06:13:12 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:12 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:12 INFO : There was nothing to transfer 2025/04/23 06:13:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 06:13:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 06:13:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 06:13:13 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:13 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:13 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:13 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/23 06:13:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 06:13:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/23 06:13:14 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 06:13:14 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 06:13:14 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:15 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/23 06:13:16 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/23 06:13:16 INFO : two: Copied (new) 2025/04/23 06:13:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:13:19 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/23 06:13:21 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/23 06:13:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/dest" 2025/04/23 06:13:23 DEBUG : Starting OpenDrive session with ID: 4506f37daf41408f4ccd4c0ebd473daf310ad60f072abaa49c05e834c5b82ce3 2025/04/23 06:13:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/pre-dest1" 2025/04/23 06:13:24 DEBUG : Starting OpenDrive session with ID: efe16d69b051c0d602d5a57da56bd2601d97c93ae1da718949581ecf473541f4 2025/04/23 06:13:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/pre-dest2" 2025/04/23 06:13:25 DEBUG : Starting OpenDrive session with ID: 426e7bcc26aba9dfe99398e67d0ce9946f2c85603d5cfb73430678db3d876a39 2025/04/23 06:13:25 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:13:25 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/23 06:13:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:13:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/23 06:13:26 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/23 06:13:26 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dest': Waiting for checks to finish 2025/04/23 06:13:26 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dest': Waiting for transfers to finish 2025/04/23 06:13:27 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/23 06:13:28 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/23 06:13:28 INFO : 3: Copied (new) 2025/04/23 06:13:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.09s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:13:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/dst" 2025/04/23 06:13:31 DEBUG : Starting OpenDrive session with ID: 744ef0c322a93eee9239bf4a962142b6bc9a3453c2ae7ee38f095a0be4b358a3 2025/04/23 06:13:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/CopyDest" 2025/04/23 06:13:33 DEBUG : Starting OpenDrive session with ID: ad39c0fe1d691d6087fc534fe23382099933877eceed8d7aa499422a327639a1 2025/04/23 06:13:34 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 06:13:34 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:34 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:35 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:13:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/23 06:13:36 INFO : one: Copied (new) 2025/04/23 06:13:36 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 06:13:36 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:37 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:13:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/23 06:13:38 INFO : one: Copied (replaced existing) 2025/04/23 06:13:38 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:13:41 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:13:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/BackupDir" 2025/04/23 06:13:42 DEBUG : Starting OpenDrive session with ID: 01f687f263e09d2c8a6a29017fe2affa18a8947b25f115c3f4af7973d1f93a5f 2025/04/23 06:13:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 06:13:43 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 06:13:44 INFO : one: Moved (server-side) 2025/04/23 06:13:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/23 06:13:45 INFO : one: Copied (server-side copy) 2025/04/23 06:13:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/23 06:13:45 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:45 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:46 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:13:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:48 DEBUG : one: Unchanged skipping 2025/04/23 06:13:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:48 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/23 06:13:48 INFO : two: Copied (server-side copy) 2025/04/23 06:13:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/23 06:13:48 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:48 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:48 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:49 DEBUG : one: Unchanged skipping 2025/04/23 06:13:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:49 DEBUG : two: Unchanged skipping 2025/04/23 06:13:49 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:49 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:49 DEBUG : Waiting for deletions to finish 2025/04/23 06:13:49 INFO : There was nothing to transfer 2025/04/23 06:13:50 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/23 06:13:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:51 DEBUG : one: Unchanged skipping 2025/04/23 06:13:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/23 06:13:51 DEBUG : three: Destination not found in --copy-dest 2025/04/23 06:13:51 DEBUG : three: Need to transfer - File not found at Destination 2025/04/23 06:13:51 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:13:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/23 06:13:51 DEBUG : two: Unchanged skipping 2025/04/23 06:13:51 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:13:52 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/23 06:13:53 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/23 06:13:53 INFO : three: Copied (new) 2025/04/23 06:13:53 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncCopyDest (32.82s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:14:05 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:14:07 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:14:08 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/23 06:14:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/dst" 2025/04/23 06:14:10 DEBUG : Starting OpenDrive session with ID: 4a0a9252026df503230abe61b36fc66b28b3c9419b2d9235ed2e9dec862b30c6 2025/04/23 06:14:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/backup" 2025/04/23 06:14:11 DEBUG : Starting OpenDrive session with ID: b95b7e4c8f97fd12f5dd48553a782e1b6537aff8863e41fd427c5659b8e0c27f 2025/04/23 06:14:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 06:14:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:14:12 DEBUG : two: Unchanged skipping 2025/04/23 06:14:12 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:14:13 INFO : one: Moved (server-side) 2025/04/23 06:14:13 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:14:14 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/23 06:14:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 06:14:15 INFO : one: Copied (new) 2025/04/23 06:14:15 DEBUG : Waiting for deletions to finish 2025/04/23 06:14:16 INFO : three.txt: Moved (server-side) 2025/04/23 06:14:16 INFO : three.txt: Moved into backup dir 2025/04/23 06:14:17 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/23 06:14:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 06:14:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:14:18 DEBUG : two: Unchanged skipping 2025/04/23 06:14:18 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:14:19 INFO : one: Deleted 2025/04/23 06:14:19 INFO : one: Moved (server-side) 2025/04/23 06:14:19 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:14:20 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:14:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 06:14:21 INFO : one: Copied (new) 2025/04/23 06:14:21 DEBUG : Waiting for deletions to finish 2025/04/23 06:14:21 INFO : three.txt: Deleted 2025/04/23 06:14:21 INFO : three.txt: Moved (server-side) 2025/04/23 06:14:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.88s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:14:25 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:14:26 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:14:28 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/23 06:14:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/dst" 2025/04/23 06:14:30 DEBUG : Starting OpenDrive session with ID: 067a3af63f3a22aba3f9d4075d76c380cf23c53e39208374c3749efae4047431 2025/04/23 06:14:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/backup" 2025/04/23 06:14:31 DEBUG : Starting OpenDrive session with ID: f4e0d22cb7bfc7ff064922bdedaf1196671ea9d91398d373db048f187514c5a4 2025/04/23 06:14:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 06:14:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:14:32 DEBUG : two: Unchanged skipping 2025/04/23 06:14:32 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:14:33 INFO : one: Moved (server-side) to: one.bak 2025/04/23 06:14:33 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:14:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/23 06:14:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 06:14:34 INFO : one: Copied (new) 2025/04/23 06:14:34 DEBUG : Waiting for deletions to finish 2025/04/23 06:14:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 06:14:35 INFO : three.txt: Moved into backup dir 2025/04/23 06:14:36 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/23 06:14:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 06:14:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:14:37 DEBUG : two: Unchanged skipping 2025/04/23 06:14:37 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:14:38 INFO : one.bak: Deleted 2025/04/23 06:14:38 INFO : one: Moved (server-side) to: one.bak 2025/04/23 06:14:38 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:14:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:14:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 06:14:40 INFO : one: Copied (new) 2025/04/23 06:14:40 DEBUG : Waiting for deletions to finish 2025/04/23 06:14:40 INFO : three.txt.bak: Deleted 2025/04/23 06:14:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 06:14:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:14:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:14:46 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:14:48 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/23 06:14:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/dst" 2025/04/23 06:14:50 DEBUG : Starting OpenDrive session with ID: bd20d67539ecef454f19e0b8ce1fd5f353eee39d1fac0a88d4d7670ef45c763a 2025/04/23 06:14:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/backup" 2025/04/23 06:14:51 DEBUG : Starting OpenDrive session with ID: f700bfdf4340ebe92dea7a7552dadcd49a436ae8426984f13c09349cde125b9f 2025/04/23 06:14:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 06:14:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:14:52 DEBUG : two: Unchanged skipping 2025/04/23 06:14:52 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:14:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 06:14:53 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:14:54 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/23 06:14:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 06:14:54 INFO : one: Copied (new) 2025/04/23 06:14:54 DEBUG : Waiting for deletions to finish 2025/04/23 06:14:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 06:14:55 INFO : three.txt: Moved into backup dir 2025/04/23 06:14:56 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/23 06:14:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 06:14:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:14:57 DEBUG : two: Unchanged skipping 2025/04/23 06:14:57 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:14:58 INFO : one-2019-01-01: Deleted 2025/04/23 06:14:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 06:14:58 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:14:59 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:15:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 06:15:00 INFO : one: Copied (new) 2025/04/23 06:15:00 DEBUG : Waiting for deletions to finish 2025/04/23 06:15:00 INFO : three-2019-01-01.txt: Deleted 2025/04/23 06:15:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 06:15:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:15:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:15:06 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:15:08 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/23 06:15:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/dst" 2025/04/23 06:15:10 DEBUG : Starting OpenDrive session with ID: f169c19198979502b7aa97c683b39cdad3b3d02e4bf40f9baa218e557d5978e3 2025/04/23 06:15:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 06:15:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:15:10 DEBUG : two: Unchanged skipping 2025/04/23 06:15:10 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:15:11 DEBUG : one: same parent dir (ODFfODQ2NzIzNl9ia25UcQ) - using file/rename instead of move_copy for one.bak 2025/04/23 06:15:11 INFO : one: Moved (server-side) to: one.bak 2025/04/23 06:15:11 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:15:12 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/23 06:15:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 06:15:13 INFO : one: Copied (new) 2025/04/23 06:15:13 DEBUG : Waiting for deletions to finish 2025/04/23 06:15:13 DEBUG : three.txt: same parent dir (ODFfODQ2NzIzNl9ia25UcQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/23 06:15:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 06:15:13 INFO : three.txt: Moved into backup dir 2025/04/23 06:15:14 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/23 06:15:16 DEBUG : one.bak: Excluded (Path Filter) 2025/04/23 06:15:16 DEBUG : one.bak: Excluded 2025/04/23 06:15:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/23 06:15:16 DEBUG : three.txt.bak: Excluded 2025/04/23 06:15:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 06:15:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:15:16 DEBUG : two: Unchanged skipping 2025/04/23 06:15:16 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for checks to finish 2025/04/23 06:15:16 INFO : one.bak: Deleted 2025/04/23 06:15:16 DEBUG : one: same parent dir (ODFfODQ2NzIzNl9ia25UcQ) - using file/rename instead of move_copy for one.bak 2025/04/23 06:15:16 INFO : one: Moved (server-side) to: one.bak 2025/04/23 06:15:16 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare/dst': Waiting for transfers to finish 2025/04/23 06:15:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:15:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 06:15:18 INFO : one: Copied (new) 2025/04/23 06:15:18 DEBUG : Waiting for deletions to finish 2025/04/23 06:15:18 INFO : three.txt.bak: Deleted 2025/04/23 06:15:19 DEBUG : three.txt: same parent dir (ODFfODQ2NzIzNl9ia25UcQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/23 06:15:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 06:15:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.40s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:15:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:15:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:15:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/23 06:15:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/dst" 2025/04/23 06:15:27 DEBUG : Starting OpenDrive session with ID: 7beb00e436c64c864d4791b21170b1e6b1cfea1525592c96a931ec792c7307aa 2025/04/23 06:15:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 06:15:28 DEBUG : one: same parent dir (ODFfODQ2NzIzN19uMTJNMA) - using file/rename instead of move_copy for one.bak 2025/04/23 06:15:28 INFO : one: Moved (server-side) to: one.bak 2025/04/23 06:15:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/23 06:15:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 06:15:30 INFO : one: Copied (new) 2025/04/23 06:15:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:15:31 DEBUG : two: Unchanged skipping 2025/04/23 06:15:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 06:15:31 DEBUG : three.txt: same parent dir (ODFfODQ2NzIzN19uMTJNMA) - using file/rename instead of move_copy for three.txt.bak 2025/04/23 06:15:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 06:15:32 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/23 06:15:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/23 06:15:33 INFO : three.txt: Copied (new) 2025/04/23 06:15:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 06:15:34 INFO : one.bak: Deleted 2025/04/23 06:15:35 DEBUG : one: same parent dir (ODFfODQ2NzIzN19uMTJNMA) - using file/rename instead of move_copy for one.bak 2025/04/23 06:15:35 INFO : one: Moved (server-side) to: one.bak 2025/04/23 06:15:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:15:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 06:15:36 INFO : one: Copied (new) 2025/04/23 06:15:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:15:37 DEBUG : two: Unchanged skipping 2025/04/23 06:15:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 06:15:37 INFO : three.txt.bak: Deleted 2025/04/23 06:15:37 DEBUG : three.txt: same parent dir (ODFfODQ2NzIzN19uMTJNMA) - using file/rename instead of move_copy for three.txt.bak 2025/04/23 06:15:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 06:15:38 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/23 06:15:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/23 06:15:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:15:42 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/23 06:15:44 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/23 06:15:45 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/23 06:15:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nidasaz3qare/dst" 2025/04/23 06:15:47 DEBUG : Starting OpenDrive session with ID: 898815b4a1f81e4b58e30372637b1cf423a423befac7921a9da3c84787b2386e 2025/04/23 06:15:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 06:15:48 DEBUG : one: same parent dir (ODFfODQ2NzIzOF91S050aQ) - using file/rename instead of move_copy for one-2019-01-01 2025/04/23 06:15:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 06:15:49 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/23 06:15:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 06:15:50 INFO : one: Copied (new) 2025/04/23 06:15:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:15:50 DEBUG : two: Unchanged skipping 2025/04/23 06:15:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 06:15:50 DEBUG : three.txt: same parent dir (ODFfODQ2NzIzOF91S050aQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/23 06:15:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 06:15:51 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/23 06:15:52 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/23 06:15:52 INFO : three.txt: Copied (new) 2025/04/23 06:15:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 06:15:54 INFO : one-2019-01-01: Deleted 2025/04/23 06:15:54 DEBUG : one: same parent dir (ODFfODQ2NzIzOF91S050aQ) - using file/rename instead of move_copy for one-2019-01-01 2025/04/23 06:15:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 06:15:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/23 06:15:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 06:15:56 INFO : one: Copied (new) 2025/04/23 06:15:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:15:56 DEBUG : two: Unchanged skipping 2025/04/23 06:15:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 06:15:56 INFO : three-2019-01-01.txt: Deleted 2025/04/23 06:15:57 DEBUG : three.txt: same parent dir (ODFfODQ2NzIzOF91S050aQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/23 06:15:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 06:15:58 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/23 06:15:59 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/23 06:15:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.46s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:16:01 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/23 06:16:03 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:16:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/23 06:16:03 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:16:04 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/23 06:16:05 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/23 06:16:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/23 06:16:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.30s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:16:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 06:16:06 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:16:06 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:16:07 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 06:16:08 INFO : existing: Copied (new) 2025/04/23 06:16:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:16:08 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:16:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/23 06:16:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/23 06:16:08 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:16:08 ERROR : OpenDrive root 'rclone-test-nidasaz3qare': not deleting files as there were IO errors 2025/04/23 06:16:08 ERROR : OpenDrive root 'rclone-test-nidasaz3qare': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", 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: TestSyncImmutable (11.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:16:18 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:20 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 run.go:285: Failed to put "SUBDIRA/subdirb/SUBDIRC/HELLO" to "OpenDrive root 'rclone-test-nidasaz3qare'": failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestFixCase (5.84s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.98s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.33s) --- SKIP: TestMaxTransfer/Cautious (0.33s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:16:25 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:26 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:28 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:30 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:31 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:33 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:35 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:36 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:38 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:40 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:42 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:44 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:45 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:47 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:49 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:51 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:52 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:54 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:56 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:57 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/23 06:16:59 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:01 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:02 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:04 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:06 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:07 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:09 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:11 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:12 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:14 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:16 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:17 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:19 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:20 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:22 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:24 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:25 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:27 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:29 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:30 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:17:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both1: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both12: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both13: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both14: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both15: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both16: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both17: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both18: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both19: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both2: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both3: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both4: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both5: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both6: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both7: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both8: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:17:32 DEBUG : both9: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both11: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both10: Unchanged skipping 2025/04/23 06:17:32 DEBUG : both0: Unchanged skipping 2025/04/23 06:17:32 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:17:32 DEBUG : Waiting for deletions to finish 2025/04/23 06:17:32 INFO : only0: Deleted 2025/04/23 06:17:32 INFO : only13: Deleted 2025/04/23 06:17:32 INFO : only14: Deleted 2025/04/23 06:17:32 INFO : only11: Deleted 2025/04/23 06:17:32 INFO : only3: Deleted 2025/04/23 06:17:32 INFO : only7: Deleted 2025/04/23 06:17:32 INFO : only2: Deleted 2025/04/23 06:17:32 INFO : only4: Deleted 2025/04/23 06:17:32 INFO : only8: Deleted 2025/04/23 06:17:32 INFO : only9: Deleted 2025/04/23 06:17:32 INFO : only10: Deleted 2025/04/23 06:17:33 INFO : only15: Deleted 2025/04/23 06:17:33 INFO : only16: Deleted 2025/04/23 06:17:33 INFO : only17: Deleted 2025/04/23 06:17:33 INFO : only6: Deleted 2025/04/23 06:17:33 INFO : only1: Deleted 2025/04/23 06:17:33 INFO : only12: Deleted 2025/04/23 06:17:33 INFO : only18: Deleted 2025/04/23 06:17:33 INFO : only5: Deleted 2025/04/23 06:17:33 INFO : only19: Deleted 2025/04/23 06:17:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:17:39 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:40 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:42 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:44 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:46 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:47 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:49 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:51 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:53 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:54 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:56 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:58 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/23 06:17:59 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:01 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:03 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:04 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:06 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:08 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:10 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:11 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:14 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:16 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:17 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:19 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:20 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:22 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:24 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:25 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:27 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:29 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:31 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:32 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:34 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:36 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:37 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:39 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:41 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:42 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:45 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:46 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/23 06:18:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for checks to finish 2025/04/23 06:18:48 DEBUG : both1: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both12: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both13: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both14: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both15: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both16: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both17: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both18: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both19: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both2: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both3: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both4: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both5: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both6: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both7: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both8: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/23 06:18:48 DEBUG : both9: Unchanged skipping 2025/04/23 06:18:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/23 06:18:48 DEBUG : both10: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both0: Unchanged skipping 2025/04/23 06:18:48 DEBUG : both11: Unchanged skipping 2025/04/23 06:18:48 DEBUG : OpenDrive root 'rclone-test-nidasaz3qare': Waiting for transfers to finish 2025/04/23 06:18:49 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:49 INFO : only0: Copied (replaced existing) 2025/04/23 06:18:49 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:49 INFO : only10: Copied (replaced existing) 2025/04/23 06:18:50 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:50 INFO : only11: Copied (replaced existing) 2025/04/23 06:18:50 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:50 INFO : only12: Copied (replaced existing) 2025/04/23 06:18:51 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:51 INFO : only1: Copied (replaced existing) 2025/04/23 06:18:51 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:51 INFO : only14: Copied (replaced existing) 2025/04/23 06:18:52 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:52 INFO : only13: Copied (replaced existing) 2025/04/23 06:18:52 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:52 INFO : only16: Copied (replaced existing) 2025/04/23 06:18:52 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:52 INFO : only17: Copied (replaced existing) 2025/04/23 06:18:52 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:52 INFO : only15: Copied (replaced existing) 2025/04/23 06:18:53 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:53 INFO : only19: Copied (replaced existing) 2025/04/23 06:18:54 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:54 INFO : only18: Copied (replaced existing) 2025/04/23 06:18:54 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:54 INFO : only2: Copied (replaced existing) 2025/04/23 06:18:54 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:54 INFO : only4: Copied (replaced existing) 2025/04/23 06:18:55 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:55 INFO : only3: Copied (replaced existing) 2025/04/23 06:18:55 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:55 INFO : only5: Copied (replaced existing) 2025/04/23 06:18:55 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:55 INFO : only6: Copied (replaced existing) 2025/04/23 06:18:55 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:55 INFO : only7: Copied (replaced existing) 2025/04/23 06:18:56 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:56 INFO : only8: Copied (replaced existing) 2025/04/23 06:18:57 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/23 06:18:57 INFO : only9: Copied (replaced existing) 2025/04/23 06:18:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (87.35s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:19:05 DEBUG : empty_dir: Making directory with metadata 2025/04/23 06:19:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 06:19:05 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 06:19:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 06:19:05 INFO : empty_on_remote: Making directory 2025/04/23 06:19:05 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-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:19:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 06:19:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 06:19:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 06:19:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:19:13 DEBUG : empty_dir: Making directory with metadata 2025/04/23 06:19:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 06:19:13 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 06:19:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 06:19:13 INFO : empty_on_remote: Making directory 2025/04/23 06:19:13 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-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:19:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 06:19:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 06:19:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 06:19:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/23 06:19:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.77s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:19:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 06:19:21 INFO : sub dir: Making directory 2025/04/23 06:19:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-nidasaz3qare'", Local "Local file system at /tmp/rclone2923987888", Modify Window "1s" 2025/04/23 06:19:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 06:19:38 INFO : sub dir: Making directory 2025/04/23 06:19:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (7.75s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m11.681699159s (try 1/5): exit status 1: Failed [TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncOverlapWithFilter TestFixCase TestNothingToTransferWithoutEmptyDirs]