"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/02/08 01:15:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho" 2025/02/08 01:15:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 01:15:11 DEBUG : Creating backend with remote "/tmp/rclone3775777981" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:15:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/08 01:15:12 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:15:12 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.23s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:15:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:15:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:15:15 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:15:15 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:15:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:15:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:15:20 DEBUG : Yandex rclone-test-vobunuk4giho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.77s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.54s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.88s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:15:32 DEBUG : Creating backend with remote "/non-existing" 2025/02/08 01:15:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/08 01:15:32 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:15:32 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.46s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:15:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:15:34 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:15:34 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:15:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:15:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestCopyNoTraverse (17.44s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:15:52 INFO : Yandex rclone-test-vobunuk4giho: Running all checks before starting transfers 2025/02/08 01:15:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:15:52 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:15:52 INFO : Yandex rclone-test-vobunuk4giho: Checks finished, now starting transfers 2025/02/08 01:15:52 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:15:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:15:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world --- > 2025-02-08 01:15:53.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:231 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: 2025-02-08 01:15:53.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestCopyCheckFirst --- FAIL: TestCopyCheckFirst (14.74s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:16:06 ERROR : Ignoring --no-traverse with sync 2025/02/08 01:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:16:07 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:16:07 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:16:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:16:09 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:16:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncNoTraverse (14.52s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:16:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/08 01:16:21 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:16:21 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:16:24 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/08 01:16:24 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:16:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:16:30 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:16:30 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:16:32 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:16:32 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:16:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:16:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:16:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:16:42 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/08 01:16:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/08 01:16:42 DEBUG : pacer: Reducing sleep to 15ms 2025/02/08 01:16:43 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/08 01:16:43 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:16:43 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:16:43 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyWithFilesFromAndNoTraverse (9.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:16:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/08 01:16:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 01:16:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/08 01:16:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:16:48 INFO : sub dir: Making directory 2025/02/08 01:16:48 INFO : sub dir2: Making directory 2025/02/08 01:16:49 INFO : sub dir2/sub sub dir2: Making directory 2025/02/08 01:16:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:16:49 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:16:49 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:16:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:16:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:16:54 DEBUG : Yandex rclone-test-vobunuk4giho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (23.77s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:17:11 INFO : sub dir2: Making directory 2025/02/08 01:17:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/08 01:17:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 01:17:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:17:12 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:17:12 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:17:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:17:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (12.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:17:24 DEBUG : sub dir2: Making directory with metadata 2025/02/08 01:17:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 01:17:25 INFO : sub dir: Making directory 2025/02/08 01:17:25 INFO : sub dir2: Making directory 2025/02/08 01:17:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:17:25 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:17:25 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:17:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:17:28 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:17:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:17:30 DEBUG : Yandex rclone-test-vobunuk4giho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/08 01:17:30 DEBUG : Yandex rclone-test-vobunuk4giho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (20.13s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.98s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:17:45 INFO : sub dir2: Making directory 2025/02/08 01:17:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:17:46 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:17:46 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:17:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:17:49 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:17:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (13.42s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:17:59 DEBUG : sub dir2: Making directory with metadata 2025/02/08 01:17:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 01:17:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:17:59 INFO : sub dir: Making directory 2025/02/08 01:17:59 INFO : sub dir2: Making directory 2025/02/08 01:18:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:18:00 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:18:00 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:18:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:18:02 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:18:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:18:04 DEBUG : Yandex rclone-test-vobunuk4giho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (18.59s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.85s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:18:18 INFO : sub dir2: Making directory 2025/02/08 01:18:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:18:18 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:18:18 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:18:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:18:21 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:18:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (12.93s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:18:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-joqegaj1lafa" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-vobunuk4giho -> Yandex rclone-test-joqegaj1lafa 2025/02/08 01:18:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:18:38 DEBUG : Yandex rclone-test-joqegaj1lafa: Waiting for checks to finish 2025/02/08 01:18:38 DEBUG : Yandex rclone-test-joqegaj1lafa: Waiting for transfers to finish 2025/02/08 01:18:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:18:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:18:45 DEBUG : Yandex rclone-test-joqegaj1lafa: Purge remote --- PASS: TestServerSideCopy (29.16s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:19:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 01:19:06 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:19:06 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:19:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/08 01:19:08 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.09s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:19:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-cohikix4riba" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-vobunuk4giho -> Yandex rclone-test-cohikix4riba 2025/02/08 01:19:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:19:25 DEBUG : Yandex rclone-test-cohikix4riba: Waiting for checks to finish 2025/02/08 01:19:25 DEBUG : Yandex rclone-test-cohikix4riba: Waiting for transfers to finish 2025/02/08 01:19:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:19:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:19:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 01:19:34 DEBUG : Yandex rclone-test-cohikix4riba: Waiting for checks to finish 2025/02/08 01:19:34 DEBUG : Yandex rclone-test-cohikix4riba: Waiting for transfers to finish 2025/02/08 01:19:36 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.cadehor5" before starting 2025/02/08 01:19:39 DEBUG : sub dir/hello world.cadehor5: server side copy: removing renamed existing file after operation 2025/02/08 01:19:42 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/08 01:19:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:19:44 DEBUG : Yandex rclone-test-cohikix4riba: Purge remote --- PASS: TestServerSideCopyOverSelf (39.47s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:20:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 01:20:03 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:20:03 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:20:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/08 01:20:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/08 01:20:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestMoveOverSelf (16.92s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:20:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-jeliwun3vore" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-vobunuk4giho -> Yandex rclone-test-jeliwun3vore 2025/02/08 01:20:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:20:20 DEBUG : Yandex rclone-test-jeliwun3vore: Waiting for checks to finish 2025/02/08 01:20:20 DEBUG : Yandex rclone-test-jeliwun3vore: Waiting for transfers to finish 2025/02/08 01:20:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:20:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:20:27 DEBUG : Yandex rclone-test-jeliwun3vore: Using server-side directory move 2025/02/08 01:20:27 INFO : Yandex rclone-test-jeliwun3vore: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 01:20:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 01:20:28 DEBUG : Yandex rclone-test-jeliwun3vore: Waiting for checks to finish 2025/02/08 01:20:28 DEBUG : Yandex rclone-test-jeliwun3vore: Waiting for transfers to finish 2025/02/08 01:20:32 INFO : sub dir/hello world: Deleted 2025/02/08 01:20:33 INFO : sub dir/hello world: Moved (server-side) 2025/02/08 01:20:37 DEBUG : testing file moves 2025/02/08 01:20:39 DEBUG : Yandex rclone-test-jeliwun3vore: Waiting for checks to finish 2025/02/08 01:20:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/08 01:20:39 DEBUG : Yandex rclone-test-jeliwun3vore: Waiting for transfers to finish 2025/02/08 01:20:42 INFO : sub dir/hello world: Deleted 2025/02/08 01:20:44 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:20:46 DEBUG : Yandex rclone-test-jeliwun3vore: Purge remote --- PASS: TestServerSideMoveOverSelf (42.36s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:21:01 ERROR : : error listing: directory not found 2025/02/08 01:21:02 INFO : Local file system at /tmp/rclone3775777981: Making directory 2025/02/08 01:21:02 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:21:02 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestCopyAfterDelete (15.16s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:21:16 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/08 01:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:21:17 DEBUG : Local file system at /tmp/rclone3775777981: Waiting for checks to finish 2025/02/08 01:21:17 DEBUG : Local file system at /tmp/rclone3775777981: Waiting for transfers to finish 2025/02/08 01:21:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:21:17 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/02/08 01:21:17 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:21:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestCopyRedownload (13.98s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:21:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/08 01:21:27 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:21:27 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:21:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/08 01:21:30 INFO : check sum: Copied (new) 2025/02/08 01:21:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:21:31 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:21:31 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/08 01:21:31 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/08 01:21:31 DEBUG : check sum: Unchanged skipping 2025/02/08 01:21:31 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:21:31 DEBUG : Waiting for deletions to finish 2025/02/08 01:21:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.83s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:21:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/08 01:21:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:21:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:21:40 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/08 01:21:40 INFO : sizeonly: Copied (new) 2025/02/08 01:21:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:21:42 DEBUG : sizeonly: Sizes identical 2025/02/08 01:21:42 DEBUG : sizeonly: Unchanged skipping 2025/02/08 01:21:42 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:21:42 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:21:42 DEBUG : Waiting for deletions to finish 2025/02/08 01:21:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncSizeOnly (9.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:21:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/08 01:21:48 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:21:48 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:21:50 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/02/08 01:21:50 INFO : ignore-size: Copied (new) 2025/02/08 01:21:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:21:51 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:21:51 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:21:51 DEBUG : ignore-size: Unchanged skipping 2025/02/08 01:21:51 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:21:51 DEBUG : Waiting for deletions to finish 2025/02/08 01:21:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (9.99s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:22:00 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:22:00 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:22:00 DEBUG : existing: Unchanged skipping 2025/02/08 01:22:00 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:22:00 DEBUG : Waiting for deletions to finish 2025/02/08 01:22:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:22:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/08 01:22:01 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:22:01 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:22:04 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/08 01:22:04 INFO : existing: Copied (replaced existing) 2025/02/08 01:22:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.90s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:22:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 01:22:10 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:22:10 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:22:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/08 01:22:13 INFO : existing: Copied (new) 2025/02/08 01:22:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:22:14 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:22:14 DEBUG : existing: Destination exists, skipping 2025/02/08 01:22:14 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:22:14 DEBUG : Waiting for deletions to finish 2025/02/08 01:22:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (22.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:22:35 INFO : d: Making directory 2025/02/08 01:22:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 01:22:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:22:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:22:38 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 01:22:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:22:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/08 01:22:41 INFO : a/potato2: Copied (new) 2025/02/08 01:22:41 DEBUG : Waiting for deletions to finish 2025/02/08 01:22:44 INFO : b/potato: Deleted 2025/02/08 01:22:44 INFO : d: Removing directory 2025/02/08 01:22:49 INFO : b: Removing directory 2025/02/08 01:22:53 DEBUG : Yandex rclone-test-vobunuk4giho: deleted 2 directories run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (37.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:23:14 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/02/08 01:23:14 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:23:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/08 01:23:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/08 01:23:14 DEBUG : empty space: Unchanged skipping 2025/02/08 01:23:14 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:23:14 DEBUG : Waiting for deletions to finish 2025/02/08 01:23:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:23:15 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:23:15 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/02/08 01:23:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/08 01:23:15 INFO : empty space: Updated modification time in destination 2025/02/08 01:23:15 DEBUG : empty space: Unchanged skipping 2025/02/08 01:23:15 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:23:15 DEBUG : Waiting for deletions to finish 2025/02/08 01:23:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (13.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:23:25 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:23:25 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/02/08 01:23:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/08 01:23:25 DEBUG : empty space: Unchanged skipping 2025/02/08 01:23:25 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:23:25 DEBUG : Waiting for deletions to finish 2025/02/08 01:23:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.22s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:23:33 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/02/08 01:23:33 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:23:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3775777981) 2025/02/08 01:23:33 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-vobunuk4giho) 2025/02/08 01:23:33 DEBUG : foo: md5 differ 2025/02/08 01:23:33 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:23:35 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/02/08 01:23:35 INFO : foo: Copied (replaced existing) 2025/02/08 01:23:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (10.35s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:23:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/08 01:23:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:23:44 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:23:44 DEBUG : empty space: Unchanged skipping 2025/02/08 01:23:44 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:23:47 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/08 01:23:47 INFO : potato: Copied (new) 2025/02/08 01:23:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (15.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:24:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/08 01:24:01 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:24:01 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:24:03 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/08 01:24:03 INFO : potato: Copied (replaced existing) 2025/02/08 01:24:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.21s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:24:11 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:24:11 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/02/08 01:24:11 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3775777981) 2025/02/08 01:24:11 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-vobunuk4giho) 2025/02/08 01:24:11 DEBUG : potato: md5 differ 2025/02/08 01:24:11 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:24:14 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/08 01:24:14 INFO : potato: Copied (replaced existing) 2025/02/08 01:24:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:24:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:24:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:24:24 DEBUG : empty space: Unchanged skipping 2025/02/08 01:24:24 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:24:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/08 01:24:24 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:24:24 DEBUG : Waiting for deletions to finish 2025/02/08 01:24:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (13.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:24:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:24:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:24:39 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:24:39 DEBUG : empty space: Unchanged skipping 2025/02/08 01:24:39 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:24:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/08 01:24:41 INFO : potato2: Copied (new) 2025/02/08 01:24:41 DEBUG : Waiting for deletions to finish 2025/02/08 01:24:45 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (20.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:24:58 INFO : d: Making directory 2025/02/08 01:24:58 INFO : d/e: Making directory 2025/02/08 01:25:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 01:25:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:25:00 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 01:25:01 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:25:01 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:25:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/08 01:25:06 INFO : a/potato2: Copied (new) 2025/02/08 01:25:06 DEBUG : Waiting for deletions to finish 2025/02/08 01:25:09 INFO : b/potato: Deleted 2025/02/08 01:25:09 INFO : d/e: Removing directory 2025/02/08 01:25:13 INFO : d: Removing directory 2025/02/08 01:25:18 INFO : b: Removing directory 2025/02/08 01:25:22 DEBUG : Yandex rclone-test-vobunuk4giho: deleted 3 directories run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (47.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:25:44 INFO : d: Making directory 2025/02/08 01:25:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 01:25:46 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:25:46 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 01:25:47 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:25:47 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:25:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/08 01:25:49 INFO : a/potato2: Copied (new) 2025/02/08 01:25:49 ERROR : Yandex rclone-test-vobunuk4giho: not deleting files as there were IO errors 2025/02/08 01:25:49 ERROR : Yandex rclone-test-vobunuk4giho: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (40.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:26:24 DEBUG : Waiting for deletions to finish 2025/02/08 01:26:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:26:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:26:24 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:26:24 DEBUG : empty space: Unchanged skipping 2025/02/08 01:26:24 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:26:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/08 01:26:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/08 01:26:27 DEBUG : pacer: Reducing sleep to 15ms 2025/02/08 01:26:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/08 01:26:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/08 01:26:27 INFO : potato2: Copied (new) 2025/02/08 01:26:28 DEBUG : pacer: Reducing sleep to 10ms 2025/02/08 01:26:28 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (15.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:26:41 DEBUG : Waiting for deletions to finish 2025/02/08 01:26:42 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:26:42 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:26:45 INFO : potato: Deleted 2025/02/08 01:26:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:26:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:26:45 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:26:45 DEBUG : empty space: Unchanged skipping 2025/02/08 01:26:45 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:26:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/08 01:26:48 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (20.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:26:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:26:59 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:26:59 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:27:01 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/08 01:27:01 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (17.19s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:27:18 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 01:27:18 DEBUG : enormous: Excluded 2025/02/08 01:27:18 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:27:18 DEBUG : potato2: Excluded 2025/02/08 01:27:18 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:27:18 DEBUG : potato2: Excluded 2025/02/08 01:27:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:27:18 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:27:18 DEBUG : empty space: Unchanged skipping 2025/02/08 01:27:18 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:27:18 DEBUG : Waiting for deletions to finish 2025/02/08 01:27:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:27:19 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:27:19 DEBUG : potato2: Excluded 2025/02/08 01:27:19 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 01:27:19 DEBUG : enormous: Excluded 2025/02/08 01:27:19 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:27:19 DEBUG : potato2: Excluded 2025/02/08 01:27:19 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:27:19 DEBUG : potato2: Excluded 2025/02/08 01:27:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:27:19 DEBUG : empty space: Unchanged skipping 2025/02/08 01:27:19 DEBUG : Local file system at /tmp/rclone3775777981: Waiting for checks to finish 2025/02/08 01:27:19 DEBUG : Local file system at /tmp/rclone3775777981: Waiting for transfers to finish 2025/02/08 01:27:19 DEBUG : Waiting for deletions to finish 2025/02/08 01:27:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:27:20 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:27:20 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:27:37 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 01:27:37 DEBUG : enormous: Excluded 2025/02/08 01:27:37 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 01:27:37 DEBUG : potato2: Excluded 2025/02/08 01:27:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:27:37 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:27:37 DEBUG : empty space: Unchanged skipping 2025/02/08 01:27:37 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:27:37 DEBUG : Waiting for deletions to finish 2025/02/08 01:27:41 INFO : potato2: Deleted 2025/02/08 01:27:41 INFO : enormous: Deleted 2025/02/08 01:27:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:27:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:27:42 DEBUG : empty space: Unchanged skipping 2025/02/08 01:27:42 DEBUG : Local file system at /tmp/rclone3775777981: Waiting for checks to finish 2025/02/08 01:27:42 DEBUG : Local file system at /tmp/rclone3775777981: Waiting for transfers to finish 2025/02/08 01:27:42 DEBUG : Waiting for deletions to finish 2025/02/08 01:27:42 INFO : enormous: Deleted 2025/02/08 01:27:42 INFO : potato2: Deleted 2025/02/08 01:27:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.92s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", 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 |-115044h27m57.376543211s| > 1ns (want 2011-12-25 12:59:59.623456789 +0000 UTC vs got 2025-02-08 01:27:57 +0000 UTC) (precision 1ns) 2025/02/08 01:27:59 DEBUG : five: Need to transfer - File not found at Destination 2025/02/08 01:27:59 DEBUG : four: Destination is newer than source, skipping 2025/02/08 01:27:59 DEBUG : one: Destination is newer than source, skipping 2025/02/08 01:27:59 DEBUG : three: Sizes identical 2025/02/08 01:27:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 01:27:59 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:27:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3775777981) 2025/02/08 01:27:59 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-vobunuk4giho) 2025/02/08 01:27:59 DEBUG : two: md5 differ 2025/02/08 01:27:59 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:28:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/08 01:28:01 INFO : five: Copied (new) 2025/02/08 01:28:01 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/08 01:28:01 INFO : two: Copied (replaced existing) 2025/02/08 01:28:01 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-vobunuk4giho/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 |-115044h27m57.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-02-08 01:27:57 +0000 UTC) (precision 1ns) 2025/02/08 01:28:10 DEBUG : four: Destination is newer than source, skipping 2025/02/08 01:28:10 DEBUG : one: Destination is newer than source, skipping 2025/02/08 01:28:10 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:28:10 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/08 01:28:10 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3775777981) 2025/02/08 01:28:10 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/08 01:28:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/08 01:28:10 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-vobunuk4giho) 2025/02/08 01:28:10 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/08 01:28:10 DEBUG : three: md5 differ 2025/02/08 01:28:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 01:28:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 01:28:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/08 01:28:10 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:28:13 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/08 01:28:13 INFO : three: Copied (replaced existing) 2025/02/08 01:28:13 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-vobunuk4giho/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 |-115044h27m57.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-02-08 01:27:57 +0000 UTC) (precision 1ns) --- FAIL: TestSyncWithUpdateOlder (49.94s) === 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-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/02/08 01:28:38 INFO : Yandex rclone-test-vobunuk4giho: Making map for --track-renames 2025/02/08 01:28:38 INFO : Yandex rclone-test-vobunuk4giho: Finished making map for --track-renames 2025/02/08 01:28:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:28:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for renames to finish 2025/02/08 01:28:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 01:28:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/08 01:28:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:28:40 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/08 01:28:40 INFO : potato: Copied (new) 2025/02/08 01:28:40 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/08 01:28:40 INFO : yam: Copied (new) 2025/02/08 01:28:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:28:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:28:41 INFO : Yandex rclone-test-vobunuk4giho: Making map for --track-renames 2025/02/08 01:28:41 INFO : Yandex rclone-test-vobunuk4giho: Finished making map for --track-renames 2025/02/08 01:28:41 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:28:41 DEBUG : potato: Unchanged skipping 2025/02/08 01:28:41 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for renames to finish 2025/02/08 01:28:42 INFO : yam: Moved (server-side) to: yaml 2025/02/08 01:28:42 INFO : yaml: Renamed from "yam" 2025/02/08 01:28:42 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:28:42 DEBUG : Waiting for deletions to finish 2025/02/08 01:28:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (14.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/02/08 01:28:53 INFO : Yandex rclone-test-vobunuk4giho: Making map for --track-renames 2025/02/08 01:28:53 INFO : Yandex rclone-test-vobunuk4giho: Finished making map for --track-renames 2025/02/08 01:28:53 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:28:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 01:28:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/08 01:28:53 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for renames to finish 2025/02/08 01:28:53 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:28:55 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/08 01:28:55 INFO : yam: Copied (new) 2025/02/08 01:28:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/08 01:28:57 INFO : potato: Copied (new) 2025/02/08 01:28:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:28:58 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:28:58 INFO : Yandex rclone-test-vobunuk4giho: Making map for --track-renames 2025/02/08 01:28:58 INFO : Yandex rclone-test-vobunuk4giho: Finished making map for --track-renames 2025/02/08 01:28:58 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:28:58 DEBUG : potato: Unchanged skipping 2025/02/08 01:28:58 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for renames to finish 2025/02/08 01:29:00 INFO : yam: Moved (server-side) to: yaml 2025/02/08 01:29:00 INFO : yaml: Renamed from "yam" 2025/02/08 01:29:00 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:29:00 DEBUG : Waiting for deletions to finish 2025/02/08 01:29:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/02/08 01:29:11 INFO : Yandex rclone-test-vobunuk4giho: Making map for --track-renames 2025/02/08 01:29:11 INFO : Yandex rclone-test-vobunuk4giho: Finished making map for --track-renames 2025/02/08 01:29:11 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:29:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 01:29:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/08 01:29:11 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for renames to finish 2025/02/08 01:29:11 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:29:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/08 01:29:13 INFO : potato: Copied (new) 2025/02/08 01:29:14 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/08 01:29:14 INFO : sub/yam: Copied (new) 2025/02/08 01:29:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:29:16 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:29:16 DEBUG : potato: Unchanged skipping 2025/02/08 01:29:16 INFO : Yandex rclone-test-vobunuk4giho: Making map for --track-renames 2025/02/08 01:29:16 INFO : Yandex rclone-test-vobunuk4giho: Finished making map for --track-renames 2025/02/08 01:29:16 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:29:16 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for renames to finish 2025/02/08 01:29:19 INFO : sub/yam: Moved (server-side) to: yam 2025/02/08 01:29:19 INFO : yam: Renamed from "sub/yam" 2025/02/08 01:29:19 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:29:19 DEBUG : Waiting for deletions to finish 2025/02/08 01:29:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.45s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:29:37 DEBUG : Creating backend with remote "/tmp/rclone3775777981/dir1" 2025/02/08 01:29:37 DEBUG : Config file has changed externally - reloading 2025/02/08 01:29:37 DEBUG : Creating backend with remote "/tmp/rclone3775777981/dir2" 2025/02/08 01:29:37 DEBUG : Local file system at /tmp/rclone3775777981/dir2: Using server-side directory move 2025/02/08 01:29:37 INFO : Local file system at /tmp/rclone3775777981/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 01:29:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/08 01:29:37 INFO : file1.txt: Moved (server-side) 2025/02/08 01:29:37 DEBUG : Local file system at /tmp/rclone3775777981/dir2: Waiting for checks to finish 2025/02/08 01:29:37 DEBUG : Local file system at /tmp/rclone3775777981/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:29:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:29:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/08 01:29:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:29:38 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:29:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:29:40 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:29:40 INFO : sub dir/hello world: Deleted 2025/02/08 01:29:41 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/08 01:29:41 INFO : nested/sub dir/file: Copied (new) 2025/02/08 01:29:41 INFO : nested/sub dir/file: Deleted 2025/02/08 01:29:41 INFO : sub dir: Removing directory 2025/02/08 01:29:41 INFO : nested/sub dir: Removing directory 2025/02/08 01:29:41 INFO : nested: Removing directory 2025/02/08 01:29:41 DEBUG : Local file system at /tmp/rclone3775777981: deleted 3 directories run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (26.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:30:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 01:30:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/08 01:30:04 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:30:04 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:30:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/08 01:30:07 INFO : sub dir/hello world: Copied (new) 2025/02/08 01:30:07 INFO : sub dir/hello world: Deleted 2025/02/08 01:30:07 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/08 01:30:07 INFO : nested/sub dir/file: Copied (new) 2025/02/08 01:30:07 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (28.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:30:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 01:30:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/08 01:30:32 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:30:32 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:30:34 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/08 01:30:34 INFO : existing-b: Copied (new) 2025/02/08 01:30:34 INFO : existing-b: Deleted 2025/02/08 01:30:36 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/08 01:30:36 INFO : existing: Copied (new) 2025/02/08 01:30:36 INFO : existing: Deleted 2025/02/08 01:30:37 DEBUG : existing: Destination exists, skipping 2025/02/08 01:30:37 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:30:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/08 01:30:37 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:30:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (13.62s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:30:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-nevomip0fola" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vobunuk4giho -> Yandex rclone-test-nevomip0fola 2025/02/08 01:31:01 DEBUG : Yandex rclone-test-nevomip0fola: Using server-side directory move 2025/02/08 01:31:01 INFO : Yandex rclone-test-nevomip0fola: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 01:31:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:31:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:31:01 DEBUG : empty space: Unchanged skipping 2025/02/08 01:31:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 01:31:01 DEBUG : Yandex rclone-test-nevomip0fola: Waiting for checks to finish 2025/02/08 01:31:03 INFO : potato2: Moved (server-side) 2025/02/08 01:31:05 INFO : potato3: Deleted 2025/02/08 01:31:05 INFO : empty space: Deleted 2025/02/08 01:31:05 DEBUG : Yandex rclone-test-nevomip0fola: Waiting for transfers to finish 2025/02/08 01:31:06 INFO : potato3: Moved (server-side) 2025/02/08 01:31:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-pinokoq2qawa" 2025/02/08 01:31:08 DEBUG : Yandex rclone-test-pinokoq2qawa: Using server-side directory move 2025/02/08 01:31:11 INFO : Yandex rclone-test-pinokoq2qawa: Server side directory move succeeded 2025/02/08 01:31:12 ERROR : : error listing: directory not found 2025/02/08 01:31:12 DEBUG : Yandex rclone-test-pinokoq2qawa: Purge remote 2025/02/08 01:31:19 DEBUG : Yandex rclone-test-nevomip0fola: Purge remote 2025/02/08 01:31:19 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.17s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:31:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-licoquh0rofo" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vobunuk4giho -> Yandex rclone-test-licoquh0rofo 2025/02/08 01:31:32 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 01:31:32 DEBUG : empty space: Excluded 2025/02/08 01:31:32 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 01:31:32 DEBUG : empty space: Excluded 2025/02/08 01:31:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:31:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 01:31:32 DEBUG : Yandex rclone-test-licoquh0rofo: Waiting for checks to finish 2025/02/08 01:31:32 DEBUG : Yandex rclone-test-licoquh0rofo: Waiting for transfers to finish 2025/02/08 01:31:34 INFO : potato2: Moved (server-side) 2025/02/08 01:31:35 INFO : potato3: Deleted 2025/02/08 01:31:37 INFO : potato3: Moved (server-side) 2025/02/08 01:31:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-xofexaj8lipo" 2025/02/08 01:31:38 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 01:31:38 DEBUG : empty space: Excluded 2025/02/08 01:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:31:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/08 01:31:38 DEBUG : Yandex rclone-test-xofexaj8lipo: Waiting for checks to finish 2025/02/08 01:31:38 DEBUG : Yandex rclone-test-xofexaj8lipo: Waiting for transfers to finish 2025/02/08 01:31:40 INFO : potato3: Moved (server-side) 2025/02/08 01:31:40 INFO : potato2: Moved (server-side) 2025/02/08 01:31:41 DEBUG : Yandex rclone-test-xofexaj8lipo: Purge remote 2025/02/08 01:31:46 DEBUG : Yandex rclone-test-licoquh0rofo: Purge remote --- PASS: TestServerSideMoveWithFilter (35.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:31:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-raqixam2kibu" 2025/02/08 01:32:01 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vobunuk4giho -> Yandex rclone-test-raqixam2kibu 2025/02/08 01:32:07 DEBUG : Yandex rclone-test-raqixam2kibu: Using server-side directory move 2025/02/08 01:32:07 INFO : Yandex rclone-test-raqixam2kibu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 01:32:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 01:32:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:32:07 DEBUG : empty space: Unchanged skipping 2025/02/08 01:32:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 01:32:09 DEBUG : Yandex rclone-test-raqixam2kibu: Waiting for checks to finish 2025/02/08 01:32:09 INFO : potato2: Moved (server-side) 2025/02/08 01:32:11 INFO : empty space: Deleted 2025/02/08 01:32:11 DEBUG : Yandex rclone-test-raqixam2kibu: Waiting for transfers to finish 2025/02/08 01:32:11 INFO : potato3: Deleted 2025/02/08 01:32:12 INFO : potato3: Moved (server-side) 2025/02/08 01:32:12 INFO : tomatoDir: Removing directory 2025/02/08 01:32:17 DEBUG : Yandex rclone-test-vobunuk4giho: deleted 1 directories 2025/02/08 01:32:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-mojasit0yibu" 2025/02/08 01:32:18 INFO : tomatoDir: Making directory 2025/02/08 01:32:19 DEBUG : Yandex rclone-test-mojasit0yibu: Using server-side directory move 2025/02/08 01:32:22 INFO : Yandex rclone-test-mojasit0yibu: Server side directory move succeeded 2025/02/08 01:32:24 ERROR : : error listing: directory not found 2025/02/08 01:32:24 ERROR : : error listing: directory not found 2025/02/08 01:32:24 DEBUG : Yandex rclone-test-mojasit0yibu: Purge remote 2025/02/08 01:32:32 DEBUG : Yandex rclone-test-raqixam2kibu: Purge remote 2025/02/08 01:32:33 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.97s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:32:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncOverlap (5.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:32:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/rclone-sync-test" 2025/02/08 01:32:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/rclone-sync-test-include/layer2" 2025/02/08 01:32:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/rclone-sync-test-ignore-file" 2025/02/08 01:32:47 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:32:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:32:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:32:48 DEBUG : Yandex rclone-test-vobunuk4giho/rclone-sync-test: Waiting for checks to finish 2025/02/08 01:32:48 DEBUG : Yandex rclone-test-vobunuk4giho/rclone-sync-test: Waiting for transfers to finish 2025/02/08 01:32:48 DEBUG : Waiting for deletions to finish 2025/02/08 01:32:48 INFO : There was nothing to transfer 2025/02/08 01:32:49 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:32:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:32:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:32:50 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:32:50 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:32:50 DEBUG : Waiting for deletions to finish 2025/02/08 01:32:50 INFO : rclone-sync-test-include: Removing directory 2025/02/08 01:32:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/08 01:32:50 DEBUG : Yandex rclone-test-vobunuk4giho: failed to delete 1 directories 2025/02/08 01:32:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:32:51 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:32:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:32:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:32:53 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:32:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:32:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:32:54 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:32:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:32:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:32:57 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:32:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:32:58 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:32:59 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:32:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:00 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:01 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:33:03 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:33:04 DEBUG : Yandex rclone-test-vobunuk4giho/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/08 01:33:04 DEBUG : Yandex rclone-test-vobunuk4giho/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/08 01:33:04 DEBUG : Waiting for deletions to finish 2025/02/08 01:33:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:05 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:06 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:07 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:33:09 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:33:11 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:33:11 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:33:11 DEBUG : Waiting for deletions to finish 2025/02/08 01:33:11 INFO : rclone-sync-test-include: Removing directory 2025/02/08 01:33:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/08 01:33:11 DEBUG : Yandex rclone-test-vobunuk4giho: failed to delete 1 directories 2025/02/08 01:33:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:12 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:14 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:16 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:18 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:33:20 DEBUG : : Excluded 2025/02/08 01:33:20 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 01:33:22 DEBUG : Yandex rclone-test-vobunuk4giho/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/08 01:33:22 DEBUG : Yandex rclone-test-vobunuk4giho/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/08 01:33:22 DEBUG : Waiting for deletions to finish 2025/02/08 01:33:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:23 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:29 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:31 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:32 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:33 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:34 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:33:36 DEBUG : rclone-sync-test: Excluded 2025/02/08 01:33:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 01:33:38 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (91.45s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:34:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/dst" 2025/02/08 01:34:11 DEBUG : Config file has changed externally - reloading 2025/02/08 01:34:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/CompareDest" 2025/02/08 01:34:13 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 01:34:13 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:34:13 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:34:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/08 01:34:15 INFO : one: Copied (new) 2025/02/08 01:34:15 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:34:17 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:34:18 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:34:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/08 01:34:20 INFO : one: Copied (replaced existing) 2025/02/08 01:34:20 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:34:29 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:34:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:34:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:34:29 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:34:29 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:29 INFO : There was nothing to transfer 2025/02/08 01:34:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:34:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 01:34:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:34:33 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:34:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:34:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:34:34 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:34:34 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:34 INFO : There was nothing to transfer 2025/02/08 01:34:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:34:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 01:34:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:34:35 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:34:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:34:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:34:36 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:34:36 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:36 INFO : There was nothing to transfer 2025/02/08 01:34:37 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/02/08 01:34:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/08 01:34:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 01:34:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:34:37 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:34:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:34:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:34:37 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:34:37 DEBUG : Waiting for deletions to finish 2025/02/08 01:34:37 INFO : There was nothing to transfer 2025/02/08 01:34:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/08 01:34:43 DEBUG : two: Need to transfer - File not found at Destination 2025/02/08 01:34:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:34:43 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:34:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:34:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 01:34:43 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:34:45 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/08 01:34:45 INFO : two: Copied (new) 2025/02/08 01:34:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:35:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/dest" 2025/02/08 01:35:15 DEBUG : Config file has changed externally - reloading 2025/02/08 01:35:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/pre-dest1" 2025/02/08 01:35:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/pre-dest2" 2025/02/08 01:35:17 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:35:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/08 01:35:18 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:35:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/08 01:35:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/08 01:35:19 DEBUG : Yandex rclone-test-vobunuk4giho/dest: Waiting for checks to finish 2025/02/08 01:35:19 DEBUG : Yandex rclone-test-vobunuk4giho/dest: Waiting for transfers to finish 2025/02/08 01:35:21 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/08 01:35:21 INFO : 3: Copied (new) 2025/02/08 01:35:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.87s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:35:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/dst" 2025/02/08 01:35:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/CopyDest" 2025/02/08 01:35:48 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 01:35:48 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:35:48 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:35:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/08 01:35:50 INFO : one: Copied (new) 2025/02/08 01:35:50 DEBUG : Waiting for deletions to finish 2025/02/08 01:35:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:35:52 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:35:53 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:35:55 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/08 01:35:55 INFO : one: Copied (replaced existing) 2025/02/08 01:35:55 DEBUG : Waiting for deletions to finish 2025/02/08 01:36:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/BackupDir" 2025/02/08 01:36:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:36:02 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:36:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:36:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 01:36:04 INFO : one: Moved (server-side) 2025/02/08 01:36:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/08 01:36:06 INFO : one: Copied (server-side copy) 2025/02/08 01:36:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/08 01:36:06 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:36:06 DEBUG : Waiting for deletions to finish 2025/02/08 01:36:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:36:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/08 01:36:13 INFO : two: Copied (server-side copy) 2025/02/08 01:36:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/08 01:36:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:36:13 DEBUG : one: Unchanged skipping 2025/02/08 01:36:13 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:36:13 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:36:13 DEBUG : Waiting for deletions to finish 2025/02/08 01:36:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:36:14 DEBUG : one: Unchanged skipping 2025/02/08 01:36:14 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:36:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:36:14 DEBUG : two: Unchanged skipping 2025/02/08 01:36:14 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:36:14 DEBUG : Waiting for deletions to finish 2025/02/08 01:36:14 INFO : There was nothing to transfer 2025/02/08 01:36:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/08 01:36:22 DEBUG : three: Destination not found in --copy-dest 2025/02/08 01:36:22 DEBUG : three: Need to transfer - File not found at Destination 2025/02/08 01:36:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:36:22 DEBUG : two: Unchanged skipping 2025/02/08 01:36:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:36:22 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:36:22 DEBUG : one: Unchanged skipping 2025/02/08 01:36:22 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:36:24 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/08 01:36:24 INFO : three: Copied (new) 2025/02/08 01:36:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.85s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:37:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/dst" 2025/02/08 01:37:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/backup" 2025/02/08 01:37:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:37:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:37:13 DEBUG : two: Unchanged skipping 2025/02/08 01:37:13 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:37:15 INFO : one: Moved (server-side) 2025/02/08 01:37:15 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:37:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/08 01:37:17 INFO : one: Copied (new) 2025/02/08 01:37:17 DEBUG : Waiting for deletions to finish 2025/02/08 01:37:19 INFO : three.txt: Moved (server-side) 2025/02/08 01:37:19 INFO : three.txt: Moved into backup dir 2025/02/08 01:37:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:37:23 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:37:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:37:23 DEBUG : two: Unchanged skipping 2025/02/08 01:37:27 INFO : one: Deleted 2025/02/08 01:37:29 INFO : one: Moved (server-side) 2025/02/08 01:37:29 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:37:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/08 01:37:31 INFO : one: Copied (new) 2025/02/08 01:37:31 DEBUG : Waiting for deletions to finish 2025/02/08 01:37:35 INFO : three.txt: Deleted 2025/02/08 01:37:36 INFO : three.txt: Moved (server-side) 2025/02/08 01:37:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (57.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:38:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/dst" 2025/02/08 01:38:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/backup" 2025/02/08 01:38:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:38:10 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:38:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:38:10 DEBUG : two: Unchanged skipping 2025/02/08 01:38:12 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:38:12 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:38:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/08 01:38:14 INFO : one: Copied (new) 2025/02/08 01:38:14 DEBUG : Waiting for deletions to finish 2025/02/08 01:38:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:38:16 INFO : three.txt: Moved into backup dir 2025/02/08 01:38:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:38:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:38:20 DEBUG : two: Unchanged skipping 2025/02/08 01:38:20 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:38:24 INFO : one.bak: Deleted 2025/02/08 01:38:26 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:38:26 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:38:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/08 01:38:28 INFO : one: Copied (new) 2025/02/08 01:38:28 DEBUG : Waiting for deletions to finish 2025/02/08 01:38:32 INFO : three.txt.bak: Deleted 2025/02/08 01:38:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:38:34 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:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/one: Modification time difference too big |-114924h38m28s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-02-08 01:38:27 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirWithSuffix (56.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:39:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/dst" 2025/02/08 01:39:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/backup" 2025/02/08 01:39:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:39:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:39:05 DEBUG : two: Unchanged skipping 2025/02/08 01:39:05 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:39:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 01:39:07 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:39:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/08 01:39:10 INFO : one: Copied (new) 2025/02/08 01:39:10 DEBUG : Waiting for deletions to finish 2025/02/08 01:39:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 01:39:12 INFO : three.txt: Moved into backup dir 2025/02/08 01:39:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:39:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:39:19 DEBUG : two: Unchanged skipping 2025/02/08 01:39:19 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:39:22 INFO : one-2019-01-01: Deleted 2025/02/08 01:39:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 01:39:25 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:39:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/08 01:39:30 INFO : one: Copied (new) 2025/02/08 01:39:30 DEBUG : Waiting for deletions to finish 2025/02/08 01:39:34 INFO : three-2019-01-01.txt: Deleted 2025/02/08 01:39:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 01:39:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (62.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:40:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/dst" 2025/02/08 01:40:07 DEBUG : Config file has changed externally - reloading 2025/02/08 01:40:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:40:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:40:07 DEBUG : two: Unchanged skipping 2025/02/08 01:40:07 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:40:10 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:40:10 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:40:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/08 01:40:13 INFO : one: Copied (new) 2025/02/08 01:40:13 DEBUG : Waiting for deletions to finish 2025/02/08 01:40:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:40:15 INFO : three.txt: Moved into backup dir 2025/02/08 01:40:19 DEBUG : one.bak: Excluded (Path Filter) 2025/02/08 01:40:19 DEBUG : one.bak: Excluded 2025/02/08 01:40:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/08 01:40:19 DEBUG : three.txt.bak: Excluded 2025/02/08 01:40:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:40:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:40:19 DEBUG : two: Unchanged skipping 2025/02/08 01:40:19 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for checks to finish 2025/02/08 01:40:23 INFO : one.bak: Deleted 2025/02/08 01:40:25 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:40:25 DEBUG : Yandex rclone-test-vobunuk4giho/dst: Waiting for transfers to finish 2025/02/08 01:40:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/08 01:40:28 INFO : one: Copied (new) 2025/02/08 01:40:28 DEBUG : Waiting for deletions to finish 2025/02/08 01:40:31 INFO : three.txt.bak: Deleted 2025/02/08 01:40:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:40:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (53.94s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:41:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/dst" 2025/02/08 01:41:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:41:03 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:41:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/08 01:41:05 INFO : one: Copied (new) 2025/02/08 01:41:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:41:06 DEBUG : two: Unchanged skipping 2025/02/08 01:41:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/08 01:41:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:41:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/08 01:41:10 INFO : three.txt: Copied (new) 2025/02/08 01:41:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:41:16 INFO : one.bak: Deleted 2025/02/08 01:41:18 INFO : one: Moved (server-side) to: one.bak 2025/02/08 01:41:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/08 01:41:21 INFO : one: Copied (new) 2025/02/08 01:41:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:41:21 DEBUG : two: Unchanged skipping 2025/02/08 01:41:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/08 01:41:25 INFO : three.txt.bak: Deleted 2025/02/08 01:41:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 01:41:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/08 01:41:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (59.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:42:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-vobunuk4giho/dst" 2025/02/08 01:42:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 01:42:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 01:42:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/08 01:42:07 INFO : one: Copied (new) 2025/02/08 01:42:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:42:08 DEBUG : two: Unchanged skipping 2025/02/08 01:42:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/08 01:42:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 01:42:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/08 01:42:14 INFO : three.txt: Copied (new) 2025/02/08 01:42:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 01:42:19 INFO : one-2019-01-01: Deleted 2025/02/08 01:42:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 01:42:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/08 01:42:25 INFO : one: Copied (new) 2025/02/08 01:42:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:42:25 DEBUG : two: Unchanged skipping 2025/02/08 01:42:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/08 01:42:29 INFO : three-2019-01-01.txt: Deleted 2025/02/08 01:42:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 01:42:35 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/08 01:42:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (65.10s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:43:00 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/08 01:43:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/08 01:43:01 DEBUG : pacer: Reducing sleep to 15ms 2025/02/08 01:43:01 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/08 01:43:01 DEBUG : pacer: Reducing sleep to 10ms 2025/02/08 01:43:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/08 01:43:01 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:43:01 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:43:03 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/02/08 01:43:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/08 01:43:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.96s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:43:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 01:43:09 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:43:09 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:43:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/08 01:43:11 INFO : existing: Copied (new) 2025/02/08 01:43:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:43:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/08 01:43:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/08 01:43:12 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:43:12 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:43:12 ERROR : Yandex rclone-test-vobunuk4giho: not deleting files as there were IO errors 2025/02/08 01:43:12 ERROR : Yandex rclone-test-vobunuk4giho: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncImmutable (10.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:43:21 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:43:21 DEBUG : existing: Unchanged skipping 2025/02/08 01:43:21 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:43:21 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:43:21 DEBUG : Waiting for deletions to finish 2025/02/08 01:43:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.14s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.89s) --- SKIP: TestMaxTransfer/Hard (0.73s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.67s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:43:59 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/08 01:43:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/08 01:43:59 DEBUG : pacer: Reducing sleep to 15ms 2025/02/08 01:43:59 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/08 01:44:00 DEBUG : pacer: Reducing sleep to 10ms 2025/02/08 01:44:59 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:44:59 DEBUG : both0: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both12: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both1: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both14: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both15: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both16: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both17: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both18: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both19: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both2: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both3: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both4: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both5: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both6: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both7: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both8: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:44:59 DEBUG : both9: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both10: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both11: Unchanged skipping 2025/02/08 01:44:59 DEBUG : both13: Unchanged skipping 2025/02/08 01:44:59 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:44:59 DEBUG : Waiting for deletions to finish 2025/02/08 01:45:02 INFO : only17: Deleted 2025/02/08 01:45:02 INFO : only18: Deleted 2025/02/08 01:45:02 INFO : only4: Deleted 2025/02/08 01:45:02 INFO : only11: Deleted 2025/02/08 01:45:06 INFO : only5: Deleted 2025/02/08 01:45:06 INFO : only8: Deleted 2025/02/08 01:45:06 INFO : only0: Deleted 2025/02/08 01:45:06 INFO : only1: Deleted 2025/02/08 01:45:09 INFO : only19: Deleted 2025/02/08 01:45:10 INFO : only14: Deleted 2025/02/08 01:45:10 INFO : only2: Deleted 2025/02/08 01:45:10 INFO : only10: Deleted 2025/02/08 01:45:13 INFO : only6: Deleted 2025/02/08 01:45:13 INFO : only16: Deleted 2025/02/08 01:45:13 INFO : only13: Deleted 2025/02/08 01:45:13 INFO : only7: Deleted 2025/02/08 01:45:16 INFO : only9: Deleted 2025/02/08 01:45:16 INFO : only12: Deleted 2025/02/08 01:45:17 INFO : only15: Deleted 2025/02/08 01:45:17 INFO : only3: Deleted 2025/02/08 01:45:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (178.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both15: Modification time difference too big |-210501h42m27.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-08 01:47:34 +0000 UTC) (precision 1ns) 2025/02/08 01:47:54 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for checks to finish 2025/02/08 01:47:54 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both0: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both1: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both13: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both14: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both15: Modification times differ by 210501h42m27.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-02-08 01:47:34 +0000 UTC 2025/02/08 01:47:54 DEBUG : both10: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both15: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/08 01:47:54 DEBUG : both11: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both17: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both16: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both19: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both2: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both3: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both18: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both5: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both6: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both7: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both8: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both9: Unchanged skipping 2025/02/08 01:47:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/08 01:47:54 DEBUG : both12: Unchanged skipping 2025/02/08 01:47:54 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/08 01:47:54 DEBUG : both4: Unchanged skipping 2025/02/08 01:47:55 INFO : both15: Updated modification time in destination 2025/02/08 01:47:55 DEBUG : both15: Unchanged skipping 2025/02/08 01:47:55 DEBUG : Yandex rclone-test-vobunuk4giho: Waiting for transfers to finish 2025/02/08 01:47:56 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/02/08 01:47:56 INFO : only1: Copied (replaced existing) 2025/02/08 01:47:56 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/02/08 01:47:56 INFO : only0: Copied (replaced existing) 2025/02/08 01:47:56 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/02/08 01:47:56 INFO : only11: Copied (replaced existing) 2025/02/08 01:47:57 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/02/08 01:47:57 INFO : only10: Copied (replaced existing) 2025/02/08 01:47:58 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/02/08 01:47:58 INFO : only13: Copied (replaced existing) 2025/02/08 01:47:58 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/02/08 01:47:58 INFO : only14: Copied (replaced existing) 2025/02/08 01:47:58 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/02/08 01:47:58 INFO : only12: Copied (replaced existing) 2025/02/08 01:47:59 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/02/08 01:47:59 INFO : only15: Copied (replaced existing) 2025/02/08 01:48:00 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/02/08 01:48:00 INFO : only16: Copied (replaced existing) 2025/02/08 01:48:01 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/02/08 01:48:01 INFO : only19: Copied (replaced existing) 2025/02/08 01:48:01 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/02/08 01:48:01 INFO : only17: Copied (replaced existing) 2025/02/08 01:48:01 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/02/08 01:48:01 INFO : only18: Copied (replaced existing) 2025/02/08 01:48:03 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/02/08 01:48:03 INFO : only3: Copied (replaced existing) 2025/02/08 01:48:03 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/02/08 01:48:03 INFO : only2: Copied (replaced existing) 2025/02/08 01:48:03 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/02/08 01:48:03 INFO : only4: Copied (replaced existing) 2025/02/08 01:48:03 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/02/08 01:48:03 INFO : only5: Copied (replaced existing) 2025/02/08 01:48:05 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/02/08 01:48:05 INFO : only7: Copied (replaced existing) 2025/02/08 01:48:05 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/02/08 01:48:05 INFO : only6: Copied (replaced existing) 2025/02/08 01:48:05 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/02/08 01:48:05 INFO : only9: Copied (replaced existing) 2025/02/08 01:48:05 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/02/08 01:48:05 INFO : only8: Copied (replaced existing) 2025/02/08 01:48:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (238.78s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:50:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:50:25 INFO : sub dir: Making directory 2025/02/08 01:50:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world 3a3 > 2025-02-08 01:50:29.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2796 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2871 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir2/very/very/very/very/very/nested/subdir/hello world lsf: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir2/very/very/very/very/very/nested/subdir/hello world 2025-02-08 01:50:29.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (57.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" 2025/02/08 01:51:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 01:51:23 INFO : sub dir: Making directory 2025/02/08 01:51:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vobunuk4giho", Local "Local file system at /tmp/rclone3775777981", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (74.36s) FAIL 2025/02/08 01:52:38 DEBUG : Yandex rclone-test-vobunuk4giho: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 37m30.272058421s (try 1/5): exit status 1: Failed [TestCopyCheckFirst TestSyncWithUpdateOlder TestSyncBackupDirWithSuffix TestSyncConcurrentTruncate TestNothingToTransferWithEmptyDirs]