"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/04/24 05:12:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa" 2025/04/24 05:12:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/24 05:12:42 DEBUG : Creating backend with remote "/tmp/rclone3405571191" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:12:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:12:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/24 05:12:43 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:12:43 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.87s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:12:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 05:12:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:12:46 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:12:46 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:12:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:12:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:12:50 DEBUG : Yandex rclone-test-maboyav1fewa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.63s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.58s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.60s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:13:03 DEBUG : Creating backend with remote "/non-existing" 2025/04/24 05:13:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/24 05:13:03 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:13:03 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.14s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:13:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:13:05 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:13:05 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:13:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:13:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyNoTraverse (16.21s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:13:21 INFO : Yandex rclone-test-maboyav1fewa: Running all checks before starting transfers 2025/04/24 05:13:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:13:22 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:13:22 INFO : Yandex rclone-test-maboyav1fewa: Checks finished, now starting transfers 2025/04/24 05:13:22 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:13:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:13:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyCheckFirst (15.29s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:13:37 ERROR : Ignoring --no-traverse with sync 2025/04/24 05:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:13:37 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:13:37 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:13:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:13:39 INFO : sub dir/hello world: Copied (new) 2025/04/24 05:13:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncNoTraverse (16.21s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:13:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/24 05:13:53 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:13:53 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:13:55 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/24 05:13:55 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.37s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:14:03 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:14:03 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:14:04 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:14:04 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (9.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:14:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:14:12 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:14:12 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:14:14 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:14:14 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (10.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:14:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/24 05:14:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 05:14:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/24 05:14:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 05:14:22 INFO : sub dir: Making directory 2025/04/24 05:14:23 INFO : sub dir2: Making directory 2025/04/24 05:14:23 INFO : sub dir2/sub sub dir2: Making directory 2025/04/24 05:14:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:14:24 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:14:24 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:14:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:14:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:14:28 DEBUG : Yandex rclone-test-maboyav1fewa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (29.10s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:14:51 INFO : sub dir2: Making directory 2025/04/24 05:14:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/24 05:14:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 05:14:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:14:51 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:14:51 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:14:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:14:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (12.92s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:15:03 DEBUG : sub dir2: Making directory with metadata 2025/04/24 05:15:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 05:15:04 INFO : sub dir: Making directory 2025/04/24 05:15:04 INFO : sub dir2: Making directory 2025/04/24 05:15:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:15:04 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:15:04 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:15:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:15:07 INFO : sub dir/hello world: Copied (new) 2025/04/24 05:15:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:15:08 DEBUG : Yandex rclone-test-maboyav1fewa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/24 05:15:08 DEBUG : Yandex rclone-test-maboyav1fewa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (22.06s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.66s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:15:26 INFO : sub dir2: Making directory 2025/04/24 05:15:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:15:27 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:15:27 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:15:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:15:29 INFO : sub dir/hello world: Copied (new) 2025/04/24 05:15:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.69s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:15:43 DEBUG : sub dir2: Making directory with metadata 2025/04/24 05:15:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 05:15:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 05:15:43 INFO : sub dir: Making directory 2025/04/24 05:15:44 INFO : sub dir2: Making directory 2025/04/24 05:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:15:44 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:15:44 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:15:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:15:48 INFO : sub dir/hello world: Copied (new) 2025/04/24 05:15:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:15:49 DEBUG : Yandex rclone-test-maboyav1fewa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (24.09s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.69s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:16:08 INFO : sub dir2: Making directory 2025/04/24 05:16:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:16:08 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:16:08 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:16:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:16:10 INFO : sub dir/hello world: Copied (new) 2025/04/24 05:16:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.62s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:16:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-qitecec0wubo" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-maboyav1fewa -> Yandex rclone-test-qitecec0wubo 2025/04/24 05:16:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:16:27 DEBUG : Yandex rclone-test-qitecec0wubo: Waiting for checks to finish 2025/04/24 05:16:27 DEBUG : Yandex rclone-test-qitecec0wubo: Waiting for transfers to finish 2025/04/24 05:16:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:16:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:16:32 DEBUG : Yandex rclone-test-qitecec0wubo: Purge remote --- PASS: TestServerSideCopy (26.89s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:16:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 05:16:55 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:16:55 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:16:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/24 05:16:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:17:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-guxufaf9nuxu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-maboyav1fewa -> Yandex rclone-test-guxufaf9nuxu 2025/04/24 05:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:17:18 DEBUG : Yandex rclone-test-guxufaf9nuxu: Waiting for checks to finish 2025/04/24 05:17:18 DEBUG : Yandex rclone-test-guxufaf9nuxu: Waiting for transfers to finish 2025/04/24 05:17:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:17:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:17:27 DEBUG : Yandex rclone-test-guxufaf9nuxu: Waiting for checks to finish 2025/04/24 05:17:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 05:17:27 DEBUG : Yandex rclone-test-guxufaf9nuxu: Waiting for transfers to finish 2025/04/24 05:17:27 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.datoxan1" before starting 2025/04/24 05:17:30 DEBUG : sub dir/hello world.datoxan1: server side copy: removing renamed existing file after operation 2025/04/24 05:17:35 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/24 05:17:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:17:36 DEBUG : Yandex rclone-test-guxufaf9nuxu: Purge remote --- PASS: TestServerSideCopyOverSelf (48.84s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:18:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 05:18:04 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:18:04 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:18:06 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/24 05:18:06 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/24 05:18:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestMoveOverSelf (21.44s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:18:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-diliped6daji" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-maboyav1fewa -> Yandex rclone-test-diliped6daji 2025/04/24 05:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:18:24 DEBUG : Yandex rclone-test-diliped6daji: Waiting for checks to finish 2025/04/24 05:18:24 DEBUG : Yandex rclone-test-diliped6daji: Waiting for transfers to finish 2025/04/24 05:18:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:18:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:18:31 DEBUG : Yandex rclone-test-diliped6daji: Using server-side directory move 2025/04/24 05:18:31 INFO : Yandex rclone-test-diliped6daji: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 05:18:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/24 05:18:32 DEBUG : Yandex rclone-test-diliped6daji: Waiting for checks to finish 2025/04/24 05:18:32 DEBUG : Yandex rclone-test-diliped6daji: Waiting for transfers to finish 2025/04/24 05:18:36 INFO : sub dir/hello world: Deleted 2025/04/24 05:18:38 INFO : sub dir/hello world: Moved (server-side) 2025/04/24 05:18:43 DEBUG : testing file moves 2025/04/24 05:18:44 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/24 05:18:44 DEBUG : Yandex rclone-test-diliped6daji: Waiting for checks to finish 2025/04/24 05:18:44 DEBUG : Yandex rclone-test-diliped6daji: Waiting for transfers to finish 2025/04/24 05:18:48 INFO : sub dir/hello world: Deleted 2025/04/24 05:18:50 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:18:52 DEBUG : Yandex rclone-test-diliped6daji: Purge remote --- PASS: TestServerSideMoveOverSelf (48.89s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:19:11 ERROR : : error listing: directory not found 2025/04/24 05:19:12 INFO : Local file system at /tmp/rclone3405571191: Making directory 2025/04/24 05:19:12 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:19:12 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyAfterDelete (17.86s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:19:30 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/24 05:19:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:19:30 DEBUG : Local file system at /tmp/rclone3405571191: Waiting for checks to finish 2025/04/24 05:19:30 DEBUG : Local file system at /tmp/rclone3405571191: Waiting for transfers to finish 2025/04/24 05:19:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:19:31 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/24 05:19:31 INFO : sub dir/hello world: Copied (new) 2025/04/24 05:19:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyRedownload (18.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:19:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/24 05:19:45 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:19:45 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:19:48 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/24 05:19:48 INFO : check sum: Copied (new) 2025/04/24 05:19:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:19:49 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:19:49 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/24 05:19:49 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/24 05:19:49 DEBUG : check sum: Unchanged skipping 2025/04/24 05:19:49 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:19:49 DEBUG : Waiting for deletions to finish 2025/04/24 05:19:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (12.77s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:19:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/24 05:19:58 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:19:58 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:20:00 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/24 05:20:00 INFO : sizeonly: Copied (new) 2025/04/24 05:20:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:20:02 DEBUG : sizeonly: Sizes identical 2025/04/24 05:20:02 DEBUG : sizeonly: Unchanged skipping 2025/04/24 05:20:02 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:20:02 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:20:02 DEBUG : Waiting for deletions to finish 2025/04/24 05:20:02 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncSizeOnly (13.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:20:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/24 05:20:11 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:20:11 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:20:14 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/04/24 05:20:14 INFO : ignore-size: Copied (new) 2025/04/24 05:20:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:20:15 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:20:15 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:20:15 DEBUG : ignore-size: Unchanged skipping 2025/04/24 05:20:15 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:20:15 DEBUG : Waiting for deletions to finish 2025/04/24 05:20:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:20:24 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:20:24 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:20:24 DEBUG : existing: Unchanged skipping 2025/04/24 05:20:24 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:20:24 DEBUG : Waiting for deletions to finish 2025/04/24 05:20:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:20:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/24 05:20:25 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:20:25 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:20:28 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/04/24 05:20:28 INFO : existing: Copied (replaced existing) 2025/04/24 05:20:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (12.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:20:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 05:20:35 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:20:35 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:20:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/24 05:20:38 INFO : existing: Copied (new) 2025/04/24 05:20:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:20:39 DEBUG : existing: Destination exists, skipping 2025/04/24 05:20:39 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:20:39 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:20:39 DEBUG : Waiting for deletions to finish 2025/04/24 05:20:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.97s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:20:50 INFO : d: Making directory 2025/04/24 05:20:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 05:20:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:20:53 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 05:20:53 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:20:53 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:20:55 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/24 05:20:55 INFO : a/potato2: Copied (new) 2025/04/24 05:20:55 DEBUG : Waiting for deletions to finish 2025/04/24 05:21:00 INFO : b/potato: Deleted 2025/04/24 05:21:00 INFO : d: Removing directory 2025/04/24 05:21:05 INFO : b: Removing directory 2025/04/24 05:21:11 DEBUG : Yandex rclone-test-maboyav1fewa: deleted 2 directories run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (47.70s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:21:36 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:21:36 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/04/24 05:21:36 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/24 05:21:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/24 05:21:36 DEBUG : empty space: Unchanged skipping 2025/04/24 05:21:36 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:21:36 DEBUG : Waiting for deletions to finish 2025/04/24 05:21:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:21:37 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/04/24 05:21:37 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:21:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/24 05:21:38 INFO : empty space: Updated modification time in destination 2025/04/24 05:21:38 DEBUG : empty space: Unchanged skipping 2025/04/24 05:21:38 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:21:38 DEBUG : Waiting for deletions to finish 2025/04/24 05:21:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.78s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:21:47 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:21:47 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/04/24 05:21:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/24 05:21:47 DEBUG : empty space: Unchanged skipping 2025/04/24 05:21:47 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:21:47 DEBUG : Waiting for deletions to finish 2025/04/24 05:21:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.26s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:21:55 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/24 05:21:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 05:21:55 DEBUG : pacer: Reducing sleep to 15ms 2025/04/24 05:21:56 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/24 05:21:56 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 05:21:56 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/04/24 05:21:56 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:21:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3405571191) 2025/04/24 05:21:56 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-maboyav1fewa) 2025/04/24 05:21:56 DEBUG : foo: md5 differ 2025/04/24 05:21:56 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:21:58 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/04/24 05:21:58 INFO : foo: Copied (replaced existing) 2025/04/24 05:21:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (11.70s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:22:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:22:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/24 05:22:07 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:22:07 DEBUG : empty space: Unchanged skipping 2025/04/24 05:22:07 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:22:09 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/24 05:22:09 INFO : potato: Copied (new) 2025/04/24 05:22:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (15.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:22:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/24 05:22:23 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:22:23 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:22:25 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/24 05:22:25 INFO : potato: Copied (replaced existing) 2025/04/24 05:22:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:22:36 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/04/24 05:22:36 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:22:36 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3405571191) 2025/04/24 05:22:36 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-maboyav1fewa) 2025/04/24 05:22:36 DEBUG : potato: md5 differ 2025/04/24 05:22:36 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:22:38 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/24 05:22:38 INFO : potato: Copied (replaced existing) 2025/04/24 05:22:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:22:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:22:48 DEBUG : empty space: Unchanged skipping 2025/04/24 05:22:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:22:48 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:22:48 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:22:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/24 05:22:48 DEBUG : Waiting for deletions to finish 2025/04/24 05:22:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (13.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:23:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:23:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:23:03 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:23:03 DEBUG : empty space: Unchanged skipping 2025/04/24 05:23:03 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:23:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/24 05:23:05 INFO : potato2: Copied (new) 2025/04/24 05:23:05 DEBUG : Waiting for deletions to finish 2025/04/24 05:23:09 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:23:23 INFO : d: Making directory 2025/04/24 05:23:24 INFO : d/e: Making directory 2025/04/24 05:23:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 05:23:27 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:23:27 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:23:27 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 05:23:27 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:23:29 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/24 05:23:29 INFO : a/potato2: Copied (new) 2025/04/24 05:23:29 DEBUG : Waiting for deletions to finish 2025/04/24 05:23:34 INFO : b/potato: Deleted 2025/04/24 05:23:34 INFO : d/e: Removing directory 2025/04/24 05:23:38 INFO : d: Removing directory 2025/04/24 05:23:43 INFO : b: Removing directory 2025/04/24 05:23:48 DEBUG : Yandex rclone-test-maboyav1fewa: deleted 3 directories run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (50.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:24:14 INFO : d: Making directory 2025/04/24 05:24:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/24 05:24:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:24:16 DEBUG : c/non empty space: Unchanged skipping 2025/04/24 05:24:16 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:24:16 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:24:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/24 05:24:19 INFO : a/potato2: Copied (new) 2025/04/24 05:24:19 ERROR : Yandex rclone-test-maboyav1fewa: not deleting files as there were IO errors 2025/04/24 05:24:19 ERROR : Yandex rclone-test-maboyav1fewa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (47.28s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Should be true Test: TestSyncDeleteDuring Messages: potato: Modification time difference too big |-116848h24m59.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-24 05:24:59 +0000 UTC) (precision 1ns) 2025/04/24 05:25:02 DEBUG : Waiting for deletions to finish 2025/04/24 05:25:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:25:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:25:02 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:25:02 DEBUG : empty space: Unchanged skipping 2025/04/24 05:25:02 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:25:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/24 05:25:05 INFO : potato2: Copied (new) 2025/04/24 05:25:07 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- FAIL: TestSyncDeleteDuring (20.15s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:25:22 DEBUG : Waiting for deletions to finish 2025/04/24 05:25:22 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:25:22 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:25:26 INFO : potato: Deleted 2025/04/24 05:25:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:25:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:25:26 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:25:26 DEBUG : empty space: Unchanged skipping 2025/04/24 05:25:26 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:25:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/24 05:25:29 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (21.71s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:25:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:25:42 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:25:42 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:25:44 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/24 05:25:44 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (15.92s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:25:59 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 05:25:59 DEBUG : enormous: Excluded 2025/04/24 05:25:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 05:25:59 DEBUG : potato2: Excluded 2025/04/24 05:26:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 05:26:00 DEBUG : potato2: Excluded 2025/04/24 05:26:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:26:00 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:26:00 DEBUG : empty space: Unchanged skipping 2025/04/24 05:26:00 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:26:00 DEBUG : Waiting for deletions to finish 2025/04/24 05:26:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:26:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 05:26:00 DEBUG : potato2: Excluded 2025/04/24 05:26:01 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 05:26:01 DEBUG : enormous: Excluded 2025/04/24 05:26:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 05:26:01 DEBUG : potato2: Excluded 2025/04/24 05:26:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 05:26:01 DEBUG : potato2: Excluded 2025/04/24 05:26:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:26:01 DEBUG : empty space: Unchanged skipping 2025/04/24 05:26:01 DEBUG : Local file system at /tmp/rclone3405571191: Waiting for checks to finish 2025/04/24 05:26:01 DEBUG : Local file system at /tmp/rclone3405571191: Waiting for transfers to finish 2025/04/24 05:26:01 DEBUG : Waiting for deletions to finish 2025/04/24 05:26:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:26:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 05:26:01 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:26:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/24 05:26:18 DEBUG : enormous: Excluded 2025/04/24 05:26:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/24 05:26:18 DEBUG : potato2: Excluded 2025/04/24 05:26:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:26:19 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:26:19 DEBUG : empty space: Unchanged skipping 2025/04/24 05:26:19 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:26:19 DEBUG : Waiting for deletions to finish 2025/04/24 05:26:22 INFO : potato2: Deleted 2025/04/24 05:26:23 INFO : enormous: Deleted 2025/04/24 05:26:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:26:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:26:24 DEBUG : empty space: Unchanged skipping 2025/04/24 05:26:24 DEBUG : Local file system at /tmp/rclone3405571191: Waiting for checks to finish 2025/04/24 05:26:24 DEBUG : Local file system at /tmp/rclone3405571191: Waiting for transfers to finish 2025/04/24 05:26:24 DEBUG : Waiting for deletions to finish 2025/04/24 05:26:24 INFO : enormous: Deleted 2025/04/24 05:26:24 INFO : potato2: Deleted 2025/04/24 05:26:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.69s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:26:39 DEBUG : five: Need to transfer - File not found at Destination 2025/04/24 05:26:39 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/24 05:26:39 DEBUG : one: Destination is newer than source, skipping 2025/04/24 05:26:39 DEBUG : three: Sizes identical 2025/04/24 05:26:39 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:26:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/24 05:26:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 05:26:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3405571191) 2025/04/24 05:26:39 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-maboyav1fewa) 2025/04/24 05:26:39 DEBUG : two: md5 differ 2025/04/24 05:26:39 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:26:41 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/24 05:26:41 INFO : two: Copied (replaced existing) 2025/04/24 05:26:41 DEBUG : four: Dst hash empty - aborting Src hash check 2025/04/24 05:26:41 INFO : four: Copied (replaced existing) 2025/04/24 05:26:41 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/24 05:26:41 INFO : five: Copied (new) 2025/04/24 05:26:41 DEBUG : Waiting for deletions to finish 2025/04/24 05:26:42 DEBUG : one: Destination is newer than source, skipping 2025/04/24 05:26:42 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:26:42 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/24 05:26:42 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/24 05:26:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 05:26:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/24 05:26:42 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/24 05:26:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 05:26:42 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/24 05:26:42 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/24 05:26:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/24 05:26:42 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3405571191) 2025/04/24 05:26:42 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-maboyav1fewa) 2025/04/24 05:26:42 DEBUG : three: md5 differ 2025/04/24 05:26:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/24 05:26:42 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:26:44 DEBUG : three: Dst hash empty - aborting Src hash check 2025/04/24 05:26:44 INFO : three: Copied (replaced existing) 2025/04/24 05:26:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (38.78s) === 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-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/24 05:27:08 INFO : Yandex rclone-test-maboyav1fewa: Making map for --track-renames 2025/04/24 05:27:08 INFO : Yandex rclone-test-maboyav1fewa: Finished making map for --track-renames 2025/04/24 05:27:08 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:27:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 05:27:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/24 05:27:08 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for renames to finish 2025/04/24 05:27:08 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:27:10 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/24 05:27:10 INFO : yam: Copied (new) 2025/04/24 05:27:11 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/24 05:27:11 INFO : potato: Copied (new) 2025/04/24 05:27:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:27:11 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:27:11 INFO : Yandex rclone-test-maboyav1fewa: Making map for --track-renames 2025/04/24 05:27:11 INFO : Yandex rclone-test-maboyav1fewa: Finished making map for --track-renames 2025/04/24 05:27:11 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:27:11 DEBUG : potato: Unchanged skipping 2025/04/24 05:27:11 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for renames to finish 2025/04/24 05:27:14 INFO : yam: Moved (server-side) to: yaml 2025/04/24 05:27:14 INFO : yaml: Renamed from "yam" 2025/04/24 05:27:14 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:27:14 DEBUG : Waiting for deletions to finish 2025/04/24 05:27:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (18.33s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/24 05:27:27 INFO : Yandex rclone-test-maboyav1fewa: Making map for --track-renames 2025/04/24 05:27:27 INFO : Yandex rclone-test-maboyav1fewa: Finished making map for --track-renames 2025/04/24 05:27:27 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:27:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 05:27:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/24 05:27:27 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for renames to finish 2025/04/24 05:27:27 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:27:29 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/24 05:27:29 INFO : potato: Copied (new) 2025/04/24 05:27:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/24 05:27:29 INFO : yam: Copied (new) 2025/04/24 05:27:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:27:30 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:27:30 INFO : Yandex rclone-test-maboyav1fewa: Making map for --track-renames 2025/04/24 05:27:30 INFO : Yandex rclone-test-maboyav1fewa: Finished making map for --track-renames 2025/04/24 05:27:30 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:27:30 DEBUG : potato: Unchanged skipping 2025/04/24 05:27:30 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for renames to finish 2025/04/24 05:27:33 INFO : yam: Moved (server-side) to: yaml 2025/04/24 05:27:33 INFO : yaml: Renamed from "yam" 2025/04/24 05:27:33 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:27:33 DEBUG : Waiting for deletions to finish 2025/04/24 05:27:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/24 05:27:43 INFO : Yandex rclone-test-maboyav1fewa: Making map for --track-renames 2025/04/24 05:27:43 INFO : Yandex rclone-test-maboyav1fewa: Finished making map for --track-renames 2025/04/24 05:27:43 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:27:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/24 05:27:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/24 05:27:43 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for renames to finish 2025/04/24 05:27:43 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:27:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/24 05:27:46 INFO : potato: Copied (new) 2025/04/24 05:27:46 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/24 05:27:46 INFO : sub/yam: Copied (new) 2025/04/24 05:27:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:27:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:27:48 DEBUG : potato: Unchanged skipping 2025/04/24 05:27:48 INFO : Yandex rclone-test-maboyav1fewa: Making map for --track-renames 2025/04/24 05:27:48 INFO : Yandex rclone-test-maboyav1fewa: Finished making map for --track-renames 2025/04/24 05:27:48 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:27:48 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for renames to finish 2025/04/24 05:27:50 INFO : sub/yam: Moved (server-side) to: yam 2025/04/24 05:27:50 INFO : yam: Renamed from "sub/yam" 2025/04/24 05:27:50 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:27:50 DEBUG : Waiting for deletions to finish 2025/04/24 05:27:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (31.41s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:28:15 DEBUG : Creating backend with remote "/tmp/rclone3405571191/dir1" 2025/04/24 05:28:15 DEBUG : Config file has changed externally - reloading 2025/04/24 05:28:15 DEBUG : Creating backend with remote "/tmp/rclone3405571191/dir2" 2025/04/24 05:28:15 DEBUG : Local file system at /tmp/rclone3405571191/dir2: Using server-side directory move 2025/04/24 05:28:15 INFO : Local file system at /tmp/rclone3405571191/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 05:28:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/24 05:28:15 DEBUG : Local file system at /tmp/rclone3405571191/dir2: Waiting for checks to finish 2025/04/24 05:28:15 DEBUG : Local file system at /tmp/rclone3405571191/dir2: Waiting for transfers to finish 2025/04/24 05:28:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.94s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:28:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:28:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/24 05:28:16 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:28:16 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:28:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:28:18 INFO : sub dir/hello world: Copied (new) 2025/04/24 05:28:18 INFO : sub dir/hello world: Deleted 2025/04/24 05:28:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/24 05:28:19 INFO : nested/sub dir/file: Copied (new) 2025/04/24 05:28:19 INFO : nested/sub dir/file: Deleted 2025/04/24 05:28:19 INFO : sub dir: Removing directory 2025/04/24 05:28:19 INFO : nested/sub dir: Removing directory 2025/04/24 05:28:19 INFO : nested: Removing directory 2025/04/24 05:28:19 DEBUG : Local file system at /tmp/rclone3405571191: deleted 3 directories run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (32.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:28:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/24 05:28:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/24 05:28:48 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:28:48 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:28:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/24 05:28:50 INFO : sub dir/hello world: Copied (new) 2025/04/24 05:28:50 INFO : sub dir/hello world: Deleted 2025/04/24 05:28:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/24 05:28:52 INFO : nested/sub dir/file: Copied (new) 2025/04/24 05:28:52 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (32.88s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:29:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 05:29:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/24 05:29:21 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:29:21 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:29:23 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/24 05:29:23 INFO : existing-b: Copied (new) 2025/04/24 05:29:23 INFO : existing-b: Deleted 2025/04/24 05:29:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/24 05:29:23 INFO : existing: Copied (new) 2025/04/24 05:29:23 INFO : existing: Deleted 2025/04/24 05:29:24 DEBUG : existing: Destination exists, skipping 2025/04/24 05:29:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/24 05:29:24 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:29:24 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:29:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (14.45s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:29:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-suzovuf4xogu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-maboyav1fewa -> Yandex rclone-test-suzovuf4xogu 2025/04/24 05:29:48 DEBUG : Yandex rclone-test-suzovuf4xogu: Using server-side directory move 2025/04/24 05:29:48 INFO : Yandex rclone-test-suzovuf4xogu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 05:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:29:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:29:48 DEBUG : empty space: Unchanged skipping 2025/04/24 05:29:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 05:29:48 DEBUG : Yandex rclone-test-suzovuf4xogu: Waiting for checks to finish 2025/04/24 05:29:50 INFO : potato2: Moved (server-side) 2025/04/24 05:29:53 INFO : empty space: Deleted 2025/04/24 05:29:53 DEBUG : Yandex rclone-test-suzovuf4xogu: Waiting for transfers to finish 2025/04/24 05:29:53 INFO : potato3: Deleted 2025/04/24 05:29:54 INFO : potato3: Moved (server-side) 2025/04/24 05:29:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-qezuqaq2fofa" 2025/04/24 05:29:56 DEBUG : Yandex rclone-test-qezuqaq2fofa: Using server-side directory move 2025/04/24 05:29:58 INFO : Yandex rclone-test-qezuqaq2fofa: Server side directory move succeeded 2025/04/24 05:29:58 ERROR : : error listing: directory not found 2025/04/24 05:29:58 DEBUG : Yandex rclone-test-qezuqaq2fofa: Purge remote 2025/04/24 05:30:07 DEBUG : Yandex rclone-test-suzovuf4xogu: Purge remote 2025/04/24 05:30:08 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (33.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:30:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-zecewer9bube" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-maboyav1fewa -> Yandex rclone-test-zecewer9bube 2025/04/24 05:30:22 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 05:30:22 DEBUG : empty space: Excluded 2025/04/24 05:30:22 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 05:30:22 DEBUG : empty space: Excluded 2025/04/24 05:30:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:30:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 05:30:22 DEBUG : Yandex rclone-test-zecewer9bube: Waiting for checks to finish 2025/04/24 05:30:22 DEBUG : Yandex rclone-test-zecewer9bube: Waiting for transfers to finish 2025/04/24 05:30:23 INFO : potato2: Moved (server-side) 2025/04/24 05:30:26 INFO : potato3: Deleted 2025/04/24 05:30:28 INFO : potato3: Moved (server-side) 2025/04/24 05:30:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-redevan0voju" 2025/04/24 05:30:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/24 05:30:29 DEBUG : empty space: Excluded 2025/04/24 05:30:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:30:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/24 05:30:29 DEBUG : Yandex rclone-test-redevan0voju: Waiting for checks to finish 2025/04/24 05:30:29 DEBUG : Yandex rclone-test-redevan0voju: Waiting for transfers to finish 2025/04/24 05:30:30 INFO : potato3: Moved (server-side) 2025/04/24 05:30:31 INFO : potato2: Moved (server-side) 2025/04/24 05:30:31 DEBUG : Yandex rclone-test-redevan0voju: Purge remote 2025/04/24 05:30:40 DEBUG : Yandex rclone-test-zecewer9bube: Purge remote --- PASS: TestServerSideMoveWithFilter (43.65s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:30:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-zozijuc3yexi" 2025/04/24 05:31:00 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-maboyav1fewa -> Yandex rclone-test-zozijuc3yexi 2025/04/24 05:31:07 DEBUG : Yandex rclone-test-zozijuc3yexi: Using server-side directory move 2025/04/24 05:31:07 INFO : Yandex rclone-test-zozijuc3yexi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/24 05:31:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/24 05:31:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:31:08 DEBUG : empty space: Unchanged skipping 2025/04/24 05:31:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/24 05:31:08 DEBUG : Yandex rclone-test-zozijuc3yexi: Waiting for checks to finish 2025/04/24 05:31:11 INFO : potato2: Moved (server-side) 2025/04/24 05:31:12 INFO : potato3: Deleted 2025/04/24 05:31:12 INFO : empty space: Deleted 2025/04/24 05:31:12 DEBUG : Yandex rclone-test-zozijuc3yexi: Waiting for transfers to finish 2025/04/24 05:31:13 INFO : potato3: Moved (server-side) 2025/04/24 05:31:13 INFO : tomatoDir: Removing directory 2025/04/24 05:31:18 DEBUG : Yandex rclone-test-maboyav1fewa: deleted 1 directories 2025/04/24 05:31:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-rilaxad0yovi" 2025/04/24 05:31:20 INFO : tomatoDir: Making directory 2025/04/24 05:31:20 DEBUG : Yandex rclone-test-rilaxad0yovi: Using server-side directory move 2025/04/24 05:31:22 INFO : Yandex rclone-test-rilaxad0yovi: Server side directory move succeeded 2025/04/24 05:31:23 ERROR : : error listing: directory not found 2025/04/24 05:31:23 ERROR : : error listing: directory not found 2025/04/24 05:31:23 DEBUG : Yandex rclone-test-rilaxad0yovi: Purge remote 2025/04/24 05:31:33 DEBUG : Yandex rclone-test-zozijuc3yexi: Purge remote 2025/04/24 05:31:33 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.38s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.64s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:31:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncOverlap (5.62s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:31:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/rclone-sync-test" 2025/04/24 05:31:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/rclone-sync-test-include/layer2" 2025/04/24 05:31:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/rclone-sync-test-ignore-file" 2025/04/24 05:31:48 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:31:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:31:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/24 05:31:49 DEBUG : Yandex rclone-test-maboyav1fewa/rclone-sync-test: Waiting for checks to finish 2025/04/24 05:31:49 DEBUG : Yandex rclone-test-maboyav1fewa/rclone-sync-test: Waiting for transfers to finish 2025/04/24 05:31:49 DEBUG : Waiting for deletions to finish 2025/04/24 05:31:49 INFO : There was nothing to transfer 2025/04/24 05:31:50 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:31:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:31:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/24 05:31:51 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:31:51 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:31:51 DEBUG : Waiting for deletions to finish 2025/04/24 05:31:51 INFO : rclone-sync-test-include: Removing directory 2025/04/24 05:31:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/24 05:31:51 DEBUG : Yandex rclone-test-maboyav1fewa: failed to delete 1 directories 2025/04/24 05:31:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:31:52 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:31:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:31:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:31:54 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:31:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:31:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:31:58 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:31:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:31:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:31:59 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:31:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:02 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:03 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/24 05:32:06 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/24 05:32:07 DEBUG : Yandex rclone-test-maboyav1fewa/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/24 05:32:07 DEBUG : Yandex rclone-test-maboyav1fewa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/24 05:32:07 DEBUG : Waiting for deletions to finish 2025/04/24 05:32:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:08 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:11 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/24 05:32:13 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/24 05:32:15 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:32:15 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:32:15 DEBUG : Waiting for deletions to finish 2025/04/24 05:32:15 INFO : rclone-sync-test-include: Removing directory 2025/04/24 05:32:15 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/24 05:32:15 DEBUG : Yandex rclone-test-maboyav1fewa: failed to delete 1 directories 2025/04/24 05:32:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:16 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:17 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:18 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:20 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:21 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/24 05:32:23 DEBUG : : Excluded 2025/04/24 05:32:23 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/24 05:32:24 DEBUG : Yandex rclone-test-maboyav1fewa/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/24 05:32:24 DEBUG : Yandex rclone-test-maboyav1fewa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/24 05:32:24 DEBUG : Waiting for deletions to finish 2025/04/24 05:32:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:25 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:27 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:28 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:29 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:31 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:33 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:32:33 DEBUG : rclone-sync-test: Excluded 2025/04/24 05:32:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/24 05:32:35 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (95.05s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:33:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/dst" 2025/04/24 05:33:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/CompareDest" 2025/04/24 05:33:17 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 05:33:17 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:33:17 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:33:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/24 05:33:20 INFO : one: Copied (new) 2025/04/24 05:33:20 DEBUG : Waiting for deletions to finish 2025/04/24 05:33:22 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:33:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 05:33:22 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:33:25 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/24 05:33:25 INFO : one: Copied (replaced existing) 2025/04/24 05:33:25 DEBUG : Waiting for deletions to finish 2025/04/24 05:33:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 05:33:32 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:33:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:33:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 05:33:32 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:33:32 DEBUG : Waiting for deletions to finish 2025/04/24 05:33:32 INFO : There was nothing to transfer 2025/04/24 05:33:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 05:33:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:33:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 05:33:37 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:33:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:33:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 05:33:37 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:33:37 DEBUG : Waiting for deletions to finish 2025/04/24 05:33:37 INFO : There was nothing to transfer 2025/04/24 05:33:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 05:33:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:33:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 05:33:39 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:33:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:33:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 05:33:39 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:33:39 DEBUG : Waiting for deletions to finish 2025/04/24 05:33:39 INFO : There was nothing to transfer 2025/04/24 05:33:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 05:33:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:33:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 05:33:41 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/04/24 05:33:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/24 05:33:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/24 05:33:41 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:33:41 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:33:41 DEBUG : Waiting for deletions to finish 2025/04/24 05:33:41 INFO : There was nothing to transfer 2025/04/24 05:33:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 05:33:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/24 05:33:43 DEBUG : two: Need to transfer - File not found at Destination 2025/04/24 05:33:43 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:33:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:33:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/24 05:33:44 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:33:46 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/24 05:33:46 INFO : two: Copied (new) 2025/04/24 05:33:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:34:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/dest" 2025/04/24 05:34:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/pre-dest1" 2025/04/24 05:34:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/pre-dest2" 2025/04/24 05:34:21 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:34:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/24 05:34:22 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:34:22 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/24 05:34:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/24 05:34:22 DEBUG : Yandex rclone-test-maboyav1fewa/dest: Waiting for checks to finish 2025/04/24 05:34:22 DEBUG : Yandex rclone-test-maboyav1fewa/dest: Waiting for transfers to finish 2025/04/24 05:34:25 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/24 05:34:25 INFO : 3: Copied (new) 2025/04/24 05:34:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (42.39s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:34:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/dst" 2025/04/24 05:34:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/CopyDest" 2025/04/24 05:34:58 DEBUG : one: Need to transfer - File not found at Destination 2025/04/24 05:34:58 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:34:58 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:35:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/24 05:35:01 INFO : one: Copied (new) 2025/04/24 05:35:01 DEBUG : Waiting for deletions to finish 2025/04/24 05:35:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 05:35:03 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:35:04 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:35:06 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/24 05:35:06 INFO : one: Copied (replaced existing) 2025/04/24 05:35:06 DEBUG : Waiting for deletions to finish 2025/04/24 05:35:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/BackupDir" 2025/04/24 05:35:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 05:35:14 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:35:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:35:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/24 05:35:20 INFO : one: Moved (server-side) 2025/04/24 05:35:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/24 05:35:22 INFO : one: Copied (server-side copy) 2025/04/24 05:35:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/24 05:35:22 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:35:22 DEBUG : Waiting for deletions to finish 2025/04/24 05:35:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:35:26 DEBUG : one: Unchanged skipping 2025/04/24 05:35:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:35:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/24 05:35:28 INFO : two: Copied (server-side copy) 2025/04/24 05:35:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/24 05:35:28 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:35:28 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:35:28 DEBUG : Waiting for deletions to finish 2025/04/24 05:35:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:35:30 DEBUG : one: Unchanged skipping 2025/04/24 05:35:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:35:30 DEBUG : two: Unchanged skipping 2025/04/24 05:35:30 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:35:30 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:35:30 DEBUG : Waiting for deletions to finish 2025/04/24 05:35:30 INFO : There was nothing to transfer 2025/04/24 05:35:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:35:35 DEBUG : one: Unchanged skipping 2025/04/24 05:35:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/24 05:35:36 DEBUG : three: Destination not found in --copy-dest 2025/04/24 05:35:36 DEBUG : three: Need to transfer - File not found at Destination 2025/04/24 05:35:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:35:36 DEBUG : two: Unchanged skipping 2025/04/24 05:35:36 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:35:36 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:35:37 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/24 05:35:37 INFO : three: Copied (new) 2025/04/24 05:35:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (86.33s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:36:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/dst" 2025/04/24 05:36:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/backup" 2025/04/24 05:36:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 05:36:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:36:31 DEBUG : two: Unchanged skipping 2025/04/24 05:36:31 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:36:33 INFO : one: Moved (server-side) 2025/04/24 05:36:33 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:36:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/24 05:36:36 INFO : one: Copied (new) 2025/04/24 05:36:36 DEBUG : Waiting for deletions to finish 2025/04/24 05:36:39 INFO : three.txt: Moved (server-side) 2025/04/24 05:36:39 INFO : three.txt: Moved into backup dir 2025/04/24 05:36:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 05:36:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:36:46 DEBUG : two: Unchanged skipping 2025/04/24 05:36:46 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:36:50 INFO : one: Deleted 2025/04/24 05:36:52 INFO : one: Moved (server-side) 2025/04/24 05:36:52 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:36:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/24 05:36:55 INFO : one: Copied (new) 2025/04/24 05:36:55 DEBUG : Waiting for deletions to finish 2025/04/24 05:37:00 INFO : three.txt: Deleted 2025/04/24 05:37:02 INFO : three.txt: Moved (server-side) 2025/04/24 05:37:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (68.92s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:37:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/dst" 2025/04/24 05:37:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/backup" 2025/04/24 05:37:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 05:37:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:37:41 DEBUG : two: Unchanged skipping 2025/04/24 05:37:41 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:37:43 INFO : one: Moved (server-side) to: one.bak 2025/04/24 05:37:43 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:37:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/24 05:37:45 INFO : one: Copied (new) 2025/04/24 05:37:45 DEBUG : Waiting for deletions to finish 2025/04/24 05:37:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 05:37:47 INFO : three.txt: Moved into backup dir 2025/04/24 05:37:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 05:37:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:37:51 DEBUG : two: Unchanged skipping 2025/04/24 05:37:51 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:37:56 INFO : one.bak: Deleted 2025/04/24 05:37:58 INFO : one: Moved (server-side) to: one.bak 2025/04/24 05:37:58 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:38:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/24 05:38:00 INFO : one: Copied (new) 2025/04/24 05:38:00 DEBUG : Waiting for deletions to finish 2025/04/24 05:38:06 INFO : three.txt.bak: Deleted 2025/04/24 05:38:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 05:38:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (64.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:38:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/dst" 2025/04/24 05:38:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/backup" 2025/04/24 05:38:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 05:38:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:38:46 DEBUG : two: Unchanged skipping 2025/04/24 05:38:46 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:38:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/24 05:38:52 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:38:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/24 05:38:55 INFO : one: Copied (new) 2025/04/24 05:38:55 DEBUG : Waiting for deletions to finish 2025/04/24 05:38:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/24 05:38:56 INFO : three.txt: Moved into backup dir 2025/04/24 05:39:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 05:39:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:39:00 DEBUG : two: Unchanged skipping 2025/04/24 05:39:00 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:39:05 INFO : one-2019-01-01: Deleted 2025/04/24 05:39:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/24 05:39:07 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:39:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/24 05:39:09 INFO : one: Copied (new) 2025/04/24 05:39:09 DEBUG : Waiting for deletions to finish 2025/04/24 05:39:14 INFO : three-2019-01-01.txt: Deleted 2025/04/24 05:39:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/24 05:39:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (69.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:39:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/dst" 2025/04/24 05:39:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 05:39:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:39:54 DEBUG : two: Unchanged skipping 2025/04/24 05:39:54 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:39:56 INFO : one: Moved (server-side) to: one.bak 2025/04/24 05:39:56 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:39:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/24 05:39:58 INFO : one: Copied (new) 2025/04/24 05:39:58 DEBUG : Waiting for deletions to finish 2025/04/24 05:40:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 05:40:00 INFO : three.txt: Moved into backup dir 2025/04/24 05:40:04 DEBUG : one.bak: Excluded (Path Filter) 2025/04/24 05:40:04 DEBUG : one.bak: Excluded 2025/04/24 05:40:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/24 05:40:04 DEBUG : three.txt.bak: Excluded 2025/04/24 05:40:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 05:40:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:40:04 DEBUG : two: Unchanged skipping 2025/04/24 05:40:04 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for checks to finish 2025/04/24 05:40:08 INFO : one.bak: Deleted 2025/04/24 05:40:09 INFO : one: Moved (server-side) to: one.bak 2025/04/24 05:40:09 DEBUG : Yandex rclone-test-maboyav1fewa/dst: Waiting for transfers to finish 2025/04/24 05:40:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/24 05:40:12 INFO : one: Copied (new) 2025/04/24 05:40:12 DEBUG : Waiting for deletions to finish 2025/04/24 05:40:16 INFO : three.txt.bak: Deleted 2025/04/24 05:40:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 05:40:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (55.75s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:40:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/dst" 2025/04/24 05:40:49 DEBUG : Config file has changed externally - reloading 2025/04/24 05:40:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 05:40:52 INFO : one: Moved (server-side) to: one.bak 2025/04/24 05:40:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/24 05:40:54 INFO : one: Copied (new) 2025/04/24 05:40:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:40:54 DEBUG : two: Unchanged skipping 2025/04/24 05:40:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/24 05:40:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 05:40:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/24 05:40:58 INFO : three.txt: Copied (new) 2025/04/24 05:41:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 05:41:05 INFO : one.bak: Deleted 2025/04/24 05:41:07 INFO : one: Moved (server-side) to: one.bak 2025/04/24 05:41:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/24 05:41:09 INFO : one: Copied (new) 2025/04/24 05:41:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:41:09 DEBUG : two: Unchanged skipping 2025/04/24 05:41:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/24 05:41:14 INFO : three.txt.bak: Deleted 2025/04/24 05:41:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/24 05:41:18 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/24 05:41:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (65.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:41:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-maboyav1fewa/dst" 2025/04/24 05:41:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/24 05:41:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/24 05:42:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/24 05:42:01 INFO : one: Copied (new) 2025/04/24 05:42:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:42:01 DEBUG : two: Unchanged skipping 2025/04/24 05:42:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/24 05:42:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/24 05:42:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/24 05:42:06 INFO : three.txt: Copied (new) 2025/04/24 05:42:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/24 05:42:17 INFO : one-2019-01-01: Deleted 2025/04/24 05:42:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/24 05:42:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/24 05:42:21 INFO : one: Copied (new) 2025/04/24 05:42:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:42:21 DEBUG : two: Unchanged skipping 2025/04/24 05:42:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/24 05:42:26 INFO : three-2019-01-01.txt: Deleted 2025/04/24 05:42:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/24 05:42:30 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/24 05:42:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (70.40s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:43:02 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:43:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/24 05:43:02 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:43:04 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/04/24 05:43:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/24 05:43:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.23s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:43:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/24 05:43:10 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:43:10 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:43:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/24 05:43:12 INFO : existing: Copied (new) 2025/04/24 05:43:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:43:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/24 05:43:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/24 05:43:13 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:43:13 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:43:13 ERROR : Yandex rclone-test-maboyav1fewa: not deleting files as there were IO errors 2025/04/24 05:43:13 ERROR : Yandex rclone-test-maboyav1fewa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncImmutable (11.01s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:43:23 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:43:23 DEBUG : existing: Unchanged skipping 2025/04/24 05:43:23 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:43:23 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:43:23 DEBUG : Waiting for deletions to finish 2025/04/24 05:43:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.16s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.02s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.84s) --- SKIP: TestMaxTransfer/Hard (0.85s) --- SKIP: TestMaxTransfer/Soft (1.01s) --- SKIP: TestMaxTransfer/Cautious (0.98s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only18: Modification time difference too big |-212305h39m51.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-24 05:44:58 +0000 UTC) (precision 1ns) 2025/04/24 05:45:07 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both0: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both12: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both13: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both14: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both15: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:45:07 DEBUG : both1: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both17: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both18: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both19: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both2: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both11: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both10: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both4: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both16: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both6: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both7: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:45:07 DEBUG : both8: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both5: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both3: Unchanged skipping 2025/04/24 05:45:07 DEBUG : both9: Unchanged skipping 2025/04/24 05:45:07 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:45:07 DEBUG : Waiting for deletions to finish 2025/04/24 05:45:11 INFO : only10: Deleted 2025/04/24 05:45:11 INFO : only14: Deleted 2025/04/24 05:45:12 INFO : only11: Deleted 2025/04/24 05:45:12 INFO : only13: Deleted 2025/04/24 05:45:15 INFO : only15: Deleted 2025/04/24 05:45:16 INFO : only17: Deleted 2025/04/24 05:45:16 INFO : only0: Deleted 2025/04/24 05:45:16 INFO : only3: Deleted 2025/04/24 05:45:19 INFO : only4: Deleted 2025/04/24 05:45:20 INFO : only19: Deleted 2025/04/24 05:45:20 INFO : only2: Deleted 2025/04/24 05:45:20 INFO : only9: Deleted 2025/04/24 05:45:23 INFO : only5: Deleted 2025/04/24 05:45:24 INFO : only16: Deleted 2025/04/24 05:45:25 INFO : only7: Deleted 2025/04/24 05:45:25 INFO : only6: Deleted 2025/04/24 05:45:28 INFO : only12: Deleted 2025/04/24 05:45:29 INFO : only18: Deleted 2025/04/24 05:45:29 INFO : only8: Deleted 2025/04/24 05:45:29 INFO : only1: Deleted 2025/04/24 05:45:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (206.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:47:01 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/24 05:47:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 05:47:02 DEBUG : pacer: Reducing sleep to 15ms 2025/04/24 05:47:02 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/24 05:47:02 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 05:47:28 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/24 05:47:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/24 05:47:29 DEBUG : pacer: Reducing sleep to 15ms 2025/04/24 05:47:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/24 05:47:30 DEBUG : pacer: Reducing sleep to 10ms 2025/04/24 05:48:27 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both0: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both1: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both10: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both11: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both12: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both13: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both14: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both15: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both16: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both17: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both18: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for checks to finish 2025/04/24 05:48:27 DEBUG : both19: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both5: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both6: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both7: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both8: Unchanged skipping 2025/04/24 05:48:27 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/24 05:48:27 DEBUG : both9: Unchanged skipping 2025/04/24 05:48:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : both2: Unchanged skipping 2025/04/24 05:48:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : both3: Unchanged skipping 2025/04/24 05:48:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : both4: Unchanged skipping 2025/04/24 05:48:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/24 05:48:27 DEBUG : Yandex rclone-test-maboyav1fewa: Waiting for transfers to finish 2025/04/24 05:48:29 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/24 05:48:29 INFO : only14: Copied (replaced existing) 2025/04/24 05:48:29 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/24 05:48:29 INFO : only12: Copied (replaced existing) 2025/04/24 05:48:29 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/24 05:48:29 INFO : only13: Copied (replaced existing) 2025/04/24 05:48:29 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/24 05:48:29 INFO : only0: Copied (replaced existing) 2025/04/24 05:48:31 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/24 05:48:31 INFO : only17: Copied (replaced existing) 2025/04/24 05:48:31 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/24 05:48:31 INFO : only15: Copied (replaced existing) 2025/04/24 05:48:32 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/24 05:48:32 INFO : only18: Copied (replaced existing) 2025/04/24 05:48:32 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/24 05:48:32 INFO : only16: Copied (replaced existing) 2025/04/24 05:48:33 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/24 05:48:33 INFO : only19: Copied (replaced existing) 2025/04/24 05:48:34 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/24 05:48:34 INFO : only2: Copied (replaced existing) 2025/04/24 05:48:34 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/24 05:48:34 INFO : only4: Copied (replaced existing) 2025/04/24 05:48:36 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/24 05:48:36 INFO : only6: Copied (replaced existing) 2025/04/24 05:48:37 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/24 05:48:37 INFO : only5: Copied (replaced existing) 2025/04/24 05:48:38 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/24 05:48:38 INFO : only3: Copied (replaced existing) 2025/04/24 05:48:38 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/24 05:48:38 INFO : only8: Copied (replaced existing) 2025/04/24 05:48:38 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/24 05:48:38 INFO : only7: Copied (replaced existing) 2025/04/24 05:48:39 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/24 05:48:39 INFO : only9: Copied (replaced existing) 2025/04/24 05:48:40 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/24 05:48:40 INFO : only1: Copied (replaced existing) 2025/04/24 05:48:40 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/24 05:48:40 INFO : only10: Copied (replaced existing) 2025/04/24 05:48:41 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/24 05:48:41 INFO : only11: Copied (replaced existing) 2025/04/24 05:48:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (274.78s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:51:33 DEBUG : empty_dir: Making directory with metadata 2025/04/24 05:51:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 05:51:33 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 05:51:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 05:51:33 INFO : empty_on_remote: Making directory 2025/04/24 05:51:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2025-04-24 05:51:36.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2800 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-04-24 05:51:36.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (41.58s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:52:14 DEBUG : empty_dir: Making directory with metadata 2025/04/24 05:52:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 05:52:14 DEBUG : empty_on_remote: Making directory with metadata 2025/04/24 05:52:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/24 05:52:14 INFO : empty_on_remote: Making directory 2025/04/24 05:52:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:52:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/24 05:52:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/24 05:52:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/24 05:52:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/24 05:52:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (52.65s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:53:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 05:53:07 INFO : sub dir: Making directory 2025/04/24 05:53:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (111.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" 2025/04/24 05:54:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/24 05:54:58 INFO : sub dir: Making directory 2025/04/24 05:54:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-maboyav1fewa", Local "Local file system at /tmp/rclone3405571191", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (85.42s) FAIL 2025/04/24 05:56:24 DEBUG : Yandex rclone-test-maboyav1fewa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 43m46.876708603s (try 1/5): exit status 1: Failed [TestSyncDeleteDuring TestSyncConcurrentDelete TestSyncReplaceDirModTime]