"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/01/03 01:03:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu" 2025/01/03 01:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/03 01:03:45 DEBUG : Starting OpenDrive session with ID: 1b81258556ac6e26a0a5f050643cf78240300b6bcafc01e85a74f623b671bd77 2025/01/03 01:03:46 DEBUG : Creating backend with remote "/tmp/rclone3783109641" === RUN TestPipe --- PASS: TestPipe (0.01s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:03:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:03:46 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:03:46 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:03:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:03:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 01:03:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:03:48 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:03:48 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:03:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:03:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:03:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:03:50 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.56s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:03:53 DEBUG : Creating backend with remote "/non-existing" 2025/01/03 01:03:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/03 01:03:53 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:03:53 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.23s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:03:54 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:03:54 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:03:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:03:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:03:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.36s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:03:58 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Running all checks before starting transfers 2025/01/03 01:03:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:03:58 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:03:58 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Checks finished, now starting transfers 2025/01/03 01:03:58 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:04:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:04:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:04:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestCopyCheckFirst (5.08s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:04:03 ERROR : Ignoring --no-traverse with sync 2025/01/03 01:04:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:04:03 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:04:03 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:04:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:04:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:04:06 INFO : sub dir/hello world: Copied (new) 2025/01/03 01:04:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.43s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:04:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/03 01:04:08 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:04:08 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:05:05 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/01/03 01:08:25 DEBUG : pacer: low level retry 1/10 (error Post "https://dev.opendrive.com/api/v1/upload/upload_file_chunk.json": dial tcp: lookup dev.opendrive.com: i/o timeout) 2025/01/03 01:08:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/03 01:08:25 DEBUG : pacer: Reducing sleep to 10ms 2025/01/03 01:08:26 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/03 01:08:26 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestCopyWithDepth (259.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:08:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:08:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:08:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:08:29 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/03 01:08:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:08:30 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", 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: TestCopyWithFilesFrom (10.71s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:08:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:08:38 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:08:38 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:08:39 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/03 01:08:40 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:08:40 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:08:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/03 01:08:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 01:08:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/03 01:08:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 01:08:41 DEBUG : sub dir: Making directory 2025/01/03 01:08:42 DEBUG : sub dir2: Making directory 2025/01/03 01:08:42 DEBUG : sub dir2/sub sub dir2: Making directory 2025/01/03 01:08:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:08:43 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:08:43 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:08:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:08:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:08:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:08:45 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.26s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:08:48 DEBUG : sub dir2: Making directory 2025/01/03 01:08:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/03 01:08:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 01:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:08:48 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:08:48 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:08:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:08:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:08:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:08:51 DEBUG : sub dir2: Making directory with metadata 2025/01/03 01:08:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 01:08:52 DEBUG : sub dir: Making directory 2025/01/03 01:08:52 DEBUG : sub dir2: Making directory 2025/01/03 01:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:08:52 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:08:52 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:08:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:08:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:08:55 INFO : sub dir/hello world: Copied (new) 2025/01/03 01:08:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:08:55 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/03 01:08:56 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:08:58 DEBUG : sub dir2: Making directory 2025/01/03 01:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:08:58 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:08:58 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:08:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:09:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:09:00 INFO : sub dir/hello world: Copied (new) 2025/01/03 01:09:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.79s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:02 DEBUG : sub dir2: Making directory with metadata 2025/01/03 01:09:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/03 01:09:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 01:09:02 DEBUG : sub dir: Making directory 2025/01/03 01:09:02 DEBUG : sub dir2: Making directory 2025/01/03 01:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:09:03 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:09:03 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:09:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:09:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:09:05 INFO : sub dir/hello world: Copied (new) 2025/01/03 01:09:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:05 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:07 DEBUG : sub dir2: Making directory 2025/01/03 01:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:09:08 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:09:08 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:09:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:09:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:09:10 INFO : sub dir/hello world: Copied (new) 2025/01/03 01:09:10 DEBUG : Waiting for deletions to finish run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestSyncNoEmptyDirectories (4.94s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:09:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sebefok4lumi" 2025/01/03 01:09:15 DEBUG : Config file has changed externally - reloading 2025/01/03 01:09:16 DEBUG : Starting OpenDrive session with ID: 500edfed7f98aa577245dda15e6fcddcdacbb716d3aa921ab8a56ef5964551bc sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-junayeg7yesu' -> OpenDrive root 'rclone-test-sebefok4lumi' 2025/01/03 01:09:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:09:16 DEBUG : OpenDrive root 'rclone-test-sebefok4lumi': Waiting for checks to finish 2025/01/03 01:09:16 DEBUG : OpenDrive root 'rclone-test-sebefok4lumi': Waiting for transfers to finish 2025/01/03 01:09:18 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/03 01:09:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:18 DEBUG : OpenDrive root 'rclone-test-sebefok4lumi': Purge remote run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestServerSideCopy (8.48s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:09:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 01:09:24 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:09:24 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:09:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/03 01:09:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/03 01:09:25 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestCopyOverSelf (6.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:09:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-reyesek5duxa" 2025/01/03 01:09:29 DEBUG : Config file has changed externally - reloading 2025/01/03 01:09:30 DEBUG : Starting OpenDrive session with ID: 9f84ef759c1c9b523c64e0fbef8b04e79b6e6a50267dfd54a751c19ff1a2c53d sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-junayeg7yesu' -> OpenDrive root 'rclone-test-reyesek5duxa' 2025/01/03 01:09:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:09:31 DEBUG : OpenDrive root 'rclone-test-reyesek5duxa': Waiting for checks to finish 2025/01/03 01:09:31 DEBUG : OpenDrive root 'rclone-test-reyesek5duxa': Waiting for transfers to finish 2025/01/03 01:09:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/03 01:09:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/03 01:09:34 DEBUG : OpenDrive root 'rclone-test-reyesek5duxa': Waiting for checks to finish 2025/01/03 01:09:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 01:09:34 DEBUG : OpenDrive root 'rclone-test-reyesek5duxa': Waiting for transfers to finish 2025/01/03 01:09:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/03 01:09:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:35 DEBUG : OpenDrive root 'rclone-test-reyesek5duxa': Purge remote --- PASS: TestServerSideCopyOverSelf (10.59s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:09:41 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:09:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 01:09:41 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:09:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/03 01:09:42 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/03 01:09:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/03 01:09:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestMoveOverSelf (5.83s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:09:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fujulil0dobi" 2025/01/03 01:09:46 DEBUG : Starting OpenDrive session with ID: e5fbdda55b5a27b8962824bf42edf7c0bdc0fb3bb202a1c5bb216d9d9cad3d4e sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-junayeg7yesu' -> OpenDrive root 'rclone-test-fujulil0dobi' 2025/01/03 01:09:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:09:47 DEBUG : OpenDrive root 'rclone-test-fujulil0dobi': Waiting for checks to finish 2025/01/03 01:09:47 DEBUG : OpenDrive root 'rclone-test-fujulil0dobi': Waiting for transfers to finish 2025/01/03 01:09:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/03 01:09:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:09:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/03 01:09:50 DEBUG : OpenDrive root 'rclone-test-fujulil0dobi': Using server-side directory move 2025/01/03 01:09:50 INFO : OpenDrive root 'rclone-test-fujulil0dobi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/03 01:09:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/03 01:09:51 DEBUG : OpenDrive root 'rclone-test-fujulil0dobi': Waiting for checks to finish 2025/01/03 01:09:51 DEBUG : OpenDrive root 'rclone-test-fujulil0dobi': Waiting for transfers to finish 2025/01/03 01:09:51 INFO : sub dir/hello world: Deleted 2025/01/03 01:09:51 INFO : sub dir/hello world: Moved (server-side) 2025/01/03 01:09:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/01/03 01:09:54 DEBUG : testing file moves 2025/01/03 01:09:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/03 01:09:54 DEBUG : OpenDrive root 'rclone-test-fujulil0dobi': Waiting for checks to finish 2025/01/03 01:09:54 DEBUG : OpenDrive root 'rclone-test-fujulil0dobi': Waiting for transfers to finish 2025/01/03 01:09:54 INFO : sub dir/hello world: Deleted 2025/01/03 01:09:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", 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 2025/01/03 01:10:03 DEBUG : OpenDrive root 'rclone-test-fujulil0dobi': Purge remote --- PASS: TestServerSideMoveOverSelf (21.46s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:10:07 ERROR : : error listing: directory not found 2025/01/03 01:10:07 DEBUG : Local file system at /tmp/rclone3783109641: Making directory 2025/01/03 01:10:08 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:08 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.90s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:10:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/03 01:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:10:13 DEBUG : Local file system at /tmp/rclone3783109641: Waiting for checks to finish 2025/01/03 01:10:13 DEBUG : Local file system at /tmp/rclone3783109641: Waiting for transfers to finish 2025/01/03 01:10:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:10:13 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/01/03 01:10:13 INFO : sub dir/hello world: Copied (new) 2025/01/03 01:10:13 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestCopyRedownload (4.42s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/03 01:10:14 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:14 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:15 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/01/03 01:10:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/03 01:10:16 INFO : check sum: Copied (new) 2025/01/03 01:10:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:17 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:17 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/03 01:10:17 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/03 01:10:17 DEBUG : check sum: Unchanged skipping 2025/01/03 01:10:17 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:17 DEBUG : Waiting for deletions to finish 2025/01/03 01:10:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.70s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/03 01:10:18 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:18 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:19 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/01/03 01:10:20 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/03 01:10:20 INFO : sizeonly: Copied (new) 2025/01/03 01:10:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:20 DEBUG : sizeonly: Sizes identical 2025/01/03 01:10:20 DEBUG : sizeonly: Unchanged skipping 2025/01/03 01:10:20 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:20 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:20 DEBUG : Waiting for deletions to finish 2025/01/03 01:10:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.69s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/03 01:10:22 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:22 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:23 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/01/03 01:10:24 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/03 01:10:24 INFO : ignore-size: Copied (new) 2025/01/03 01:10:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:10:24 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:24 DEBUG : ignore-size: Unchanged skipping 2025/01/03 01:10:24 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:24 DEBUG : Waiting for deletions to finish 2025/01/03 01:10:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.80s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:26 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/03 01:10:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:10:28 DEBUG : existing: Unchanged skipping 2025/01/03 01:10:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:28 DEBUG : Waiting for deletions to finish 2025/01/03 01:10:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/03 01:10:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:28 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/03 01:10:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/03 01:10:29 INFO : existing: Copied (replaced existing) 2025/01/03 01:10:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/03 01:10:31 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:31 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:32 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/03 01:10:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/03 01:10:33 INFO : existing: Copied (new) 2025/01/03 01:10:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:33 DEBUG : existing: Destination exists, skipping 2025/01/03 01:10:33 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:33 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:33 DEBUG : Waiting for deletions to finish 2025/01/03 01:10:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (4.09s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:36 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:10:38 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/03 01:10:39 DEBUG : d: Making directory 2025/01/03 01:10:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/03 01:10:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:10:40 DEBUG : c/non empty space: Unchanged skipping 2025/01/03 01:10:41 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:41 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:42 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:10:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/03 01:10:43 INFO : a/potato2: Copied (new) 2025/01/03 01:10:43 DEBUG : Waiting for deletions to finish 2025/01/03 01:10:43 INFO : b/potato: Deleted 2025/01/03 01:10:43 INFO : d: Removing directory 2025/01/03 01:10:43 INFO : b: Removing directory 2025/01/03 01:10:44 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:10:48 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/03 01:10:48 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/03 01:10:48 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/03 01:10:48 DEBUG : empty space: Unchanged skipping 2025/01/03 01:10:48 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:48 DEBUG : Waiting for deletions to finish 2025/01/03 01:10:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:48 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/03 01:10:48 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/03 01:10:49 INFO : empty space: Updated modification time in destination 2025/01/03 01:10:49 DEBUG : empty space: Unchanged skipping 2025/01/03 01:10:49 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:49 DEBUG : Waiting for deletions to finish 2025/01/03 01:10:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", 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:1007 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: empty space: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnly (3.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:10:53 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/03 01:10:53 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/03 01:10:53 DEBUG : empty space: Unchanged skipping 2025/01/03 01:10:53 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:53 DEBUG : Waiting for deletions to finish 2025/01/03 01:10:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:54 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/03 01:10:56 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:10:56 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/01/03 01:10:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3783109641) 2025/01/03 01:10:56 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-junayeg7yesu') 2025/01/03 01:10:56 DEBUG : foo: md5 differ 2025/01/03 01:10:56 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:10:56 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/03 01:10:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/03 01:10:57 INFO : foo: Copied (replaced existing) 2025/01/03 01:10:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1058 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: OpenDrive root 'rclone-test-junayeg7yesu'/foo: md5 hash incorrect - expecting "acbd18db4cc2f85cedef654fccc4a4d8" got "37b51d194a7513e45b56f6524f2d51f2" 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:1058 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: foo: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) --- FAIL: TestSyncDoesntUpdateModtime (4.23s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:10:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:11:01 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/03 01:11:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:11:01 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:11:01 DEBUG : empty space: Unchanged skipping 2025/01/03 01:11:01 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:11:01 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/03 01:11:02 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/03 01:11:02 INFO : potato: Copied (new) 2025/01/03 01:11:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.53s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:11:04 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/03 01:11:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/03 01:11:06 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:11:06 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:11:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:11:07 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/03 01:11:07 INFO : potato: Copied (replaced existing) 2025/01/03 01:11:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.31s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:11:09 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:11:10 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/03 01:11:10 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:11:10 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3783109641) 2025/01/03 01:11:10 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-junayeg7yesu') 2025/01/03 01:11:10 DEBUG : potato: md5 differ 2025/01/03 01:11:10 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:11:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:11:11 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/03 01:11:11 INFO : potato: Copied (replaced existing) 2025/01/03 01:11:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:11:13 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:11:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:11:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:11:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/03 01:11:16 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:11:16 DEBUG : empty space: Modification times differ by 114180h11m15.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-01-03 01:11:15 +0000 UTC 2025/01/03 01:11:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/03 01:11:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/03 01:11:16 DEBUG : empty space: Unchanged skipping 2025/01/03 01:11:16 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:11:16 DEBUG : Waiting for deletions to finish 2025/01/03 01:11:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", 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:1142 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: empty space: Modification time difference too big |-114180h11m15.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-03 01:11:15 +0000 UTC) (precision 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 --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (12.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:11:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:11:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:11:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:11:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:11:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:11:28 DEBUG : empty space: Unchanged skipping 2025/01/03 01:11:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:11:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:11:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/03 01:11:30 INFO : potato2: Copied (new) 2025/01/03 01:11:30 DEBUG : Waiting for deletions to finish 2025/01/03 01:11:30 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:11:33 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:11:35 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/03 01:11:37 DEBUG : d: Making directory 2025/01/03 01:11:37 DEBUG : d/e: Making directory 2025/01/03 01:11:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/03 01:11:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:11:38 DEBUG : c/non empty space: Unchanged skipping 2025/01/03 01:11:39 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:11:39 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:11:40 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:11:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/03 01:11:41 INFO : a/potato2: Copied (new) 2025/01/03 01:11:41 DEBUG : Waiting for deletions to finish 2025/01/03 01:11:41 INFO : b/potato: Deleted 2025/01/03 01:11:41 INFO : d/e: Removing directory 2025/01/03 01:11:42 INFO : d: Removing directory 2025/01/03 01:11:42 INFO : b: Removing directory 2025/01/03 01:11:43 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:11:54 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:11:56 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/03 01:11:57 DEBUG : d: Making directory 2025/01/03 01:11:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/03 01:11:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:11:58 DEBUG : c/non empty space: Unchanged skipping 2025/01/03 01:11:58 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:11:58 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:11:59 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:12:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/03 01:12:01 INFO : a/potato2: Copied (new) 2025/01/03 01:12:01 ERROR : OpenDrive root 'rclone-test-junayeg7yesu': not deleting files as there were IO errors 2025/01/03 01:12:01 ERROR : OpenDrive root 'rclone-test-junayeg7yesu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:12:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:12:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:12:10 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:12:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:12:10 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:12:10 DEBUG : empty space: Unchanged skipping 2025/01/03 01:12:10 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:12:11 INFO : potato: Deleted 2025/01/03 01:12:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:12:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/03 01:12:12 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncDeleteDuring (8.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:12:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:12:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:12:17 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:18 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:12:18 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:12:18 INFO : potato: Deleted 2025/01/03 01:12:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:12:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:12:18 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:12:18 DEBUG : empty space: Unchanged skipping 2025/01/03 01:12:18 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:12:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:12:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/03 01:12:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.18s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:12:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/03 01:12:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:12:23 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:12:23 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:12:23 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/01/03 01:12:24 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/03 01:12:24 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", 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: TestCopyDeleteBefore (12.33s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:12:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:12:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:12:37 DEBUG : enormous: Excluded (Size Filter) 2025/01/03 01:12:37 DEBUG : enormous: Excluded 2025/01/03 01:12:37 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 01:12:37 DEBUG : potato2: Excluded 2025/01/03 01:12:37 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 01:12:37 DEBUG : potato2: Excluded 2025/01/03 01:12:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:12:37 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:12:37 DEBUG : empty space: Unchanged skipping 2025/01/03 01:12:37 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:12:37 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:12:37 DEBUG : enormous: Excluded (Size Filter) 2025/01/03 01:12:37 DEBUG : enormous: Excluded 2025/01/03 01:12:37 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 01:12:37 DEBUG : potato2: Excluded 2025/01/03 01:12:37 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 01:12:37 DEBUG : potato2: Excluded 2025/01/03 01:12:37 DEBUG : Local file system at /tmp/rclone3783109641: Waiting for checks to finish 2025/01/03 01:12:37 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/03 01:12:37 DEBUG : empty space: Unchanged skipping 2025/01/03 01:12:37 DEBUG : Local file system at /tmp/rclone3783109641: Waiting for transfers to finish 2025/01/03 01:12:37 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", 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: TestSyncWithExclude (13.20s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:12:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:12:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:12:51 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/01/03 01:12:52 DEBUG : enormous: Excluded (Size Filter) 2025/01/03 01:12:52 DEBUG : enormous: Excluded 2025/01/03 01:12:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/03 01:12:52 DEBUG : potato2: Excluded 2025/01/03 01:12:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:12:52 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:12:52 DEBUG : empty space: Unchanged skipping 2025/01/03 01:12:52 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:12:52 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:53 INFO : enormous: Deleted 2025/01/03 01:12:53 INFO : potato2: Deleted 2025/01/03 01:12:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:12:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/03 01:12:53 DEBUG : empty space: Unchanged skipping 2025/01/03 01:12:53 DEBUG : Local file system at /tmp/rclone3783109641: Waiting for checks to finish 2025/01/03 01:12:53 DEBUG : Local file system at /tmp/rclone3783109641: Waiting for transfers to finish 2025/01/03 01:12:53 DEBUG : Waiting for deletions to finish 2025/01/03 01:12:53 INFO : enormous: Deleted 2025/01/03 01:12:53 INFO : potato2: Deleted 2025/01/03 01:12:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.61s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:12:56 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:12:58 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:13:00 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/03 01:13:03 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/01/03 01:13:07 DEBUG : five: Need to transfer - File not found at Destination 2025/01/03 01:13:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/03 01:13:07 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:07 DEBUG : one: Destination is newer than source, skipping 2025/01/03 01:13:07 DEBUG : three: Sizes identical 2025/01/03 01:13:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/03 01:13:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/03 01:13:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3783109641) 2025/01/03 01:13:07 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-junayeg7yesu') 2025/01/03 01:13:07 DEBUG : two: md5 differ 2025/01/03 01:13:07 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:07 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/01/03 01:13:07 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:13:08 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/01/03 01:13:08 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/03 01:13:08 INFO : four: Copied (replaced existing) 2025/01/03 01:13:09 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/03 01:13:09 INFO : five: Copied (new) 2025/01/03 01:13:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/03 01:13:09 INFO : two: Copied (replaced existing) 2025/01/03 01:13:09 DEBUG : Waiting for deletions to finish 2025/01/03 01:13:09 DEBUG : one: Destination is newer than source, skipping 2025/01/03 01:13:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/03 01:13:09 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/03 01:13:09 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3783109641) 2025/01/03 01:13:09 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-junayeg7yesu') 2025/01/03 01:13:09 DEBUG : three: md5 differ 2025/01/03 01:13:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/03 01:13:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/03 01:13:09 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/03 01:13:09 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/03 01:13:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/03 01:13:09 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/03 01:13:09 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/03 01:13:09 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/03 01:13:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:10 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/03 01:13:11 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/03 01:13:11 INFO : three: Copied (replaced existing) 2025/01/03 01:13:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (17.79s) === 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-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/03 01:13:14 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Making map for --track-renames 2025/01/03 01:13:14 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Finished making map for --track-renames 2025/01/03 01:13:14 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:14 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for renames to finish 2025/01/03 01:13:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/03 01:13:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/03 01:13:14 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:15 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/03 01:13:15 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/03 01:13:16 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/03 01:13:16 INFO : yam: Copied (new) 2025/01/03 01:13:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/03 01:13:16 INFO : potato: Copied (new) 2025/01/03 01:13:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:13:17 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Making map for --track-renames 2025/01/03 01:13:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:13:17 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Finished making map for --track-renames 2025/01/03 01:13:17 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:17 DEBUG : potato: Unchanged skipping 2025/01/03 01:13:17 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for renames to finish 2025/01/03 01:13:17 DEBUG : yam: same parent dir (ODFfNzg5MzEwOF81MmxuRQ) - using file/rename instead of move_copy for yaml 2025/01/03 01:13:17 INFO : yam: Moved (server-side) to: yaml 2025/01/03 01:13:17 INFO : yaml: Renamed from "yam" 2025/01/03 01:13:17 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:17 DEBUG : Waiting for deletions to finish 2025/01/03 01:13:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenames (14.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/03 01:13:27 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Making map for --track-renames 2025/01/03 01:13:27 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Finished making map for --track-renames 2025/01/03 01:13:27 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/03 01:13:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/03 01:13:27 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for renames to finish 2025/01/03 01:13:27 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:28 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/03 01:13:29 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/03 01:13:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/03 01:13:29 INFO : yam: Copied (new) 2025/01/03 01:13:30 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/03 01:13:30 INFO : potato: Copied (new) 2025/01/03 01:13:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:13:30 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Making map for --track-renames 2025/01/03 01:13:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:13:30 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Finished making map for --track-renames 2025/01/03 01:13:30 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:30 DEBUG : potato: Unchanged skipping 2025/01/03 01:13:30 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for renames to finish 2025/01/03 01:13:30 DEBUG : yam: same parent dir (ODFfNzg5MzEwOF81MmxuRQ) - using file/rename instead of move_copy for yaml 2025/01/03 01:13:31 INFO : yam: Moved (server-side) to: yaml 2025/01/03 01:13:31 INFO : yaml: Renamed from "yam" 2025/01/03 01:13:31 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:31 DEBUG : Waiting for deletions to finish 2025/01/03 01:13:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", 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: TestSyncWithTrackRenamesStrategyModtime (13.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/03 01:13:40 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Making map for --track-renames 2025/01/03 01:13:40 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Finished making map for --track-renames 2025/01/03 01:13:40 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/03 01:13:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/03 01:13:40 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for renames to finish 2025/01/03 01:13:40 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:41 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/03 01:13:42 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/01/03 01:13:42 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/03 01:13:42 INFO : potato: Copied (new) 2025/01/03 01:13:43 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/03 01:13:43 INFO : sub/yam: Copied (new) 2025/01/03 01:13:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:13:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:13:44 DEBUG : potato: Unchanged skipping 2025/01/03 01:13:44 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Making map for --track-renames 2025/01/03 01:13:44 INFO : OpenDrive root 'rclone-test-junayeg7yesu': Finished making map for --track-renames 2025/01/03 01:13:44 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:44 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for renames to finish 2025/01/03 01:13:44 INFO : sub/yam: Moved (server-side) to: yam 2025/01/03 01:13:44 INFO : yam: Renamed from "sub/yam" 2025/01/03 01:13:44 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:44 DEBUG : Waiting for deletions to finish 2025/01/03 01:13:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.66s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:13:47 DEBUG : Creating backend with remote "/tmp/rclone3783109641/dir1" 2025/01/03 01:13:47 DEBUG : Config file has changed externally - reloading 2025/01/03 01:13:47 DEBUG : Creating backend with remote "/tmp/rclone3783109641/dir2" 2025/01/03 01:13:47 DEBUG : Local file system at /tmp/rclone3783109641/dir2: Using server-side directory move 2025/01/03 01:13:47 INFO : Local file system at /tmp/rclone3783109641/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/03 01:13:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/03 01:13:47 DEBUG : Local file system at /tmp/rclone3783109641/dir2: Waiting for checks to finish 2025/01/03 01:13:47 DEBUG : Local file system at /tmp/rclone3783109641/dir2: Waiting for transfers to finish 2025/01/03 01:13:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:13:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:13:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/03 01:13:48 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:48 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:13:50 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/03 01:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:13:50 INFO : sub dir/hello world: Copied (new) 2025/01/03 01:13:50 INFO : sub dir/hello world: Deleted 2025/01/03 01:13:51 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/03 01:13:51 INFO : nested/sub dir/file: Copied (new) 2025/01/03 01:13:51 INFO : nested/sub dir/file: Deleted 2025/01/03 01:13:51 INFO : sub dir: Removing directory 2025/01/03 01:13:51 INFO : nested/sub dir: Removing directory 2025/01/03 01:13:51 INFO : nested: Removing directory 2025/01/03 01:13:51 DEBUG : Local file system at /tmp/rclone3783109641: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (7.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:13:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/03 01:13:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/03 01:13:56 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:13:56 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:13:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/03 01:13:58 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/03 01:13:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/03 01:13:59 INFO : sub dir/hello world: Copied (new) 2025/01/03 01:13:59 INFO : sub dir/hello world: Deleted 2025/01/03 01:13:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/03 01:13:59 INFO : nested/sub dir/file: Copied (new) 2025/01/03 01:13:59 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.57s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:14:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/03 01:14:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/03 01:14:04 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:14:04 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:14:04 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/01/03 01:14:05 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/03 01:14:06 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/03 01:14:06 INFO : existing-b: Copied (new) 2025/01/03 01:14:06 INFO : existing-b: Deleted 2025/01/03 01:14:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/03 01:14:06 INFO : existing: Copied (new) 2025/01/03 01:14:06 INFO : existing: Deleted 2025/01/03 01:14:07 DEBUG : existing: Destination exists, skipping 2025/01/03 01:14:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/03 01:14:07 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:14:07 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:14:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.88s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:14:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qosorid5waja" 2025/01/03 01:14:10 DEBUG : Starting OpenDrive session with ID: 927571d8cb0e97ac22a37186918f2e8f13ebb7c619734692d78f54a3280a9b21 2025/01/03 01:14:11 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:14:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:14:16 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-junayeg7yesu' -> OpenDrive root 'rclone-test-qosorid5waja' 2025/01/03 01:14:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:14:20 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/03 01:14:22 DEBUG : OpenDrive root 'rclone-test-qosorid5waja': Using server-side directory move 2025/01/03 01:14:22 INFO : OpenDrive root 'rclone-test-qosorid5waja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/03 01:14:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:14:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/03 01:14:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/03 01:14:22 DEBUG : empty space: Unchanged skipping 2025/01/03 01:14:22 DEBUG : OpenDrive root 'rclone-test-qosorid5waja': Waiting for checks to finish 2025/01/03 01:14:22 INFO : potato3: Deleted 2025/01/03 01:14:22 INFO : empty space: Deleted 2025/01/03 01:14:22 DEBUG : OpenDrive root 'rclone-test-qosorid5waja': Waiting for transfers to finish 2025/01/03 01:14:23 INFO : potato2: Moved (server-side) 2025/01/03 01:14:23 INFO : potato3: Moved (server-side) 2025/01/03 01:14:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pajalam0yisi" 2025/01/03 01:14:24 DEBUG : Starting OpenDrive session with ID: 878444c465912f92f2196c34e1793c06de9c0854f658f42e77f41c9269104d8e 2025/01/03 01:14:24 DEBUG : OpenDrive root 'rclone-test-pajalam0yisi': Using server-side directory move 2025/01/03 01:14:24 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/03 01:14:24 INFO : OpenDrive root 'rclone-test-pajalam0yisi': Server side directory move succeeded 2025/01/03 01:14:25 ERROR : : error listing: directory not found 2025/01/03 01:14:25 DEBUG : OpenDrive root 'rclone-test-pajalam0yisi': Purge remote 2025/01/03 01:14:26 DEBUG : OpenDrive root 'rclone-test-qosorid5waja': Purge remote 2025/01/03 01:14:26 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:14:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seciyir1gapu" 2025/01/03 01:14:27 DEBUG : Starting OpenDrive session with ID: 7bea72cc75e261c54fc373b51032e97eff6fb5818ea89af28e20a315bf9d8803 2025/01/03 01:14:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:14:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:14:34 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-junayeg7yesu' -> OpenDrive root 'rclone-test-seciyir1gapu' 2025/01/03 01:14:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:14:38 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/03 01:14:40 DEBUG : empty space: Excluded (Size Filter) 2025/01/03 01:14:40 DEBUG : empty space: Excluded 2025/01/03 01:14:40 DEBUG : empty space: Excluded (Size Filter) 2025/01/03 01:14:40 DEBUG : empty space: Excluded 2025/01/03 01:14:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:14:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/03 01:14:40 DEBUG : OpenDrive root 'rclone-test-seciyir1gapu': Waiting for checks to finish 2025/01/03 01:14:40 DEBUG : OpenDrive root 'rclone-test-seciyir1gapu': Waiting for transfers to finish 2025/01/03 01:14:40 INFO : potato3: Deleted 2025/01/03 01:14:40 INFO : potato2: Moved (server-side) 2025/01/03 01:14:40 INFO : potato3: Moved (server-side) 2025/01/03 01:14:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zejewuh6maqo" 2025/01/03 01:14:41 DEBUG : Starting OpenDrive session with ID: 028cbdb6e128b1724e4652f77f6b7870b890d63e30876394091396e0c978f575 2025/01/03 01:14:42 DEBUG : empty space: Excluded (Size Filter) 2025/01/03 01:14:42 DEBUG : empty space: Excluded 2025/01/03 01:14:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:14:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/03 01:14:42 DEBUG : OpenDrive root 'rclone-test-zejewuh6maqo': Waiting for checks to finish 2025/01/03 01:14:42 DEBUG : OpenDrive root 'rclone-test-zejewuh6maqo': Waiting for transfers to finish 2025/01/03 01:14:42 INFO : potato2: Moved (server-side) 2025/01/03 01:14:43 INFO : potato3: Moved (server-side) 2025/01/03 01:14:43 DEBUG : OpenDrive root 'rclone-test-zejewuh6maqo': Purge remote 2025/01/03 01:14:43 DEBUG : OpenDrive root 'rclone-test-seciyir1gapu': Purge remote --- PASS: TestServerSideMoveWithFilter (18.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:14:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nilomid6miqo" 2025/01/03 01:14:45 DEBUG : Starting OpenDrive session with ID: 9559046c4d1fbf72f75910300cfcdf916e6f108ac1ae89e2b7e21e26accb1959 2025/01/03 01:14:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/03 01:14:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:14:50 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/01/03 01:14:51 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-junayeg7yesu' -> OpenDrive root 'rclone-test-nilomid6miqo' 2025/01/03 01:14:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/03 01:14:54 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/03 01:14:55 DEBUG : OpenDrive root 'rclone-test-nilomid6miqo': Using server-side directory move 2025/01/03 01:14:55 INFO : OpenDrive root 'rclone-test-nilomid6miqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/03 01:14:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/03 01:14:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/03 01:14:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/03 01:14:56 DEBUG : empty space: Unchanged skipping 2025/01/03 01:14:56 INFO : potato3: Deleted 2025/01/03 01:14:56 DEBUG : OpenDrive root 'rclone-test-nilomid6miqo': Waiting for checks to finish 2025/01/03 01:14:56 INFO : empty space: Deleted 2025/01/03 01:14:56 DEBUG : OpenDrive root 'rclone-test-nilomid6miqo': Waiting for transfers to finish 2025/01/03 01:14:56 INFO : potato2: Moved (server-side) 2025/01/03 01:14:56 INFO : potato3: Moved (server-side) 2025/01/03 01:14:56 INFO : tomatoDir: Removing directory 2025/01/03 01:14:57 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': deleted 1 directories 2025/01/03 01:14:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-magevos9baze" 2025/01/03 01:14:58 DEBUG : Starting OpenDrive session with ID: 5d42004c07cb5cd128cbe4a70961472b36daa789493472191d661e918402d9d6 2025/01/03 01:14:58 DEBUG : tomatoDir: Making directory 2025/01/03 01:14:59 DEBUG : OpenDrive root 'rclone-test-magevos9baze': Using server-side directory move 2025/01/03 01:14:59 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/03 01:14:59 INFO : OpenDrive root 'rclone-test-magevos9baze': Server side directory move succeeded 2025/01/03 01:15:00 ERROR : : error listing: directory not found 2025/01/03 01:15:00 ERROR : : error listing: directory not found 2025/01/03 01:15:00 DEBUG : OpenDrive root 'rclone-test-magevos9baze': Purge remote 2025/01/03 01:15:00 DEBUG : OpenDrive root 'rclone-test-nilomid6miqo': Purge remote 2025/01/03 01:15:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:15:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/rclone-sync-test" 2025/01/03 01:15:02 DEBUG : Starting OpenDrive session with ID: 7e60fa94cd80d5c9f6001ddfefbf931938e3c114a6aa8d96b8415a3decbf7368 run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncOverlap (3.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:15:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/rclone-sync-test" 2025/01/03 01:15:05 DEBUG : Starting OpenDrive session with ID: a4745e26db4655957340ce3f7db71fc5e09bcf62a8021daf23e5c8e8ed6307f2 2025/01/03 01:15:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/rclone-sync-test-include/layer2" 2025/01/03 01:15:07 DEBUG : Starting OpenDrive session with ID: f340a88399f66cee353b522b58ddba9d9ad42c8529a5a930e3df9cdf1551a422 2025/01/03 01:15:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/rclone-sync-test-ignore-file" 2025/01/03 01:15:09 DEBUG : Starting OpenDrive session with ID: 441074f49c8c7a7eacea50e1952e85df2aa02ee745fed6cac398090e4c6bee12 run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "OpenDrive root 'rclone-test-junayeg7yesu'": failed to make directory: File or folder with such name already exists (Error 409) --- FAIL: TestSyncOverlapWithFilter (8.54s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:15:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/dst" 2025/01/03 01:15:14 DEBUG : Starting OpenDrive session with ID: 7fc333e48fae9200e0ae94616e60976eae54311dde8c27cce16f1ed405a83da3 2025/01/03 01:15:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/CompareDest" 2025/01/03 01:15:14 DEBUG : Config file has changed externally - reloading 2025/01/03 01:15:15 DEBUG : Starting OpenDrive session with ID: 4e70b8e52a82c5ce8dbbaf745643b64d8bad85b7064f4272ee85a9978990ee95 2025/01/03 01:15:16 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:15:16 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:15:16 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:15:17 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:15:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/03 01:15:18 INFO : one: Copied (new) 2025/01/03 01:15:18 DEBUG : Waiting for deletions to finish 2025/01/03 01:15:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:19 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:15:19 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:15:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:15:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/03 01:15:21 INFO : one: Copied (replaced existing) 2025/01/03 01:15:21 DEBUG : Waiting for deletions to finish 2025/01/03 01:15:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:15:23 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:15:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:25 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:15:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:15:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 01:15:25 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:15:25 DEBUG : Waiting for deletions to finish 2025/01/03 01:15:25 INFO : There was nothing to transfer 2025/01/03 01:15:26 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:15:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:15:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 01:15:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:15:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:15:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 01:15:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:15:28 DEBUG : Waiting for deletions to finish 2025/01/03 01:15:28 INFO : There was nothing to transfer 2025/01/03 01:15:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:15:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/03 01:15:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:29 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:15:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:15:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 01:15:29 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:15:29 DEBUG : Waiting for deletions to finish 2025/01/03 01:15:29 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/03 01:15:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:31 DEBUG : two: Need to transfer - File not found at Destination 2025/01/03 01:15:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:31 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:15:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:15:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/03 01:15:31 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:15:31 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/01/03 01:15:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/03 01:15:33 INFO : two: Copied (new) 2025/01/03 01:15:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (22.11s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:15:36 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/01/03 01:15:39 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/01/03 01:15:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/dest" 2025/01/03 01:15:40 DEBUG : Config file has changed externally - reloading 2025/01/03 01:15:41 DEBUG : Starting OpenDrive session with ID: 0fa495d731a13c29ba80746a262398cadb5e47da6834a91ca40e39aaf34e5025 2025/01/03 01:15:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/pre-dest1" 2025/01/03 01:15:42 DEBUG : Starting OpenDrive session with ID: 98d177b0b149a2468ab84ce552e76d0b8e926b484d6d6d5c1ebf2b5135ac2002 2025/01/03 01:15:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/pre-dest2" 2025/01/03 01:15:43 DEBUG : Starting OpenDrive session with ID: 805130d996a3f0a9708e0c9e5fc2a28e6763f0d4b18d9e1f820e0891f1bfb1b2 2025/01/03 01:15:44 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:15:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/03 01:15:44 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:15:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/03 01:15:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/03 01:15:44 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dest': Waiting for checks to finish 2025/01/03 01:15:44 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dest': Waiting for transfers to finish 2025/01/03 01:15:46 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/01/03 01:15:47 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/03 01:15:47 INFO : 3: Copied (new) 2025/01/03 01:15:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (14.45s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:15:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/dst" 2025/01/03 01:15:50 DEBUG : Starting OpenDrive session with ID: 85a8ec8752a4a915473f4ff0fbc248556f8a4a0aa4d6d6f920fe93be958f07f3 2025/01/03 01:15:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/CopyDest" 2025/01/03 01:15:52 DEBUG : Starting OpenDrive session with ID: d2d7af174f2c895b27eb40b1421776408bf12b6150894c601da93ef5201b902e 2025/01/03 01:15:53 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:15:53 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:15:53 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:15:54 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:15:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/03 01:15:55 INFO : one: Copied (new) 2025/01/03 01:15:55 DEBUG : Waiting for deletions to finish 2025/01/03 01:15:56 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:15:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:15:56 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:15:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:15:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/03 01:15:57 INFO : one: Copied (replaced existing) 2025/01/03 01:15:57 DEBUG : Waiting for deletions to finish 2025/01/03 01:15:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:16:00 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:16:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/BackupDir" 2025/01/03 01:16:01 DEBUG : Config file has changed externally - reloading 2025/01/03 01:16:02 DEBUG : Starting OpenDrive session with ID: 201a39148355134420a40ddc98a15cc4ef2509bc721ab54390f2a489f3e8c889 2025/01/03 01:16:03 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:16:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:16:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:16:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/03 01:16:05 INFO : one: Moved (server-side) 2025/01/03 01:16:05 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/03 01:16:05 INFO : one: Copied (server-side copy) 2025/01/03 01:16:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/03 01:16:05 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:16:05 DEBUG : Waiting for deletions to finish 2025/01/03 01:16:06 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:16:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:16:08 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/03 01:16:08 INFO : two: Copied (server-side copy) 2025/01/03 01:16:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/03 01:16:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:16:08 DEBUG : one: Unchanged skipping 2025/01/03 01:16:08 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:16:08 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:16:08 DEBUG : Waiting for deletions to finish 2025/01/03 01:16:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:16:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:16:09 DEBUG : two: Unchanged skipping 2025/01/03 01:16:09 DEBUG : one: Unchanged skipping 2025/01/03 01:16:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:16:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:16:09 DEBUG : Waiting for deletions to finish 2025/01/03 01:16:09 INFO : There was nothing to transfer 2025/01/03 01:16:10 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/01/03 01:16:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/03 01:16:12 DEBUG : three: Destination not found in --copy-dest 2025/01/03 01:16:12 DEBUG : three: Need to transfer - File not found at Destination 2025/01/03 01:16:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:16:12 DEBUG : one: Unchanged skipping 2025/01/03 01:16:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/03 01:16:12 DEBUG : two: Unchanged skipping 2025/01/03 01:16:12 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:16:12 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:16:13 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/01/03 01:16:14 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/03 01:16:14 INFO : three: Copied (new) 2025/01/03 01:16:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (28.07s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:16:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:16:22 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:16:23 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/03 01:16:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/dst" 2025/01/03 01:16:25 DEBUG : Config file has changed externally - reloading 2025/01/03 01:16:25 DEBUG : Starting OpenDrive session with ID: 3b9f52f9c3ae492c6c069f85ebc914b6453375e470d23eba589e64cf73e4ee67 2025/01/03 01:16:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/backup" 2025/01/03 01:16:26 DEBUG : Starting OpenDrive session with ID: 320ab7ddc7e90f3b948b4dc977da9634b83f6891da52fb703d28ed52e78e6ba1 2025/01/03 01:16:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:16:27 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:16:27 DEBUG : two: Unchanged skipping 2025/01/03 01:16:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 01:16:28 INFO : one: Moved (server-side) 2025/01/03 01:16:28 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:16:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/03 01:16:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/03 01:16:30 INFO : one: Copied (new) 2025/01/03 01:16:30 DEBUG : Waiting for deletions to finish 2025/01/03 01:16:30 INFO : three.txt: Moved (server-side) 2025/01/03 01:16:30 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3) got backup/one (4), backup/three.txt (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-junayeg7yesu'/backup/one: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDir Messages: backup/one: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/one: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found 2025/01/03 01:16:41 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one (4), backup/three.txt (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-junayeg7yesu'/backup/one: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDir Messages: backup/one: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/one: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found 2025/01/03 01:16:51 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:16:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:16:51 DEBUG : two: Unchanged skipping 2025/01/03 01:16:51 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:16:51 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:16:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:16:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/03 01:16:53 INFO : one: Copied (new) 2025/01/03 01:16:53 DEBUG : Waiting for deletions to finish 2025/01/03 01:16:53 INFO : three.txt: Deleted 2025/01/03 01:16:54 INFO : three.txt: Moved (server-side) 2025/01/03 01:16:54 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDir (39.51s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:16:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:17:00 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:17:02 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/03 01:17:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/dst" 2025/01/03 01:17:04 DEBUG : Config file has changed externally - reloading 2025/01/03 01:17:04 DEBUG : Starting OpenDrive session with ID: bfe8b283a09ced156724f3213b0c5f00bd952766a60f9429034116796d723b54 2025/01/03 01:17:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/backup" 2025/01/03 01:17:05 DEBUG : Starting OpenDrive session with ID: 597760c92c28e3c5cd97b462b750ad4ed76f354c9c64e075a3539004c994df77 2025/01/03 01:17:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 01:17:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:17:06 DEBUG : two: Unchanged skipping 2025/01/03 01:17:06 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:17:07 INFO : one: Moved (server-side) to: one.bak 2025/01/03 01:17:07 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:17:08 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/03 01:17:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/03 01:17:09 INFO : one: Copied (new) 2025/01/03 01:17:09 DEBUG : Waiting for deletions to finish 2025/01/03 01:17:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 01:17:09 INFO : three.txt: Moved into backup dir 2025/01/03 01:17:11 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/three.txt: Modification time difference too big |-114180h17m11.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-03 01:17:11 +0000 UTC) (precision 1s) 2025/01/03 01:17:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 01:17:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:17:12 DEBUG : two: Unchanged skipping 2025/01/03 01:17:12 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:17:12 INFO : one.bak: Deleted 2025/01/03 01:17:13 INFO : one: Moved (server-side) to: one.bak 2025/01/03 01:17:13 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:17:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:17:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/03 01:17:14 INFO : one: Copied (new) 2025/01/03 01:17:14 DEBUG : Waiting for deletions to finish 2025/01/03 01:17:15 INFO : three.txt.bak: Deleted 2025/01/03 01:17:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 01:17:15 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (20.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:17:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:17:20 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:17:22 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/03 01:17:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/dst" 2025/01/03 01:17:24 DEBUG : Config file has changed externally - reloading 2025/01/03 01:17:24 DEBUG : Starting OpenDrive session with ID: 66a67b20c5621e80bf55a747c398249c63b05fc25186109664b4769852985a76 2025/01/03 01:17:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/backup" 2025/01/03 01:17:25 DEBUG : Starting OpenDrive session with ID: c9a989b0635be7e35f6033caaa972af1a0feeef1f35bef6301e9eb0cb435c979 2025/01/03 01:17:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:17:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 01:17:26 DEBUG : two: Unchanged skipping 2025/01/03 01:17:26 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:17:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/03 01:17:27 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:17:27 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/03 01:17:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/03 01:17:29 INFO : one: Copied (new) 2025/01/03 01:17:29 DEBUG : Waiting for deletions to finish 2025/01/03 01:17:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/03 01:17:29 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: OpenDrive root 'rclone-test-junayeg7yesu'/backup/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found 2025/01/03 01:17:40 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: OpenDrive root 'rclone-test-junayeg7yesu'/backup/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffixKeepExtension Messages: 1 objects not found 2025/01/03 01:17:50 DEBUG : one: Need to transfer - File not found at Destination 2025/01/03 01:17:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:17:50 DEBUG : two: Unchanged skipping 2025/01/03 01:17:50 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:17:50 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:17:51 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:17:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/03 01:17:52 INFO : one: Copied (new) 2025/01/03 01:17:52 DEBUG : Waiting for deletions to finish 2025/01/03 01:17:52 INFO : three-2019-01-01.txt: Deleted 2025/01/03 01:17:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/03 01:17:53 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (37.87s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:17:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:17:58 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:18:00 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/03 01:18:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/dst" 2025/01/03 01:18:02 DEBUG : Config file has changed externally - reloading 2025/01/03 01:18:02 DEBUG : Starting OpenDrive session with ID: 40aaebb773377153c7e6c9dba9c4952250c5e9ef5b18120f5988cdddcd729e3e 2025/01/03 01:18:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 01:18:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:18:03 DEBUG : two: Unchanged skipping 2025/01/03 01:18:03 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:18:03 DEBUG : one: same parent dir (ODFfNzg5MzE4MF9RQXVnWA) - using file/rename instead of move_copy for one.bak 2025/01/03 01:18:04 INFO : one: Moved (server-side) to: one.bak 2025/01/03 01:18:04 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:18:04 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/03 01:18:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/03 01:18:05 INFO : one: Copied (new) 2025/01/03 01:18:05 DEBUG : Waiting for deletions to finish 2025/01/03 01:18:06 DEBUG : three.txt: same parent dir (ODFfNzg5MzE4MF9RQXVnWA) - using file/rename instead of move_copy for three.txt.bak 2025/01/03 01:18:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 01:18:06 INFO : three.txt: Moved into backup dir 2025/01/03 01:18:07 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/03 01:18:09 DEBUG : one.bak: Excluded (Path Filter) 2025/01/03 01:18:09 DEBUG : one.bak: Excluded 2025/01/03 01:18:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/03 01:18:09 DEBUG : three.txt.bak: Excluded 2025/01/03 01:18:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 01:18:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:18:09 DEBUG : two: Unchanged skipping 2025/01/03 01:18:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for checks to finish 2025/01/03 01:18:09 INFO : one.bak: Deleted 2025/01/03 01:18:09 DEBUG : one: same parent dir (ODFfNzg5MzE4MF9RQXVnWA) - using file/rename instead of move_copy for one.bak 2025/01/03 01:18:09 INFO : one: Moved (server-side) to: one.bak 2025/01/03 01:18:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu/dst': Waiting for transfers to finish 2025/01/03 01:18:10 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:18:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/03 01:18:11 INFO : one: Copied (new) 2025/01/03 01:18:11 DEBUG : Waiting for deletions to finish 2025/01/03 01:18:12 INFO : three.txt.bak: Deleted 2025/01/03 01:18:12 DEBUG : three.txt: same parent dir (ODFfNzg5MzE4MF9RQXVnWA) - using file/rename instead of move_copy for three.txt.bak 2025/01/03 01:18:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 01:18:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.41s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:18:15 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:18:17 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:18:19 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/03 01:18:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/dst" 2025/01/03 01:18:20 DEBUG : Config file has changed externally - reloading 2025/01/03 01:18:21 DEBUG : Starting OpenDrive session with ID: 448adf9fe0e061db2c08e82d257683d08c1246dc59dc137bec238c6599689b43 2025/01/03 01:18:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 01:18:22 DEBUG : one: same parent dir (ODFfNzg5MzE4MV9oVGJGUA) - using file/rename instead of move_copy for one.bak 2025/01/03 01:18:22 INFO : one: Moved (server-side) to: one.bak 2025/01/03 01:18:23 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/03 01:18:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/03 01:18:24 INFO : one: Copied (new) 2025/01/03 01:18:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:18:24 DEBUG : two: Unchanged skipping 2025/01/03 01:18:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/03 01:18:25 DEBUG : three.txt: same parent dir (ODFfNzg5MzE4MV9oVGJGUA) - using file/rename instead of move_copy for three.txt.bak 2025/01/03 01:18:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 01:18:25 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/03 01:18:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/03 01:18:26 INFO : three.txt: Copied (new) 2025/01/03 01:18:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 01:18:28 INFO : one.bak: Deleted 2025/01/03 01:18:28 DEBUG : one: same parent dir (ODFfNzg5MzE4MV9oVGJGUA) - using file/rename instead of move_copy for one.bak 2025/01/03 01:18:28 INFO : one: Moved (server-side) to: one.bak 2025/01/03 01:18:29 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:18:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/03 01:18:30 INFO : one: Copied (new) 2025/01/03 01:18:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:18:30 DEBUG : two: Unchanged skipping 2025/01/03 01:18:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/03 01:18:31 INFO : three.txt.bak: Deleted 2025/01/03 01:18:31 DEBUG : three.txt: same parent dir (ODFfNzg5MzE4MV9oVGJGUA) - using file/rename instead of move_copy for three.txt.bak 2025/01/03 01:18:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/03 01:18:32 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/03 01:18:33 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/03 01:18:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:18:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/03 01:18:40 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/03 01:18:42 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/03 01:18:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-junayeg7yesu/dst" 2025/01/03 01:18:44 DEBUG : Config file has changed externally - reloading 2025/01/03 01:18:44 DEBUG : Starting OpenDrive session with ID: e44808b7f5083aeae37e0c556ba0298e6da1b2aabefa07bc167aaa2e7035efea 2025/01/03 01:18:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/03 01:18:46 DEBUG : one: same parent dir (ODFfNzg5MzE4Ml9DREs2OQ) - using file/rename instead of move_copy for one-2019-01-01 2025/01/03 01:18:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/03 01:18:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/03 01:18:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/03 01:18:48 INFO : one: Copied (new) 2025/01/03 01:18:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:18:48 DEBUG : two: Unchanged skipping 2025/01/03 01:18:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/03 01:18:48 DEBUG : three.txt: same parent dir (ODFfNzg5MzE4Ml9DREs2OQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/03 01:18:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/03 01:18:49 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/03 01:18:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/03 01:18:50 INFO : three.txt: Copied (new) 2025/01/03 01:18:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/03 01:18:52 INFO : one-2019-01-01: Deleted 2025/01/03 01:18:52 DEBUG : one: same parent dir (ODFfNzg5MzE4Ml9DREs2OQ) - using file/rename instead of move_copy for one-2019-01-01 2025/01/03 01:18:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/03 01:18:53 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/03 01:18:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/03 01:18:54 INFO : one: Copied (new) 2025/01/03 01:18:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:18:54 DEBUG : two: Unchanged skipping 2025/01/03 01:18:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/03 01:18:54 INFO : three-2019-01-01.txt: Deleted 2025/01/03 01:18:55 DEBUG : three.txt: same parent dir (ODFfNzg5MzE4Ml9DREs2OQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/03 01:18:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/03 01:18:56 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/03 01:18:57 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/03 01:18:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (23.90s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:19:00 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/01/03 01:19:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/03 01:19:03 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:19:03 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:19:03 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/01/03 01:19:05 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/01/03 01:19:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/03 01:19:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.27s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:19:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/03 01:19:06 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:19:06 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:19:07 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/03 01:19:09 INFO : existing: Copied (new) 2025/01/03 01:19:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:19:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/03 01:19:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/03 01:19:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:19:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:19:09 ERROR : OpenDrive root 'rclone-test-junayeg7yesu': not deleting files as there were IO errors 2025/01/03 01:19:09 ERROR : OpenDrive root 'rclone-test-junayeg7yesu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncImmutable (5.21s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:19:12 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:16 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/01/03 01:19:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/01/03 01:19:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/01/03 01:19:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:19:24 DEBUG : existing: Unchanged skipping 2025/01/03 01:19:24 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/03 01:19:25 DEBUG : subdira-rclone-move-zarisom3: same parent dir (ODFfNzg5MzEwOF81MmxuRQ) - using folder/rename instead of move_copy 2025/01/03 01:19:25 DEBUG : EXISTING: moving to existing-rclone-move-guqifik7 2025/01/03 01:19:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-qecijav1 2025/01/03 01:19:25 DEBUG : subdira: same parent dir (ODFfNzg5MzEwOF81MmxuRQ) - using folder/rename instead of move_copy 2025/01/03 01:19:26 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzg5MzEwOF81MmxuRQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-qecijav1 2025/01/03 01:19:26 DEBUG : EXISTING: same parent dir (ODFfNzg5MzEwOF81MmxuRQ) - using file/rename instead of move_copy for existing-rclone-move-guqifik7 2025/01/03 01:19:26 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/03 01:19:26 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-qecijav1 2025/01/03 01:19:26 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/03 01:19:26 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-guqifik7 2025/01/03 01:19:26 DEBUG : EXISTING: moving to existing 2025/01/03 01:19:26 DEBUG : existingbutdifferent-rclone-move-qecijav1: same parent dir (ODFfNzg5MzEwOF81MmxuRQ) - using file/rename instead of move_copy for existingbutdifferent 2025/01/03 01:19:26 DEBUG : subdira/subdirb-rclone-move-fozezed8: same parent dir (ODFfNzg5MzE4OF9ub3ZDYQ) - using folder/rename instead of move_copy 2025/01/03 01:19:26 DEBUG : existing-rclone-move-guqifik7: same parent dir (ODFfNzg5MzEwOF81MmxuRQ) - using file/rename instead of move_copy for existing 2025/01/03 01:19:27 INFO : existingbutdifferent-rclone-move-qecijav1: Moved (server-side) to: existingbutdifferent 2025/01/03 01:19:27 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/03 01:19:27 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/03 01:19:27 INFO : existing-rclone-move-guqifik7: Moved (server-side) to: existing 2025/01/03 01:19:27 INFO : EXISTING: Moved (server-side) to: existing 2025/01/03 01:19:27 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/03 01:19:27 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/01/03 01:19:27 DEBUG : subdira/subdirb: same parent dir (ODFfNzg5MzE4OF9ub3ZDYQ) - using folder/rename instead of move_copy 2025/01/03 01:19:27 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/03 01:19:27 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/01/03 01:19:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/01/03 01:19:27 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:19:27 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:19:28 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: File or folder with such name already exists (Error 409) 2025/01/03 01:19:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/01/03 01:19:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/03 01:19:30 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2025/01/03 01:19:30 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/03 01:19:30 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/03 01:19:30 ERROR : OpenDrive root 'rclone-test-junayeg7yesu': not deleting files as there were IO errors 2025/01/03 01:19:30 ERROR : OpenDrive root 'rclone-test-junayeg7yesu': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: failed to make directory: File or folder with such name already exists (Error 409) Test: TestFixCase --- FAIL: TestFixCase (23.26s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.93s) --- SKIP: TestMaxTransfer/Hard (0.76s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.73s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:19:37 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:40 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:42 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:44 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:46 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:48 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:50 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:52 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:54 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:56 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/03 01:19:59 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:02 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:04 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:07 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:09 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:11 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:14 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:15 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:18 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:20 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:22 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:24 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:26 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:29 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:32 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:35 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:37 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:40 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:43 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:45 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:47 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:49 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:51 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:53 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:55 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:57 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/03 01:20:58 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:01 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:05 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:07 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:09 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both0: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both1: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both10: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both11: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both12: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both13: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both14: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both15: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both16: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both17: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both18: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both19: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both2: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both3: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both4: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both5: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both6: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both7: Unchanged skipping 2025/01/03 01:21:09 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:21:09 DEBUG : both8: Unchanged skipping 2025/01/03 01:21:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:21:09 DEBUG : both9: Unchanged skipping 2025/01/03 01:21:09 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:21:09 DEBUG : Waiting for deletions to finish 2025/01/03 01:21:10 INFO : only5: Deleted 2025/01/03 01:21:10 INFO : only7: Deleted 2025/01/03 01:21:10 INFO : only12: Deleted 2025/01/03 01:21:10 INFO : only8: Deleted 2025/01/03 01:21:10 INFO : only17: Deleted 2025/01/03 01:21:10 INFO : only4: Deleted 2025/01/03 01:21:10 INFO : only9: Deleted 2025/01/03 01:21:10 INFO : only10: Deleted 2025/01/03 01:21:10 INFO : only11: Deleted 2025/01/03 01:21:10 INFO : only15: Deleted 2025/01/03 01:21:10 INFO : only18: Deleted 2025/01/03 01:21:11 INFO : only0: Deleted 2025/01/03 01:21:11 INFO : only16: Deleted 2025/01/03 01:21:11 INFO : only6: Deleted 2025/01/03 01:21:11 INFO : only13: Deleted 2025/01/03 01:21:11 INFO : only14: Deleted 2025/01/03 01:21:11 INFO : only19: Deleted 2025/01/03 01:21:11 INFO : only2: Deleted 2025/01/03 01:21:11 INFO : only3: Deleted 2025/01/03 01:21:12 INFO : only1: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (100.65s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:21:18 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:19 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:21 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:23 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:24 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:27 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:28 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:30 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:32 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:34 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:36 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:38 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:39 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:41 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:43 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:45 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:46 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:48 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:50 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:52 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:54 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:56 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/03 01:21:58 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:00 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:01 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:03 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:05 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:07 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:09 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:10 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:12 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:14 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:16 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:17 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:19 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:21 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:22 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:24 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:26 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:28 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/03 01:22:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for checks to finish 2025/01/03 01:22:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both1: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both0: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both12: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both14: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both15: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both16: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both17: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both18: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both19: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both2: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both3: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both4: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both5: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both6: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both7: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both8: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/03 01:22:29 DEBUG : both9: Unchanged skipping 2025/01/03 01:22:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/03 01:22:29 DEBUG : both11: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both10: Unchanged skipping 2025/01/03 01:22:29 DEBUG : both13: Unchanged skipping 2025/01/03 01:22:29 DEBUG : OpenDrive root 'rclone-test-junayeg7yesu': Waiting for transfers to finish 2025/01/03 01:22:30 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:30 INFO : only0: Copied (replaced existing) 2025/01/03 01:22:31 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:31 INFO : only10: Copied (replaced existing) 2025/01/03 01:22:31 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:31 INFO : only11: Copied (replaced existing) 2025/01/03 01:22:31 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:31 INFO : only1: Copied (replaced existing) 2025/01/03 01:22:32 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:32 INFO : only12: Copied (replaced existing) 2025/01/03 01:22:34 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:34 INFO : only15: Copied (replaced existing) 2025/01/03 01:22:34 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:34 INFO : only13: Copied (replaced existing) 2025/01/03 01:22:34 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:34 INFO : only14: Copied (replaced existing) 2025/01/03 01:22:35 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:35 INFO : only16: Copied (replaced existing) 2025/01/03 01:22:36 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:36 INFO : only17: Copied (replaced existing) 2025/01/03 01:22:37 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:37 INFO : only2: Copied (replaced existing) 2025/01/03 01:22:38 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:38 INFO : only18: Copied (replaced existing) 2025/01/03 01:22:38 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:38 INFO : only19: Copied (replaced existing) 2025/01/03 01:22:39 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:39 INFO : only4: Copied (replaced existing) 2025/01/03 01:22:41 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:41 INFO : only6: Copied (replaced existing) 2025/01/03 01:22:41 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:41 INFO : only5: Copied (replaced existing) 2025/01/03 01:22:42 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:42 INFO : only9: Copied (replaced existing) 2025/01/03 01:22:42 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:42 INFO : only3: Copied (replaced existing) 2025/01/03 01:22:43 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:43 INFO : only7: Copied (replaced existing) 2025/01/03 01:22:44 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/03 01:22:44 INFO : only8: Copied (replaced existing) 2025/01/03 01:22:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (94.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" 2025/01/03 01:22:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/03 01:22:51 DEBUG : sub dir: Making directory 2025/01/03 01:22:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /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:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (8.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-junayeg7yesu'", Local "Local file system at /tmp/rclone3783109641", 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: TestNothingToTransferWithoutEmptyDirs (25.51s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 19m42.179714649s (try 1/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnly TestSyncDoesntUpdateModtime TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncOverlapWithFilter TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestFixCase TestNothingToTransferWithEmptyDirs]