"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/05/02 03:31:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka" 2025/05/02 03:31:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 03:31:14 DEBUG : Starting OpenDrive session with ID: 38828040a19d76742b784a8ffdee3285d495e56af682d6abfc693be18d5113ae 2025/05/02 03:31:14 DEBUG : Creating backend with remote "/tmp/rclone749356711" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:31:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/02 03:31:15 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:15 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.34s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 03:31:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:31:16 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:16 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:31:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:31:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:31:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:18 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.90s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.72s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:21 DEBUG : Creating backend with remote "/non-existing" 2025/05/02 03:31:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/02 03:31:21 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:21 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.82s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:31:22 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:22 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:31:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:31:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:31:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.03s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:25 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Running all checks before starting transfers 2025/05/02 03:31:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:31:26 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:26 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Checks finished, now starting transfers 2025/05/02 03:31:26 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:31:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:31:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:31:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.73s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:29 ERROR : Ignoring --no-traverse with sync 2025/05/02 03:31:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:31:29 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:29 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:31:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:31:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:31:32 INFO : sub dir/hello world: Copied (new) 2025/05/02 03:31:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.15s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/02 03:31:33 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:33 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:31:34 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/05/02 03:31:35 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/02 03:31:35 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", 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: TestCopyWithDepth (10.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:31:44 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:44 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:31:45 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/05/02 03:31:46 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:31:46 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:31:47 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:47 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:31:48 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/05/02 03:31:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:31:49 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.91s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/02 03:31:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 03:31:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/02 03:31:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 03:31:50 INFO : sub dir: Making directory 2025/05/02 03:31:50 INFO : sub dir2: Making directory 2025/05/02 03:31:50 INFO : sub dir2/sub sub dir2: Making directory 2025/05/02 03:31:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:31:51 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:51 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:31:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:31:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:31:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:53 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.58s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:55 INFO : sub dir2: Making directory 2025/05/02 03:31:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/02 03:31:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 03:31:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:31:55 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:31:55 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:31:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:31:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:31:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.60s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:31:59 DEBUG : sub dir2: Making directory with metadata 2025/05/02 03:31:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 03:31:59 INFO : sub dir: Making directory 2025/05/02 03:31:59 INFO : sub dir2: Making directory 2025/05/02 03:32:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:32:00 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:32:00 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:32:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:32:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:32:01 INFO : sub dir/hello world: Copied (new) 2025/05/02 03:32:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:01 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/02 03:32:02 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.62s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.33s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:04 INFO : sub dir2: Making directory 2025/05/02 03:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:32:04 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:32:04 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:32:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:32:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:32:06 INFO : sub dir/hello world: Copied (new) 2025/05/02 03:32:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.67s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:07 DEBUG : sub dir2: Making directory with metadata 2025/05/02 03:32:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 03:32:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 03:32:07 INFO : sub dir: Making directory 2025/05/02 03:32:08 INFO : sub dir2: Making directory 2025/05/02 03:32:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:32:08 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:32:08 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:32:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:32:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:32:10 INFO : sub dir/hello world: Copied (new) 2025/05/02 03:32:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:10 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:12 INFO : sub dir2: Making directory 2025/05/02 03:32:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:32:12 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:32:12 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:32:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:32:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:32:14 INFO : sub dir/hello world: Copied (new) 2025/05/02 03:32:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.53s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:32:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sosenej0quja" 2025/05/02 03:32:18 DEBUG : Starting OpenDrive session with ID: 68488f291a9f8105120fe8778c0694607e768669fc5da598269788209da3b673 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-jalukaq1saka' -> OpenDrive root 'rclone-test-sosenej0quja' 2025/05/02 03:32:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:32:19 DEBUG : OpenDrive root 'rclone-test-sosenej0quja': Waiting for checks to finish 2025/05/02 03:32:19 DEBUG : OpenDrive root 'rclone-test-sosenej0quja': Waiting for transfers to finish 2025/05/02 03:32:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/02 03:32:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:20 DEBUG : OpenDrive root 'rclone-test-sosenej0quja': Purge remote run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestServerSideCopy (7.58s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:32:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 03:32:26 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:32:26 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:32:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/02 03:32:27 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/02 03:32:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyOverSelf (5.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:32:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luqirek2zovi" 2025/05/02 03:32:31 DEBUG : Starting OpenDrive session with ID: 39ae205af073f68556582fd83e3703df7fefa1e2a9dcf1a48eb5957f7a8b8a12 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-jalukaq1saka' -> OpenDrive root 'rclone-test-luqirek2zovi' 2025/05/02 03:32:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:32:32 DEBUG : OpenDrive root 'rclone-test-luqirek2zovi': Waiting for checks to finish 2025/05/02 03:32:32 DEBUG : OpenDrive root 'rclone-test-luqirek2zovi': Waiting for transfers to finish 2025/05/02 03:32:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/02 03:32:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", 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/05/02 03:32:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/02 03:32:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 03:32:43 DEBUG : OpenDrive root 'rclone-test-luqirek2zovi': Waiting for checks to finish 2025/05/02 03:32:43 DEBUG : OpenDrive root 'rclone-test-luqirek2zovi': Waiting for transfers to finish 2025/05/02 03:32:43 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/02 03:32:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:44 DEBUG : OpenDrive root 'rclone-test-luqirek2zovi': Purge remote --- PASS: TestServerSideCopyOverSelf (17.15s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:32:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/05/02 03:32:56 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:32:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 03:32:56 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:32:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/02 03:32:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/02 03:32:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/02 03:32:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestMoveOverSelf (13.09s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:33:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-halumew8lega" 2025/05/02 03:33:02 DEBUG : Starting OpenDrive session with ID: 4499d8846082b525a1d615eb7a85c3ceb830395f7c42cc77a1b7679d2d4b2045 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-jalukaq1saka' -> OpenDrive root 'rclone-test-halumew8lega' 2025/05/02 03:33:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:33:02 DEBUG : OpenDrive root 'rclone-test-halumew8lega': Waiting for checks to finish 2025/05/02 03:33:02 DEBUG : OpenDrive root 'rclone-test-halumew8lega': Waiting for transfers to finish 2025/05/02 03:33:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/02 03:33:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/02 03:33:05 DEBUG : OpenDrive root 'rclone-test-halumew8lega': Using server-side directory move 2025/05/02 03:33:05 INFO : OpenDrive root 'rclone-test-halumew8lega': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 03:33:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 03:33:06 DEBUG : OpenDrive root 'rclone-test-halumew8lega': Waiting for checks to finish 2025/05/02 03:33:06 DEBUG : OpenDrive root 'rclone-test-halumew8lega': Waiting for transfers to finish 2025/05/02 03:33:06 INFO : sub dir/hello world: Deleted 2025/05/02 03:33:06 INFO : sub dir/hello world: Moved (server-side) 2025/05/02 03:33:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/05/02 03:33:09 DEBUG : testing file moves 2025/05/02 03:33:09 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/02 03:33:09 DEBUG : OpenDrive root 'rclone-test-halumew8lega': Waiting for checks to finish 2025/05/02 03:33:09 DEBUG : OpenDrive root 'rclone-test-halumew8lega': Waiting for transfers to finish 2025/05/02 03:33:09 INFO : sub dir/hello world: Deleted 2025/05/02 03:33:10 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:10 DEBUG : OpenDrive root 'rclone-test-halumew8lega': Purge remote --- PASS: TestServerSideMoveOverSelf (13.27s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:33:14 ERROR : : error listing: directory not found 2025/05/02 03:33:15 INFO : Local file system at /tmp/rclone749356711: Making directory 2025/05/02 03:33:15 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:15 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.44s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:33:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 03:33:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:33:19 DEBUG : Local file system at /tmp/rclone749356711: Waiting for checks to finish 2025/05/02 03:33:19 DEBUG : Local file system at /tmp/rclone749356711: Waiting for transfers to finish 2025/05/02 03:33:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:33:19 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/05/02 03:33:19 INFO : sub dir/hello world: Copied (new) 2025/05/02 03:33:19 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyRedownload (4.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/02 03:33:21 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:21 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:22 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/05/02 03:33:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/02 03:33:23 INFO : check sum: Copied (new) 2025/05/02 03:33:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:23 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/02 03:33:23 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/02 03:33:23 DEBUG : check sum: Unchanged skipping 2025/05/02 03:33:23 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:23 DEBUG : Waiting for deletions to finish 2025/05/02 03:33:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.39s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/02 03:33:24 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:24 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:25 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/05/02 03:33:26 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/02 03:33:26 INFO : sizeonly: Copied (new) 2025/05/02 03:33:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:27 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:27 DEBUG : sizeonly: Sizes identical 2025/05/02 03:33:27 DEBUG : sizeonly: Unchanged skipping 2025/05/02 03:33:27 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:27 DEBUG : Waiting for deletions to finish 2025/05/02 03:33:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncSizeOnly (4.17s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/02 03:33:29 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:29 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:30 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/05/02 03:33:31 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/05/02 03:33:31 INFO : ignore-size: Copied (new) 2025/05/02 03:33:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:31 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:31 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:33:31 DEBUG : ignore-size: Unchanged skipping 2025/05/02 03:33:31 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:31 DEBUG : Waiting for deletions to finish 2025/05/02 03:33:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.01s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:33 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/02 03:33:35 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:33:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:35 DEBUG : existing: Unchanged skipping 2025/05/02 03:33:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:35 DEBUG : Waiting for deletions to finish 2025/05/02 03:33:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/02 03:33:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:36 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/02 03:33:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/02 03:33:37 INFO : existing: Copied (replaced existing) 2025/05/02 03:33:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.65s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 03:33:38 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:38 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:39 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/02 03:33:40 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/02 03:33:40 INFO : existing: Copied (new) 2025/05/02 03:33:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:41 DEBUG : existing: Destination exists, skipping 2025/05/02 03:33:41 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:41 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:41 DEBUG : Waiting for deletions to finish 2025/05/02 03:33:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (4.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:43 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:33:46 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/02 03:33:47 INFO : d: Making directory 2025/05/02 03:33:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 03:33:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:33:48 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:48 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 03:33:48 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:49 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:33:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/02 03:33:50 INFO : a/potato2: Copied (new) 2025/05/02 03:33:50 DEBUG : Waiting for deletions to finish 2025/05/02 03:33:50 INFO : b/potato: Deleted 2025/05/02 03:33:50 INFO : d: Removing directory 2025/05/02 03:33:51 INFO : b: Removing directory 2025/05/02 03:33:51 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:33:55 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:55 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/05/02 03:33:55 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/02 03:33:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/02 03:33:55 DEBUG : empty space: Unchanged skipping 2025/05/02 03:33:55 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:55 DEBUG : Waiting for deletions to finish 2025/05/02 03:33:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:56 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/05/02 03:33:56 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/02 03:33:56 INFO : empty space: Updated modification time in destination 2025/05/02 03:33:56 DEBUG : empty space: Unchanged skipping 2025/05/02 03:33:56 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:56 DEBUG : Waiting for deletions to finish 2025/05/02 03:33:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.08s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:33:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:33:59 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/05/02 03:33:59 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:33:59 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/02 03:33:59 DEBUG : empty space: Unchanged skipping 2025/05/02 03:33:59 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:33:59 DEBUG : Waiting for deletions to finish 2025/05/02 03:33:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.18s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:34:01 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/05/02 03:34:03 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/05/02 03:34:03 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:34:03 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone749356711) 2025/05/02 03:34:03 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-jalukaq1saka') 2025/05/02 03:34:03 DEBUG : foo: md5 differ 2025/05/02 03:34:03 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:34:03 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/05/02 03:34:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/05/02 03:34:04 INFO : foo: Copied (replaced existing) 2025/05/02 03:34:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:34:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:34:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:34:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/02 03:34:07 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:34:07 DEBUG : empty space: Unchanged skipping 2025/05/02 03:34:07 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:34:08 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/05/02 03:34:09 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/02 03:34:09 INFO : potato: Copied (new) 2025/05/02 03:34:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:34:11 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/05/02 03:34:12 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:34:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/02 03:34:12 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:34:12 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:34:13 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/05/02 03:34:13 INFO : potato: Copied (replaced existing) 2025/05/02 03:34:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:34:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:34:16 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:34:16 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/05/02 03:34:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone749356711) 2025/05/02 03:34:16 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-jalukaq1saka') 2025/05/02 03:34:16 DEBUG : potato: md5 differ 2025/05/02 03:34:16 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:34:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:34:17 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/05/02 03:34:17 INFO : potato: Copied (replaced existing) 2025/05/02 03:34:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingContentsOnly (11.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:34:27 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:34:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:34:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:34:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:34:29 DEBUG : empty space: Unchanged skipping 2025/05/02 03:34:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/02 03:34:29 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:34:29 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:34:29 DEBUG : Waiting for deletions to finish 2025/05/02 03:34:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:34:32 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:34:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:34:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:34:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:34:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:34:35 DEBUG : empty space: Unchanged skipping 2025/05/02 03:34:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:34:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:34:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/02 03:34:37 INFO : potato2: Copied (new) 2025/05/02 03:34:37 DEBUG : Waiting for deletions to finish 2025/05/02 03:34:37 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:34:39 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:34:41 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/02 03:34:42 INFO : d: Making directory 2025/05/02 03:34:43 INFO : d/e: Making directory 2025/05/02 03:34:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 03:34:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:34:44 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 03:34:45 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:34:45 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:34:45 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:34:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/02 03:34:46 INFO : a/potato2: Copied (new) 2025/05/02 03:34:46 DEBUG : Waiting for deletions to finish 2025/05/02 03:34:46 INFO : b/potato: Deleted 2025/05/02 03:34:46 INFO : d/e: Removing directory 2025/05/02 03:34:47 INFO : d: Removing directory 2025/05/02 03:34:47 INFO : b: Removing directory 2025/05/02 03:34:47 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:34:51 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:34:53 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/02 03:34:54 INFO : d: Making directory 2025/05/02 03:34:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 03:34:55 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:34:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:34:55 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 03:34:55 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:34:56 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:34:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/02 03:34:57 INFO : a/potato2: Copied (new) 2025/05/02 03:34:57 ERROR : OpenDrive root 'rclone-test-jalukaq1saka': not deleting files as there were IO errors 2025/05/02 03:34:57 ERROR : OpenDrive root 'rclone-test-jalukaq1saka': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:35:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:35:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:35:03 DEBUG : Waiting for deletions to finish 2025/05/02 03:35:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:35:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:35:04 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:35:04 DEBUG : empty space: Unchanged skipping 2025/05/02 03:35:04 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:35:04 INFO : potato: Deleted 2025/05/02 03:35:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:35:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/02 03:35:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:35:07 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:35:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:35:10 DEBUG : Waiting for deletions to finish 2025/05/02 03:35:10 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:35:10 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:35:11 INFO : potato: Deleted 2025/05/02 03:35:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:35:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:35:11 DEBUG : empty space: Unchanged skipping 2025/05/02 03:35:11 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:35:11 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:35:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:35:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/02 03:35:13 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.99s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:35:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/02 03:35:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:35:16 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:35:16 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:35:16 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/05/02 03:35:18 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/02 03:35:18 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.33s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:35:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:35:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/05/02 03:35:30 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 03:35:30 DEBUG : enormous: Excluded 2025/05/02 03:35:30 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 03:35:30 DEBUG : potato2: Excluded 2025/05/02 03:35:30 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 03:35:30 DEBUG : potato2: Excluded 2025/05/02 03:35:30 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:35:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:35:30 DEBUG : empty space: Unchanged skipping 2025/05/02 03:35:30 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:35:30 DEBUG : Waiting for deletions to finish 2025/05/02 03:35:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:35:30 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 03:35:30 DEBUG : enormous: Excluded 2025/05/02 03:35:30 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 03:35:30 DEBUG : potato2: Excluded 2025/05/02 03:35:30 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 03:35:30 DEBUG : potato2: Excluded 2025/05/02 03:35:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/02 03:35:30 DEBUG : empty space: Unchanged skipping 2025/05/02 03:35:30 DEBUG : Local file system at /tmp/rclone749356711: Waiting for checks to finish 2025/05/02 03:35:30 DEBUG : Local file system at /tmp/rclone749356711: Waiting for transfers to finish 2025/05/02 03:35:30 DEBUG : Waiting for deletions to finish 2025/05/02 03:35:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncWithExclude (12.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:35:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:35:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:35:36 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/05/02 03:35:37 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 03:35:37 DEBUG : enormous: Excluded 2025/05/02 03:35:37 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 03:35:37 DEBUG : potato2: Excluded 2025/05/02 03:35:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:35:37 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:35:37 DEBUG : empty space: Unchanged skipping 2025/05/02 03:35:37 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:35:37 DEBUG : Waiting for deletions to finish 2025/05/02 03:35:37 INFO : enormous: Deleted 2025/05/02 03:35:37 INFO : potato2: Deleted 2025/05/02 03:35:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", 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/05/02 03:35:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/02 03:35:45 DEBUG : empty space: Unchanged skipping 2025/05/02 03:35:45 DEBUG : Local file system at /tmp/rclone749356711: Waiting for checks to finish 2025/05/02 03:35:45 DEBUG : Local file system at /tmp/rclone749356711: Waiting for transfers to finish 2025/05/02 03:35:45 DEBUG : Waiting for deletions to finish 2025/05/02 03:35:45 INFO : enormous: Deleted 2025/05/02 03:35:45 INFO : potato2: Deleted 2025/05/02 03:35:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", 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: TestSyncWithExcludeAndDeleteExcluded (21.75s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:35:54 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:35:56 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:35:58 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/05/02 03:36:00 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/05/02 03:36:01 DEBUG : five: Need to transfer - File not found at Destination 2025/05/02 03:36:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/02 03:36:01 DEBUG : one: Destination is newer than source, skipping 2025/05/02 03:36:01 DEBUG : three: Sizes identical 2025/05/02 03:36:01 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/02 03:36:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 03:36:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone749356711) 2025/05/02 03:36:01 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-jalukaq1saka') 2025/05/02 03:36:01 DEBUG : two: md5 differ 2025/05/02 03:36:01 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:01 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/05/02 03:36:01 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:36:02 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/05/02 03:36:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/02 03:36:03 INFO : two: Copied (replaced existing) 2025/05/02 03:36:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/02 03:36:03 INFO : five: Copied (new) 2025/05/02 03:36:03 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/02 03:36:03 INFO : four: Copied (replaced existing) 2025/05/02 03:36:03 DEBUG : Waiting for deletions to finish 2025/05/02 03:36:04 DEBUG : one: Destination is newer than source, skipping 2025/05/02 03:36:04 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/02 03:36:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/02 03:36:04 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/02 03:36:04 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/02 03:36:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 03:36:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 03:36:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/02 03:36:04 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/02 03:36:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 03:36:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone749356711) 2025/05/02 03:36:04 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-jalukaq1saka') 2025/05/02 03:36:04 DEBUG : three: md5 differ 2025/05/02 03:36:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/02 03:36:04 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:04 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/05/02 03:36:05 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/02 03:36:05 INFO : three: Copied (replaced existing) 2025/05/02 03:36:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.52s) === 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-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/02 03:36:06 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Making map for --track-renames 2025/05/02 03:36:06 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Finished making map for --track-renames 2025/05/02 03:36:06 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 03:36:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/02 03:36:06 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for renames to finish 2025/05/02 03:36:06 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:07 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/02 03:36:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/02 03:36:08 INFO : potato: Copied (new) 2025/05/02 03:36:08 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/05/02 03:36:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/02 03:36:09 INFO : yam: Copied (new) 2025/05/02 03:36:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:36:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:36:10 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Making map for --track-renames 2025/05/02 03:36:10 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Finished making map for --track-renames 2025/05/02 03:36:10 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:10 DEBUG : potato: Unchanged skipping 2025/05/02 03:36:10 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for renames to finish 2025/05/02 03:36:10 DEBUG : yam: same parent dir (ODFfODQ5NjM3Nl9KcmNiNA) - using file/rename instead of move_copy for yaml 2025/05/02 03:36:10 INFO : yam: Moved (server-side) to: yaml 2025/05/02 03:36:10 INFO : yaml: Renamed from "yam" 2025/05/02 03:36:10 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:10 DEBUG : Waiting for deletions to finish 2025/05/02 03:36:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/02 03:36:12 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Making map for --track-renames 2025/05/02 03:36:12 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Finished making map for --track-renames 2025/05/02 03:36:12 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 03:36:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/02 03:36:12 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for renames to finish 2025/05/02 03:36:12 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:13 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/05/02 03:36:14 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/02 03:36:14 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/02 03:36:14 INFO : yam: Copied (new) 2025/05/02 03:36:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/02 03:36:15 INFO : potato: Copied (new) 2025/05/02 03:36:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:36:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:36:15 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Making map for --track-renames 2025/05/02 03:36:15 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Finished making map for --track-renames 2025/05/02 03:36:15 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:15 DEBUG : potato: Unchanged skipping 2025/05/02 03:36:15 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for renames to finish 2025/05/02 03:36:16 DEBUG : yam: same parent dir (ODFfODQ5NjM3Nl9KcmNiNA) - using file/rename instead of move_copy for yaml 2025/05/02 03:36:16 INFO : yam: Moved (server-side) to: yaml 2025/05/02 03:36:16 INFO : yaml: Renamed from "yam" 2025/05/02 03:36:16 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:16 DEBUG : Waiting for deletions to finish 2025/05/02 03:36:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", 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 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 (20.00s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/02 03:36:32 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Making map for --track-renames 2025/05/02 03:36:32 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Finished making map for --track-renames 2025/05/02 03:36:32 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 03:36:32 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for renames to finish 2025/05/02 03:36:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/02 03:36:32 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:33 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/02 03:36:33 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/05/02 03:36:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/02 03:36:34 INFO : potato: Copied (new) 2025/05/02 03:36:34 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/02 03:36:34 INFO : sub/yam: Copied (new) 2025/05/02 03:36:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:36:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:36:35 DEBUG : potato: Unchanged skipping 2025/05/02 03:36:35 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Making map for --track-renames 2025/05/02 03:36:35 INFO : OpenDrive root 'rclone-test-jalukaq1saka': Finished making map for --track-renames 2025/05/02 03:36:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for renames to finish 2025/05/02 03:36:35 INFO : sub/yam: Moved (server-side) to: yam 2025/05/02 03:36:35 INFO : yam: Renamed from "sub/yam" 2025/05/02 03:36:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:35 DEBUG : Waiting for deletions to finish 2025/05/02 03:36:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.50s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:36:37 DEBUG : Creating backend with remote "/tmp/rclone749356711/dir1" 2025/05/02 03:36:37 DEBUG : Creating backend with remote "/tmp/rclone749356711/dir2" 2025/05/02 03:36:37 DEBUG : Local file system at /tmp/rclone749356711/dir2: Using server-side directory move 2025/05/02 03:36:37 INFO : Local file system at /tmp/rclone749356711/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 03:36:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/02 03:36:37 DEBUG : Local file system at /tmp/rclone749356711/dir2: Waiting for checks to finish 2025/05/02 03:36:37 DEBUG : Local file system at /tmp/rclone749356711/dir2: Waiting for transfers to finish 2025/05/02 03:36:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:36:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:36:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/02 03:36:38 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:38 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:36:40 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/05/02 03:36:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:36:40 INFO : sub dir/hello world: Copied (new) 2025/05/02 03:36:40 INFO : sub dir/hello world: Deleted 2025/05/02 03:36:41 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/02 03:36:41 INFO : nested/sub dir/file: Copied (new) 2025/05/02 03:36:41 INFO : nested/sub dir/file: Deleted 2025/05/02 03:36:41 INFO : sub dir: Removing directory 2025/05/02 03:36:41 INFO : nested/sub dir: Removing directory 2025/05/02 03:36:41 INFO : nested: Removing directory 2025/05/02 03:36:41 DEBUG : Local file system at /tmp/rclone749356711: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:36:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 03:36:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/02 03:36:44 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:44 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:44 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/02 03:36:44 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/02 03:36:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/02 03:36:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/02 03:36:46 INFO : sub dir/hello world: Copied (new) 2025/05/02 03:36:46 INFO : sub dir/hello world: Deleted sync_test.go:1808: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1808 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestMoveWithoutDeleteEmptySrcDirs run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (4.62s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:36:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 03:36:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/02 03:36:48 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:48 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:49 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/02 03:36:50 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/05/02 03:36:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/02 03:36:50 INFO : existing: Copied (new) 2025/05/02 03:36:50 INFO : existing: Deleted 2025/05/02 03:36:50 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/02 03:36:50 INFO : existing-b: Copied (new) 2025/05/02 03:36:50 INFO : existing-b: Deleted 2025/05/02 03:36:51 DEBUG : existing: Destination exists, skipping 2025/05/02 03:36:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/02 03:36:51 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:36:51 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:36:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.84s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:36:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xehohud7vefa" 2025/05/02 03:36:52 DEBUG : Starting OpenDrive session with ID: a70bab484817b0a839ddb4fd0622bcfb638d2dd3ea5caae7532d4b85e5e4113e 2025/05/02 03:36:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:36:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:36:57 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-jalukaq1saka' -> OpenDrive root 'rclone-test-xehohud7vefa' 2025/05/02 03:36:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:37:01 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/02 03:37:02 DEBUG : OpenDrive root 'rclone-test-xehohud7vefa': Using server-side directory move 2025/05/02 03:37:02 INFO : OpenDrive root 'rclone-test-xehohud7vefa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 03:37:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:37:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/02 03:37:02 DEBUG : empty space: Unchanged skipping 2025/05/02 03:37:02 DEBUG : OpenDrive root 'rclone-test-xehohud7vefa': Waiting for checks to finish 2025/05/02 03:37:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 03:37:03 INFO : potato3: Deleted 2025/05/02 03:37:03 INFO : empty space: Deleted 2025/05/02 03:37:03 DEBUG : OpenDrive root 'rclone-test-xehohud7vefa': Waiting for transfers to finish 2025/05/02 03:37:03 INFO : potato2: Moved (server-side) 2025/05/02 03:37:03 INFO : potato3: Moved (server-side) 2025/05/02 03:37:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kipabob7sego" 2025/05/02 03:37:04 DEBUG : Starting OpenDrive session with ID: 441628bb0b693ee835be80ef9eb45174c849f3a44804cfd73898b7aadf723c59 2025/05/02 03:37:04 DEBUG : OpenDrive root 'rclone-test-kipabob7sego': Using server-side directory move 2025/05/02 03:37:04 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/05/02 03:37:04 INFO : OpenDrive root 'rclone-test-kipabob7sego': Server side directory move succeeded 2025/05/02 03:37:05 ERROR : : error listing: directory not found 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/05/02 03:37:12 ERROR : : error listing: directory not found 2025/05/02 03:37:12 DEBUG : OpenDrive root 'rclone-test-kipabob7sego': Purge remote 2025/05/02 03:37:12 DEBUG : OpenDrive root 'rclone-test-xehohud7vefa': Purge remote 2025/05/02 03:37:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.06s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:37:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-safawiv3cozu" 2025/05/02 03:37:13 DEBUG : Starting OpenDrive session with ID: 3d0d0d6b3d3d3d58ccf9c1a09705f2ebc8e55dde6db860b9d3a182a2405335c8 2025/05/02 03:37:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:37:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:37:18 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-jalukaq1saka' -> OpenDrive root 'rclone-test-safawiv3cozu' 2025/05/02 03:37:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:37:22 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/02 03:37:23 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 03:37:23 DEBUG : empty space: Excluded 2025/05/02 03:37:23 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 03:37:23 DEBUG : empty space: Excluded 2025/05/02 03:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:37:23 DEBUG : OpenDrive root 'rclone-test-safawiv3cozu': Waiting for checks to finish 2025/05/02 03:37:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 03:37:23 DEBUG : OpenDrive root 'rclone-test-safawiv3cozu': Waiting for transfers to finish 2025/05/02 03:37:24 INFO : potato3: Deleted 2025/05/02 03:37:24 INFO : potato2: Moved (server-side) 2025/05/02 03:37:24 INFO : potato3: Moved (server-side) 2025/05/02 03:37:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gunadet4vaxi" 2025/05/02 03:37:24 DEBUG : Config file has changed externally - reloading 2025/05/02 03:37:25 DEBUG : Starting OpenDrive session with ID: 897ec3d70dd2e0289dbb41589e35d9e2e1acd1d01e550e2aaf2a6fe9f68d6783 2025/05/02 03:37:25 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 03:37:25 DEBUG : empty space: Excluded 2025/05/02 03:37:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:37:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/02 03:37:25 DEBUG : OpenDrive root 'rclone-test-gunadet4vaxi': Waiting for checks to finish 2025/05/02 03:37:25 DEBUG : OpenDrive root 'rclone-test-gunadet4vaxi': Waiting for transfers to finish 2025/05/02 03:37:26 INFO : potato2: Moved (server-side) 2025/05/02 03:37:26 INFO : potato3: Moved (server-side) 2025/05/02 03:37:26 DEBUG : OpenDrive root 'rclone-test-gunadet4vaxi': Purge remote 2025/05/02 03:37:27 DEBUG : OpenDrive root 'rclone-test-safawiv3cozu': Purge remote --- PASS: TestServerSideMoveWithFilter (14.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:37:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fowicik1fuye" 2025/05/02 03:37:28 DEBUG : Starting OpenDrive session with ID: 543420f98b51ea830a3d2e0db7020ba7ac16c757bfc972abb9957209573d9fc1 2025/05/02 03:37:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/02 03:37:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:37:32 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/05/02 03:37:33 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-jalukaq1saka' -> OpenDrive root 'rclone-test-fowicik1fuye' 2025/05/02 03:37:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/02 03:37:37 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/02 03:37:38 DEBUG : OpenDrive root 'rclone-test-fowicik1fuye': Using server-side directory move 2025/05/02 03:37:38 INFO : OpenDrive root 'rclone-test-fowicik1fuye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 03:37:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 03:37:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 03:37:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/02 03:37:38 DEBUG : empty space: Unchanged skipping 2025/05/02 03:37:39 DEBUG : OpenDrive root 'rclone-test-fowicik1fuye': Waiting for checks to finish 2025/05/02 03:37:39 INFO : empty space: Deleted 2025/05/02 03:37:39 DEBUG : OpenDrive root 'rclone-test-fowicik1fuye': Waiting for transfers to finish 2025/05/02 03:37:39 INFO : potato3: Deleted 2025/05/02 03:37:39 INFO : potato2: Moved (server-side) 2025/05/02 03:37:39 INFO : potato3: Moved (server-side) 2025/05/02 03:37:39 INFO : tomatoDir: Removing directory 2025/05/02 03:37:39 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': deleted 1 directories 2025/05/02 03:37:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pusapuv2soqo" 2025/05/02 03:37:41 DEBUG : Starting OpenDrive session with ID: 960580dc59b61c06470c2d042b580396093fa829dd4c8503940a0e1204a80305 2025/05/02 03:37:41 INFO : tomatoDir: Making directory 2025/05/02 03:37:41 DEBUG : OpenDrive root 'rclone-test-pusapuv2soqo': Using server-side directory move 2025/05/02 03:37:42 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/05/02 03:37:42 INFO : OpenDrive root 'rclone-test-pusapuv2soqo': Server side directory move succeeded 2025/05/02 03:37:42 ERROR : : error listing: directory not found 2025/05/02 03:37:43 ERROR : : error listing: directory not found 2025/05/02 03:37:43 DEBUG : OpenDrive root 'rclone-test-pusapuv2soqo': Purge remote 2025/05/02 03:37:43 DEBUG : OpenDrive root 'rclone-test-fowicik1fuye': Purge remote 2025/05/02 03:37:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.79s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.37s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:37:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/rclone-sync-test" 2025/05/02 03:37:44 DEBUG : Starting OpenDrive session with ID: 7db0d00e4b3c1d9b084e1aa7461323ff53f9a8344b992cdc325e60d3005ae2d9 run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncOverlap (2.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:37:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/rclone-sync-test" 2025/05/02 03:37:48 DEBUG : Starting OpenDrive session with ID: 268c2a393e850e8ebcb1e842217e7b4a02f239915dcc4f5871dd611e86c24da7 2025/05/02 03:37:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/rclone-sync-test-include/layer2" 2025/05/02 03:37:49 DEBUG : Starting OpenDrive session with ID: 987d33ac9200cb9602999649adb2ea138799a65e0512c342d432192072c0c1d8 2025/05/02 03:37:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/rclone-sync-test-ignore-file" 2025/05/02 03:37:51 DEBUG : Starting OpenDrive session with ID: 45c93481664cac4b4350285fafb567d826463bad3711e19bf8065025fbb94bfa 2025/05/02 03:37:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/05/02 03:37:55 DEBUG : rclone-sync-test: Excluded 2025/05/02 03:37:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 03:37:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/02 03:37:55 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/rclone-sync-test': Waiting for checks to finish 2025/05/02 03:37:55 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/rclone-sync-test': Waiting for transfers to finish 2025/05/02 03:37:55 DEBUG : Waiting for deletions to finish 2025/05/02 03:37:55 INFO : There was nothing to transfer 2025/05/02 03:37:56 DEBUG : rclone-sync-test: Excluded 2025/05/02 03:37:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 03:37:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/02 03:37:57 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:37:57 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:37:57 DEBUG : Waiting for deletions to finish 2025/05/02 03:37:57 INFO : rclone-sync-test-include: Removing directory 2025/05/02 03:37:57 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': deleted 1 directories 2025/05/02 03:37:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:37:58 DEBUG : rclone-sync-test: Excluded 2025/05/02 03:37:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 03:37:58 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/02 03:37:58 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/02 03:37:58 DEBUG : Waiting for deletions to finish 2025/05/02 03:37:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:37:59 DEBUG : rclone-sync-test: Excluded 2025/05/02 03:37:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 03:37:59 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:37:59 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:37:59 DEBUG : Waiting for deletions to finish 2025/05/02 03:37:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:37:59 DEBUG : : Excluded 2025/05/02 03:37:59 DEBUG : rclone-sync-test: Excluded 2025/05/02 03:37:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/02 03:37:59 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/02 03:37:59 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/02 03:37:59 DEBUG : Waiting for deletions to finish 2025/05/02 03:37:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (20.06s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:38:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/dst" 2025/05/02 03:38:07 DEBUG : Starting OpenDrive session with ID: 3b514b96b18472685ae71e2ad492e7bed59a2a97bd18703b82b18813b13e8049 2025/05/02 03:38:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/CompareDest" 2025/05/02 03:38:08 DEBUG : Starting OpenDrive session with ID: 7697ebece71be5b588a0971b0f5c61967eaa9ba9eec601973575230089171292 2025/05/02 03:38:09 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 03:38:09 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:09 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:10 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:38:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/02 03:38:11 INFO : one: Copied (new) 2025/05/02 03:38:11 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:38:12 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:12 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:38:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/02 03:38:14 INFO : one: Copied (replaced existing) 2025/05/02 03:38:14 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:15 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:38:17 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:38:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:38:18 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 03:38:19 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:19 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:19 INFO : There was nothing to transfer 2025/05/02 03:38:20 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:38:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:38:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 03:38:22 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 03:38:22 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:22 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:22 INFO : There was nothing to transfer 2025/05/02 03:38:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:38:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 03:38:23 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 03:38:23 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:23 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:23 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/02 03:38:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:38:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/02 03:38:24 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 03:38:24 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 03:38:24 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:25 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/05/02 03:38:26 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/02 03:38:26 INFO : two: Copied (new) 2025/05/02 03:38:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:38:29 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/05/02 03:38:31 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/05/02 03:38:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/dest" 2025/05/02 03:38:33 DEBUG : Starting OpenDrive session with ID: 81871ad0663280854d9d68346bfa0bdab8a03b9a92a01362c9a7fea5054b2ef0 2025/05/02 03:38:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/pre-dest1" 2025/05/02 03:38:34 DEBUG : Starting OpenDrive session with ID: d8920dd7a4a02733eb79edd65109a3d2186bb3b449ac8e6f104386e9631e197c 2025/05/02 03:38:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/pre-dest2" 2025/05/02 03:38:35 DEBUG : Starting OpenDrive session with ID: faac7841c22c8a10b419399c1c9828ae03b17e3799e611ba2b4c4d3c2a6a6d9b 2025/05/02 03:38:36 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:38:36 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/02 03:38:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:38:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/02 03:38:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/02 03:38:36 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dest': Waiting for checks to finish 2025/05/02 03:38:36 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dest': Waiting for transfers to finish 2025/05/02 03:38:38 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/05/02 03:38:38 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/02 03:38:38 INFO : 3: Copied (new) 2025/05/02 03:38:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.37s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:38:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/dst" 2025/05/02 03:38:42 DEBUG : Starting OpenDrive session with ID: 11e040704b4480232971006d61f5e06d9ee4145703f2b04ddd7cea66ad8cf066 2025/05/02 03:38:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/CopyDest" 2025/05/02 03:38:43 DEBUG : Starting OpenDrive session with ID: 9f06dec91e24f108640afe01a205dbc2e6130f47bfd285a17c745fdc7bc16275 2025/05/02 03:38:44 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 03:38:44 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:44 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:45 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:38:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/02 03:38:46 INFO : one: Copied (new) 2025/05/02 03:38:46 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:38:47 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:47 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:38:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/02 03:38:48 INFO : one: Copied (replaced existing) 2025/05/02 03:38:48 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:38:51 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:38:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/BackupDir" 2025/05/02 03:38:53 DEBUG : Starting OpenDrive session with ID: 2844c6376fde1990dddb0ededea0a77009e748c9cba4a88db00a4c94c146d0b3 2025/05/02 03:38:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:38:53 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 03:38:55 INFO : one: Moved (server-side) 2025/05/02 03:38:55 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/02 03:38:55 INFO : one: Copied (server-side copy) 2025/05/02 03:38:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/02 03:38:55 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:55 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:56 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:38:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:58 DEBUG : one: Unchanged skipping 2025/05/02 03:38:58 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:58 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/02 03:38:58 INFO : two: Copied (server-side copy) 2025/05/02 03:38:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/02 03:38:58 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:58 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:58 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:59 DEBUG : one: Unchanged skipping 2025/05/02 03:38:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:38:59 DEBUG : two: Unchanged skipping 2025/05/02 03:38:59 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:38:59 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:38:59 DEBUG : Waiting for deletions to finish 2025/05/02 03:38:59 INFO : There was nothing to transfer 2025/05/02 03:39:00 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/05/02 03:39:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:39:01 DEBUG : one: Unchanged skipping 2025/05/02 03:39:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/02 03:39:02 DEBUG : three: Destination not found in --copy-dest 2025/05/02 03:39:02 DEBUG : three: Need to transfer - File not found at Destination 2025/05/02 03:39:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/02 03:39:02 DEBUG : two: Unchanged skipping 2025/05/02 03:39:02 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:39:02 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:39:02 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/05/02 03:39:03 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/02 03:39:03 INFO : three: Copied (new) 2025/05/02 03:39:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.02s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:39:07 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:39:09 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:39:11 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/02 03:39:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/dst" 2025/05/02 03:39:13 DEBUG : Starting OpenDrive session with ID: f339d9f7a190995a4ab9d1c8f7d5cb24c1bb61a177346e0f6b69aaada3af70d5 2025/05/02 03:39:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/backup" 2025/05/02 03:39:13 DEBUG : Starting OpenDrive session with ID: 01beb88be6a454d039272734d81fbe7e6dfe367f4ea12f2e256a57448549a7ba 2025/05/02 03:39:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 03:39:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:39:14 DEBUG : two: Unchanged skipping 2025/05/02 03:39:14 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:39:15 INFO : one: Moved (server-side) 2025/05/02 03:39:15 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:39:16 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/02 03:39:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/02 03:39:17 INFO : one: Copied (new) 2025/05/02 03:39:17 DEBUG : Waiting for deletions to finish 2025/05/02 03:39:17 INFO : three.txt: Moved (server-side) 2025/05/02 03:39:17 INFO : three.txt: Moved into backup dir 2025/05/02 03:39:19 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/02 03:39:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 03:39:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:39:20 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:39:20 DEBUG : two: Unchanged skipping 2025/05/02 03:39:21 INFO : one: Deleted 2025/05/02 03:39:21 INFO : one: Moved (server-side) 2025/05/02 03:39:21 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:39:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:39:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/02 03:39:23 INFO : one: Copied (new) 2025/05/02 03:39:23 DEBUG : Waiting for deletions to finish 2025/05/02 03:39:23 INFO : three.txt: Deleted 2025/05/02 03:39:23 INFO : three.txt: Moved (server-side) 2025/05/02 03:39:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.28s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:39:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:39:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:39:30 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/02 03:39:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/dst" 2025/05/02 03:39:32 DEBUG : Config file has changed externally - reloading 2025/05/02 03:39:32 DEBUG : Starting OpenDrive session with ID: 1f23ad69a62417c43f44daf52a1695def76e5989c5ad6f350ec79408d042f28f 2025/05/02 03:39:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/backup" 2025/05/02 03:39:33 DEBUG : Starting OpenDrive session with ID: fc23970c812d74f3493de430813e44bbfe75222fbf48e178192a0f803d9974f8 2025/05/02 03:39:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 03:39:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:39:34 DEBUG : two: Unchanged skipping 2025/05/02 03:39:34 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:39:35 INFO : one: Moved (server-side) to: one.bak 2025/05/02 03:39:35 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:39:35 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/02 03:39:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/02 03:39:36 INFO : one: Copied (new) 2025/05/02 03:39:36 DEBUG : Waiting for deletions to finish 2025/05/02 03:39:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 03:39:37 INFO : three.txt: Moved into backup dir 2025/05/02 03:39:38 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/02 03:39:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 03:39:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:39:40 DEBUG : two: Unchanged skipping 2025/05/02 03:39:40 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:39:40 INFO : one.bak: Deleted 2025/05/02 03:39:40 INFO : one: Moved (server-side) to: one.bak 2025/05/02 03:39:40 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:39:41 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:39:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/02 03:39:42 INFO : one: Copied (new) 2025/05/02 03:39:42 DEBUG : Waiting for deletions to finish 2025/05/02 03:39:42 INFO : three.txt.bak: Deleted 2025/05/02 03:39:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 03:39:43 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncBackupDirWithSuffix (27.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:39:54 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:39:55 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:39:57 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/02 03:39:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/dst" 2025/05/02 03:39:59 DEBUG : Starting OpenDrive session with ID: 40e38fba38b633b24cb3a570d988d7295e291944615004e87647937820e73583 2025/05/02 03:39:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/backup" 2025/05/02 03:40:01 DEBUG : Starting OpenDrive session with ID: 5f548458a508f92bf5909ed91c3770058a682d3d43c89d0ea33183de2e52d17d 2025/05/02 03:40:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 03:40:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:40:02 DEBUG : two: Unchanged skipping 2025/05/02 03:40:02 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:40:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/02 03:40:03 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:40:03 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/02 03:40:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/02 03:40:04 INFO : one: Copied (new) 2025/05/02 03:40:04 DEBUG : Waiting for deletions to finish 2025/05/02 03:40:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/02 03:40:05 INFO : three.txt: Moved into backup dir 2025/05/02 03:40:06 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/02 03:40:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 03:40:07 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:40:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:40:07 DEBUG : two: Unchanged skipping 2025/05/02 03:40:08 INFO : one-2019-01-01: Deleted 2025/05/02 03:40:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/02 03:40:08 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:40:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:40:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/02 03:40:10 INFO : one: Copied (new) 2025/05/02 03:40:10 DEBUG : Waiting for deletions to finish 2025/05/02 03:40:10 INFO : three-2019-01-01.txt: Deleted 2025/05/02 03:40:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/02 03:40:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.50s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:40:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:40:16 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:40:18 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/02 03:40:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/dst" 2025/05/02 03:40:20 DEBUG : Starting OpenDrive session with ID: 1363d23f9653dd5b20d0dd65f6c375f516ece5e7261d0601ac3ac0b462ff5697 2025/05/02 03:40:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 03:40:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:40:20 DEBUG : two: Unchanged skipping 2025/05/02 03:40:20 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:40:21 DEBUG : one: same parent dir (ODFfODQ5NjYzNl9ZTVlzUQ) - using file/rename instead of move_copy for one.bak 2025/05/02 03:40:21 INFO : one: Moved (server-side) to: one.bak 2025/05/02 03:40:21 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:40:21 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/02 03:40:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/02 03:40:22 INFO : one: Copied (new) 2025/05/02 03:40:22 DEBUG : Waiting for deletions to finish 2025/05/02 03:40:23 DEBUG : three.txt: same parent dir (ODFfODQ5NjYzNl9ZTVlzUQ) - using file/rename instead of move_copy for three.txt.bak 2025/05/02 03:40:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 03:40:23 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:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt.bak (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: OpenDrive root 'rclone-test-jalukaq1saka'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirSuffixOnly Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirSuffixOnly Messages: 1 objects not found 2025/05/02 03:40:32 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:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one.bak (4), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: OpenDrive root 'rclone-test-jalukaq1saka'/dst/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirSuffixOnly Messages: dst/one.bak: size incorrect file=3 vs obj=4 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirSuffixOnly Messages: 1 objects not found 2025/05/02 03:40:42 DEBUG : one.bak: Excluded (Path Filter) 2025/05/02 03:40:42 DEBUG : one.bak: Excluded 2025/05/02 03:40:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/02 03:40:42 DEBUG : three.txt.bak: Excluded 2025/05/02 03:40:42 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 03:40:42 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for checks to finish 2025/05/02 03:40:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:40:42 DEBUG : two: Unchanged skipping 2025/05/02 03:40:42 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka/dst': Waiting for transfers to finish 2025/05/02 03:40:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:40:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/02 03:40:44 INFO : one: Copied (new) 2025/05/02 03:40:44 DEBUG : Waiting for deletions to finish 2025/05/02 03:40:44 INFO : three.txt.bak: Deleted 2025/05/02 03:40:44 DEBUG : three.txt: same parent dir (ODFfODQ5NjYzNl9ZTVlzUQ) - using file/rename instead of move_copy for three.txt.bak 2025/05/02 03:40:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 03:40:45 INFO : three.txt: Moved into backup dir run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- FAIL: TestSyncBackupDirSuffixOnly (34.82s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:40:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:40:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:40:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/02 03:40:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/dst" 2025/05/02 03:40:55 DEBUG : Starting OpenDrive session with ID: 30f4427a39e3ea2fe8c04c5e060c3ee783e3660a39dc9427d99f7fba3e106436 2025/05/02 03:40:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 03:40:55 DEBUG : one: same parent dir (ODFfODQ5NjY0N18zcXM0bg) - using file/rename instead of move_copy for one.bak 2025/05/02 03:40:56 INFO : one: Moved (server-side) to: one.bak 2025/05/02 03:40:56 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/02 03:40:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/02 03:40:57 INFO : one: Copied (new) 2025/05/02 03:40:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:40:58 DEBUG : two: Unchanged skipping 2025/05/02 03:40:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/02 03:40:58 DEBUG : three.txt: same parent dir (ODFfODQ5NjY0N18zcXM0bg) - using file/rename instead of move_copy for three.txt.bak 2025/05/02 03:40:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 03:40:59 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/05/02 03:41:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/02 03:41:01 INFO : three.txt: Copied (new) 2025/05/02 03:41:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 03:41:02 INFO : one.bak: Deleted 2025/05/02 03:41:02 DEBUG : one: same parent dir (ODFfODQ5NjY0N18zcXM0bg) - using file/rename instead of move_copy for one.bak 2025/05/02 03:41:02 INFO : one: Moved (server-side) to: one.bak 2025/05/02 03:41:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:41:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/02 03:41:04 INFO : one: Copied (new) 2025/05/02 03:41:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:41:04 DEBUG : two: Unchanged skipping 2025/05/02 03:41:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/02 03:41:05 INFO : three.txt.bak: Deleted 2025/05/02 03:41:05 DEBUG : three.txt: same parent dir (ODFfODQ5NjY0N18zcXM0bg) - using file/rename instead of move_copy for three.txt.bak 2025/05/02 03:41:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 03:41:06 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/05/02 03:41:07 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/02 03:41:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.37s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:41:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/02 03:41:12 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/02 03:41:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/02 03:41:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jalukaq1saka/dst" 2025/05/02 03:41:16 DEBUG : Starting OpenDrive session with ID: 2cc28a4ae9fee664f579c48a7fc361adeb81e6b0ae02ad5a2aaabad1355ec433 2025/05/02 03:41:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 03:41:17 DEBUG : one: same parent dir (ODFfODQ5NjY1OF9jS2ZqVA) - using file/rename instead of move_copy for one-2019-01-01 2025/05/02 03:41:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/02 03:41:17 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/02 03:41:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/02 03:41:18 INFO : one: Copied (new) 2025/05/02 03:41:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:41:19 DEBUG : two: Unchanged skipping 2025/05/02 03:41:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/02 03:41:19 DEBUG : three.txt: same parent dir (ODFfODQ5NjY1OF9jS2ZqVA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/05/02 03:41:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/02 03:41:20 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/05/02 03:41:20 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/02 03:41:20 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go: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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one-2019-01-01 (4), dst/three-2019-01-01.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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-jalukaq1saka'/dst/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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffixKeepExtension Messages: dst/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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/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: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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-jalukaq1saka'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" 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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:197: Not found "dst/one" fstest.go:197: Not found "dst/three.txt" 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:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 2 Test: TestSyncSuffixKeepExtension Messages: 2 objects not found 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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one-2019-01-01 (4), dst/three-2019-01-01.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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-jalukaq1saka'/dst/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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffixKeepExtension Messages: dst/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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/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: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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-jalukaq1saka'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" 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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:197: Not found "dst/one" fstest.go:197: Not found "dst/three.txt" 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:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 2 Test: TestSyncSuffixKeepExtension Messages: 2 objects not found 2025/05/02 03:41:38 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 03:41:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/02 03:41:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/02 03:41:40 INFO : one: Copied (new) 2025/05/02 03:41:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:41:40 DEBUG : two: Unchanged skipping 2025/05/02 03:41:40 DEBUG : three.txt: Need to transfer - File not found at Destination 2025/05/02 03:41:41 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/05/02 03:41:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/02 03:41:42 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (34.88s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:41:45 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/05/02 03:41:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/02 03:41:46 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:41:46 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:41:46 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/05/02 03:41:47 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/05/02 03:41:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/02 03:41:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.96s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:41:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 03:41:48 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:41:48 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:41:49 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/02 03:41:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/02 03:41:50 INFO : existing: Copied (new) 2025/05/02 03:41:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:41:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/02 03:41:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/02 03:41:51 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:41:51 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:41:51 ERROR : OpenDrive root 'rclone-test-jalukaq1saka': not deleting files as there were IO errors 2025/05/02 03:41:51 ERROR : OpenDrive root 'rclone-test-jalukaq1saka': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncImmutable (4.01s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:41:53 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/05/02 03:41:55 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/05/02 03:41:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/05/02 03:42:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/05/02 03:42:02 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:42:02 DEBUG : existing: Unchanged skipping 2025/05/02 03:42:02 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/02 03:42:02 DEBUG : subdira-rclone-move-fahadux2: same parent dir (ODFfODQ5NjM3Nl9KcmNiNA) - using folder/rename instead of move_copy 2025/05/02 03:42:03 DEBUG : EXISTING: moving to existing-rclone-move-misigey1 2025/05/02 03:42:03 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jugelus6 2025/05/02 03:42:03 DEBUG : subdira: same parent dir (ODFfODQ5NjM3Nl9KcmNiNA) - using folder/rename instead of move_copy 2025/05/02 03:42:03 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODQ5NjM3Nl9KcmNiNA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-jugelus6 2025/05/02 03:42:03 DEBUG : EXISTING: same parent dir (ODFfODQ5NjM3Nl9KcmNiNA) - using file/rename instead of move_copy for existing-rclone-move-misigey1 2025/05/02 03:42:03 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/02 03:42:04 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jugelus6 2025/05/02 03:42:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/02 03:42:04 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-misigey1 2025/05/02 03:42:04 DEBUG : EXISTING: moving to existing 2025/05/02 03:42:04 DEBUG : existingbutdifferent-rclone-move-jugelus6: same parent dir (ODFfODQ5NjM3Nl9KcmNiNA) - using file/rename instead of move_copy for existingbutdifferent 2025/05/02 03:42:04 DEBUG : existing-rclone-move-misigey1: same parent dir (ODFfODQ5NjM3Nl9KcmNiNA) - using file/rename instead of move_copy for existing 2025/05/02 03:42:04 INFO : existingbutdifferent-rclone-move-jugelus6: Moved (server-side) to: existingbutdifferent 2025/05/02 03:42:04 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/02 03:42:04 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/02 03:42:04 INFO : existing-rclone-move-misigey1: Moved (server-side) to: existing 2025/05/02 03:42:04 INFO : EXISTING: Moved (server-side) to: existing 2025/05/02 03:42:04 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/02 03:42:04 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/05/02 03:42:04 DEBUG : subdira/subdirb-rclone-move-besiqiw8: same parent dir (ODFfODQ5NjY4MF9iMDdobg) - using folder/rename instead of move_copy 2025/05/02 03:42:05 DEBUG : subdira/subdirb: same parent dir (ODFfODQ5NjY4MF9iMDdobg) - using folder/rename instead of move_copy 2025/05/02 03:42:05 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/02 03:42:05 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/02 03:42:05 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/02 03:42:06 DEBUG : subdira/subdirb/subdirc-rclone-move-mubugok5: same parent dir (ODFfODQ5NjY4MV9lbmZBMA) - using folder/rename instead of move_copy 2025/05/02 03:42:06 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODQ5NjY4MV9lbmZBMA) - using folder/rename instead of move_copy 2025/05/02 03:42:06 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/02 03:42:07 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/02 03:42:07 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-yigacey6: same parent dir (ODFfODQ5NjY4Ml9zbTBnSA) - using folder/rename instead of move_copy 2025/05/02 03:42:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-berowuc5 2025/05/02 03:42:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODQ5NjY4Ml9zbTBnSA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-berowuc5 2025/05/02 03:42:08 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODQ5NjY4Ml9zbTBnSA) - using folder/rename instead of move_copy 2025/05/02 03:42:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/02 03:42:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-berowuc5 2025/05/02 03:42:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/02 03:42:08 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-berowuc5: same parent dir (ODFfODQ5NjY4Ml9zbTBnSA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/05/02 03:42:08 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:42:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/02 03:42:08 INFO : subdira/subdirb/subdirc/hello-rclone-move-berowuc5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/02 03:42:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/02 03:42:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/02 03:42:09 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/05/02 03:42:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qepajec6 2025/05/02 03:42:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODQ5NjY4M19zNTR4UA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qepajec6 2025/05/02 03:42:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qepajec6 2025/05/02 03:42:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/02 03:42:09 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qepajec6: same parent dir (ODFfODQ5NjY4M19zNTR4UA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/02 03:42:09 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-qepajec6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/02 03:42:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/02 03:42:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/02 03:42:09 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:42:09 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/05/02 03:42:10 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/02 03:42:10 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/02 03:42:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/02 03:42:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/02 03:42:11 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.19s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.04s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:42:16 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:18 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:20 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:21 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:23 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:25 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:26 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:28 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:29 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:32 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:33 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:35 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:37 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:39 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:40 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:42 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:44 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:45 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:47 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:49 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:51 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:52 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:54 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:56 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:57 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/05/02 03:42:59 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:01 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:03 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:04 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:06 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:08 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:10 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:12 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:14 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:15 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:17 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:19 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:21 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:22 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:24 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both0: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both1: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both10: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both11: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both12: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both13: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both14: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both15: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both16: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both17: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:43:25 DEBUG : both19: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both4: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both5: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both6: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both7: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both8: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:43:25 DEBUG : both2: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both3: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both9: Unchanged skipping 2025/05/02 03:43:25 DEBUG : both18: Unchanged skipping 2025/05/02 03:43:25 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:43:25 DEBUG : Waiting for deletions to finish 2025/05/02 03:43:26 INFO : only12: Deleted 2025/05/02 03:43:26 INFO : only13: Deleted 2025/05/02 03:43:26 INFO : only5: Deleted 2025/05/02 03:43:26 INFO : only7: Deleted 2025/05/02 03:43:26 INFO : only9: Deleted 2025/05/02 03:43:26 INFO : only0: Deleted 2025/05/02 03:43:26 INFO : only17: Deleted 2025/05/02 03:43:26 INFO : only14: Deleted 2025/05/02 03:43:26 INFO : only10: Deleted 2025/05/02 03:43:26 INFO : only11: Deleted 2025/05/02 03:43:26 INFO : only15: Deleted 2025/05/02 03:43:26 INFO : only16: Deleted 2025/05/02 03:43:26 INFO : only18: Deleted 2025/05/02 03:43:26 INFO : only19: Deleted 2025/05/02 03:43:26 INFO : only3: Deleted 2025/05/02 03:43:26 INFO : only1: Deleted 2025/05/02 03:43:26 INFO : only6: Deleted 2025/05/02 03:43:26 INFO : only4: Deleted 2025/05/02 03:43:27 INFO : only8: Deleted 2025/05/02 03:43:27 INFO : only2: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (75.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:43:32 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:34 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:35 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:37 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:39 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:41 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:42 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:44 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:46 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:47 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:49 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:51 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:53 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:55 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:56 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:58 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/05/02 03:43:59 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:01 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:03 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:05 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:06 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:08 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:10 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:11 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:13 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:15 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:17 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:18 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:20 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:22 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:24 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:26 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:27 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:29 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:31 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:33 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:34 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:36 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:38 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:40 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/05/02 03:44:41 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for checks to finish 2025/05/02 03:44:41 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both0: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both12: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both10: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both11: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both15: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both16: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both17: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both18: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both19: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both1: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both13: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both14: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both5: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both6: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both2: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both8: Unchanged skipping 2025/05/02 03:44:41 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/02 03:44:41 DEBUG : both9: Unchanged skipping 2025/05/02 03:44:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : both3: Unchanged skipping 2025/05/02 03:44:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : both4: Unchanged skipping 2025/05/02 03:44:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : both7: Unchanged skipping 2025/05/02 03:44:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/02 03:44:41 DEBUG : OpenDrive root 'rclone-test-jalukaq1saka': Waiting for transfers to finish 2025/05/02 03:44:42 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:42 INFO : only0: Copied (replaced existing) 2025/05/02 03:44:42 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:42 INFO : only11: Copied (replaced existing) 2025/05/02 03:44:42 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:42 INFO : only10: Copied (replaced existing) 2025/05/02 03:44:43 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:43 INFO : only1: Copied (replaced existing) 2025/05/02 03:44:43 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:43 INFO : only12: Copied (replaced existing) 2025/05/02 03:44:45 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:45 INFO : only15: Copied (replaced existing) 2025/05/02 03:44:45 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:45 INFO : only14: Copied (replaced existing) 2025/05/02 03:44:45 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:45 INFO : only13: Copied (replaced existing) 2025/05/02 03:44:47 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:47 INFO : only17: Copied (replaced existing) 2025/05/02 03:44:47 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:47 INFO : only4: Copied (replaced existing) 2025/05/02 03:44:47 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:47 INFO : only3: Copied (replaced existing) 2025/05/02 03:44:48 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:48 INFO : only16: Copied (replaced existing) 2025/05/02 03:44:48 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:48 INFO : only5: Copied (replaced existing) 2025/05/02 03:44:49 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:49 INFO : only18: Copied (replaced existing) 2025/05/02 03:44:49 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:49 INFO : only8: Copied (replaced existing) 2025/05/02 03:44:49 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:49 INFO : only7: Copied (replaced existing) 2025/05/02 03:44:50 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:50 INFO : only9: Copied (replaced existing) 2025/05/02 03:44:50 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:50 INFO : only19: Copied (replaced existing) 2025/05/02 03:44:50 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:50 INFO : only2: Copied (replaced existing) 2025/05/02 03:44:51 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/02 03:44:51 INFO : only6: Copied (replaced existing) 2025/05/02 03:44:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (87.27s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:44:59 DEBUG : empty_dir: Making directory with metadata 2025/05/02 03:44:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 03:44:59 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 03:44:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 03:44:59 INFO : empty_on_remote: Making directory 2025/05/02 03:44:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:45:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/02 03:45:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/02 03:45:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/02 03:45:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", 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: TestSyncReplaceDirModTime (15.16s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:45:14 DEBUG : empty_dir: Making directory with metadata 2025/05/02 03:45:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 03:45:14 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 03:45:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 03:45:14 INFO : empty_on_remote: Making directory 2025/05/02 03:45:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:45:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/02 03:45:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/02 03:45:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/02 03:45:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/02 03:45:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" run.go:125: removing dir "test_dir2/sub_dir" failed - try 1/3: folder not empty --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" 2025/05/02 03:45:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 03:45:23 INFO : sub dir: Making directory 2025/05/02 03:45:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (10.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jalukaq1saka'", Local "Local file system at /tmp/rclone749356711", Modify Window "1s" sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs 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: TestNothingToTransferWithoutEmptyDirs (11.97s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 14m34.469043159s (try 1/5): exit status 1: Failed [TestMoveWithoutDeleteEmptySrcDirs TestSyncBackupDirSuffixOnly TestSyncSuffixKeepExtension TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]