"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/05/08 03:05:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe" 2025/05/08 03:05:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/08 03:05:22 DEBUG : Creating backend with remote "/tmp/rclone1562151012" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:05:27 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:05:27 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:05:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyWithDryRun (6.41s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:05:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 03:05:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:05:29 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:05:29 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:05:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:05:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:05:33 DEBUG : Yandex rclone-test-yebuvay8quqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.48s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.71s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.75s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:05:45 DEBUG : Creating backend with remote "/non-existing" 2025/05/08 03:05:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/08 03:05:46 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:05:46 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.79s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:05:47 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:05:47 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:05:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:05:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyNoTraverse (15.46s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:06:03 INFO : Yandex rclone-test-yebuvay8quqe: Running all checks before starting transfers 2025/05/08 03:06:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:06:03 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:06:03 INFO : Yandex rclone-test-yebuvay8quqe: Checks finished, now starting transfers 2025/05/08 03:06:03 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:06:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:06:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyCheckFirst (18.65s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:06:21 ERROR : Ignoring --no-traverse with sync 2025/05/08 03:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:06:22 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:06:22 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:06:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:06:24 INFO : sub dir/hello world: Copied (new) 2025/05/08 03:06:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncNoTraverse (15.56s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:06:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/08 03:06:37 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:06:37 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:06:39 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/08 03:06:39 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:06:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:06:46 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:06:46 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:06:50 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:06:50 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (12.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:06:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:06:58 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:06:58 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:07:00 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:07:00 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:07:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 03:07:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:07:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/08 03:07:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 03:07:07 INFO : sub dir: Making directory 2025/05/08 03:07:08 INFO : sub dir2: Making directory 2025/05/08 03:07:08 INFO : sub dir2/sub sub dir2: Making directory 2025/05/08 03:07:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:07:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:07:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:07:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:07:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:07:12 DEBUG : Yandex rclone-test-yebuvay8quqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.35s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:07:35 INFO : sub dir2: Making directory 2025/05/08 03:07:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/08 03:07:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:07:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:07:36 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:07:36 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:07:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:07:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.39s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:07:51 DEBUG : sub dir2: Making directory with metadata 2025/05/08 03:07:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:07:51 INFO : sub dir: Making directory 2025/05/08 03:07:51 INFO : sub dir2: Making directory 2025/05/08 03:07:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:07:52 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:07:52 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:07:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:07:54 INFO : sub dir/hello world: Copied (new) 2025/05/08 03:07:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:07:55 DEBUG : Yandex rclone-test-yebuvay8quqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/08 03:07:56 DEBUG : Yandex rclone-test-yebuvay8quqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (22.16s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.88s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:08:14 INFO : sub dir2: Making directory 2025/05/08 03:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:08:14 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:08:14 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:08:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:08:16 INFO : sub dir/hello world: Copied (new) 2025/05/08 03:08:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:08:28 DEBUG : sub dir2: Making directory with metadata 2025/05/08 03:08:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:08:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 03:08:28 INFO : sub dir: Making directory 2025/05/08 03:08:29 INFO : sub dir2: Making directory 2025/05/08 03:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:08:29 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:08:29 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:08:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:08:31 INFO : sub dir/hello world: Copied (new) 2025/05/08 03:08:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:08:33 DEBUG : Yandex rclone-test-yebuvay8quqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.37s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.07s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:08:50 INFO : sub dir2: Making directory 2025/05/08 03:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:08:51 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:08:51 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:08:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:08:53 INFO : sub dir/hello world: Copied (new) 2025/05/08 03:08:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (13.82s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:09:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-fozusit4rulu" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-yebuvay8quqe -> Yandex rclone-test-fozusit4rulu 2025/05/08 03:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:09:08 DEBUG : Yandex rclone-test-fozusit4rulu: Waiting for checks to finish 2025/05/08 03:09:08 DEBUG : Yandex rclone-test-fozusit4rulu: Waiting for transfers to finish 2025/05/08 03:09:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:09:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:09:12 DEBUG : Yandex rclone-test-fozusit4rulu: Purge remote --- PASS: TestServerSideCopy (27.18s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:09:35 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:09:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 03:09:35 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:09:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/08 03:09:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.15s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:09:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiteviw1veta" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-yebuvay8quqe -> Yandex rclone-test-yiteviw1veta 2025/05/08 03:09:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:09:55 DEBUG : Yandex rclone-test-yiteviw1veta: Waiting for checks to finish 2025/05/08 03:09:55 DEBUG : Yandex rclone-test-yiteviw1veta: Waiting for transfers to finish 2025/05/08 03:09:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:09:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:10:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 03:10:03 DEBUG : Yandex rclone-test-yiteviw1veta: Waiting for checks to finish 2025/05/08 03:10:03 DEBUG : Yandex rclone-test-yiteviw1veta: Waiting for transfers to finish 2025/05/08 03:10:04 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.ciyupiy1" before starting 2025/05/08 03:10:06 DEBUG : sub dir/hello world.ciyupiy1: server side copy: removing renamed existing file after operation 2025/05/08 03:10:11 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/08 03:10:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:10:12 DEBUG : Yandex rclone-test-yiteviw1veta: Purge remote --- PASS: TestServerSideCopyOverSelf (42.11s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:10:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 03:10:36 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:10:36 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:10:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/08 03:10:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/08 03:10:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestMoveOverSelf (18.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:10:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-cihuxez8vimo" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-yebuvay8quqe -> Yandex rclone-test-cihuxez8vimo 2025/05/08 03:10:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:10:54 DEBUG : Yandex rclone-test-cihuxez8vimo: Waiting for checks to finish 2025/05/08 03:10:54 DEBUG : Yandex rclone-test-cihuxez8vimo: Waiting for transfers to finish 2025/05/08 03:10:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:10:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:11:00 DEBUG : Yandex rclone-test-cihuxez8vimo: Using server-side directory move 2025/05/08 03:11:01 INFO : Yandex rclone-test-cihuxez8vimo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 03:11:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/08 03:11:02 DEBUG : Yandex rclone-test-cihuxez8vimo: Waiting for checks to finish 2025/05/08 03:11:02 DEBUG : Yandex rclone-test-cihuxez8vimo: Waiting for transfers to finish 2025/05/08 03:11:07 INFO : sub dir/hello world: Deleted 2025/05/08 03:11:08 INFO : sub dir/hello world: Moved (server-side) 2025/05/08 03:11:12 DEBUG : testing file moves 2025/05/08 03:11:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/08 03:11:13 DEBUG : Yandex rclone-test-cihuxez8vimo: Waiting for checks to finish 2025/05/08 03:11:13 DEBUG : Yandex rclone-test-cihuxez8vimo: Waiting for transfers to finish 2025/05/08 03:11:17 INFO : sub dir/hello world: Deleted 2025/05/08 03:11:18 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:11:20 DEBUG : Yandex rclone-test-cihuxez8vimo: Purge remote --- PASS: TestServerSideMoveOverSelf (49.12s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:11:42 ERROR : : error listing: directory not found 2025/05/08 03:11:42 INFO : Local file system at /tmp/rclone1562151012: Making directory 2025/05/08 03:11:43 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:11:43 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyAfterDelete (17.89s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:12:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/08 03:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:12:05 DEBUG : Local file system at /tmp/rclone1562151012: Waiting for checks to finish 2025/05/08 03:12:05 DEBUG : Local file system at /tmp/rclone1562151012: Waiting for transfers to finish 2025/05/08 03:12:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:12:06 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/05/08 03:12:06 INFO : sub dir/hello world: Copied (new) 2025/05/08 03:12:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyRedownload (19.55s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:12:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/08 03:12:18 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:12:18 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:12:20 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/08 03:12:20 INFO : check sum: Copied (new) 2025/05/08 03:12:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:12:21 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:12:21 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/08 03:12:21 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/08 03:12:21 DEBUG : check sum: Unchanged skipping 2025/05/08 03:12:21 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:12:21 DEBUG : Waiting for deletions to finish 2025/05/08 03:12:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.90s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:12:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/08 03:12:29 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:12:29 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:12:31 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/08 03:12:31 INFO : sizeonly: Copied (new) 2025/05/08 03:12:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:12:32 DEBUG : sizeonly: Sizes identical 2025/05/08 03:12:32 DEBUG : sizeonly: Unchanged skipping 2025/05/08 03:12:32 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:12:32 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:12:32 DEBUG : Waiting for deletions to finish 2025/05/08 03:12:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncSizeOnly (11.13s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:12:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/08 03:12:40 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:12:40 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:12:47 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/05/08 03:12:47 INFO : ignore-size: Copied (new) 2025/05/08 03:12:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:12:48 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:12:48 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:12:48 DEBUG : ignore-size: Unchanged skipping 2025/05/08 03:12:48 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:12:48 DEBUG : Waiting for deletions to finish 2025/05/08 03:12:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (16.30s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:12:58 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:12:58 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:12:58 DEBUG : existing: Unchanged skipping 2025/05/08 03:12:58 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:12:58 DEBUG : Waiting for deletions to finish 2025/05/08 03:12:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:12:59 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:12:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/08 03:12:59 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:13:01 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/05/08 03:13:01 INFO : existing: Copied (replaced existing) 2025/05/08 03:13:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (12.30s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:13:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 03:13:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:13:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:13:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/08 03:13:11 INFO : existing: Copied (new) 2025/05/08 03:13:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:13:12 DEBUG : existing: Destination exists, skipping 2025/05/08 03:13:12 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:13:12 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:13:12 DEBUG : Waiting for deletions to finish 2025/05/08 03:13:12 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.84s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:13:23 INFO : d: Making directory fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:934 Error: Should be true Test: TestSyncIgnoreErrors Messages: c/non empty space: Modification time difference too big |-117182h13m22.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-08 03:13:22 +0000 UTC) (precision 1ns) 2025/05/08 03:13:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 03:13:24 DEBUG : c/non empty space: Modification times differ by 117182h13m22.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-05-08 03:13:22 +0000 UTC 2025/05/08 03:13:24 DEBUG : c/non empty space: md5 = ec26039bacb958460a511485fc59d24e OK 2025/05/08 03:13:24 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:13:25 INFO : c/non empty space: Updated modification time in destination 2025/05/08 03:13:25 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 03:13:25 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:13:26 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/08 03:13:26 INFO : a/potato2: Copied (new) 2025/05/08 03:13:26 DEBUG : Waiting for deletions to finish 2025/05/08 03:13:30 INFO : b/potato: Deleted 2025/05/08 03:13:30 INFO : d: Removing directory 2025/05/08 03:13:36 INFO : b: Removing directory 2025/05/08 03:13:41 DEBUG : Yandex rclone-test-yebuvay8quqe: deleted 2 directories run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- FAIL: TestSyncIgnoreErrors (45.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:14:07 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:14:07 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/08 03:14:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/08 03:14:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/08 03:14:07 DEBUG : empty space: Unchanged skipping 2025/05/08 03:14:07 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:14:07 DEBUG : Waiting for deletions to finish 2025/05/08 03:14:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:14:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:14:08 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/08 03:14:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/08 03:14:08 INFO : empty space: Updated modification time in destination 2025/05/08 03:14:08 DEBUG : empty space: Unchanged skipping 2025/05/08 03:14:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:14:08 DEBUG : Waiting for deletions to finish 2025/05/08 03:14:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:14:18 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/08 03:14:18 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:14:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/08 03:14:18 DEBUG : empty space: Unchanged skipping 2025/05/08 03:14:18 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:14:18 DEBUG : Waiting for deletions to finish 2025/05/08 03:14:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.92s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:14:26 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:14:26 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/08 03:14:26 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1562151012) 2025/05/08 03:14:26 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-yebuvay8quqe) 2025/05/08 03:14:26 DEBUG : foo: md5 differ 2025/05/08 03:14:26 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:14:28 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/05/08 03:14:28 INFO : foo: Copied (replaced existing) 2025/05/08 03:14:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (10.93s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:14:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:14:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/08 03:14:37 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:14:37 DEBUG : empty space: Unchanged skipping 2025/05/08 03:14:37 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:14:39 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/08 03:14:39 INFO : potato: Copied (new) 2025/05/08 03:14:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (15.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:14:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/08 03:14:52 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:14:52 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:14:54 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/08 03:14:54 INFO : potato: Copied (replaced existing) 2025/05/08 03:14:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.38s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:15:05 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:15:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/08 03:15:05 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1562151012) 2025/05/08 03:15:05 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-yebuvay8quqe) 2025/05/08 03:15:05 DEBUG : potato: md5 differ 2025/05/08 03:15:05 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:15:07 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/08 03:15:07 INFO : potato: Copied (replaced existing) 2025/05/08 03:15:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:15:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:15:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:15:19 DEBUG : empty space: Unchanged skipping 2025/05/08 03:15:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/08 03:15:19 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:15:19 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:15:19 DEBUG : Waiting for deletions to finish 2025/05/08 03:15:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:15:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:15:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:15:34 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:15:34 DEBUG : empty space: Unchanged skipping 2025/05/08 03:15:34 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:15:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/08 03:15:36 INFO : potato2: Copied (new) 2025/05/08 03:15:36 DEBUG : Waiting for deletions to finish 2025/05/08 03:15:41 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:15:55 INFO : d: Making directory 2025/05/08 03:15:56 INFO : d/e: Making directory 2025/05/08 03:15:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 03:15:58 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:15:58 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 03:15:58 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:15:58 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:15:59 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/08 03:15:59 INFO : a/potato2: Copied (new) 2025/05/08 03:15:59 DEBUG : Waiting for deletions to finish 2025/05/08 03:16:04 INFO : b/potato: Deleted 2025/05/08 03:16:04 INFO : d/e: Removing directory 2025/05/08 03:16:09 INFO : d: Removing directory 2025/05/08 03:16:14 INFO : b: Removing directory 2025/05/08 03:16:19 DEBUG : Yandex rclone-test-yebuvay8quqe: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (51.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:16:47 INFO : d: Making directory 2025/05/08 03:16:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/08 03:16:49 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:16:49 DEBUG : c/non empty space: Unchanged skipping 2025/05/08 03:16:49 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:16:49 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:16:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/08 03:16:51 INFO : a/potato2: Copied (new) 2025/05/08 03:16:51 ERROR : Yandex rclone-test-yebuvay8quqe: not deleting files as there were IO errors 2025/05/08 03:16:51 ERROR : Yandex rclone-test-yebuvay8quqe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (50.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:17:36 DEBUG : Waiting for deletions to finish 2025/05/08 03:17:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:17:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:17:37 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:17:37 DEBUG : empty space: Unchanged skipping 2025/05/08 03:17:37 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:17:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/08 03:17:39 INFO : potato2: Copied (new) 2025/05/08 03:17:41 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (20.23s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:17:58 DEBUG : Waiting for deletions to finish 2025/05/08 03:17:58 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:17:58 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:18:03 INFO : potato: Deleted 2025/05/08 03:18:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:18:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:18:03 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:18:03 DEBUG : empty space: Unchanged skipping 2025/05/08 03:18:03 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:18:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/08 03:18:05 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (22.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:18:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:18:19 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:18:19 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:18:21 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/08 03:18:21 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (15.30s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:18:36 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 03:18:36 DEBUG : enormous: Excluded 2025/05/08 03:18:36 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 03:18:36 DEBUG : potato2: Excluded 2025/05/08 03:18:37 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 03:18:37 DEBUG : potato2: Excluded 2025/05/08 03:18:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:18:37 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:18:37 DEBUG : empty space: Unchanged skipping 2025/05/08 03:18:37 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:18:37 DEBUG : Waiting for deletions to finish 2025/05/08 03:18:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:18:37 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 03:18:37 DEBUG : potato2: Excluded 2025/05/08 03:18:37 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 03:18:37 DEBUG : enormous: Excluded 2025/05/08 03:18:37 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 03:18:37 DEBUG : potato2: Excluded 2025/05/08 03:18:38 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 03:18:38 DEBUG : potato2: Excluded 2025/05/08 03:18:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:18:38 DEBUG : empty space: Unchanged skipping 2025/05/08 03:18:38 DEBUG : Local file system at /tmp/rclone1562151012: Waiting for checks to finish 2025/05/08 03:18:38 DEBUG : Local file system at /tmp/rclone1562151012: Waiting for transfers to finish 2025/05/08 03:18:38 DEBUG : Waiting for deletions to finish 2025/05/08 03:18:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:18:38 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 03:18:38 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:18:56 DEBUG : enormous: Excluded (Size Filter) 2025/05/08 03:18:56 DEBUG : enormous: Excluded 2025/05/08 03:18:56 DEBUG : potato2: Excluded (Size Filter) 2025/05/08 03:18:56 DEBUG : potato2: Excluded 2025/05/08 03:18:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:18:56 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:18:56 DEBUG : empty space: Unchanged skipping 2025/05/08 03:18:56 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:18:56 DEBUG : Waiting for deletions to finish 2025/05/08 03:19:01 INFO : enormous: Deleted 2025/05/08 03:19:03 INFO : potato2: Deleted 2025/05/08 03:19:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:19:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:19:03 DEBUG : empty space: Unchanged skipping 2025/05/08 03:19:03 DEBUG : Local file system at /tmp/rclone1562151012: Waiting for checks to finish 2025/05/08 03:19:03 DEBUG : Local file system at /tmp/rclone1562151012: Waiting for transfers to finish 2025/05/08 03:19:03 DEBUG : Waiting for deletions to finish 2025/05/08 03:19:03 INFO : enormous: Deleted 2025/05/08 03:19:03 INFO : potato2: Deleted 2025/05/08 03:19:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.31s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1437 Error: Should be true Test: TestSyncWithUpdateOlder Messages: four: Modification time difference too big |-117182h19m17.376543211s| > 1ns (want 2011-12-25 12:59:59.623456789 +0000 UTC vs got 2025-05-08 03:19:17 +0000 UTC) (precision 1ns) 2025/05/08 03:19:19 DEBUG : five: Need to transfer - File not found at Destination 2025/05/08 03:19:19 DEBUG : four: Destination is newer than source, skipping 2025/05/08 03:19:19 DEBUG : one: Destination is newer than source, skipping 2025/05/08 03:19:19 DEBUG : three: Sizes identical 2025/05/08 03:19:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 03:19:19 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:19:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1562151012) 2025/05/08 03:19:19 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-yebuvay8quqe) 2025/05/08 03:19:19 DEBUG : two: md5 differ 2025/05/08 03:19:19 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:19:21 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/08 03:19:21 INFO : two: Copied (replaced existing) 2025/05/08 03:19:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/08 03:19:21 INFO : five: Copied (new) 2025/05/08 03:19:21 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want five (4), four (4), one (3), three (5), two (3) got five (4), four (8), one (3), three (5), two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Yandex rclone-test-yebuvay8quqe/four: md5 hash incorrect - expecting "8cbad96aced40b3838dd9f07f6ef5772" got "0a04eb9a514fbe0829cf48049cc69fc7" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 Error: Not equal: expected: 4 actual : 8 Test: TestSyncWithUpdateOlder Messages: four: size incorrect file=4 vs obj=8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: four: Modification time difference too big |-117182h19m17.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-08 03:19:17 +0000 UTC) (precision 1ns) 2025/05/08 03:19:30 DEBUG : four: Destination is newer than source, skipping 2025/05/08 03:19:30 DEBUG : one: Destination is newer than source, skipping 2025/05/08 03:19:30 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:19:30 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/08 03:19:30 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1562151012) 2025/05/08 03:19:30 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/08 03:19:30 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-yebuvay8quqe) 2025/05/08 03:19:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/08 03:19:30 DEBUG : three: md5 differ 2025/05/08 03:19:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 03:19:30 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/08 03:19:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/08 03:19:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/08 03:19:30 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:19:32 DEBUG : three: Dst hash empty - aborting Src hash check 2025/05/08 03:19:32 INFO : three: Copied (replaced existing) 2025/05/08 03:19:32 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want five (4), four (4), one (3), three (5), two (3) got five (4), four (8), one (3), three (5), two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Yandex rclone-test-yebuvay8quqe/four: md5 hash incorrect - expecting "8cbad96aced40b3838dd9f07f6ef5772" got "0a04eb9a514fbe0829cf48049cc69fc7" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458 Error: Not equal: expected: 4 actual : 8 Test: TestSyncWithUpdateOlder Messages: four: size incorrect file=4 vs obj=8 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: four: Modification time difference too big |-117182h19m17.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-08 03:19:17 +0000 UTC) (precision 1ns) --- FAIL: TestSyncWithUpdateOlder (52.48s) === 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 "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/05/08 03:20:04 INFO : Yandex rclone-test-yebuvay8quqe: Making map for --track-renames 2025/05/08 03:20:04 INFO : Yandex rclone-test-yebuvay8quqe: Finished making map for --track-renames 2025/05/08 03:20:04 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:20:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 03:20:04 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for renames to finish 2025/05/08 03:20:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/08 03:20:04 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:20:06 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/08 03:20:06 INFO : yam: Copied (new) 2025/05/08 03:20:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/08 03:20:07 INFO : potato: Copied (new) 2025/05/08 03:20:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:20:08 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:20:08 INFO : Yandex rclone-test-yebuvay8quqe: Making map for --track-renames 2025/05/08 03:20:08 INFO : Yandex rclone-test-yebuvay8quqe: Finished making map for --track-renames 2025/05/08 03:20:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:20:08 DEBUG : potato: Unchanged skipping 2025/05/08 03:20:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for renames to finish 2025/05/08 03:20:10 INFO : yam: Moved (server-side) to: yaml 2025/05/08 03:20:10 INFO : yaml: Renamed from "yam" 2025/05/08 03:20:10 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:20:10 DEBUG : Waiting for deletions to finish 2025/05/08 03:20:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (18.27s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/05/08 03:20:22 INFO : Yandex rclone-test-yebuvay8quqe: Making map for --track-renames 2025/05/08 03:20:22 INFO : Yandex rclone-test-yebuvay8quqe: Finished making map for --track-renames 2025/05/08 03:20:22 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:20:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 03:20:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/08 03:20:22 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for renames to finish 2025/05/08 03:20:22 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:20:24 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/08 03:20:24 INFO : potato: Copied (new) 2025/05/08 03:20:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/08 03:20:25 INFO : yam: Copied (new) 2025/05/08 03:20:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" Diff of "logger" and "lsf" 3c3 < 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;yam --- > 2025-05-08 03:20:23.000000000;48dc443644c4b89556dc06834b46451d;11;yam sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1618 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;yam lsf: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2025-05-08 03:20:23.000000000;48dc443644c4b89556dc06834b46451d;11;yam Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (13.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/05/08 03:20:36 INFO : Yandex rclone-test-yebuvay8quqe: Making map for --track-renames 2025/05/08 03:20:36 INFO : Yandex rclone-test-yebuvay8quqe: Finished making map for --track-renames 2025/05/08 03:20:36 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:20:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/08 03:20:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/08 03:20:36 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for renames to finish 2025/05/08 03:20:36 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:20:38 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/08 03:20:38 INFO : sub/yam: Copied (new) 2025/05/08 03:20:38 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/08 03:20:38 INFO : potato: Copied (new) 2025/05/08 03:20:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:20:40 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:20:40 DEBUG : potato: Unchanged skipping 2025/05/08 03:20:40 INFO : Yandex rclone-test-yebuvay8quqe: Making map for --track-renames 2025/05/08 03:20:40 INFO : Yandex rclone-test-yebuvay8quqe: Finished making map for --track-renames 2025/05/08 03:20:40 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:20:40 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for renames to finish 2025/05/08 03:20:42 INFO : sub/yam: Moved (server-side) to: yam 2025/05/08 03:20:42 INFO : yam: Renamed from "sub/yam" 2025/05/08 03:20:42 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:20:42 DEBUG : Waiting for deletions to finish 2025/05/08 03:20:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.46s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:21:00 DEBUG : Creating backend with remote "/tmp/rclone1562151012/dir1" 2025/05/08 03:21:00 DEBUG : Config file has changed externally - reloading 2025/05/08 03:21:00 DEBUG : Creating backend with remote "/tmp/rclone1562151012/dir2" 2025/05/08 03:21:00 DEBUG : Local file system at /tmp/rclone1562151012/dir2: Using server-side directory move 2025/05/08 03:21:00 INFO : Local file system at /tmp/rclone1562151012/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 03:21:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/08 03:21:00 INFO : file1.txt: Moved (server-side) 2025/05/08 03:21:00 DEBUG : Local file system at /tmp/rclone1562151012/dir2: Waiting for checks to finish 2025/05/08 03:21:00 DEBUG : Local file system at /tmp/rclone1562151012/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.09s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:21:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/08 03:21:01 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:21:01 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:21:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:21:04 INFO : sub dir/hello world: Copied (new) 2025/05/08 03:21:04 INFO : sub dir/hello world: Deleted 2025/05/08 03:21:04 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/08 03:21:04 INFO : nested/sub dir/file: Copied (new) 2025/05/08 03:21:04 INFO : nested/sub dir/file: Deleted 2025/05/08 03:21:04 INFO : sub dir: Removing directory 2025/05/08 03:21:04 INFO : nested/sub dir: Removing directory 2025/05/08 03:21:04 INFO : nested: Removing directory 2025/05/08 03:21:04 DEBUG : Local file system at /tmp/rclone1562151012: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (31.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/08 03:21:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/08 03:21:33 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:21:33 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:21:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/08 03:21:35 INFO : sub dir/hello world: Copied (new) 2025/05/08 03:21:35 INFO : sub dir/hello world: Deleted 2025/05/08 03:21:36 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/08 03:21:36 INFO : nested/sub dir/file: Copied (new) 2025/05/08 03:21:36 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (31.93s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:22:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 03:22:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/08 03:22:05 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:22:05 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:22:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/08 03:22:07 INFO : existing: Copied (new) 2025/05/08 03:22:07 INFO : existing: Deleted 2025/05/08 03:22:07 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/08 03:22:07 INFO : existing-b: Copied (new) 2025/05/08 03:22:07 INFO : existing-b: Deleted 2025/05/08 03:22:08 DEBUG : existing: Destination exists, skipping 2025/05/08 03:22:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/08 03:22:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:22:08 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:22:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (13.70s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:22:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-yenolof6lohi" 2025/05/08 03:22:18 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yebuvay8quqe -> Yandex rclone-test-yenolof6lohi 2025/05/08 03:22:29 DEBUG : Yandex rclone-test-yenolof6lohi: Using server-side directory move 2025/05/08 03:22:29 INFO : Yandex rclone-test-yenolof6lohi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 03:22:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:22:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:22:30 DEBUG : empty space: Unchanged skipping 2025/05/08 03:22:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 03:22:30 DEBUG : Yandex rclone-test-yenolof6lohi: Waiting for checks to finish 2025/05/08 03:22:31 INFO : potato2: Moved (server-side) 2025/05/08 03:22:34 INFO : empty space: Deleted 2025/05/08 03:22:34 DEBUG : Yandex rclone-test-yenolof6lohi: Waiting for transfers to finish 2025/05/08 03:22:34 INFO : potato3: Deleted 2025/05/08 03:22:36 INFO : potato3: Moved (server-side) 2025/05/08 03:22:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-vuciqut9hura" 2025/05/08 03:22:39 DEBUG : Yandex rclone-test-vuciqut9hura: Using server-side directory move 2025/05/08 03:22:42 INFO : Yandex rclone-test-vuciqut9hura: Server side directory move succeeded 2025/05/08 03:22:43 ERROR : : error listing: directory not found 2025/05/08 03:22:43 DEBUG : Yandex rclone-test-vuciqut9hura: Purge remote 2025/05/08 03:22:51 DEBUG : Yandex rclone-test-yenolof6lohi: Purge remote 2025/05/08 03:22:51 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (33.41s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:22:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-cifizuy5boge" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yebuvay8quqe -> Yandex rclone-test-cifizuy5boge 2025/05/08 03:23:03 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 03:23:03 DEBUG : empty space: Excluded 2025/05/08 03:23:03 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 03:23:03 DEBUG : empty space: Excluded 2025/05/08 03:23:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:23:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 03:23:03 DEBUG : Yandex rclone-test-cifizuy5boge: Waiting for checks to finish 2025/05/08 03:23:03 DEBUG : Yandex rclone-test-cifizuy5boge: Waiting for transfers to finish 2025/05/08 03:23:05 INFO : potato2: Moved (server-side) 2025/05/08 03:23:08 INFO : potato3: Deleted 2025/05/08 03:23:09 INFO : potato3: Moved (server-side) 2025/05/08 03:23:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-vonalaz1jocu" 2025/05/08 03:23:11 DEBUG : empty space: Excluded (Size Filter) 2025/05/08 03:23:11 DEBUG : empty space: Excluded 2025/05/08 03:23:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:23:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/08 03:23:11 DEBUG : Yandex rclone-test-vonalaz1jocu: Waiting for checks to finish 2025/05/08 03:23:11 DEBUG : Yandex rclone-test-vonalaz1jocu: Waiting for transfers to finish 2025/05/08 03:23:13 INFO : potato3: Moved (server-side) 2025/05/08 03:23:13 INFO : potato2: Moved (server-side) 2025/05/08 03:23:14 DEBUG : Yandex rclone-test-vonalaz1jocu: Purge remote 2025/05/08 03:23:22 DEBUG : Yandex rclone-test-cifizuy5boge: Purge remote --- PASS: TestServerSideMoveWithFilter (41.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:23:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-cicodov7doxo" 2025/05/08 03:23:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yebuvay8quqe -> Yandex rclone-test-cicodov7doxo 2025/05/08 03:23:44 DEBUG : Yandex rclone-test-cicodov7doxo: Using server-side directory move 2025/05/08 03:23:44 INFO : Yandex rclone-test-cicodov7doxo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/08 03:23:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/08 03:23:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:23:45 DEBUG : empty space: Unchanged skipping 2025/05/08 03:23:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/08 03:23:45 DEBUG : Yandex rclone-test-cicodov7doxo: Waiting for checks to finish 2025/05/08 03:23:46 INFO : potato2: Moved (server-side) 2025/05/08 03:23:49 INFO : empty space: Deleted 2025/05/08 03:23:49 DEBUG : Yandex rclone-test-cicodov7doxo: Waiting for transfers to finish 2025/05/08 03:23:49 INFO : potato3: Deleted 2025/05/08 03:23:50 INFO : potato3: Moved (server-side) 2025/05/08 03:23:50 INFO : tomatoDir: Removing directory 2025/05/08 03:23:56 DEBUG : Yandex rclone-test-yebuvay8quqe: deleted 1 directories 2025/05/08 03:23:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoyakic3sasi" 2025/05/08 03:23:57 INFO : tomatoDir: Making directory 2025/05/08 03:23:58 DEBUG : Yandex rclone-test-qoyakic3sasi: Using server-side directory move 2025/05/08 03:24:01 INFO : Yandex rclone-test-qoyakic3sasi: Server side directory move succeeded 2025/05/08 03:24:02 ERROR : : error listing: directory not found 2025/05/08 03:24:02 ERROR : : error listing: directory not found 2025/05/08 03:24:02 DEBUG : Yandex rclone-test-qoyakic3sasi: Purge remote 2025/05/08 03:24:13 DEBUG : Yandex rclone-test-cicodov7doxo: Purge remote 2025/05/08 03:24:13 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.64s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncOverlap (4.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/rclone-sync-test" 2025/05/08 03:24:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/rclone-sync-test-include/layer2" 2025/05/08 03:24:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/rclone-sync-test-ignore-file" 2025/05/08 03:24:24 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 03:24:26 DEBUG : Yandex rclone-test-yebuvay8quqe/rclone-sync-test: Waiting for checks to finish 2025/05/08 03:24:26 DEBUG : Yandex rclone-test-yebuvay8quqe/rclone-sync-test: Waiting for transfers to finish 2025/05/08 03:24:26 DEBUG : Waiting for deletions to finish 2025/05/08 03:24:26 INFO : There was nothing to transfer 2025/05/08 03:24:27 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 03:24:28 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:24:28 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:24:28 DEBUG : Waiting for deletions to finish 2025/05/08 03:24:28 INFO : rclone-sync-test-include: Removing directory 2025/05/08 03:24:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/08 03:24:28 DEBUG : Yandex rclone-test-yebuvay8quqe: failed to delete 1 directories 2025/05/08 03:24:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:29 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:31 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:33 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:35 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:37 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:39 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 03:24:41 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 03:24:42 DEBUG : Yandex rclone-test-yebuvay8quqe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/08 03:24:42 DEBUG : Yandex rclone-test-yebuvay8quqe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/08 03:24:42 DEBUG : Waiting for deletions to finish 2025/05/08 03:24:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:43 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:44 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 03:24:47 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 03:24:48 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:24:48 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:24:48 DEBUG : Waiting for deletions to finish 2025/05/08 03:24:48 INFO : rclone-sync-test-include: Removing directory 2025/05/08 03:24:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/08 03:24:48 DEBUG : Yandex rclone-test-yebuvay8quqe: failed to delete 1 directories 2025/05/08 03:24:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:49 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:50 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:52 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:54 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 03:24:56 DEBUG : : Excluded 2025/05/08 03:24:56 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/08 03:24:58 DEBUG : Yandex rclone-test-yebuvay8quqe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/08 03:24:58 DEBUG : Yandex rclone-test-yebuvay8quqe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/08 03:24:58 DEBUG : Waiting for deletions to finish 2025/05/08 03:24:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:24:58 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:24:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:24:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:25:00 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:25:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:25:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:25:02 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:25:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:25:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:25:04 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:25:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:25:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:25:06 DEBUG : rclone-sync-test: Excluded 2025/05/08 03:25:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/08 03:25:07 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (89.29s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:25:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/dst" 2025/05/08 03:25:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/CompareDest" 2025/05/08 03:25:49 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 03:25:49 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:25:49 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:25:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/08 03:25:51 INFO : one: Copied (new) 2025/05/08 03:25:51 DEBUG : Waiting for deletions to finish 2025/05/08 03:25:53 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:25:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 03:25:53 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:25:54 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/08 03:25:54 INFO : one: Copied (replaced existing) 2025/05/08 03:25:54 DEBUG : Waiting for deletions to finish 2025/05/08 03:26:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 03:26:01 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:26:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:26:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 03:26:01 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:26:01 DEBUG : Waiting for deletions to finish 2025/05/08 03:26:01 INFO : There was nothing to transfer 2025/05/08 03:26:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 03:26:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:26:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 03:26:05 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:26:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:26:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 03:26:05 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:26:05 DEBUG : Waiting for deletions to finish 2025/05/08 03:26:05 INFO : There was nothing to transfer 2025/05/08 03:26:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 03:26:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:26:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 03:26:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:26:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 03:26:07 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:26:07 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:26:07 DEBUG : Waiting for deletions to finish 2025/05/08 03:26:07 INFO : There was nothing to transfer 2025/05/08 03:26:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 03:26:09 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/08 03:26:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/08 03:26:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/08 03:26:09 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:26:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:26:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 03:26:09 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:26:09 DEBUG : Waiting for deletions to finish 2025/05/08 03:26:09 INFO : There was nothing to transfer 2025/05/08 03:26:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 03:26:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/08 03:26:11 DEBUG : two: Need to transfer - File not found at Destination 2025/05/08 03:26:11 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:26:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:26:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/08 03:26:11 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:26:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/08 03:26:13 INFO : two: Copied (new) 2025/05/08 03:26:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (56.56s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:26:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/dest" 2025/05/08 03:26:50 DEBUG : Config file has changed externally - reloading 2025/05/08 03:26:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/pre-dest1" 2025/05/08 03:26:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/pre-dest2" 2025/05/08 03:26:52 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:26:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/08 03:26:53 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:26:53 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/08 03:26:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/08 03:26:53 DEBUG : Yandex rclone-test-yebuvay8quqe/dest: Waiting for checks to finish 2025/05/08 03:26:53 DEBUG : Yandex rclone-test-yebuvay8quqe/dest: Waiting for transfers to finish 2025/05/08 03:26:56 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/08 03:26:56 INFO : 3: Copied (new) 2025/05/08 03:26:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (44.37s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:27:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/dst" 2025/05/08 03:27:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/CopyDest" 2025/05/08 03:27:31 DEBUG : one: Need to transfer - File not found at Destination 2025/05/08 03:27:31 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:27:31 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:27:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/08 03:27:33 INFO : one: Copied (new) 2025/05/08 03:27:33 DEBUG : Waiting for deletions to finish 2025/05/08 03:27:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 03:27:35 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:27:35 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:27:38 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/08 03:27:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/08 03:27:38 DEBUG : pacer: Reducing sleep to 15ms 2025/05/08 03:27:38 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/08 03:27:38 INFO : one: Copied (replaced existing) 2025/05/08 03:27:38 DEBUG : Waiting for deletions to finish 2025/05/08 03:27:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/BackupDir" 2025/05/08 03:27:45 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/08 03:27:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 03:27:45 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:27:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:27:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/08 03:27:48 INFO : one: Moved (server-side) 2025/05/08 03:27:48 DEBUG : pacer: Reducing sleep to 10ms 2025/05/08 03:27:49 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/08 03:27:49 INFO : one: Copied (server-side copy) 2025/05/08 03:27:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/08 03:27:49 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:27:49 DEBUG : Waiting for deletions to finish 2025/05/08 03:27:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:27:53 DEBUG : one: Unchanged skipping 2025/05/08 03:27:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:27:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/08 03:27:54 INFO : two: Copied (server-side copy) 2025/05/08 03:27:54 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/08 03:27:54 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:27:54 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:27:54 DEBUG : Waiting for deletions to finish 2025/05/08 03:27:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:27:55 DEBUG : one: Unchanged skipping 2025/05/08 03:27:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:27:55 DEBUG : two: Unchanged skipping 2025/05/08 03:27:55 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:27:55 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:27:55 DEBUG : Waiting for deletions to finish 2025/05/08 03:27:55 INFO : There was nothing to transfer 2025/05/08 03:27:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:27:59 DEBUG : one: Unchanged skipping 2025/05/08 03:27:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/08 03:27:59 DEBUG : three: Destination not found in --copy-dest 2025/05/08 03:27:59 DEBUG : three: Need to transfer - File not found at Destination 2025/05/08 03:27:59 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:27:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:27:59 DEBUG : two: Unchanged skipping 2025/05/08 03:27:59 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:28:02 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/08 03:28:02 INFO : three: Copied (new) 2025/05/08 03:28:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (81.37s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:28:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/dst" 2025/05/08 03:28:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/backup" 2025/05/08 03:28:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 03:28:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:28:58 DEBUG : two: Unchanged skipping 2025/05/08 03:28:58 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:29:00 INFO : one: Moved (server-side) 2025/05/08 03:29:00 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:29:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/08 03:29:03 INFO : one: Copied (new) 2025/05/08 03:29:03 DEBUG : Waiting for deletions to finish 2025/05/08 03:29:04 INFO : three.txt: Moved (server-side) 2025/05/08 03:29:04 INFO : three.txt: Moved into backup dir 2025/05/08 03:29:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 03:29:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:29:08 DEBUG : two: Unchanged skipping 2025/05/08 03:29:08 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:29:12 INFO : one: Deleted 2025/05/08 03:29:14 INFO : one: Moved (server-side) 2025/05/08 03:29:14 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:29:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/08 03:29:17 INFO : one: Copied (new) 2025/05/08 03:29:17 DEBUG : Waiting for deletions to finish 2025/05/08 03:29:21 INFO : three.txt: Deleted 2025/05/08 03:29:23 INFO : three.txt: Moved (server-side) 2025/05/08 03:29:23 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: dst/one: Modification time difference too big |-117062h29m16s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-05-08 03:29:15 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDir (62.28s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:29:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/dst" 2025/05/08 03:29:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/backup" 2025/05/08 03:30:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 03:30:00 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:30:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:30:00 DEBUG : two: Unchanged skipping 2025/05/08 03:30:02 INFO : one: Moved (server-side) to: one.bak 2025/05/08 03:30:02 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:30:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/08 03:30:04 INFO : one: Copied (new) 2025/05/08 03:30:04 DEBUG : Waiting for deletions to finish 2025/05/08 03:30:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 03:30:06 INFO : three.txt: Moved into backup dir 2025/05/08 03:30:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 03:30:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:30:10 DEBUG : two: Unchanged skipping 2025/05/08 03:30:10 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:30:15 INFO : one.bak: Deleted 2025/05/08 03:30:17 INFO : one: Moved (server-side) to: one.bak 2025/05/08 03:30:17 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:30:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/08 03:30:19 INFO : one: Copied (new) 2025/05/08 03:30:19 DEBUG : Waiting for deletions to finish 2025/05/08 03:30:24 INFO : three.txt.bak: Deleted 2025/05/08 03:30:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 03:30:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (62.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:31:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/dst" 2025/05/08 03:31:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/backup" 2025/05/08 03:31:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:31:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 03:31:03 DEBUG : two: Unchanged skipping 2025/05/08 03:31:03 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:31:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/08 03:31:05 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:31:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/08 03:31:07 INFO : one: Copied (new) 2025/05/08 03:31:07 DEBUG : Waiting for deletions to finish 2025/05/08 03:31:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/08 03:31:09 INFO : three.txt: Moved into backup dir 2025/05/08 03:31:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 03:31:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:31:13 DEBUG : two: Unchanged skipping 2025/05/08 03:31:13 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:31:18 INFO : one-2019-01-01: Deleted 2025/05/08 03:31:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/08 03:31:19 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:31:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/08 03:31:21 INFO : one: Copied (new) 2025/05/08 03:31:21 DEBUG : Waiting for deletions to finish 2025/05/08 03:31:26 INFO : three-2019-01-01.txt: Deleted 2025/05/08 03:31:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/08 03:31:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (62.22s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:32:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/dst" 2025/05/08 03:32:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 03:32:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:32:05 DEBUG : two: Unchanged skipping 2025/05/08 03:32:05 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:32:06 INFO : one: Moved (server-side) to: one.bak 2025/05/08 03:32:06 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:32:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/08 03:32:08 INFO : one: Copied (new) 2025/05/08 03:32:08 DEBUG : Waiting for deletions to finish 2025/05/08 03:32:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 03:32:10 INFO : three.txt: Moved into backup dir 2025/05/08 03:32:13 DEBUG : one.bak: Excluded (Path Filter) 2025/05/08 03:32:13 DEBUG : one.bak: Excluded 2025/05/08 03:32:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/08 03:32:13 DEBUG : three.txt.bak: Excluded 2025/05/08 03:32:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 03:32:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:32:13 DEBUG : two: Unchanged skipping 2025/05/08 03:32:13 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for checks to finish 2025/05/08 03:32:18 INFO : one.bak: Deleted 2025/05/08 03:32:19 INFO : one: Moved (server-side) to: one.bak 2025/05/08 03:32:19 DEBUG : Yandex rclone-test-yebuvay8quqe/dst: Waiting for transfers to finish 2025/05/08 03:32:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/08 03:32:22 INFO : one: Copied (new) 2025/05/08 03:32:22 DEBUG : Waiting for deletions to finish 2025/05/08 03:32:26 INFO : three.txt.bak: Deleted 2025/05/08 03:32:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 03:32:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (55.83s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:33:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/dst" 2025/05/08 03:33:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 03:33:02 INFO : one: Moved (server-side) to: one.bak 2025/05/08 03:33:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/08 03:33:06 INFO : one: Copied (new) 2025/05/08 03:33:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:33:07 DEBUG : two: Unchanged skipping 2025/05/08 03:33:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/08 03:33:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 03:33:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/08 03:33:10 INFO : three.txt: Copied (new) 2025/05/08 03:33:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 03:33:18 INFO : one.bak: Deleted 2025/05/08 03:33:22 INFO : one: Moved (server-side) to: one.bak 2025/05/08 03:33:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/08 03:33:24 INFO : one: Copied (new) 2025/05/08 03:33:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:33:25 DEBUG : two: Unchanged skipping 2025/05/08 03:33:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/08 03:33:30 INFO : three.txt.bak: Deleted 2025/05/08 03:33:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/08 03:33:33 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/08 03:33:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (70.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:34:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-yebuvay8quqe/dst" 2025/05/08 03:34:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/08 03:34:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/08 03:34:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/08 03:34:15 INFO : one: Copied (new) 2025/05/08 03:34:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:34:15 DEBUG : two: Unchanged skipping 2025/05/08 03:34:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/08 03:34:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/08 03:34:20 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/08 03:34:20 INFO : three.txt: Copied (new) 2025/05/08 03:34:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/08 03:34:26 INFO : one-2019-01-01: Deleted 2025/05/08 03:34:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/08 03:34:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/08 03:34:30 INFO : one: Copied (new) 2025/05/08 03:34:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:34:30 DEBUG : two: Unchanged skipping 2025/05/08 03:34:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/08 03:34:35 INFO : three-2019-01-01.txt: Deleted 2025/05/08 03:34:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/08 03:34:38 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/08 03:34:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (64.91s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:35:11 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:35:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/08 03:35:11 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:35:13 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/05/08 03:35:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/08 03:35:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.28s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:35:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/08 03:35:19 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:35:19 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:35:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/08 03:35:23 INFO : existing: Copied (new) 2025/05/08 03:35:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:35:25 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:35:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/08 03:35:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/08 03:35:25 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:35:25 ERROR : Yandex rclone-test-yebuvay8quqe: not deleting files as there were IO errors 2025/05/08 03:35:25 ERROR : Yandex rclone-test-yebuvay8quqe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncImmutable (13.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:35:35 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:35:35 DEBUG : existing: Unchanged skipping 2025/05/08 03:35:35 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:35:35 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:35:35 DEBUG : Waiting for deletions to finish 2025/05/08 03:35:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.02s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.78s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.94s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.52s) --- SKIP: TestMaxTransfer/Cautious (0.94s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:36:57 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:36:57 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both0: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both12: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both13: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both14: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both10: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both16: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both17: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both18: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both19: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both2: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both3: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both4: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both5: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both6: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both7: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both1: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:36:57 DEBUG : both9: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both11: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both15: Unchanged skipping 2025/05/08 03:36:57 DEBUG : both8: Unchanged skipping 2025/05/08 03:36:57 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:36:57 DEBUG : Waiting for deletions to finish 2025/05/08 03:37:01 INFO : only0: Deleted 2025/05/08 03:37:02 INFO : only8: Deleted 2025/05/08 03:37:02 INFO : only16: Deleted 2025/05/08 03:37:02 INFO : only12: Deleted 2025/05/08 03:37:06 INFO : only13: Deleted 2025/05/08 03:37:06 INFO : only17: Deleted 2025/05/08 03:37:07 INFO : only2: Deleted 2025/05/08 03:37:08 INFO : only9: Deleted 2025/05/08 03:37:10 INFO : only3: Deleted 2025/05/08 03:37:11 INFO : only7: Deleted 2025/05/08 03:37:12 INFO : only10: Deleted 2025/05/08 03:37:13 INFO : only14: Deleted 2025/05/08 03:37:14 INFO : only15: Deleted 2025/05/08 03:37:15 INFO : only18: Deleted 2025/05/08 03:37:16 INFO : only5: Deleted 2025/05/08 03:37:17 INFO : only6: Deleted 2025/05/08 03:37:19 INFO : only1: Deleted 2025/05/08 03:37:20 INFO : only11: Deleted 2025/05/08 03:37:21 INFO : only19: Deleted 2025/05/08 03:37:23 INFO : only4: Deleted 2025/05/08 03:37:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (191.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:40:13 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both0: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both1: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both10: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both11: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both12: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both13: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both14: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both15: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both16: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both17: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both18: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both19: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both2: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both3: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both4: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both5: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both6: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both7: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both8: Unchanged skipping 2025/05/08 03:40:13 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/08 03:40:13 DEBUG : both9: Unchanged skipping 2025/05/08 03:40:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for checks to finish 2025/05/08 03:40:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/08 03:40:13 DEBUG : Yandex rclone-test-yebuvay8quqe: Waiting for transfers to finish 2025/05/08 03:40:15 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/08 03:40:15 INFO : only10: Copied (replaced existing) 2025/05/08 03:40:15 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/08 03:40:15 INFO : only11: Copied (replaced existing) 2025/05/08 03:40:15 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/08 03:40:15 INFO : only0: Copied (replaced existing) 2025/05/08 03:40:15 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/08 03:40:15 INFO : only1: Copied (replaced existing) 2025/05/08 03:40:17 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/08 03:40:17 INFO : only15: Copied (replaced existing) 2025/05/08 03:40:17 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/08 03:40:17 INFO : only12: Copied (replaced existing) 2025/05/08 03:40:17 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/08 03:40:17 INFO : only13: Copied (replaced existing) 2025/05/08 03:40:19 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/08 03:40:19 INFO : only18: Copied (replaced existing) 2025/05/08 03:40:19 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/08 03:40:19 INFO : only17: Copied (replaced existing) 2025/05/08 03:40:19 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/08 03:40:19 INFO : only16: Copied (replaced existing) 2025/05/08 03:40:20 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/08 03:40:20 INFO : only3: Copied (replaced existing) 2025/05/08 03:40:21 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/08 03:40:21 INFO : only14: Copied (replaced existing) 2025/05/08 03:40:21 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/08 03:40:21 INFO : only2: Copied (replaced existing) 2025/05/08 03:40:21 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/08 03:40:21 INFO : only19: Copied (replaced existing) 2025/05/08 03:40:22 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/08 03:40:22 INFO : only4: Copied (replaced existing) 2025/05/08 03:40:23 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/08 03:40:23 INFO : only5: Copied (replaced existing) 2025/05/08 03:40:23 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/08 03:40:23 INFO : only6: Copied (replaced existing) 2025/05/08 03:40:24 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/08 03:40:24 INFO : only8: Copied (replaced existing) 2025/05/08 03:40:24 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/08 03:40:24 INFO : only7: Copied (replaced existing) 2025/05/08 03:40:25 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/08 03:40:25 INFO : only9: Copied (replaced existing) 2025/05/08 03:40:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (278.94s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:43:34 DEBUG : empty_dir: Making directory with metadata 2025/05/08 03:43:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:43:34 DEBUG : empty_on_remote: Making directory with metadata 2025/05/08 03:43:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:43:34 INFO : empty_on_remote: Making directory 2025/05/08 03:43:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" Diff of "logger" and "lsf" 4c4 < 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 --- > 2025-05-08 03:43:36.000000000;826e8142e6baabe8af779f5f490cf5f5;5;file1 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2800 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2025-05-08 03:43:36.000000000;826e8142e6baabe8af779f5f490cf5f5;5;file1 Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (42.00s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:44:16 DEBUG : empty_dir: Making directory with metadata 2025/05/08 03:44:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:44:16 DEBUG : empty_on_remote: Making directory with metadata 2025/05/08 03:44:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/08 03:44:16 INFO : empty_on_remote: Making directory 2025/05/08 03:44:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:44:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/08 03:44:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/08 03:44:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/08 03:44:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/08 03:44:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (52.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:45:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 03:45:08 INFO : sub dir: Making directory 2025/05/08 03:45:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (85.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" 2025/05/08 03:46:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/08 03:46:34 INFO : sub dir: Making directory 2025/05/08 03:46:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yebuvay8quqe", Local "Local file system at /tmp/rclone1562151012", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (88.85s) FAIL 2025/05/08 03:48:03 DEBUG : Yandex rclone-test-yebuvay8quqe: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 42m46.05409383s (try 1/5): exit status 1: Failed [TestSyncIgnoreErrors TestSyncWithUpdateOlder TestSyncWithTrackRenamesStrategyModtime TestSyncBackupDir TestSyncReplaceDirModTime]