"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/01 04:01:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu" 2024/11/01 04:01:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 04:01:59 DEBUG : Starting OpenDrive session with ID: 6ff994108cba6fa0ef07b0d35582452c9911c6d432ae9cb33e26aa1ae2e481d3 2024/11/01 04:01:59 DEBUG : Creating backend with remote "/tmp/rclone1056230347" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:00 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/01 04:02:00 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 04:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:01 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:01 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:05 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.30s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:07 DEBUG : Creating backend with remote "/non-existing" 2024/11/01 04:02:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/01 04:02:07 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:07 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:08 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:08 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.30s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:12 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Running all checks before starting transfers 2024/11/01 04:02:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:12 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:12 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Checks finished, now starting transfers 2024/11/01 04:02:12 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.04s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:16 ERROR : Ignoring --no-traverse with sync 2024/11/01 04:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:16 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:16 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:18 INFO : sub dir/hello world: Copied (new) 2024/11/01 04:02:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.99s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/01 04:02:20 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:20 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:21 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/01 04:02:22 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/01 04:02:22 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyWithDepth (2.94s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:02:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:24 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:25 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:25 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:02:26 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:26 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:27 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:28 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:28 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.08s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/01 04:02:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 04:02:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/01 04:02:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 04:02:29 DEBUG : sub dir: Making directory 2024/11/01 04:02:29 DEBUG : sub dir2: Making directory 2024/11/01 04:02:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:30 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/01 04:02:30 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:30 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:32 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.22s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:34 DEBUG : sub dir2: Making directory 2024/11/01 04:02:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/01 04:02:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 04:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:34 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:34 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.68s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:38 DEBUG : sub dir2: Making directory with metadata 2024/11/01 04:02:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 04:02:38 DEBUG : sub dir: Making directory 2024/11/01 04:02:38 DEBUG : sub dir2: Making directory 2024/11/01 04:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:39 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:39 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:41 INFO : sub dir/hello world: Copied (new) 2024/11/01 04:02:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:41 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/01 04:02:41 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.12s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:43 DEBUG : sub dir2: Making directory 2024/11/01 04:02:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:43 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:43 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:45 INFO : sub dir/hello world: Copied (new) 2024/11/01 04:02:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.54s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:47 DEBUG : sub dir2: Making directory with metadata 2024/11/01 04:02:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 04:02:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 04:02:47 DEBUG : sub dir: Making directory 2024/11/01 04:02:47 DEBUG : sub dir2: Making directory 2024/11/01 04:02:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:48 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:48 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:49 INFO : sub dir/hello world: Copied (new) 2024/11/01 04:02:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:50 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:52 DEBUG : sub dir2: Making directory 2024/11/01 04:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:52 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:02:52 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:02:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:02:54 INFO : sub dir/hello world: Copied (new) 2024/11/01 04:02:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.70s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:02:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:02:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-suloriw7mesa" 2024/11/01 04:02:58 DEBUG : Starting OpenDrive session with ID: 086b9766052d693d667e1bdf25086d1888228fa8665bdb6fce4a58066e818fbe sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-mejowiz7higu' -> OpenDrive root 'rclone-test-suloriw7mesa' 2024/11/01 04:02:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:02:59 DEBUG : OpenDrive root 'rclone-test-suloriw7mesa': Waiting for checks to finish 2024/11/01 04:02:59 DEBUG : OpenDrive root 'rclone-test-suloriw7mesa': Waiting for transfers to finish 2024/11/01 04:03:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/01 04:03:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:01 DEBUG : OpenDrive root 'rclone-test-suloriw7mesa': Purge remote --- PASS: TestServerSideCopy (6.90s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:03:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 04:03:05 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:03:05 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:03:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/01 04:03:06 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/01 04:03:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyOverSelf (5.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:03:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tofeliv2yuti" 2024/11/01 04:03:11 DEBUG : Starting OpenDrive session with ID: 92fd6b5100271a69564d2d1f11899f63e9b35d80e0c81e7a864f2e70bbd90dc8 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-mejowiz7higu' -> OpenDrive root 'rclone-test-tofeliv2yuti' 2024/11/01 04:03:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:03:12 DEBUG : OpenDrive root 'rclone-test-tofeliv2yuti': Waiting for checks to finish 2024/11/01 04:03:12 DEBUG : OpenDrive root 'rclone-test-tofeliv2yuti': Waiting for transfers to finish 2024/11/01 04:03:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/01 04:03:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/01 04:03:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 04:03:16 DEBUG : OpenDrive root 'rclone-test-tofeliv2yuti': Waiting for checks to finish 2024/11/01 04:03:16 DEBUG : OpenDrive root 'rclone-test-tofeliv2yuti': Waiting for transfers to finish 2024/11/01 04:03:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/01 04:03:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:17 DEBUG : OpenDrive root 'rclone-test-tofeliv2yuti': Purge remote run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestServerSideCopyOverSelf (11.84s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:03:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 04:03:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:03:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:03:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/01 04:03:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/01 04:03:25 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/01 04:03:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestMoveOverSelf (6.37s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:03:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mugonit9pixe" 2024/11/01 04:03:30 DEBUG : Starting OpenDrive session with ID: a142e53858b6f9b247269e4048c918b90f24bc05b4688386bf4d5c812acf39d3 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-mejowiz7higu' -> OpenDrive root 'rclone-test-mugonit9pixe' 2024/11/01 04:03:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:03:30 DEBUG : OpenDrive root 'rclone-test-mugonit9pixe': Waiting for checks to finish 2024/11/01 04:03:30 DEBUG : OpenDrive root 'rclone-test-mugonit9pixe': Waiting for transfers to finish 2024/11/01 04:03:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/01 04:03:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/01 04:03:34 DEBUG : OpenDrive root 'rclone-test-mugonit9pixe': Using server-side directory move 2024/11/01 04:03:34 INFO : OpenDrive root 'rclone-test-mugonit9pixe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 04:03:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 04:03:34 DEBUG : OpenDrive root 'rclone-test-mugonit9pixe': Waiting for checks to finish 2024/11/01 04:03:34 DEBUG : OpenDrive root 'rclone-test-mugonit9pixe': Waiting for transfers to finish 2024/11/01 04:03:34 INFO : sub dir/hello world: Deleted 2024/11/01 04:03:35 INFO : sub dir/hello world: Moved (server-side) 2024/11/01 04:03:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/11/01 04:03:38 DEBUG : testing file moves 2024/11/01 04:03:38 DEBUG : OpenDrive root 'rclone-test-mugonit9pixe': Waiting for checks to finish 2024/11/01 04:03:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/01 04:03:38 DEBUG : OpenDrive root 'rclone-test-mugonit9pixe': Waiting for transfers to finish 2024/11/01 04:03:38 INFO : sub dir/hello world: Deleted 2024/11/01 04:03:39 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:40 DEBUG : OpenDrive root 'rclone-test-mugonit9pixe': Purge remote --- PASS: TestServerSideMoveOverSelf (15.63s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:03:45 ERROR : : error listing: directory not found 2024/11/01 04:03:45 DEBUG : Local file system at /tmp/rclone1056230347: Making directory 2024/11/01 04:03:46 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:03:46 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyAfterDelete (5.61s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:03:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/01 04:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:03:51 DEBUG : Local file system at /tmp/rclone1056230347: Waiting for checks to finish 2024/11/01 04:03:51 DEBUG : Local file system at /tmp/rclone1056230347: Waiting for transfers to finish 2024/11/01 04:03:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:03:51 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/01 04:03:51 INFO : sub dir/hello world: Copied (new) 2024/11/01 04:03:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyRedownload (5.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:53 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/01 04:03:53 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:03:53 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:03:54 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/01 04:03:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/01 04:03:55 INFO : check sum: Copied (new) 2024/11/01 04:03:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:55 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:03:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/01 04:03:55 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/01 04:03:55 DEBUG : check sum: Unchanged skipping 2024/11/01 04:03:55 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:03:55 DEBUG : Waiting for deletions to finish 2024/11/01 04:03:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.93s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/01 04:03:57 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:03:57 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:03:58 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/01 04:03:59 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/01 04:03:59 INFO : sizeonly: Copied (new) 2024/11/01 04:03:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:03:59 DEBUG : sizeonly: Sizes identical 2024/11/01 04:03:59 DEBUG : sizeonly: Unchanged skipping 2024/11/01 04:03:59 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:03:59 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:03:59 DEBUG : Waiting for deletions to finish 2024/11/01 04:03:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/01 04:04:01 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:01 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:02 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/01 04:04:03 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/01 04:04:03 INFO : ignore-size: Copied (new) 2024/11/01 04:04:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:04 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:04 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:04:04 DEBUG : ignore-size: Unchanged skipping 2024/11/01 04:04:04 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:04 DEBUG : Waiting for deletions to finish 2024/11/01 04:04:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.49s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:06 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/01 04:04:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:04:07 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:07 DEBUG : existing: Unchanged skipping 2024/11/01 04:04:07 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:07 DEBUG : Waiting for deletions to finish 2024/11/01 04:04:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:08 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/01 04:04:08 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:08 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/01 04:04:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/01 04:04:09 INFO : existing: Copied (replaced existing) 2024/11/01 04:04:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.96s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:10 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 04:04:10 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:10 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:11 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/01 04:04:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/01 04:04:12 INFO : existing: Copied (new) 2024/11/01 04:04:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:13 DEBUG : existing: Destination exists, skipping 2024/11/01 04:04:13 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:13 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:13 DEBUG : Waiting for deletions to finish 2024/11/01 04:04:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:15 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:04:17 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/01 04:04:19 DEBUG : d: Making directory 2024/11/01 04:04:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 04:04:20 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:04:20 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 04:04:20 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:20 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:21 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:04:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/01 04:04:22 INFO : a/potato2: Copied (new) 2024/11/01 04:04:22 DEBUG : Waiting for deletions to finish 2024/11/01 04:04:22 INFO : b/potato: Deleted 2024/11/01 04:04:22 INFO : d: Removing directory 2024/11/01 04:04:23 INFO : b: Removing directory 2024/11/01 04:04:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:04:28 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:28 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 2024/11/01 04:04:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/01 04:04:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/01 04:04:28 DEBUG : empty space: Unchanged skipping 2024/11/01 04:04:28 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:28 DEBUG : Waiting for deletions to finish 2024/11/01 04:04:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:28 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:28 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 2024/11/01 04:04:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/01 04:04:28 INFO : empty space: Updated modification time in destination 2024/11/01 04:04:28 DEBUG : empty space: Unchanged skipping 2024/11/01 04:04:28 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:28 DEBUG : Waiting for deletions to finish 2024/11/01 04:04:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.00s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:04:32 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:32 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 2024/11/01 04:04:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/01 04:04:32 DEBUG : empty space: Unchanged skipping 2024/11/01 04:04:32 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:32 DEBUG : Waiting for deletions to finish 2024/11/01 04:04:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.15s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:33 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/01 04:04:35 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 2024/11/01 04:04:35 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1056230347) 2024/11/01 04:04:35 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-mejowiz7higu') 2024/11/01 04:04:35 DEBUG : foo: md5 differ 2024/11/01 04:04:35 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:35 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/01 04:04:36 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/01 04:04:36 INFO : foo: Copied (replaced existing) 2024/11/01 04:04:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", 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: TestSyncDoesntUpdateModtime (11.78s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:04:47 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/01 04:04:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:04:47 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:47 DEBUG : empty space: Unchanged skipping 2024/11/01 04:04:47 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:47 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/01 04:04:48 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/01 04:04:48 INFO : potato: Copied (new) 2024/11/01 04:04:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:50 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/01 04:04:52 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/01 04:04:52 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:04:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/01 04:04:53 INFO : potato: Copied (replaced existing) 2024/11/01 04:04:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:55 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:04:56 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 2024/11/01 04:04:56 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:04:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1056230347) 2024/11/01 04:04:56 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-mejowiz7higu') 2024/11/01 04:04:56 DEBUG : potato: md5 differ 2024/11/01 04:04:56 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:04:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:04:57 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/01 04:04:57 INFO : potato: Copied (replaced existing) 2024/11/01 04:04:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:04:59 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:05:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:05:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:05:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/01 04:05:02 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:05:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:05:02 DEBUG : empty space: Unchanged skipping 2024/11/01 04:05:02 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:05:02 DEBUG : Waiting for deletions to finish 2024/11/01 04:05:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:05:04 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:05:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:05:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:05:07 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:05:07 DEBUG : empty space: Unchanged skipping 2024/11/01 04:05:07 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:05:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:05:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/01 04:05:09 INFO : potato2: Copied (new) 2024/11/01 04:05:09 DEBUG : Waiting for deletions to finish 2024/11/01 04:05:10 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:05:12 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:05:15 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/01 04:05:17 DEBUG : d: Making directory 2024/11/01 04:05:17 DEBUG : d/e: Making directory sync_test.go:1174: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1174 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1232 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir 2024/11/01 04:05:18 ERROR : d: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1175 /usr/local/go/src/testing/testing.go:1353 /usr/local/go/src/testing/testing.go:1683 /usr/local/go/src/runtime/panic.go:626 /usr/local/go/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1174 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1232 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:05:19 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:05:21 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/01 04:05:22 DEBUG : d: Making directory 2024/11/01 04:05:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 04:05:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:05:23 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 04:05:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:05:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:05:24 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:05:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/01 04:05:25 INFO : a/potato2: Copied (new) 2024/11/01 04:05:25 ERROR : OpenDrive root 'rclone-test-mejowiz7higu': not deleting files as there were IO errors 2024/11/01 04:05:25 ERROR : OpenDrive root 'rclone-test-mejowiz7higu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:05:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:05:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:05:33 DEBUG : Waiting for deletions to finish 2024/11/01 04:05:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:05:33 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:05:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:05:33 DEBUG : empty space: Unchanged skipping 2024/11/01 04:05:33 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:05:33 INFO : potato: Deleted 2024/11/01 04:05:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:05:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/01 04:05:35 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", 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: TestSyncDeleteDuring (15.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:05:45 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:05:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:05:48 DEBUG : Waiting for deletions to finish 2024/11/01 04:05:48 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:05:48 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:05:49 INFO : potato: Deleted 2024/11/01 04:05:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:05:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:05:49 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:05:49 DEBUG : empty space: Unchanged skipping 2024/11/01 04:05:49 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:05:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:05:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/01 04:05:50 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:05:53 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/01 04:05:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:05:54 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:05:54 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:05:55 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/01 04:05:57 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/01 04:05:57 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestCopyDeleteBefore (6.01s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:05:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:06:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:06:01 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 04:06:01 DEBUG : enormous: Excluded 2024/11/01 04:06:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 04:06:01 DEBUG : potato2: Excluded 2024/11/01 04:06:02 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 04:06:02 DEBUG : potato2: Excluded 2024/11/01 04:06:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:06:02 DEBUG : empty space: Unchanged skipping 2024/11/01 04:06:02 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:02 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:02 DEBUG : Waiting for deletions to finish 2024/11/01 04:06:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:02 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 04:06:02 DEBUG : enormous: Excluded 2024/11/01 04:06:02 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 04:06:02 DEBUG : potato2: Excluded 2024/11/01 04:06:02 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 04:06:02 DEBUG : potato2: Excluded 2024/11/01 04:06:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/01 04:06:02 DEBUG : empty space: Unchanged skipping 2024/11/01 04:06:02 DEBUG : Local file system at /tmp/rclone1056230347: Waiting for checks to finish 2024/11/01 04:06:02 DEBUG : Local file system at /tmp/rclone1056230347: Waiting for transfers to finish 2024/11/01 04:06:02 DEBUG : Waiting for deletions to finish 2024/11/01 04:06:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncWithExclude (5.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:06:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:06:07 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/01 04:06:09 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 04:06:09 DEBUG : enormous: Excluded 2024/11/01 04:06:09 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 04:06:09 DEBUG : potato2: Excluded 2024/11/01 04:06:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:06:09 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:09 DEBUG : empty space: Unchanged skipping 2024/11/01 04:06:09 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:09 DEBUG : Waiting for deletions to finish 2024/11/01 04:06:09 INFO : enormous: Deleted 2024/11/01 04:06:09 INFO : potato2: Deleted 2024/11/01 04:06:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:09 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/01 04:06:09 DEBUG : empty space: Unchanged skipping 2024/11/01 04:06:09 DEBUG : Local file system at /tmp/rclone1056230347: Waiting for checks to finish 2024/11/01 04:06:09 DEBUG : Local file system at /tmp/rclone1056230347: Waiting for transfers to finish 2024/11/01 04:06:09 DEBUG : Waiting for deletions to finish 2024/11/01 04:06:09 INFO : potato2: Deleted 2024/11/01 04:06:09 INFO : enormous: Deleted 2024/11/01 04:06:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.38s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:11 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/01 04:06:13 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/01 04:06:15 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/01 04:06:17 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/01 04:06:18 DEBUG : five: Need to transfer - File not found at Destination 2024/11/01 04:06:18 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/01 04:06:18 DEBUG : one: Destination is newer than source, skipping 2024/11/01 04:06:18 DEBUG : three: Sizes identical 2024/11/01 04:06:18 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:18 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/01 04:06:18 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 04:06:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1056230347) 2024/11/01 04:06:18 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-mejowiz7higu') 2024/11/01 04:06:18 DEBUG : two: md5 differ 2024/11/01 04:06:18 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:19 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/01 04:06:19 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/01 04:06:19 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/01 04:06:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/01 04:06:19 INFO : two: Copied (replaced existing) 2024/11/01 04:06:20 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/01 04:06:20 INFO : four: Copied (replaced existing) 2024/11/01 04:06:20 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/01 04:06:20 INFO : five: Copied (new) 2024/11/01 04:06:20 DEBUG : Waiting for deletions to finish 2024/11/01 04:06:21 DEBUG : one: Destination is newer than source, skipping 2024/11/01 04:06:21 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/01 04:06:21 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/01 04:06:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 04:06:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/01 04:06:21 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1056230347) 2024/11/01 04:06:21 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/01 04:06:21 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-mejowiz7higu') 2024/11/01 04:06:21 DEBUG : three: md5 differ 2024/11/01 04:06:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 04:06:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/01 04:06:21 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/01 04:06:21 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/01 04:06:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 04:06:21 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:21 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/01 04:06:22 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/01 04:06:22 INFO : three: Copied (replaced existing) 2024/11/01 04:06:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.32s) === 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-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/01 04:06:23 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Making map for --track-renames 2024/11/01 04:06:23 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Finished making map for --track-renames 2024/11/01 04:06:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for renames to finish 2024/11/01 04:06:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 04:06:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/01 04:06:23 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:24 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/01 04:06:24 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/01 04:06:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/01 04:06:25 INFO : potato: Copied (new) 2024/11/01 04:06:26 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/01 04:06:26 INFO : yam: Copied (new) 2024/11/01 04:06:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:06:26 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Making map for --track-renames 2024/11/01 04:06:26 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Finished making map for --track-renames 2024/11/01 04:06:26 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:26 DEBUG : potato: Unchanged skipping 2024/11/01 04:06:26 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for renames to finish 2024/11/01 04:06:26 DEBUG : yam: same parent dir (ODFfNjcwMjE4N19qRndncg) - using file/rename instead of move_copy for yaml 2024/11/01 04:06:27 INFO : yam: Moved (server-side) to: yaml 2024/11/01 04:06:27 INFO : yaml: Renamed from "yam" 2024/11/01 04:06:27 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:27 DEBUG : Waiting for deletions to finish 2024/11/01 04:06:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.25s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/01 04:06:28 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Making map for --track-renames 2024/11/01 04:06:28 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Finished making map for --track-renames 2024/11/01 04:06:28 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 04:06:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/01 04:06:28 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for renames to finish 2024/11/01 04:06:28 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:29 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/01 04:06:29 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/01 04:06:30 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/01 04:06:30 INFO : potato: Copied (new) 2024/11/01 04:06:30 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/01 04:06:30 INFO : yam: Copied (new) 2024/11/01 04:06:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:06:31 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Making map for --track-renames 2024/11/01 04:06:31 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Finished making map for --track-renames 2024/11/01 04:06:31 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:31 DEBUG : potato: Unchanged skipping 2024/11/01 04:06:31 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for renames to finish 2024/11/01 04:06:31 DEBUG : yam: same parent dir (ODFfNjcwMjE4N19qRndncg) - using file/rename instead of move_copy for yaml 2024/11/01 04:06:31 INFO : yam: Moved (server-side) to: yaml 2024/11/01 04:06:31 INFO : yaml: Renamed from "yam" 2024/11/01 04:06:31 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:31 DEBUG : Waiting for deletions to finish 2024/11/01 04:06:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/01 04:06:33 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Making map for --track-renames 2024/11/01 04:06:33 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Finished making map for --track-renames 2024/11/01 04:06:33 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 04:06:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/01 04:06:33 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for renames to finish 2024/11/01 04:06:33 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:34 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/01 04:06:34 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/01 04:06:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/01 04:06:35 INFO : potato: Copied (new) 2024/11/01 04:06:35 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/01 04:06:35 INFO : sub/yam: Copied (new) 2024/11/01 04:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:06:36 DEBUG : potato: Unchanged skipping 2024/11/01 04:06:36 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Making map for --track-renames 2024/11/01 04:06:36 INFO : OpenDrive root 'rclone-test-mejowiz7higu': Finished making map for --track-renames 2024/11/01 04:06:36 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:36 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for renames to finish 2024/11/01 04:06:36 INFO : sub/yam: Moved (server-side) to: yam 2024/11/01 04:06:36 INFO : yam: Renamed from "sub/yam" 2024/11/01 04:06:36 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:36 DEBUG : Waiting for deletions to finish 2024/11/01 04:06:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.92s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:39 DEBUG : Creating backend with remote "/tmp/rclone1056230347/dir1" 2024/11/01 04:06:39 DEBUG : Config file has changed externally - reloading 2024/11/01 04:06:39 DEBUG : Creating backend with remote "/tmp/rclone1056230347/dir2" 2024/11/01 04:06:39 DEBUG : Local file system at /tmp/rclone1056230347/dir2: Using server-side directory move 2024/11/01 04:06:39 INFO : Local file system at /tmp/rclone1056230347/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 04:06:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/01 04:06:39 INFO : file1.txt: Moved (server-side) 2024/11/01 04:06:39 DEBUG : Local file system at /tmp/rclone1056230347/dir2: Waiting for checks to finish 2024/11/01 04:06:39 DEBUG : Local file system at /tmp/rclone1056230347/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:06:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/01 04:06:39 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:39 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:06:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:06:41 INFO : sub dir/hello world: Copied (new) 2024/11/01 04:06:41 INFO : sub dir/hello world: Deleted 2024/11/01 04:06:41 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/01 04:06:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/01 04:06:43 INFO : nested/sub dir/file: Copied (new) 2024/11/01 04:06:43 INFO : nested/sub dir/file: Deleted 2024/11/01 04:06:43 INFO : sub dir: Removing directory 2024/11/01 04:06:43 INFO : nested/sub dir: Removing directory 2024/11/01 04:06:43 INFO : nested: Removing directory 2024/11/01 04:06:43 DEBUG : Local file system at /tmp/rclone1056230347: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 04:06:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/01 04:06:46 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:46 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/01 04:06:48 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/01 04:06:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/01 04:06:49 INFO : sub dir/hello world: Copied (new) 2024/11/01 04:06:49 INFO : sub dir/hello world: Deleted 2024/11/01 04:06:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/01 04:06:50 INFO : nested/sub dir/file: Copied (new) 2024/11/01 04:06:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:06:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 04:06:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/01 04:06:53 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:53 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/01 04:06:54 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/01 04:06:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/01 04:06:55 INFO : existing: Copied (new) 2024/11/01 04:06:55 INFO : existing: Deleted 2024/11/01 04:06:55 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/01 04:06:55 INFO : existing-b: Copied (new) 2024/11/01 04:06:55 INFO : existing-b: Deleted 2024/11/01 04:06:55 DEBUG : existing: Destination exists, skipping 2024/11/01 04:06:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/01 04:06:55 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:06:55 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:06:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", 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: TestMoveWithIgnoreExisting (11.23s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:07:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pakegug1vabu" 2024/11/01 04:07:04 DEBUG : Starting OpenDrive session with ID: 9a75809144389cf022a7c93d0c986265d0effdad5af355f1bd3ba907e4ea1fda 2024/11/01 04:07:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:07:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:07:10 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-mejowiz7higu' -> OpenDrive root 'rclone-test-pakegug1vabu' 2024/11/01 04:07:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:07:15 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/01 04:07:17 DEBUG : OpenDrive root 'rclone-test-pakegug1vabu': Using server-side directory move 2024/11/01 04:07:17 INFO : OpenDrive root 'rclone-test-pakegug1vabu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 04:07:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:07:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/01 04:07:17 DEBUG : empty space: Unchanged skipping 2024/11/01 04:07:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 04:07:17 DEBUG : OpenDrive root 'rclone-test-pakegug1vabu': Waiting for checks to finish 2024/11/01 04:07:18 INFO : potato3: Deleted 2024/11/01 04:07:18 INFO : empty space: Deleted 2024/11/01 04:07:18 DEBUG : OpenDrive root 'rclone-test-pakegug1vabu': Waiting for transfers to finish 2024/11/01 04:07:18 INFO : potato2: Moved (server-side) 2024/11/01 04:07:18 INFO : potato3: Moved (server-side) 2024/11/01 04:07:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gusoyob0roli" 2024/11/01 04:07:18 DEBUG : Config file has changed externally - reloading 2024/11/01 04:07:19 DEBUG : Starting OpenDrive session with ID: 7fb0473059d2a9bd8e943ede456bb5fef0ddb09ee0ba7a64377ae89848c9fdb5 2024/11/01 04:07:19 DEBUG : OpenDrive root 'rclone-test-gusoyob0roli': Using server-side directory move 2024/11/01 04:07:19 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/01 04:07:20 INFO : OpenDrive root 'rclone-test-gusoyob0roli': Server side directory move succeeded 2024/11/01 04:07:20 ERROR : : error listing: directory not found 2024/11/01 04:07:20 DEBUG : OpenDrive root 'rclone-test-gusoyob0roli': Purge remote 2024/11/01 04:07:21 DEBUG : OpenDrive root 'rclone-test-pakegug1vabu': Purge remote 2024/11/01 04:07:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:07:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rerenar0kejo" 2024/11/01 04:07:22 DEBUG : Starting OpenDrive session with ID: e99fb84f41fe8431f64b30462bcf92219b29e5c0d68f010be7c556007b98427a 2024/11/01 04:07:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:07:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:07:26 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-mejowiz7higu' -> OpenDrive root 'rclone-test-rerenar0kejo' 2024/11/01 04:07:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:07:30 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/01 04:07:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 04:07:31 DEBUG : empty space: Excluded 2024/11/01 04:07:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 04:07:31 DEBUG : empty space: Excluded 2024/11/01 04:07:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:07:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 04:07:31 DEBUG : OpenDrive root 'rclone-test-rerenar0kejo': Waiting for checks to finish 2024/11/01 04:07:31 DEBUG : OpenDrive root 'rclone-test-rerenar0kejo': Waiting for transfers to finish 2024/11/01 04:07:32 INFO : potato3: Deleted 2024/11/01 04:07:32 INFO : potato2: Moved (server-side) 2024/11/01 04:07:32 INFO : potato3: Moved (server-side) 2024/11/01 04:07:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-miceqan0qoru" 2024/11/01 04:07:33 DEBUG : Starting OpenDrive session with ID: 37071ccc49101751e2a357f16bc1a041028cbaa42c3b02b22e87ce8295830615 2024/11/01 04:07:33 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 04:07:33 DEBUG : empty space: Excluded 2024/11/01 04:07:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:07:33 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/01 04:07:33 DEBUG : OpenDrive root 'rclone-test-miceqan0qoru': Waiting for checks to finish 2024/11/01 04:07:33 DEBUG : OpenDrive root 'rclone-test-miceqan0qoru': Waiting for transfers to finish 2024/11/01 04:07:34 INFO : potato2: Moved (server-side) 2024/11/01 04:07:34 INFO : potato3: Moved (server-side) 2024/11/01 04:07:35 DEBUG : OpenDrive root 'rclone-test-miceqan0qoru': Purge remote 2024/11/01 04:07:35 DEBUG : OpenDrive root 'rclone-test-rerenar0kejo': Purge remote --- PASS: TestServerSideMoveWithFilter (14.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:07:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lanowec7wiva" 2024/11/01 04:07:36 DEBUG : Starting OpenDrive session with ID: b3ca9523207ef2dd254adc7f64609a138377b5fe893373e0788c3b786ad48903 2024/11/01 04:07:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/01 04:07:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:07:41 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/01 04:07:42 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-mejowiz7higu' -> OpenDrive root 'rclone-test-lanowec7wiva' 2024/11/01 04:07:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/01 04:07:45 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/01 04:07:47 DEBUG : OpenDrive root 'rclone-test-lanowec7wiva': Using server-side directory move 2024/11/01 04:07:47 INFO : OpenDrive root 'rclone-test-lanowec7wiva': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 04:07:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 04:07:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/01 04:07:47 DEBUG : empty space: Unchanged skipping 2024/11/01 04:07:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 04:07:47 INFO : potato3: Deleted 2024/11/01 04:07:47 DEBUG : OpenDrive root 'rclone-test-lanowec7wiva': Waiting for checks to finish 2024/11/01 04:07:47 INFO : empty space: Deleted 2024/11/01 04:07:47 DEBUG : OpenDrive root 'rclone-test-lanowec7wiva': Waiting for transfers to finish 2024/11/01 04:07:48 INFO : potato2: Moved (server-side) 2024/11/01 04:07:48 INFO : potato3: Moved (server-side) 2024/11/01 04:07:48 INFO : tomatoDir: Removing directory 2024/11/01 04:07:48 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': deleted 1 directories 2024/11/01 04:07:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tiyiliv5roku" 2024/11/01 04:07:49 DEBUG : Starting OpenDrive session with ID: 54ce2d45735377c688fd013678dcf6c19198e8b1abb4f27d3dcc57fb0e22ee89 2024/11/01 04:07:49 DEBUG : tomatoDir: Making directory 2024/11/01 04:07:50 DEBUG : OpenDrive root 'rclone-test-tiyiliv5roku': Using server-side directory move 2024/11/01 04:07:50 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/01 04:07:50 INFO : OpenDrive root 'rclone-test-tiyiliv5roku': Server side directory move succeeded 2024/11/01 04:07:51 ERROR : : error listing: directory not found 2024/11/01 04:07:51 ERROR : : error listing: directory not found 2024/11/01 04:07:51 DEBUG : OpenDrive root 'rclone-test-tiyiliv5roku': Purge remote 2024/11/01 04:07:52 DEBUG : OpenDrive root 'rclone-test-lanowec7wiva': Purge remote 2024/11/01 04:07:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.22s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", 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-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:07:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/rclone-sync-test" 2024/11/01 04:07:53 DEBUG : Starting OpenDrive session with ID: fd6c2941445e0e5db265df35ea42ef3f8b33fd1e84c829c9e68b197243ff2eb8 run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncOverlap (3.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:07:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/rclone-sync-test" 2024/11/01 04:07:56 DEBUG : Starting OpenDrive session with ID: a354d49cf7e03d8c8a268e49807048bf0b78408332846506628089da38e38a9e 2024/11/01 04:07:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/rclone-sync-test-include/layer2" 2024/11/01 04:07:58 DEBUG : Starting OpenDrive session with ID: cff5b44fab7716bf34fa05f40eeb4d44e1b69a2d368021d7e9c4af6ffe240eb6 2024/11/01 04:07:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/rclone-sync-test-ignore-file" 2024/11/01 04:08:00 DEBUG : Starting OpenDrive session with ID: 115e5e1979dd6a608a0042267982ad61a42999253f9320ab8e9ad2a44bcb43bb 2024/11/01 04:08:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/01 04:08:03 DEBUG : rclone-sync-test: Excluded 2024/11/01 04:08:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 04:08:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/01 04:08:04 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/rclone-sync-test': Waiting for checks to finish 2024/11/01 04:08:04 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/rclone-sync-test': Waiting for transfers to finish 2024/11/01 04:08:04 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:04 INFO : There was nothing to transfer 2024/11/01 04:08:04 DEBUG : rclone-sync-test: Excluded 2024/11/01 04:08:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 04:08:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/01 04:08:05 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:08:05 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:08:05 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:05 INFO : rclone-sync-test-include: Removing directory 2024/11/01 04:08:05 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': deleted 1 directories 2024/11/01 04:08:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:08:06 DEBUG : rclone-sync-test: Excluded 2024/11/01 04:08:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 04:08:06 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/01 04:08:06 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/01 04:08:06 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:08:07 DEBUG : rclone-sync-test: Excluded 2024/11/01 04:08:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 04:08:07 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:08:07 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:08:07 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:08:07 DEBUG : : Excluded 2024/11/01 04:08:07 DEBUG : rclone-sync-test: Excluded 2024/11/01 04:08:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/01 04:08:08 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/01 04:08:08 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/01 04:08:08 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.91s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:08:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/dst" 2024/11/01 04:08:16 DEBUG : Starting OpenDrive session with ID: 352e7cbf83d1f7527b084bce97f05ee62d63c51f851cfe9b0271e1e6db7983eb 2024/11/01 04:08:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/CompareDest" 2024/11/01 04:08:17 DEBUG : Starting OpenDrive session with ID: 8718a24ec5dd80079eddf9940a25020454ce5732968fa299fa1334e99954ebec 2024/11/01 04:08:19 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 04:08:19 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:08:19 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:08:20 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/01 04:08:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/01 04:08:21 INFO : one: Copied (new) 2024/11/01 04:08:21 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 04:08:22 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:08:22 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:08:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/01 04:08:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/01 04:08:23 INFO : one: Copied (replaced existing) 2024/11/01 04:08:23 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/01 04:08:26 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/01 04:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 04:08:27 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:08:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:08:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 04:08:28 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:08:28 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:28 INFO : There was nothing to transfer 2024/11/01 04:08:29 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/01 04:08:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:08:32 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 04:08:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 04:08:32 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:08:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:08:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 04:08:32 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:08:32 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:32 INFO : There was nothing to transfer 2024/11/01 04:08:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:08:33 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 04:08:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 04:08:33 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:08:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:08:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 04:08:33 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:08:33 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:33 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/01 04:08:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/01 04:08:35 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 04:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 04:08:35 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:08:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:08:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 04:08:35 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:08:35 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/01 04:08:36 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/01 04:08:36 INFO : two: Copied (new) 2024/11/01 04:08:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (23.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:08:40 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/01 04:08:42 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/01 04:08:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/dest" 2024/11/01 04:08:44 DEBUG : Starting OpenDrive session with ID: 491431519facfaac6ea16bdaca2c27701298a3b9acd364786d11e1dba2ff58c3 2024/11/01 04:08:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/pre-dest1" 2024/11/01 04:08:45 DEBUG : Starting OpenDrive session with ID: d8c67fb1735a8875997c5519b3373d03e8c9a70fc2895c069a03c417e2445bce 2024/11/01 04:08:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/pre-dest2" 2024/11/01 04:08:46 DEBUG : Starting OpenDrive session with ID: 78c2a79aa2ebe7011500178e1f73b96680dd9cf0c21bd2f7b1eb5025dd197071 2024/11/01 04:08:47 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:08:47 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/01 04:08:47 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:08:47 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/01 04:08:47 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/01 04:08:47 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dest': Waiting for checks to finish 2024/11/01 04:08:47 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dest': Waiting for transfers to finish 2024/11/01 04:08:48 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/01 04:08:49 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/01 04:08:49 INFO : 3: Copied (new) 2024/11/01 04:08:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.49s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:08:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/dst" 2024/11/01 04:08:53 DEBUG : Starting OpenDrive session with ID: 45dd34582bfcc807b4b1988330804f615eab972f0af49bcc9b75e77edb30d45d 2024/11/01 04:08:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/CopyDest" 2024/11/01 04:08:54 DEBUG : Starting OpenDrive session with ID: 1f6daf16e1b8fdc2a21e8a8be12f6b0d16698c9171fe942f4960b88cd50abbbc 2024/11/01 04:08:55 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 04:08:55 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:08:55 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:08:56 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/01 04:08:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/01 04:08:57 INFO : one: Copied (new) 2024/11/01 04:08:57 DEBUG : Waiting for deletions to finish 2024/11/01 04:08:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 04:08:58 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:08:58 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:08:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/01 04:09:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/01 04:09:00 INFO : one: Copied (replaced existing) 2024/11/01 04:09:00 DEBUG : Waiting for deletions to finish 2024/11/01 04:09:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/01 04:09:04 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/01 04:09:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/BackupDir" 2024/11/01 04:09:07 DEBUG : Starting OpenDrive session with ID: 54e994c54ed1c8036c09ff974afc8767323e8bbea33cbfa99a5526cfbd2ac367 2024/11/01 04:09:08 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:09:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 04:09:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:09:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 04:09:09 INFO : one: Moved (server-side) 2024/11/01 04:09:09 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/01 04:09:09 INFO : one: Copied (server-side copy) 2024/11/01 04:09:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/01 04:09:09 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:09:09 DEBUG : Waiting for deletions to finish 2024/11/01 04:09:10 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/01 04:09:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:09:12 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/01 04:09:12 INFO : two: Copied (server-side copy) 2024/11/01 04:09:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/01 04:09:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:09:12 DEBUG : one: Unchanged skipping 2024/11/01 04:09:12 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:09:12 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:09:12 DEBUG : Waiting for deletions to finish 2024/11/01 04:09:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:09:13 DEBUG : one: Unchanged skipping 2024/11/01 04:09:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:09:13 DEBUG : two: Unchanged skipping 2024/11/01 04:09:13 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:09:13 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:09:13 DEBUG : Waiting for deletions to finish 2024/11/01 04:09:13 INFO : There was nothing to transfer 2024/11/01 04:09:14 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/01 04:09:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/01 04:09:16 DEBUG : three: Destination not found in --copy-dest 2024/11/01 04:09:16 DEBUG : three: Need to transfer - File not found at Destination 2024/11/01 04:09:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:09:16 DEBUG : one: Unchanged skipping 2024/11/01 04:09:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/01 04:09:16 DEBUG : two: Unchanged skipping 2024/11/01 04:09:16 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:09:16 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:09:17 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/01 04:09:18 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/01 04:09:18 INFO : three: Copied (new) 2024/11/01 04:09:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (28.55s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:09:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/01 04:09:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/01 04:09:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/01 04:09:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/dst" 2024/11/01 04:09:27 DEBUG : Starting OpenDrive session with ID: 984155d3e332759f88568151cb2e25a36886a117ea2e306c111d5e96fedcd0d0 2024/11/01 04:09:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/backup" 2024/11/01 04:09:28 DEBUG : Starting OpenDrive session with ID: d0aed03891bde18d7a4e4b9bcdb663566cc5c4410d11791ecff3598346b7953f 2024/11/01 04:09:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:09:29 DEBUG : two: Unchanged skipping 2024/11/01 04:09:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 04:09:29 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:09:30 INFO : one: Moved (server-side) 2024/11/01 04:09:30 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:09:31 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/01 04:09:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/01 04:09:32 INFO : one: Copied (new) 2024/11/01 04:09:32 DEBUG : Waiting for deletions to finish 2024/11/01 04:09:32 INFO : three.txt: Moved (server-side) 2024/11/01 04:09:32 INFO : three.txt: Moved into backup dir 2024/11/01 04:09:34 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/01 04:09:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 04:09:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:09:35 DEBUG : two: Unchanged skipping 2024/11/01 04:09:35 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:09:35 INFO : one: Deleted 2024/11/01 04:09:36 INFO : one: Moved (server-side) 2024/11/01 04:09:36 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:09:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/01 04:09:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/01 04:09:38 INFO : one: Copied (new) 2024/11/01 04:09:38 DEBUG : Waiting for deletions to finish 2024/11/01 04:09:39 INFO : three.txt: Deleted 2024/11/01 04:09:39 INFO : three.txt: Moved (server-side) 2024/11/01 04:09:39 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: TestSyncBackupDir (28.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:09:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/01 04:09:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/01 04:09:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/01 04:09:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/dst" 2024/11/01 04:09:55 DEBUG : Starting OpenDrive session with ID: 3734cea6bcb71c8b18b536384458a2fdfc23b11ac93f6a25e3b64f3871da42a7 2024/11/01 04:09:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/backup" 2024/11/01 04:09:56 DEBUG : Starting OpenDrive session with ID: 46a9f435d2692b18bd7e0c0c15607ae14a442eb0c15e5760754051c5c654be80 2024/11/01 04:09:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 04:09:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:09:57 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:09:57 DEBUG : two: Unchanged skipping 2024/11/01 04:09:58 INFO : one: Moved (server-side) to: one.bak 2024/11/01 04:09:58 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:09:58 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/01 04:09:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/01 04:09:59 INFO : one: Copied (new) 2024/11/01 04:09:59 DEBUG : Waiting for deletions to finish 2024/11/01 04:10:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/01 04:10:00 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 2024/11/01 04:10:09 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/01 04:10:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 04:10:11 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:10:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:10:11 DEBUG : two: Unchanged skipping 2024/11/01 04:10:11 INFO : one.bak: Deleted 2024/11/01 04:10:11 INFO : one: Moved (server-side) to: one.bak 2024/11/01 04:10:11 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:10:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/01 04:10:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/01 04:10:13 INFO : one: Copied (new) 2024/11/01 04:10:13 DEBUG : Waiting for deletions to finish 2024/11/01 04:10:13 INFO : three.txt.bak: Deleted 2024/11/01 04:10:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/01 04:10:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (27.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:10:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/01 04:10:19 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/01 04:10:21 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/01 04:10:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/dst" 2024/11/01 04:10:22 DEBUG : Starting OpenDrive session with ID: cd128c37a085d5e53c84edd709573d66ee94ec21008405076260e5b223f04e02 2024/11/01 04:10:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mejowiz7higu/backup" 2024/11/01 04:10:23 DEBUG : Starting OpenDrive session with ID: f336599dd794c64a63835f4402d3d77d156a710926af6af9cdd3b2c964f8edbe 2024/11/01 04:10:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 04:10:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:10:24 DEBUG : two: Unchanged skipping 2024/11/01 04:10:24 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:10:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/01 04:10:25 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:10:26 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/01 04:10:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/01 04:10:27 INFO : one: Copied (new) 2024/11/01 04:10:27 DEBUG : Waiting for deletions to finish 2024/11/01 04:10:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/01 04:10:28 INFO : three.txt: Moved into backup dir 2024/11/01 04:10:29 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/01 04:10:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 04:10:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:10:31 DEBUG : two: Unchanged skipping 2024/11/01 04:10:31 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for checks to finish 2024/11/01 04:10:31 INFO : one-2019-01-01: Deleted 2024/11/01 04:10:31 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/01 04:10:31 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu/dst': Waiting for transfers to finish 2024/11/01 04:10:32 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/01 04:10:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/01 04:10:33 INFO : one: Copied (new) 2024/11/01 04:10:33 DEBUG : Waiting for deletions to finish 2024/11/01 04:10:34 INFO : three-2019-01-01.txt: Deleted 2024/11/01 04:10:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/01 04:10:34 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: TestSyncBackupDirWithSuffixKeepExtension (28.55s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-mejowiz7higu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncBackupDirSuffixOnly (0.84s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-mejowiz7higu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncSuffix (0.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-mejowiz7higu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncSuffixKeepExtension (0.67s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:10:48 DEBUG : Testêé: Uploading chunk 0, size=18, 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 2024/11/01 04:10:56 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:10:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/01 04:10:56 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:10:57 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/01 04:10:58 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/01 04:10:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/01 04:10:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.79s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:10:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 04:10:59 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:10:59 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:11:00 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/01 04:11:01 INFO : existing: Copied (new) 2024/11/01 04:11:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:11:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/01 04:11:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/01 04:11:01 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:11:01 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:11:01 ERROR : OpenDrive root 'rclone-test-mejowiz7higu': not deleting files as there were IO errors 2024/11/01 04:11:01 ERROR : OpenDrive root 'rclone-test-mejowiz7higu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncImmutable (4.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:11:04 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:06 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/01 04:11:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/01 04:11:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/01 04:11:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:11:12 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/01 04:11:12 DEBUG : existing: Unchanged skipping 2024/11/01 04:11:12 DEBUG : subdira-rclone-move-cuvawes4: same parent dir (ODFfNjcwMjE4N19qRndncg) - using folder/rename instead of move_copy 2024/11/01 04:11:13 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-moxonuf9 2024/11/01 04:11:13 DEBUG : EXISTING: moving to existing-rclone-move-wozafez8 2024/11/01 04:11:13 DEBUG : subdira: same parent dir (ODFfNjcwMjE4N19qRndncg) - using folder/rename instead of move_copy 2024/11/01 04:11:13 DEBUG : EXISTING: same parent dir (ODFfNjcwMjE4N19qRndncg) - using file/rename instead of move_copy for existing-rclone-move-wozafez8 2024/11/01 04:11:13 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/01 04:11:13 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-wozafez8 2024/11/01 04:11:13 DEBUG : EXISTING: moving to existing 2024/11/01 04:11:13 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjcwMjE4N19qRndncg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-moxonuf9 2024/11/01 04:11:14 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-moxonuf9 2024/11/01 04:11:14 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/01 04:11:14 DEBUG : subdira/subdirb-rclone-move-busegit9: same parent dir (ODFfNjcwMjM1Ml9LdUtzMg) - using folder/rename instead of move_copy 2024/11/01 04:11:14 DEBUG : existing-rclone-move-wozafez8: same parent dir (ODFfNjcwMjE4N19qRndncg) - using file/rename instead of move_copy for existing 2024/11/01 04:11:14 DEBUG : existingbutdifferent-rclone-move-moxonuf9: same parent dir (ODFfNjcwMjE4N19qRndncg) - using file/rename instead of move_copy for existingbutdifferent 2024/11/01 04:11:14 INFO : existing-rclone-move-wozafez8: Moved (server-side) to: existing 2024/11/01 04:11:14 INFO : EXISTING: Moved (server-side) to: existing 2024/11/01 04:11:14 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/01 04:11:14 INFO : existingbutdifferent-rclone-move-moxonuf9: Moved (server-side) to: existingbutdifferent 2024/11/01 04:11:14 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/01 04:11:14 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/01 04:11:14 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/01 04:11:14 DEBUG : subdira/subdirb: same parent dir (ODFfNjcwMjM1Ml9LdUtzMg) - using folder/rename instead of move_copy 2024/11/01 04:11:15 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/01 04:11:15 DEBUG : subdira/subdirb/subdirc-rclone-move-fodeziv0: same parent dir (ODFfNjcwMjM1M19wN0h6Sg) - using folder/rename instead of move_copy 2024/11/01 04:11:16 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/01 04:11:16 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/01 04:11:16 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjcwMjM1M19wN0h6Sg) - using folder/rename instead of move_copy 2024/11/01 04:11:16 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/01 04:11:16 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/01 04:11:17 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-rafogad8: same parent dir (ODFfNjcwMjM1NF9LaW1DNw) - using folder/rename instead of move_copy 2024/11/01 04:11:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-deyaseh9 2024/11/01 04:11:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjcwMjM1NF9LaW1DNw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-deyaseh9 2024/11/01 04:11:17 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjcwMjM1NF9LaW1DNw) - using folder/rename instead of move_copy 2024/11/01 04:11:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-deyaseh9 2024/11/01 04:11:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/01 04:11:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/01 04:11:18 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-deyaseh9: same parent dir (ODFfNjcwMjM1NF9LaW1DNw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/01 04:11:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/01 04:11:18 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:11:18 INFO : subdira/subdirb/subdirc/hello-rclone-move-deyaseh9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/01 04:11:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/01 04:11:18 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/01 04:11:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sogutok8 2024/11/01 04:11:19 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/01 04:11:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjcwMjM1NV9qSjQ2MQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sogutok8 2024/11/01 04:11:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sogutok8 2024/11/01 04:11:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/01 04:11:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sogutok8: same parent dir (ODFfNjcwMjM1NV9qSjQ2MQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/01 04:11:19 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-sogutok8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/01 04:11:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/01 04:11:19 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/01 04:11:19 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:11:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/01 04:11:19 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/01 04:11:19 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/01 04:11:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/01 04:11:20 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/01 04:11:20 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.30s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:11:26 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:28 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:30 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:32 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:34 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:36 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:38 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:39 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:41 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:43 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:45 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:47 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:49 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:51 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:53 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:55 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:57 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/01 04:11:59 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:00 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:02 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:04 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:06 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:07 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:09 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:11 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:13 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:14 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:16 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:18 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:19 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:21 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:23 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:25 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:26 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:28 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:30 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:31 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:33 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:35 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:38 DEBUG : only19: 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:286: Sleeping for 6s just to make sure 2024/11/01 04:12:47 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:12:47 DEBUG : both0: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both1: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both10: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both14: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both11: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both12: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both13: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both15: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both19: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both16: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both17: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both18: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both5: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both6: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both2: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both8: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:12:47 DEBUG : both3: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both4: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both7: Unchanged skipping 2024/11/01 04:12:47 DEBUG : both9: Unchanged skipping 2024/11/01 04:12:47 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:12:47 DEBUG : Waiting for deletions to finish 2024/11/01 04:12:47 INFO : only17: Deleted 2024/11/01 04:12:47 INFO : only19: Deleted 2024/11/01 04:12:47 INFO : only12: Deleted 2024/11/01 04:12:47 INFO : only7: Deleted 2024/11/01 04:12:47 INFO : only6: Deleted 2024/11/01 04:12:47 INFO : only3: Deleted 2024/11/01 04:12:47 INFO : only15: Deleted 2024/11/01 04:12:47 INFO : only16: Deleted 2024/11/01 04:12:47 INFO : only18: Deleted 2024/11/01 04:12:48 INFO : only2: Deleted 2024/11/01 04:12:48 INFO : only1: Deleted 2024/11/01 04:12:48 INFO : only11: Deleted 2024/11/01 04:12:48 INFO : only14: Deleted 2024/11/01 04:12:48 INFO : only5: Deleted 2024/11/01 04:12:48 INFO : only8: Deleted 2024/11/01 04:12:48 INFO : only9: Deleted 2024/11/01 04:12:48 INFO : only0: Deleted 2024/11/01 04:12:48 INFO : only10: Deleted 2024/11/01 04:12:48 INFO : only13: Deleted 2024/11/01 04:12:48 INFO : only4: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (86.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:12:53 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:55 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:56 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/01 04:12:58 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:00 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:02 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:04 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:05 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:07 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:09 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:11 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:13 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:15 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:16 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:18 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:20 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:21 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:23 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:25 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:27 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:28 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:30 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:32 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:33 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:36 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:37 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:39 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:41 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:43 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:44 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:46 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:48 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:49 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:51 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:53 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:54 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:56 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:58 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/01 04:13:59 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/01 04:14:01 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/01 04:14:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both0: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both1: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both10: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both11: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both12: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both13: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both14: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both15: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both16: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both18: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both19: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both4: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for checks to finish 2024/11/01 04:14:03 DEBUG : both5: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both6: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both7: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both3: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/01 04:14:03 DEBUG : both9: Unchanged skipping 2024/11/01 04:14:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/01 04:14:03 DEBUG : both17: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both2: Unchanged skipping 2024/11/01 04:14:03 DEBUG : both8: Unchanged skipping 2024/11/01 04:14:03 DEBUG : OpenDrive root 'rclone-test-mejowiz7higu': Waiting for transfers to finish 2024/11/01 04:14:04 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:04 INFO : only0: Copied (replaced existing) 2024/11/01 04:14:04 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:04 INFO : only1: Copied (replaced existing) 2024/11/01 04:14:04 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:04 INFO : only10: Copied (replaced existing) 2024/11/01 04:14:05 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:05 INFO : only11: Copied (replaced existing) 2024/11/01 04:14:06 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:06 INFO : only13: Copied (replaced existing) 2024/11/01 04:14:06 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:06 INFO : only14: Copied (replaced existing) 2024/11/01 04:14:06 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:06 INFO : only12: Copied (replaced existing) 2024/11/01 04:14:07 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:07 INFO : only15: Copied (replaced existing) 2024/11/01 04:14:08 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:08 INFO : only18: Copied (replaced existing) 2024/11/01 04:14:08 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:08 INFO : only19: Copied (replaced existing) 2024/11/01 04:14:08 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:08 INFO : only16: Copied (replaced existing) 2024/11/01 04:14:09 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:09 INFO : only17: Copied (replaced existing) 2024/11/01 04:14:09 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:09 INFO : only2: Copied (replaced existing) 2024/11/01 04:14:09 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:09 INFO : only4: Copied (replaced existing) 2024/11/01 04:14:09 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:09 INFO : only5: Copied (replaced existing) 2024/11/01 04:14:10 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:10 INFO : only3: Copied (replaced existing) 2024/11/01 04:14:10 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:10 INFO : only6: Copied (replaced existing) 2024/11/01 04:14:10 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:10 INFO : only8: Copied (replaced existing) 2024/11/01 04:14:11 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:11 INFO : only7: Copied (replaced existing) 2024/11/01 04:14:11 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/01 04:14:11 INFO : only9: Copied (replaced existing) 2024/11/01 04:14:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (86.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:14:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 04:14:19 DEBUG : sub dir: Making directory 2024/11/01 04:14:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (17.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-mejowiz7higu'", Local "Local file system at /tmp/rclone1056230347", Modify Window "1s" 2024/11/01 04:14:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 04:14:36 DEBUG : sub dir: Making directory 2024/11/01 04:14:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:25 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2875 Error: Received unexpected error: failed to make directory: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (7.40s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m45.558097642s (try 1/5): exit status 1: Failed [TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestNothingToTransferWithoutEmptyDirs]