"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/13 01:00:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo" 2025/01/13 01:00:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/13 01:00:47 DEBUG : Creating backend with remote "/tmp/rclone1730072481" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:00:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:00:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/13 01:00:48 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:00:48 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyWithDryRun (4.91s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:00:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 01:00:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:00:52 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:00:52 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:00:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:00:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:00:58 DEBUG : Yandex rclone-test-wivibuh2fixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.91s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.28s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.96s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:01:11 DEBUG : Creating backend with remote "/non-existing" 2025/01/13 01:01:11 DEBUG : Config file has changed externally - reloading 2025/01/13 01:01:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/13 01:01:11 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:01:11 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (3.06s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:01:15 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:01:15 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:01:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:01:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyNoTraverse (16.57s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:01:31 INFO : Yandex rclone-test-wivibuh2fixo: Running all checks before starting transfers 2025/01/13 01:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:01:31 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:01:31 INFO : Yandex rclone-test-wivibuh2fixo: Checks finished, now starting transfers 2025/01/13 01:01:31 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:01:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:01:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyCheckFirst (16.68s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:01:47 ERROR : Ignoring --no-traverse with sync 2025/01/13 01:01:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:01:48 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:01:48 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:01:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:01:51 INFO : sub dir/hello world: Copied (new) 2025/01/13 01:01:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncNoTraverse (19.72s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:02:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/13 01:02:07 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:02:07 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:02:10 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/13 01:02:10 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.83s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:02:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:02:17 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:02:17 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:02:21 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:02:21 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (10.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:02:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:02:27 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:02:27 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:02:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:02:30 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (10.18s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:02:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/13 01:02:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 01:02:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/13 01:02:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 01:02:38 INFO : sub dir: Making directory 2025/01/13 01:02:38 INFO : sub dir2: Making directory 2025/01/13 01:02:39 INFO : sub dir2/sub sub dir2: Making directory 2025/01/13 01:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:02:40 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:02:40 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:02:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:02:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:02:46 DEBUG : Yandex rclone-test-wivibuh2fixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.88s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:03:06 INFO : sub dir2: Making directory 2025/01/13 01:03:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/13 01:03:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 01:03:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:03:07 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:03:07 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:03:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:03:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.96s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:03:20 DEBUG : sub dir2: Making directory with metadata 2025/01/13 01:03:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 01:03:21 INFO : sub dir: Making directory 2025/01/13 01:03:23 INFO : sub dir2: Making directory 2025/01/13 01:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:03:23 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:03:23 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:03:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:03:31 INFO : sub dir/hello world: Copied (new) 2025/01/13 01:03:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:03:34 DEBUG : Yandex rclone-test-wivibuh2fixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/13 01:03:35 DEBUG : Yandex rclone-test-wivibuh2fixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (29.23s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.13s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:03:50 INFO : sub dir2: Making directory 2025/01/13 01:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:03:51 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:03:51 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:03:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:03:54 INFO : sub dir/hello world: Copied (new) 2025/01/13 01:03:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.53s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:04:05 DEBUG : sub dir2: Making directory with metadata 2025/01/13 01:04:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/13 01:04:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 01:04:05 INFO : sub dir: Making directory 2025/01/13 01:04:06 INFO : sub dir2: Making directory 2025/01/13 01:04:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:04:06 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:04:06 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:04:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:04:09 INFO : sub dir/hello world: Copied (new) 2025/01/13 01:04:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:04:11 DEBUG : Yandex rclone-test-wivibuh2fixo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.06s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.11s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:04:29 INFO : sub dir2: Making directory 2025/01/13 01:04:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:04:30 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:04:30 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:04:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:04:33 INFO : sub dir/hello world: Copied (new) 2025/01/13 01:04:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (14.17s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:04:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-loziqok0xopu" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-wivibuh2fixo -> Yandex rclone-test-loziqok0xopu 2025/01/13 01:04:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:04:49 DEBUG : Yandex rclone-test-loziqok0xopu: Waiting for checks to finish 2025/01/13 01:04:49 DEBUG : Yandex rclone-test-loziqok0xopu: Waiting for transfers to finish 2025/01/13 01:04:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:04:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:04:55 DEBUG : Yandex rclone-test-loziqok0xopu: Purge remote --- PASS: TestServerSideCopy (27.84s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:05:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 01:05:15 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:05:15 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:05:18 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/13 01:05:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/13 01:05:19 DEBUG : pacer: Reducing sleep to 15ms 2025/01/13 01:05:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/13 01:05:19 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:05:20 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/13 01:05:20 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyOverSelf (20.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:05:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-lurequf5nelu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-wivibuh2fixo -> Yandex rclone-test-lurequf5nelu 2025/01/13 01:05:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:05:37 DEBUG : Yandex rclone-test-lurequf5nelu: Waiting for checks to finish 2025/01/13 01:05:37 DEBUG : Yandex rclone-test-lurequf5nelu: Waiting for transfers to finish 2025/01/13 01:05:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:05:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:05:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 01:05:48 DEBUG : Yandex rclone-test-lurequf5nelu: Waiting for checks to finish 2025/01/13 01:05:48 DEBUG : Yandex rclone-test-lurequf5nelu: Waiting for transfers to finish 2025/01/13 01:05:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.liratos5" before starting 2025/01/13 01:05:53 DEBUG : sub dir/hello world.liratos5: server side copy: removing renamed existing file after operation 2025/01/13 01:05:56 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/13 01:05:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:05:58 DEBUG : Yandex rclone-test-lurequf5nelu: Purge remote --- PASS: TestServerSideCopyOverSelf (43.37s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:06:19 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:06:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 01:06:19 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:06:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/13 01:06:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/13 01:06:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestMoveOverSelf (20.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:06:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-xarekeh0wute" 2025/01/13 01:06:38 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Yandex rclone-test-wivibuh2fixo -> Yandex rclone-test-xarekeh0wute 2025/01/13 01:06:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:06:40 DEBUG : Yandex rclone-test-xarekeh0wute: Waiting for checks to finish 2025/01/13 01:06:40 DEBUG : Yandex rclone-test-xarekeh0wute: Waiting for transfers to finish 2025/01/13 01:06:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:06:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:06:49 DEBUG : Yandex rclone-test-xarekeh0wute: Using server-side directory move 2025/01/13 01:06:50 INFO : Yandex rclone-test-xarekeh0wute: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/13 01:06:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/13 01:06:51 DEBUG : Yandex rclone-test-xarekeh0wute: Waiting for checks to finish 2025/01/13 01:06:51 DEBUG : Yandex rclone-test-xarekeh0wute: Waiting for transfers to finish 2025/01/13 01:06:55 INFO : sub dir/hello world: Deleted 2025/01/13 01:06:57 INFO : sub dir/hello world: Moved (server-side) 2025/01/13 01:07:02 DEBUG : testing file moves 2025/01/13 01:07:04 DEBUG : Yandex rclone-test-xarekeh0wute: Waiting for checks to finish 2025/01/13 01:07:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/13 01:07:04 DEBUG : Yandex rclone-test-xarekeh0wute: Waiting for transfers to finish 2025/01/13 01:07:07 INFO : sub dir/hello world: Deleted 2025/01/13 01:07:10 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:07:13 DEBUG : Yandex rclone-test-xarekeh0wute: Purge remote --- PASS: TestServerSideMoveOverSelf (52.45s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:07:31 ERROR : : error listing: directory not found 2025/01/13 01:07:32 INFO : Local file system at /tmp/rclone1730072481: Making directory 2025/01/13 01:07:33 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:07:33 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyAfterDelete (17.89s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:07:49 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/13 01:07:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:07:50 DEBUG : Local file system at /tmp/rclone1730072481: Waiting for checks to finish 2025/01/13 01:07:50 DEBUG : Local file system at /tmp/rclone1730072481: Waiting for transfers to finish 2025/01/13 01:07:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:07:51 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/13 01:07:51 INFO : sub dir/hello world: Copied (new) 2025/01/13 01:07:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyRedownload (16.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:08:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/13 01:08:03 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:08:03 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:08:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/13 01:08:07 INFO : check sum: Copied (new) 2025/01/13 01:08:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:08:08 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:08:08 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/13 01:08:08 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/13 01:08:08 DEBUG : check sum: Unchanged skipping 2025/01/13 01:08:08 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:08:08 DEBUG : Waiting for deletions to finish 2025/01/13 01:08:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (13.24s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:08:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/13 01:08:16 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:08:16 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:08:19 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/13 01:08:19 INFO : sizeonly: Copied (new) 2025/01/13 01:08:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:08:21 DEBUG : sizeonly: Sizes identical 2025/01/13 01:08:21 DEBUG : sizeonly: Unchanged skipping 2025/01/13 01:08:21 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:08:21 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:08:21 DEBUG : Waiting for deletions to finish 2025/01/13 01:08:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncSizeOnly (13.93s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:08:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/13 01:08:30 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:08:30 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:08:32 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/13 01:08:32 INFO : ignore-size: Copied (new) 2025/01/13 01:08:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:08:33 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:08:33 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:08:33 DEBUG : ignore-size: Unchanged skipping 2025/01/13 01:08:33 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:08:33 DEBUG : Waiting for deletions to finish 2025/01/13 01:08:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (11.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:08:44 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:08:44 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:08:44 DEBUG : existing: Unchanged skipping 2025/01/13 01:08:44 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:08:44 DEBUG : Waiting for deletions to finish 2025/01/13 01:08:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:08:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/13 01:08:46 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:08:46 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:08:48 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/13 01:08:48 INFO : existing: Copied (replaced existing) 2025/01/13 01:08:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (15.08s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:08:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 01:08:56 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:08:56 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:08:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/13 01:08:59 INFO : existing: Copied (new) 2025/01/13 01:08:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:09:00 DEBUG : existing: Destination exists, skipping 2025/01/13 01:09:00 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:09:00 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:09:00 DEBUG : Waiting for deletions to finish 2025/01/13 01:09:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (12.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:09:14 INFO : d: Making directory fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:934 Error: Should be true Test: TestSyncIgnoreErrors Messages: b/potato: Modification time difference too big |-114420h9m10.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-13 01:09:10 +0000 UTC) (precision 1ns) 2025/01/13 01:09:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 01:09:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:09:17 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:09:17 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 01:09:17 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:09:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/13 01:09:20 INFO : a/potato2: Copied (new) 2025/01/13 01:09:20 DEBUG : Waiting for deletions to finish 2025/01/13 01:09:23 INFO : b/potato: Deleted 2025/01/13 01:09:23 INFO : d: Removing directory 2025/01/13 01:09:27 INFO : b: Removing directory 2025/01/13 01:09:32 DEBUG : Yandex rclone-test-wivibuh2fixo: deleted 2 directories run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- FAIL: TestSyncIgnoreErrors (45.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:09:57 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:09:57 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/01/13 01:09:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/13 01:09:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/13 01:09:57 DEBUG : empty space: Unchanged skipping 2025/01/13 01:09:57 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:09:57 DEBUG : Waiting for deletions to finish 2025/01/13 01:09:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:09:58 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/01/13 01:09:58 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:09:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/13 01:10:00 INFO : empty space: Updated modification time in destination 2025/01/13 01:10:00 DEBUG : empty space: Unchanged skipping 2025/01/13 01:10:00 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:10:00 DEBUG : Waiting for deletions to finish 2025/01/13 01:10:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (13.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:10:11 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:10:11 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/01/13 01:10:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/13 01:10:11 DEBUG : empty space: Unchanged skipping 2025/01/13 01:10:11 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:10:11 DEBUG : Waiting for deletions to finish 2025/01/13 01:10:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.81s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:10:21 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:10:21 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/01/13 01:10:21 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1730072481) 2025/01/13 01:10:21 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-wivibuh2fixo) 2025/01/13 01:10:21 DEBUG : foo: md5 differ 2025/01/13 01:10:21 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:10:24 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/13 01:10:24 INFO : foo: Copied (replaced existing) 2025/01/13 01:10:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (12.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:10:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/13 01:10:33 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:10:33 DEBUG : empty space: Unchanged skipping 2025/01/13 01:10:33 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:10:36 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/13 01:10:36 INFO : potato: Copied (new) 2025/01/13 01:10:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" Diff of "logger" and "lsf" 3c3 < 2011-12-30 12:59:59.000000000;d6548b156ea68a4e003e786df99eee76;60;potato --- > 2025-01-13 01:10:35.000000000;d6548b156ea68a4e003e786df99eee76;60;potato 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:1077 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2011-12-30 12:59:59.000000000;d6548b156ea68a4e003e786df99eee76;60;potato lsf: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2025-01-13 01:10:35.000000000;d6548b156ea68a4e003e786df99eee76;60;potato Test: TestSyncAfterAddingAFile --- FAIL: TestSyncAfterAddingAFile (15.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:10:50 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:10:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/13 01:10:50 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:10:52 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/13 01:10:52 INFO : potato: Copied (replaced existing) 2025/01/13 01:10:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:11:01 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:11:01 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/13 01:11:01 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1730072481) 2025/01/13 01:11:01 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-wivibuh2fixo) 2025/01/13 01:11:01 DEBUG : potato: md5 differ 2025/01/13 01:11:01 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:11:03 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/13 01:11:03 INFO : potato: Copied (replaced existing) 2025/01/13 01:11:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:11:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:11:15 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/13 01:11:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:11:15 DEBUG : empty space: Unchanged skipping 2025/01/13 01:11:15 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:11:15 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:11:15 DEBUG : Waiting for deletions to finish 2025/01/13 01:11:15 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:11:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:11:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:11:32 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:11:32 DEBUG : empty space: Unchanged skipping 2025/01/13 01:11:32 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:11:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/13 01:11:35 INFO : potato2: Copied (new) 2025/01/13 01:11:35 DEBUG : Waiting for deletions to finish 2025/01/13 01:11:38 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:11:53 INFO : d: Making directory 2025/01/13 01:11:54 INFO : d/e: Making directory 2025/01/13 01:11:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 01:11:57 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:11:57 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 01:11:57 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:11:57 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:11:59 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/13 01:11:59 INFO : a/potato2: Copied (new) 2025/01/13 01:11:59 DEBUG : Waiting for deletions to finish 2025/01/13 01:12:03 INFO : b/potato: Deleted 2025/01/13 01:12:03 INFO : d/e: Removing directory 2025/01/13 01:12:07 INFO : d: Removing directory 2025/01/13 01:12:11 INFO : b: Removing directory 2025/01/13 01:12:15 DEBUG : Yandex rclone-test-wivibuh2fixo: deleted 3 directories run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (51.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:12:47 INFO : d: Making directory 2025/01/13 01:12:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/13 01:12:49 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:12:49 DEBUG : c/non empty space: Unchanged skipping 2025/01/13 01:12:50 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:12:50 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:12:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/13 01:12:51 INFO : a/potato2: Copied (new) 2025/01/13 01:12:51 ERROR : Yandex rclone-test-wivibuh2fixo: not deleting files as there were IO errors 2025/01/13 01:12:51 ERROR : Yandex rclone-test-wivibuh2fixo: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (42.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:13:29 DEBUG : Waiting for deletions to finish 2025/01/13 01:13:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:13:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:13:30 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:13:30 DEBUG : empty space: Unchanged skipping 2025/01/13 01:13:30 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:13:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/13 01:13:33 INFO : potato2: Copied (new) 2025/01/13 01:13:33 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (19.74s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:13:48 DEBUG : Waiting for deletions to finish 2025/01/13 01:13:48 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:13:48 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:13:52 INFO : potato: Deleted 2025/01/13 01:13:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:13:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:13:53 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:13:53 DEBUG : empty space: Unchanged skipping 2025/01/13 01:13:53 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:13:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/13 01:13:56 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (22.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:14:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:14:10 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:14:10 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:14:13 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/13 01:14:13 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (15.99s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:14:27 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 01:14:27 DEBUG : enormous: Excluded 2025/01/13 01:14:27 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 01:14:27 DEBUG : potato2: Excluded 2025/01/13 01:14:27 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 01:14:27 DEBUG : potato2: Excluded 2025/01/13 01:14:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:14:27 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:14:27 DEBUG : empty space: Unchanged skipping 2025/01/13 01:14:27 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:14:27 DEBUG : Waiting for deletions to finish 2025/01/13 01:14:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:14:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 01:14:28 DEBUG : potato2: Excluded 2025/01/13 01:14:28 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 01:14:28 DEBUG : enormous: Excluded 2025/01/13 01:14:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 01:14:28 DEBUG : potato2: Excluded 2025/01/13 01:14:29 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 01:14:29 DEBUG : potato2: Excluded 2025/01/13 01:14:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:14:29 DEBUG : empty space: Unchanged skipping 2025/01/13 01:14:29 DEBUG : Local file system at /tmp/rclone1730072481: Waiting for checks to finish 2025/01/13 01:14:29 DEBUG : Local file system at /tmp/rclone1730072481: Waiting for transfers to finish 2025/01/13 01:14:29 DEBUG : Waiting for deletions to finish 2025/01/13 01:14:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:14:29 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 01:14:29 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (19.84s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:14:49 DEBUG : enormous: Excluded (Size Filter) 2025/01/13 01:14:49 DEBUG : enormous: Excluded 2025/01/13 01:14:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/13 01:14:49 DEBUG : potato2: Excluded 2025/01/13 01:14:49 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:14:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:14:49 DEBUG : empty space: Unchanged skipping 2025/01/13 01:14:49 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:14:49 DEBUG : Waiting for deletions to finish 2025/01/13 01:14:53 INFO : enormous: Deleted 2025/01/13 01:14:56 INFO : potato2: Deleted 2025/01/13 01:14:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:14:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:14:58 DEBUG : empty space: Unchanged skipping 2025/01/13 01:14:58 DEBUG : Local file system at /tmp/rclone1730072481: Waiting for checks to finish 2025/01/13 01:14:58 DEBUG : Local file system at /tmp/rclone1730072481: Waiting for transfers to finish 2025/01/13 01:14:58 DEBUG : Waiting for deletions to finish 2025/01/13 01:14:58 INFO : potato2: Deleted 2025/01/13 01:14:58 INFO : enormous: Deleted 2025/01/13 01:14:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:15:17 DEBUG : five: Need to transfer - File not found at Destination 2025/01/13 01:15:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/13 01:15:17 DEBUG : one: Destination is newer than source, skipping 2025/01/13 01:15:17 DEBUG : three: Sizes identical 2025/01/13 01:15:17 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:15:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/13 01:15:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 01:15:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1730072481) 2025/01/13 01:15:17 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-wivibuh2fixo) 2025/01/13 01:15:17 DEBUG : two: md5 differ 2025/01/13 01:15:17 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:15:20 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/13 01:15:20 INFO : two: Copied (replaced existing) 2025/01/13 01:15:20 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/13 01:15:20 INFO : five: Copied (new) 2025/01/13 01:15:20 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/13 01:15:20 INFO : four: Copied (replaced existing) 2025/01/13 01:15:20 DEBUG : Waiting for deletions to finish 2025/01/13 01:15:21 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:15:21 DEBUG : one: Destination is newer than source, skipping 2025/01/13 01:15:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/13 01:15:21 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/13 01:15:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 01:15:21 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1730072481) 2025/01/13 01:15:21 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-wivibuh2fixo) 2025/01/13 01:15:21 DEBUG : three: md5 differ 2025/01/13 01:15:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/13 01:15:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/13 01:15:21 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/13 01:15:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 01:15:21 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/13 01:15:21 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/13 01:15:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/13 01:15:21 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:15:25 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/13 01:15:25 INFO : three: Copied (replaced existing) 2025/01/13 01:15:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (42.34s) === 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-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/13 01:15:46 INFO : Yandex rclone-test-wivibuh2fixo: Making map for --track-renames 2025/01/13 01:15:46 INFO : Yandex rclone-test-wivibuh2fixo: Finished making map for --track-renames 2025/01/13 01:15:46 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:15:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 01:15:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/13 01:15:46 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for renames to finish 2025/01/13 01:15:46 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:15:49 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/13 01:15:49 INFO : yam: Copied (new) 2025/01/13 01:15:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/13 01:15:50 INFO : potato: Copied (new) 2025/01/13 01:15:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:15:51 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:15:51 INFO : Yandex rclone-test-wivibuh2fixo: Making map for --track-renames 2025/01/13 01:15:51 INFO : Yandex rclone-test-wivibuh2fixo: Finished making map for --track-renames 2025/01/13 01:15:51 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:15:51 DEBUG : potato: Unchanged skipping 2025/01/13 01:15:51 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for renames to finish 2025/01/13 01:15:54 INFO : yam: Moved (server-side) to: yaml 2025/01/13 01:15:54 INFO : yaml: Renamed from "yam" 2025/01/13 01:15:54 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:15:54 DEBUG : Waiting for deletions to finish 2025/01/13 01:15:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (19.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/13 01:16:06 INFO : Yandex rclone-test-wivibuh2fixo: Making map for --track-renames 2025/01/13 01:16:06 INFO : Yandex rclone-test-wivibuh2fixo: Finished making map for --track-renames 2025/01/13 01:16:06 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:16:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 01:16:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/13 01:16:06 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for renames to finish 2025/01/13 01:16:06 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:16:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/13 01:16:09 INFO : yam: Copied (new) 2025/01/13 01:16:09 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/13 01:16:09 INFO : potato: Copied (new) 2025/01/13 01:16:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:16:11 INFO : Yandex rclone-test-wivibuh2fixo: Making map for --track-renames 2025/01/13 01:16:11 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:16:11 INFO : Yandex rclone-test-wivibuh2fixo: Finished making map for --track-renames 2025/01/13 01:16:11 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:16:11 DEBUG : potato: Unchanged skipping 2025/01/13 01:16:11 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for renames to finish 2025/01/13 01:16:13 INFO : yam: Moved (server-side) to: yaml 2025/01/13 01:16:13 INFO : yaml: Renamed from "yam" 2025/01/13 01:16:13 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:16:13 DEBUG : Waiting for deletions to finish 2025/01/13 01:16:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/13 01:16:25 INFO : Yandex rclone-test-wivibuh2fixo: Making map for --track-renames 2025/01/13 01:16:25 INFO : Yandex rclone-test-wivibuh2fixo: Finished making map for --track-renames 2025/01/13 01:16:25 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:16:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/13 01:16:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/13 01:16:25 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for renames to finish 2025/01/13 01:16:25 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:16:28 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/13 01:16:28 INFO : sub/yam: Copied (new) 2025/01/13 01:16:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/13 01:16:28 INFO : potato: Copied (new) 2025/01/13 01:16:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 3a3 > 2025-01-13 01:16:27.000000000;7f6fa9ddec9bfebda9510af0323fd696;14;potato 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:1657 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;sub/yam lsf: 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;sub/yam 2025-01-13 01:16:27.000000000;7f6fa9ddec9bfebda9510af0323fd696;14;potato Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (21.08s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:16:46 DEBUG : Creating backend with remote "/tmp/rclone1730072481/dir1" 2025/01/13 01:16:46 DEBUG : Config file has changed externally - reloading 2025/01/13 01:16:46 DEBUG : Creating backend with remote "/tmp/rclone1730072481/dir2" 2025/01/13 01:16:46 DEBUG : Local file system at /tmp/rclone1730072481/dir2: Using server-side directory move 2025/01/13 01:16:46 INFO : Local file system at /tmp/rclone1730072481/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/13 01:16:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/13 01:16:46 INFO : file1.txt: Moved (server-side) 2025/01/13 01:16:46 DEBUG : Local file system at /tmp/rclone1730072481/dir2: Waiting for checks to finish 2025/01/13 01:16:46 DEBUG : Local file system at /tmp/rclone1730072481/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.87s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:16:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/13 01:16:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:16:47 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:16:47 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:16:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:16:50 INFO : sub dir/hello world: Copied (new) 2025/01/13 01:16:50 INFO : sub dir/hello world: Deleted 2025/01/13 01:16:51 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/13 01:16:51 INFO : nested/sub dir/file: Copied (new) 2025/01/13 01:16:51 INFO : nested/sub dir/file: Deleted 2025/01/13 01:16:51 INFO : sub dir: Removing directory 2025/01/13 01:16:51 INFO : nested/sub dir: Removing directory 2025/01/13 01:16:51 INFO : nested: Removing directory 2025/01/13 01:16:51 DEBUG : Local file system at /tmp/rclone1730072481: deleted 3 directories run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" Diff of "logger" and "lsf" 3c3 < 2001-02-03 04:05:06.499999999;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file --- > 2025-01-13 01:16:50.000000000;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file 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:1789 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;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file lsf: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world 2025-01-13 01:16:50.000000000;83d3784ea62518eafc60e98d84f877ad;6;nested/sub dir/file Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (29.17s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:17:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/13 01:17:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/13 01:17:16 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:17:16 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:17:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/13 01:17:19 INFO : sub dir/hello world: Copied (new) 2025/01/13 01:17:19 INFO : sub dir/hello world: Deleted 2025/01/13 01:17:20 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/13 01:17:20 INFO : nested/sub dir/file: Copied (new) 2025/01/13 01:17:20 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (31.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:17:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 01:17:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/13 01:17:48 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:17:48 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:17:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/13 01:17:51 INFO : existing: Copied (new) 2025/01/13 01:17:51 INFO : existing: Deleted 2025/01/13 01:17:52 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/13 01:17:52 INFO : existing-b: Copied (new) 2025/01/13 01:17:52 INFO : existing-b: Deleted 2025/01/13 01:17:55 DEBUG : existing: Destination exists, skipping 2025/01/13 01:17:55 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/13 01:17:55 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:17:55 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:17:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (17.55s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:18:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-vofedoc3matu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wivibuh2fixo -> Yandex rclone-test-vofedoc3matu 2025/01/13 01:18:20 DEBUG : Yandex rclone-test-vofedoc3matu: Using server-side directory move 2025/01/13 01:18:20 INFO : Yandex rclone-test-vofedoc3matu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/13 01:18:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:18:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:18:21 DEBUG : empty space: Unchanged skipping 2025/01/13 01:18:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 01:18:21 DEBUG : Yandex rclone-test-vofedoc3matu: Waiting for checks to finish 2025/01/13 01:18:23 INFO : potato2: Moved (server-side) 2025/01/13 01:18:24 INFO : potato3: Deleted 2025/01/13 01:18:24 INFO : empty space: Deleted 2025/01/13 01:18:24 DEBUG : Yandex rclone-test-vofedoc3matu: Waiting for transfers to finish 2025/01/13 01:18:26 INFO : potato3: Moved (server-side) 2025/01/13 01:18:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-nopigay0vugu" 2025/01/13 01:18:28 DEBUG : Yandex rclone-test-nopigay0vugu: Using server-side directory move 2025/01/13 01:18:31 INFO : Yandex rclone-test-nopigay0vugu: Server side directory move succeeded 2025/01/13 01:18:33 ERROR : : error listing: directory not found 2025/01/13 01:18:33 DEBUG : Yandex rclone-test-nopigay0vugu: Purge remote 2025/01/13 01:18:39 DEBUG : Yandex rclone-test-vofedoc3matu: Purge remote 2025/01/13 01:18:40 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:18:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuborod8hayu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wivibuh2fixo -> Yandex rclone-test-zuborod8hayu 2025/01/13 01:18:58 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 01:18:58 DEBUG : empty space: Excluded 2025/01/13 01:18:58 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 01:18:58 DEBUG : empty space: Excluded 2025/01/13 01:18:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:18:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 01:18:58 DEBUG : Yandex rclone-test-zuborod8hayu: Waiting for checks to finish 2025/01/13 01:18:58 DEBUG : Yandex rclone-test-zuborod8hayu: Waiting for transfers to finish 2025/01/13 01:19:00 INFO : potato2: Moved (server-side) 2025/01/13 01:19:02 INFO : potato3: Deleted 2025/01/13 01:19:09 INFO : potato3: Moved (server-side) 2025/01/13 01:19:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-luluquq2zoci" 2025/01/13 01:19:10 DEBUG : empty space: Excluded (Size Filter) 2025/01/13 01:19:10 DEBUG : empty space: Excluded 2025/01/13 01:19:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:19:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/13 01:19:11 DEBUG : Yandex rclone-test-luluquq2zoci: Waiting for checks to finish 2025/01/13 01:19:11 DEBUG : Yandex rclone-test-luluquq2zoci: Waiting for transfers to finish 2025/01/13 01:19:13 INFO : potato2: Moved (server-side) 2025/01/13 01:19:14 INFO : potato3: Moved (server-side) 2025/01/13 01:19:15 DEBUG : Yandex rclone-test-luluquq2zoci: Purge remote 2025/01/13 01:19:22 DEBUG : Yandex rclone-test-zuborod8hayu: Purge remote --- PASS: TestServerSideMoveWithFilter (51.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:19:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-mulexur9daqo" 2025/01/13 01:19:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wivibuh2fixo -> Yandex rclone-test-mulexur9daqo 2025/01/13 01:19:47 DEBUG : Yandex rclone-test-mulexur9daqo: Using server-side directory move 2025/01/13 01:19:47 INFO : Yandex rclone-test-mulexur9daqo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/13 01:19:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/13 01:19:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:19:48 DEBUG : empty space: Unchanged skipping 2025/01/13 01:19:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/13 01:19:48 DEBUG : Yandex rclone-test-mulexur9daqo: Waiting for checks to finish 2025/01/13 01:19:52 INFO : empty space: Deleted 2025/01/13 01:19:52 DEBUG : Yandex rclone-test-mulexur9daqo: Waiting for transfers to finish 2025/01/13 01:19:52 INFO : potato3: Deleted 2025/01/13 01:19:53 INFO : potato2: Moved (server-side) 2025/01/13 01:19:54 INFO : potato3: Moved (server-side) 2025/01/13 01:19:54 INFO : tomatoDir: Removing directory 2025/01/13 01:19:59 DEBUG : Yandex rclone-test-wivibuh2fixo: deleted 1 directories 2025/01/13 01:20:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-furisuc6jipa" 2025/01/13 01:20:00 INFO : tomatoDir: Making directory 2025/01/13 01:20:00 DEBUG : Yandex rclone-test-furisuc6jipa: Using server-side directory move 2025/01/13 01:20:05 INFO : Yandex rclone-test-furisuc6jipa: Server side directory move succeeded 2025/01/13 01:20:06 ERROR : : error listing: directory not found 2025/01/13 01:20:07 ERROR : : error listing: directory not found 2025/01/13 01:20:07 DEBUG : Yandex rclone-test-furisuc6jipa: Purge remote 2025/01/13 01:20:15 DEBUG : Yandex rclone-test-mulexur9daqo: Purge remote 2025/01/13 01:20:15 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (43.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.79s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:20:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncOverlap (7.32s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:20:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/rclone-sync-test" 2025/01/13 01:20:24 DEBUG : Config file has changed externally - reloading 2025/01/13 01:20:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/rclone-sync-test-include/layer2" 2025/01/13 01:20:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/rclone-sync-test-ignore-file" 2025/01/13 01:20:33 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:20:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:20:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/13 01:20:34 DEBUG : Yandex rclone-test-wivibuh2fixo/rclone-sync-test: Waiting for checks to finish 2025/01/13 01:20:34 DEBUG : Yandex rclone-test-wivibuh2fixo/rclone-sync-test: Waiting for transfers to finish 2025/01/13 01:20:34 DEBUG : Waiting for deletions to finish 2025/01/13 01:20:34 INFO : There was nothing to transfer 2025/01/13 01:20:36 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:20:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:20:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/13 01:20:38 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:20:38 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:20:38 DEBUG : Waiting for deletions to finish 2025/01/13 01:20:38 INFO : rclone-sync-test-include: Removing directory 2025/01/13 01:20:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/13 01:20:38 DEBUG : Yandex rclone-test-wivibuh2fixo: failed to delete 1 directories 2025/01/13 01:20:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:20:39 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:20:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:20:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:20:42 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:20:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:20:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:20:45 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:20:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:20:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:20:48 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:20:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:20:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:20:51 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:20:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:20:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:20:54 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:20:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:20:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/13 01:20:57 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:20:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:20:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/13 01:20:59 DEBUG : Yandex rclone-test-wivibuh2fixo/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/13 01:20:59 DEBUG : Yandex rclone-test-wivibuh2fixo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/13 01:20:59 DEBUG : Waiting for deletions to finish 2025/01/13 01:20:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:00 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:02 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:03 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/13 01:21:06 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/13 01:21:07 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:21:07 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:21:07 DEBUG : Waiting for deletions to finish 2025/01/13 01:21:07 INFO : rclone-sync-test-include: Removing directory 2025/01/13 01:21:08 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/13 01:21:08 DEBUG : Yandex rclone-test-wivibuh2fixo: failed to delete 1 directories 2025/01/13 01:21:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:09 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:12 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:14 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:15 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:18 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/13 01:21:20 DEBUG : : Excluded 2025/01/13 01:21:20 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/13 01:21:22 DEBUG : Yandex rclone-test-wivibuh2fixo/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/13 01:21:22 DEBUG : Yandex rclone-test-wivibuh2fixo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/13 01:21:22 DEBUG : Waiting for deletions to finish 2025/01/13 01:21:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:23 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:25 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:27 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:31 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:21:33 DEBUG : rclone-sync-test: Excluded 2025/01/13 01:21:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/13 01:21:34 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (110.71s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:22:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/dst" 2025/01/13 01:22:15 DEBUG : Config file has changed externally - reloading 2025/01/13 01:22:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/CompareDest" 2025/01/13 01:22:17 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 01:22:17 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:22:17 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:22:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/13 01:22:23 INFO : one: Copied (new) 2025/01/13 01:22:23 DEBUG : Waiting for deletions to finish 2025/01/13 01:22:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:22:25 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:22:25 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:22:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/13 01:22:29 INFO : one: Copied (replaced existing) 2025/01/13 01:22:29 DEBUG : Waiting for deletions to finish 2025/01/13 01:22:36 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:22:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:22:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:22:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 01:22:36 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:22:36 DEBUG : Waiting for deletions to finish 2025/01/13 01:22:36 INFO : There was nothing to transfer 2025/01/13 01:22:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:22:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 01:22:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:22:43 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:22:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:22:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 01:22:43 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:22:43 DEBUG : Waiting for deletions to finish 2025/01/13 01:22:43 INFO : There was nothing to transfer 2025/01/13 01:22:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:22:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 01:22:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:22:45 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:22:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:22:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 01:22:46 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:22:46 DEBUG : Waiting for deletions to finish 2025/01/13 01:22:46 INFO : There was nothing to transfer 2025/01/13 01:22:47 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/01/13 01:22:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/13 01:22:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/13 01:22:47 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:22:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:22:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:22:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 01:22:48 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:22:48 DEBUG : Waiting for deletions to finish 2025/01/13 01:22:48 INFO : There was nothing to transfer 2025/01/13 01:22:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/13 01:22:51 DEBUG : two: Need to transfer - File not found at Destination 2025/01/13 01:22:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:22:51 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:22:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:22:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/13 01:22:52 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:22:54 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/13 01:22:54 INFO : two: Copied (new) 2025/01/13 01:22:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (65.19s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:23:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/dest" 2025/01/13 01:23:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/pre-dest1" 2025/01/13 01:23:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/pre-dest2" 2025/01/13 01:23:27 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:23:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/13 01:23:28 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:23:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/13 01:23:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/13 01:23:29 DEBUG : Yandex rclone-test-wivibuh2fixo/dest: Waiting for checks to finish 2025/01/13 01:23:29 DEBUG : Yandex rclone-test-wivibuh2fixo/dest: Waiting for transfers to finish 2025/01/13 01:23:32 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/13 01:23:32 INFO : 3: Copied (new) 2025/01/13 01:23:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (39.06s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:23:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/dst" 2025/01/13 01:24:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/CopyDest" 2025/01/13 01:24:01 DEBUG : one: Need to transfer - File not found at Destination 2025/01/13 01:24:01 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:24:01 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:24:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/13 01:24:05 INFO : one: Copied (new) 2025/01/13 01:24:05 DEBUG : Waiting for deletions to finish 2025/01/13 01:24:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:24:07 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:24:08 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:24:10 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/13 01:24:10 INFO : one: Copied (replaced existing) 2025/01/13 01:24:10 DEBUG : Waiting for deletions to finish 2025/01/13 01:24:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/BackupDir" 2025/01/13 01:24:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:24:19 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:24:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:24:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/13 01:24:24 INFO : one: Moved (server-side) 2025/01/13 01:24:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/13 01:24:26 INFO : one: Copied (server-side copy) 2025/01/13 01:24:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/13 01:24:26 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:24:26 DEBUG : Waiting for deletions to finish 2025/01/13 01:24:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:24:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/13 01:24:34 INFO : two: Copied (server-side copy) 2025/01/13 01:24:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/13 01:24:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:24:34 DEBUG : one: Unchanged skipping 2025/01/13 01:24:34 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:24:34 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:24:34 DEBUG : Waiting for deletions to finish 2025/01/13 01:24:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:24:36 DEBUG : one: Unchanged skipping 2025/01/13 01:24:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:24:36 DEBUG : two: Unchanged skipping 2025/01/13 01:24:36 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:24:36 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:24:36 DEBUG : Waiting for deletions to finish 2025/01/13 01:24:36 INFO : There was nothing to transfer 2025/01/13 01:24:41 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/13 01:24:41 DEBUG : three: Destination not found in --copy-dest 2025/01/13 01:24:41 DEBUG : three: Need to transfer - File not found at Destination 2025/01/13 01:24:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:24:41 DEBUG : one: Unchanged skipping 2025/01/13 01:24:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:24:41 DEBUG : two: Unchanged skipping 2025/01/13 01:24:41 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:24:41 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:24:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/13 01:24:44 INFO : three: Copied (new) 2025/01/13 01:24:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (87.17s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:25:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/dst" 2025/01/13 01:25:34 DEBUG : Config file has changed externally - reloading 2025/01/13 01:25:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/backup" 2025/01/13 01:25:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 01:25:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:25:36 DEBUG : two: Unchanged skipping 2025/01/13 01:25:36 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:25:38 INFO : one: Moved (server-side) 2025/01/13 01:25:38 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:25:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/13 01:25:40 INFO : one: Copied (new) 2025/01/13 01:25:40 DEBUG : Waiting for deletions to finish 2025/01/13 01:25:42 INFO : three.txt: Moved (server-side) 2025/01/13 01:25:42 INFO : three.txt: Moved into backup dir 2025/01/13 01:25:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 01:25:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:25:48 DEBUG : two: Unchanged skipping 2025/01/13 01:25:48 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:25:52 INFO : one: Deleted 2025/01/13 01:25:53 INFO : one: Moved (server-side) 2025/01/13 01:25:53 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:25:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/13 01:25:57 INFO : one: Copied (new) 2025/01/13 01:25:57 DEBUG : Waiting for deletions to finish 2025/01/13 01:26:01 INFO : three.txt: Deleted 2025/01/13 01:26:03 INFO : three.txt: Moved (server-side) 2025/01/13 01:26:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (148.37s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:28:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/dst" 2025/01/13 01:28:07 DEBUG : Config file has changed externally - reloading 2025/01/13 01:28:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/backup" 2025/01/13 01:28:09 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:28:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 01:28:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:28:09 DEBUG : two: Unchanged skipping 2025/01/13 01:28:12 INFO : one: Moved (server-side) to: one.bak 2025/01/13 01:28:12 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:28:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/13 01:28:14 INFO : one: Copied (new) 2025/01/13 01:28:14 DEBUG : Waiting for deletions to finish 2025/01/13 01:28:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/13 01:28:17 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:2398 /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 |-114420h28m13.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-13 01:28:13 +0000 UTC) (precision 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:2404 /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 |-114420h28m13.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-13 01:28:13 +0000 UTC) (precision 1ns) 2025/01/13 01:28:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 01:28:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:28:22 DEBUG : two: Unchanged skipping 2025/01/13 01:28:22 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:28:27 INFO : one.bak: Deleted 2025/01/13 01:28:29 INFO : one: Moved (server-side) to: one.bak 2025/01/13 01:28:29 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:28:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/13 01:28:32 INFO : one: Copied (new) 2025/01/13 01:28:32 DEBUG : Waiting for deletions to finish 2025/01/13 01:28:36 INFO : three.txt.bak: Deleted 2025/01/13 01:28:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/13 01:28:38 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: backup/one.bak: Modification time difference too big |-114420h28m28.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-13 01:28:28 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirWithSuffix (68.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:29:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/dst" 2025/01/13 01:29:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/backup" 2025/01/13 01:29:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 01:29:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:29:13 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:29:13 DEBUG : two: Unchanged skipping 2025/01/13 01:29:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/13 01:29:16 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:29:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/13 01:29:18 INFO : one: Copied (new) 2025/01/13 01:29:18 DEBUG : Waiting for deletions to finish 2025/01/13 01:29:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/13 01:29:27 INFO : three.txt: Moved into backup dir 2025/01/13 01:29:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 01:29:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:29:31 DEBUG : two: Unchanged skipping 2025/01/13 01:29:31 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:29:35 INFO : one-2019-01-01: Deleted 2025/01/13 01:29:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/13 01:29:37 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:29:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/13 01:29:39 INFO : one: Copied (new) 2025/01/13 01:29:39 DEBUG : Waiting for deletions to finish 2025/01/13 01:29:43 INFO : three-2019-01-01.txt: Deleted 2025/01/13 01:29:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/13 01:29:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (66.50s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:30:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/dst" 2025/01/13 01:30:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 01:30:20 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:30:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:30:20 DEBUG : two: Unchanged skipping 2025/01/13 01:30:22 INFO : one: Moved (server-side) to: one.bak 2025/01/13 01:30:22 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:30:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/13 01:30:25 INFO : one: Copied (new) 2025/01/13 01:30:25 DEBUG : Waiting for deletions to finish 2025/01/13 01:30:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/13 01:30:28 INFO : three.txt: Moved into backup dir 2025/01/13 01:30:32 DEBUG : one.bak: Excluded (Path Filter) 2025/01/13 01:30:32 DEBUG : one.bak: Excluded 2025/01/13 01:30:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/13 01:30:32 DEBUG : three.txt.bak: Excluded 2025/01/13 01:30:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 01:30:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:30:32 DEBUG : two: Unchanged skipping 2025/01/13 01:30:32 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for checks to finish 2025/01/13 01:30:36 INFO : one.bak: Deleted 2025/01/13 01:30:38 INFO : one: Moved (server-side) to: one.bak 2025/01/13 01:30:38 DEBUG : Yandex rclone-test-wivibuh2fixo/dst: Waiting for transfers to finish 2025/01/13 01:30:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/13 01:30:41 INFO : one: Copied (new) 2025/01/13 01:30:41 DEBUG : Waiting for deletions to finish 2025/01/13 01:30:44 INFO : three.txt.bak: Deleted 2025/01/13 01:30:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/13 01:30:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (61.65s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:31:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/dst" 2025/01/13 01:31:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 01:31:21 INFO : one: Moved (server-side) to: one.bak 2025/01/13 01:31:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/13 01:31:24 INFO : one: Copied (new) 2025/01/13 01:31:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:31:25 DEBUG : two: Unchanged skipping 2025/01/13 01:31:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/13 01:31:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/13 01:31:30 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/13 01:31:30 INFO : three.txt: Copied (new) 2025/01/13 01:31:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 01:31:37 INFO : one.bak: Deleted 2025/01/13 01:31:39 INFO : one: Moved (server-side) to: one.bak 2025/01/13 01:31:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/13 01:31:42 INFO : one: Copied (new) 2025/01/13 01:31:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:31:42 DEBUG : two: Unchanged skipping 2025/01/13 01:31:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/13 01:31:48 INFO : three.txt.bak: Deleted 2025/01/13 01:31:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/13 01:31:52 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/13 01:31:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (66.81s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:32:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-wivibuh2fixo/dst" 2025/01/13 01:32:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/13 01:32:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/13 01:32:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/13 01:32:33 INFO : one: Copied (new) 2025/01/13 01:32:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:32:33 DEBUG : two: Unchanged skipping 2025/01/13 01:32:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/13 01:32:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/13 01:32:38 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/13 01:32:38 INFO : three.txt: Copied (new) 2025/01/13 01:32:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/13 01:32:44 INFO : one-2019-01-01: Deleted 2025/01/13 01:32:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/13 01:32:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/13 01:32:48 INFO : one: Copied (new) 2025/01/13 01:32:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:32:48 DEBUG : two: Unchanged skipping 2025/01/13 01:32:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/13 01:32:53 INFO : three-2019-01-01.txt: Deleted 2025/01/13 01:32:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/13 01:32:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/13 01:32:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (63.57s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:33:25 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:33:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/13 01:33:25 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:33:27 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/13 01:33:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/13 01:33:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.81s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:33:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/13 01:33:33 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:33:33 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:33:36 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/13 01:33:36 INFO : existing: Copied (new) 2025/01/13 01:33:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:33:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/13 01:33:38 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:33:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/13 01:33:38 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:33:38 ERROR : Yandex rclone-test-wivibuh2fixo: not deleting files as there were IO errors 2025/01/13 01:33:38 ERROR : Yandex rclone-test-wivibuh2fixo: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestSyncImmutable (12.17s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:33:47 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:33:47 DEBUG : existing: Unchanged skipping 2025/01/13 01:33:47 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:33:47 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:33:47 DEBUG : Waiting for deletions to finish 2025/01/13 01:33:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.48s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.75s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.80s) --- SKIP: TestMaxTransfer/Hard (1.20s) --- SKIP: TestMaxTransfer/Soft (0.71s) --- SKIP: TestMaxTransfer/Cautious (0.90s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:33:58 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/13 01:33:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/13 01:33:59 DEBUG : pacer: Reducing sleep to 15ms 2025/01/13 01:33:59 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/13 01:34:00 DEBUG : pacer: Reducing sleep to 10ms 2025/01/13 01:34:06 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/13 01:34:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/13 01:34:09 DEBUG : pacer: Reducing sleep to 15ms 2025/01/13 01:34:09 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/13 01:34:10 DEBUG : pacer: Reducing sleep to 10ms 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:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: both11: Modification time difference too big |-209877h29m44.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-13 01:34:51 +0000 UTC) (precision 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:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only15: Modification time difference too big |-209877h30m6.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-13 01:35:13 +0000 UTC) (precision 1ns) 2025/01/13 01:35:36 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:35:36 DEBUG : both11: Modification times differ by 209877h29m44.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-13 01:34:51 +0000 UTC 2025/01/13 01:35:36 DEBUG : both0: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both12: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both11: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/13 01:35:36 DEBUG : both13: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both14: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both15: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both1: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both17: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both18: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both19: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both2: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both3: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both4: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both5: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both6: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both7: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both16: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:35:36 DEBUG : both9: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both8: Unchanged skipping 2025/01/13 01:35:36 DEBUG : both10: Unchanged skipping 2025/01/13 01:35:36 INFO : both11: Updated modification time in destination 2025/01/13 01:35:36 DEBUG : both11: Unchanged skipping 2025/01/13 01:35:36 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:35:36 DEBUG : Waiting for deletions to finish 2025/01/13 01:35:40 INFO : only1: Deleted 2025/01/13 01:35:40 INFO : only7: Deleted 2025/01/13 01:35:40 INFO : only3: Deleted 2025/01/13 01:35:40 INFO : only10: Deleted 2025/01/13 01:35:43 INFO : only15: Deleted 2025/01/13 01:35:44 INFO : only18: Deleted 2025/01/13 01:35:44 INFO : only8: Deleted 2025/01/13 01:35:44 INFO : only19: Deleted 2025/01/13 01:35:47 INFO : only9: Deleted 2025/01/13 01:35:47 INFO : only14: Deleted 2025/01/13 01:35:47 INFO : only12: Deleted 2025/01/13 01:35:47 INFO : only0: Deleted 2025/01/13 01:35:50 INFO : only17: Deleted 2025/01/13 01:35:51 INFO : only6: Deleted 2025/01/13 01:35:51 INFO : only5: Deleted 2025/01/13 01:35:51 INFO : only4: Deleted 2025/01/13 01:35:54 INFO : only11: Deleted 2025/01/13 01:35:54 INFO : only2: Deleted 2025/01/13 01:35:54 INFO : only16: Deleted 2025/01/13 01:35:55 INFO : only13: Deleted 2025/01/13 01:35:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (198.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:38:42 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/13 01:38:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/13 01:38:43 DEBUG : pacer: Reducing sleep to 15ms 2025/01/13 01:38:43 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/13 01:38:44 DEBUG : pacer: Reducing sleep to 10ms 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: both1: Modification time difference too big |-209877h32m12.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-13 01:37:19 +0000 UTC) (precision 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: both14: Modification time difference too big |-209877h33m22.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-13 01:38:29 +0000 UTC) (precision 1ns) 2025/01/13 01:38:55 DEBUG : both1: Modification times differ by 209877h32m12.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-13 01:37:19 +0000 UTC 2025/01/13 01:38:55 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for checks to finish 2025/01/13 01:38:55 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both1: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/13 01:38:55 DEBUG : both11: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both12: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both13: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both14: Modification times differ by 209877h33m22.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-13 01:38:29 +0000 UTC 2025/01/13 01:38:55 DEBUG : both0: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both14: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/13 01:38:55 DEBUG : both15: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both10: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both17: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both18: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both16: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both2: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both19: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both4: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both5: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both6: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both7: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both8: Unchanged skipping 2025/01/13 01:38:55 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/13 01:38:55 DEBUG : both9: Unchanged skipping 2025/01/13 01:38:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : both3: Unchanged skipping 2025/01/13 01:38:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/13 01:38:55 INFO : both1: Updated modification time in destination 2025/01/13 01:38:55 DEBUG : both1: Unchanged skipping 2025/01/13 01:38:55 INFO : both14: Updated modification time in destination 2025/01/13 01:38:55 DEBUG : both14: Unchanged skipping 2025/01/13 01:38:55 DEBUG : Yandex rclone-test-wivibuh2fixo: Waiting for transfers to finish 2025/01/13 01:38:57 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/13 01:38:57 INFO : only0: Copied (replaced existing) 2025/01/13 01:38:57 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/13 01:38:57 INFO : only12: Copied (replaced existing) 2025/01/13 01:38:57 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/13 01:38:57 INFO : only11: Copied (replaced existing) 2025/01/13 01:38:57 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/13 01:38:57 INFO : only10: Copied (replaced existing) 2025/01/13 01:38:59 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/13 01:38:59 INFO : only14: Copied (replaced existing) 2025/01/13 01:38:59 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/13 01:38:59 INFO : only13: Copied (replaced existing) 2025/01/13 01:38:59 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/13 01:38:59 INFO : only15: Copied (replaced existing) 2025/01/13 01:39:00 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/13 01:39:00 INFO : only16: Copied (replaced existing) 2025/01/13 01:39:01 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/13 01:39:01 INFO : only17: Copied (replaced existing) 2025/01/13 01:39:01 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/13 01:39:01 INFO : only18: Copied (replaced existing) 2025/01/13 01:39:02 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/13 01:39:02 INFO : only2: Copied (replaced existing) 2025/01/13 01:39:02 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/13 01:39:02 INFO : only19: Copied (replaced existing) 2025/01/13 01:39:03 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/13 01:39:03 INFO : only3: Copied (replaced existing) 2025/01/13 01:39:04 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/13 01:39:04 INFO : only6: Copied (replaced existing) 2025/01/13 01:39:04 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/13 01:39:04 INFO : only5: Copied (replaced existing) 2025/01/13 01:39:04 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/13 01:39:04 INFO : only4: Copied (replaced existing) 2025/01/13 01:39:06 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/13 01:39:06 INFO : only7: Copied (replaced existing) 2025/01/13 01:39:06 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/13 01:39:06 INFO : only1: Copied (replaced existing) 2025/01/13 01:39:06 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/13 01:39:06 INFO : only9: Copied (replaced existing) 2025/01/13 01:39:06 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/13 01:39:06 INFO : only8: Copied (replaced existing) 2025/01/13 01:39:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (260.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:41:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 01:41:34 INFO : sub dir: Making directory 2025/01/13 01:41:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (78.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" 2025/01/13 01:42:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/13 01:42:53 INFO : sub dir: Making directory 2025/01/13 01:42:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wivibuh2fixo", Local "Local file system at /tmp/rclone1730072481", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (83.50s) FAIL 2025/01/13 01:44:16 DEBUG : Yandex rclone-test-wivibuh2fixo: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 43m34.074004293s (try 1/5): exit status 1: Failed [TestSyncIgnoreErrors TestSyncAfterAddingAFile TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestSyncBackupDirWithSuffix TestSyncConcurrentDelete TestSyncConcurrentTruncate]