"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/05/10 06:31:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru" 2025/05/10 06:31:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 06:31:41 DEBUG : Creating backend with remote "/tmp/rclone3795365795" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:31:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:31:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/10 06:31:41 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:31:41 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.58s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:31:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 06:31:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:31:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:31:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:31:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:31:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:31:49 DEBUG : Yandex rclone-test-rucasoc1wuru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.48s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.66s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:32:02 DEBUG : Creating backend with remote "/non-existing" 2025/05/10 06:32:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/10 06:32:02 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:32:02 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.91s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:32:04 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:32:04 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:32:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:32:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyNoTraverse (15.13s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:32:19 INFO : Yandex rclone-test-rucasoc1wuru: Running all checks before starting transfers 2025/05/10 06:32:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:32:19 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:32:19 INFO : Yandex rclone-test-rucasoc1wuru: Checks finished, now starting transfers 2025/05/10 06:32:19 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:32:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:32:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyCheckFirst (19.73s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:32:39 ERROR : Ignoring --no-traverse with sync 2025/05/10 06:32:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:32:39 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:32:39 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:32:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:32:42 INFO : sub dir/hello world: Copied (new) 2025/05/10 06:32:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncNoTraverse (17.35s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:32:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/10 06:32:56 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:32:56 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:32:58 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/10 06:32:58 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:33:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:33:05 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:33:05 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:33:07 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:33:07 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:33:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:33:14 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:33:14 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:33:17 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:33:17 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (11.23s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:33:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/10 06:33:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 06:33:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/10 06:33:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 06:33:25 INFO : sub dir: Making directory 2025/05/10 06:33:26 INFO : sub dir2: Making directory 2025/05/10 06:33:26 INFO : sub dir2/sub sub dir2: Making directory 2025/05/10 06:33:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:33:26 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:33:26 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:33:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:33:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:33:30 DEBUG : Yandex rclone-test-rucasoc1wuru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:33:53 INFO : sub dir2: Making directory 2025/05/10 06:33:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/10 06:33:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 06:33:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:33:54 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:33:54 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:33:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:33:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:34:08 DEBUG : sub dir2: Making directory with metadata 2025/05/10 06:34:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 06:34:08 INFO : sub dir: Making directory 2025/05/10 06:34:08 INFO : sub dir2: Making directory 2025/05/10 06:34:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:34:09 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:34:09 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:34:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:34:11 INFO : sub dir/hello world: Copied (new) 2025/05/10 06:34:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:34:12 DEBUG : Yandex rclone-test-rucasoc1wuru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/10 06:34:13 DEBUG : Yandex rclone-test-rucasoc1wuru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (22.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (3.95s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:34:34 INFO : sub dir2: Making directory 2025/05/10 06:34:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:34:35 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:34:35 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:34:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:34:37 INFO : sub dir/hello world: Copied (new) 2025/05/10 06:34:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (13.78s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:34:48 DEBUG : sub dir2: Making directory with metadata 2025/05/10 06:34:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 06:34:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 06:34:49 INFO : sub dir: Making directory 2025/05/10 06:34:49 INFO : sub dir2: Making directory 2025/05/10 06:34:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:34:49 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:34:49 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:34:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:34:52 INFO : sub dir/hello world: Copied (new) 2025/05/10 06:34:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:34:54 DEBUG : Yandex rclone-test-rucasoc1wuru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.66s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:35:12 INFO : sub dir2: Making directory 2025/05/10 06:35:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:35:13 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:35:13 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:35:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:35:16 INFO : sub dir/hello world: Copied (new) 2025/05/10 06:35:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (19.49s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:35:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-kemehum1hadu" 2025/05/10 06:35:34 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-rucasoc1wuru -> Yandex rclone-test-kemehum1hadu 2025/05/10 06:35:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:35:35 DEBUG : Yandex rclone-test-kemehum1hadu: Waiting for checks to finish 2025/05/10 06:35:35 DEBUG : Yandex rclone-test-kemehum1hadu: Waiting for transfers to finish 2025/05/10 06:35:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:35:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:35:39 DEBUG : Yandex rclone-test-kemehum1hadu: Purge remote --- PASS: TestServerSideCopy (26.71s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:36:02 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:36:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 06:36:02 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:36:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/10 06:36:05 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyOverSelf (21.47s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:36:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-zepifay1vuma" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-rucasoc1wuru -> Yandex rclone-test-zepifay1vuma 2025/05/10 06:36:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:36:24 DEBUG : Yandex rclone-test-zepifay1vuma: Waiting for checks to finish 2025/05/10 06:36:24 DEBUG : Yandex rclone-test-zepifay1vuma: Waiting for transfers to finish 2025/05/10 06:36:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:36:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:36:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 06:36:31 DEBUG : Yandex rclone-test-zepifay1vuma: Waiting for checks to finish 2025/05/10 06:36:31 DEBUG : Yandex rclone-test-zepifay1vuma: Waiting for transfers to finish 2025/05/10 06:36:32 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.mawesub7" before starting 2025/05/10 06:36:35 DEBUG : sub dir/hello world.mawesub7: server side copy: removing renamed existing file after operation 2025/05/10 06:36:40 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/10 06:36:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:36:42 DEBUG : Yandex rclone-test-zepifay1vuma: Purge remote --- PASS: TestServerSideCopyOverSelf (45.03s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:37:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 06:37:09 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:37:09 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:37:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/10 06:37:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/10 06:37:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestMoveOverSelf (20.62s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:37:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-jujosuk2kepi" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-rucasoc1wuru -> Yandex rclone-test-jujosuk2kepi 2025/05/10 06:37:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:37:29 DEBUG : Yandex rclone-test-jujosuk2kepi: Waiting for checks to finish 2025/05/10 06:37:29 DEBUG : Yandex rclone-test-jujosuk2kepi: Waiting for transfers to finish 2025/05/10 06:37:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:37:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:37:36 DEBUG : Yandex rclone-test-jujosuk2kepi: Using server-side directory move 2025/05/10 06:37:37 INFO : Yandex rclone-test-jujosuk2kepi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/10 06:37:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 06:37:38 DEBUG : Yandex rclone-test-jujosuk2kepi: Waiting for checks to finish 2025/05/10 06:37:38 DEBUG : Yandex rclone-test-jujosuk2kepi: Waiting for transfers to finish 2025/05/10 06:37:43 INFO : sub dir/hello world: Deleted 2025/05/10 06:37:45 INFO : sub dir/hello world: Moved (server-side) 2025/05/10 06:37:49 DEBUG : testing file moves 2025/05/10 06:37:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/10 06:37:50 DEBUG : Yandex rclone-test-jujosuk2kepi: Waiting for checks to finish 2025/05/10 06:37:50 DEBUG : Yandex rclone-test-jujosuk2kepi: Waiting for transfers to finish 2025/05/10 06:37:55 INFO : sub dir/hello world: Deleted 2025/05/10 06:37:56 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:37:59 DEBUG : Yandex rclone-test-jujosuk2kepi: Purge remote --- PASS: TestServerSideMoveOverSelf (57.00s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:38:25 ERROR : : error listing: directory not found 2025/05/10 06:38:25 INFO : Local file system at /tmp/rclone3795365795: Making directory 2025/05/10 06:38:26 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:38:26 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyAfterDelete (17.23s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:38:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/10 06:38:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:38:43 DEBUG : Local file system at /tmp/rclone3795365795: Waiting for checks to finish 2025/05/10 06:38:43 DEBUG : Local file system at /tmp/rclone3795365795: Waiting for transfers to finish 2025/05/10 06:38:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:38:43 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/05/10 06:38:43 INFO : sub dir/hello world: Copied (new) 2025/05/10 06:38:43 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyRedownload (17.53s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:38:58 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/10 06:38:58 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:38:58 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:00 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/10 06:39:00 INFO : check sum: Copied (new) 2025/05/10 06:39:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:39:01 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:39:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/10 06:39:01 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/10 06:39:01 DEBUG : check sum: Unchanged skipping 2025/05/10 06:39:01 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:01 DEBUG : Waiting for deletions to finish 2025/05/10 06:39:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (11.34s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:39:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/10 06:39:09 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:39:09 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:11 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/10 06:39:11 INFO : sizeonly: Copied (new) 2025/05/10 06:39:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:39:13 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:39:13 DEBUG : sizeonly: Sizes identical 2025/05/10 06:39:13 DEBUG : sizeonly: Unchanged skipping 2025/05/10 06:39:13 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:13 DEBUG : Waiting for deletions to finish 2025/05/10 06:39:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncSizeOnly (11.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:39:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/10 06:39:21 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:39:21 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:23 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/05/10 06:39:23 INFO : ignore-size: Copied (new) 2025/05/10 06:39:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:39:24 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:39:24 DEBUG : ignore-size: Unchanged skipping 2025/05/10 06:39:24 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:39:24 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:24 DEBUG : Waiting for deletions to finish 2025/05/10 06:39:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (12.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:39:35 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:39:35 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:39:35 DEBUG : existing: Unchanged skipping 2025/05/10 06:39:35 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:35 DEBUG : Waiting for deletions to finish 2025/05/10 06:39:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:39:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/10 06:39:36 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:39:36 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:38 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/05/10 06:39:38 INFO : existing: Copied (replaced existing) 2025/05/10 06:39:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.86s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:39:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/10 06:39:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:39:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/10 06:39:47 INFO : existing: Copied (new) 2025/05/10 06:39:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:39:48 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:39:48 DEBUG : existing: Destination exists, skipping 2025/05/10 06:39:48 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:39:48 DEBUG : Waiting for deletions to finish 2025/05/10 06:39:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (12.09s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:40:00 INFO : d: Making directory 2025/05/10 06:40:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/10 06:40:02 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:40:02 DEBUG : c/non empty space: Unchanged skipping 2025/05/10 06:40:03 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:40:03 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:40:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/10 06:40:05 INFO : a/potato2: Copied (new) 2025/05/10 06:40:05 DEBUG : Waiting for deletions to finish 2025/05/10 06:40:09 INFO : b/potato: Deleted 2025/05/10 06:40:09 INFO : d: Removing directory 2025/05/10 06:40:15 INFO : b: Removing directory 2025/05/10 06:40:20 DEBUG : Yandex rclone-test-rucasoc1wuru: deleted 2 directories run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (46.34s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:40:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:40:45 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 06:40:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/10 06:40:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/10 06:40:45 DEBUG : empty space: Unchanged skipping 2025/05/10 06:40:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:40:45 DEBUG : Waiting for deletions to finish 2025/05/10 06:40:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:40:46 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:40:46 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 06:40:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/10 06:40:47 INFO : empty space: Updated modification time in destination 2025/05/10 06:40:47 DEBUG : empty space: Unchanged skipping 2025/05/10 06:40:47 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:40:47 DEBUG : Waiting for deletions to finish 2025/05/10 06:40:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:40:57 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:40:57 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 06:40:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/10 06:40:57 DEBUG : empty space: Unchanged skipping 2025/05/10 06:40:57 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:40:57 DEBUG : Waiting for deletions to finish 2025/05/10 06:40:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:41:08 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:41:08 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/10 06:41:08 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3795365795) 2025/05/10 06:41:08 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-rucasoc1wuru) 2025/05/10 06:41:08 DEBUG : foo: md5 differ 2025/05/10 06:41:08 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:41:10 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/05/10 06:41:10 INFO : foo: Copied (replaced existing) 2025/05/10 06:41:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (11.42s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:41:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:41:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/10 06:41:19 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:41:19 DEBUG : empty space: Unchanged skipping 2025/05/10 06:41:19 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:41:22 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/10 06:41:22 INFO : potato: Copied (new) 2025/05/10 06:41:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (17.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:41:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/10 06:41:37 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:41:37 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:41:39 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/10 06:41:39 INFO : potato: Copied (replaced existing) 2025/05/10 06:41:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:41:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/10 06:41:48 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:41:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3795365795) 2025/05/10 06:41:48 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-rucasoc1wuru) 2025/05/10 06:41:48 DEBUG : potato: md5 differ 2025/05/10 06:41:48 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:41:50 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/10 06:41:50 INFO : potato: Copied (replaced existing) 2025/05/10 06:41:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:42:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:42:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:42:01 DEBUG : empty space: Unchanged skipping 2025/05/10 06:42:01 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:42:01 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:42:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/10 06:42:01 DEBUG : Waiting for deletions to finish 2025/05/10 06:42:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:42:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:42:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:42:18 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:42:18 DEBUG : empty space: Unchanged skipping 2025/05/10 06:42:18 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:42:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/10 06:42:22 INFO : potato2: Copied (new) 2025/05/10 06:42:22 DEBUG : Waiting for deletions to finish 2025/05/10 06:42:26 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:42:42 INFO : d: Making directory 2025/05/10 06:42:42 INFO : d/e: Making directory 2025/05/10 06:42:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/10 06:42:45 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:42:45 DEBUG : c/non empty space: Unchanged skipping 2025/05/10 06:42:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:42:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:42:47 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/10 06:42:47 INFO : a/potato2: Copied (new) 2025/05/10 06:42:47 DEBUG : Waiting for deletions to finish 2025/05/10 06:42:52 INFO : b/potato: Deleted 2025/05/10 06:42:52 INFO : d/e: Removing directory 2025/05/10 06:42:58 INFO : d: Removing directory 2025/05/10 06:43:03 INFO : b: Removing directory 2025/05/10 06:43:10 DEBUG : Yandex rclone-test-rucasoc1wuru: deleted 3 directories run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (55.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:43:37 INFO : d: Making directory 2025/05/10 06:43:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/10 06:43:39 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:43:39 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:43:39 DEBUG : c/non empty space: Unchanged skipping 2025/05/10 06:43:39 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:43:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/10 06:43:41 INFO : a/potato2: Copied (new) 2025/05/10 06:43:41 ERROR : Yandex rclone-test-rucasoc1wuru: not deleting files as there were IO errors 2025/05/10 06:43:41 ERROR : Yandex rclone-test-rucasoc1wuru: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (47.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:44:27 DEBUG : Waiting for deletions to finish 2025/05/10 06:44:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:44:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:44:27 DEBUG : empty space: Unchanged skipping 2025/05/10 06:44:27 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:44:27 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:44:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/10 06:44:29 INFO : potato2: Copied (new) 2025/05/10 06:44:32 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (24.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:44:51 DEBUG : Waiting for deletions to finish 2025/05/10 06:44:51 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:44:51 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:44:57 INFO : potato: Deleted 2025/05/10 06:44:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:44:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:44:57 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:44:57 DEBUG : empty space: Unchanged skipping 2025/05/10 06:44:57 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:45:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/10 06:45:05 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (29.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:45:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:45:19 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:45:19 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:45:21 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/10 06:45:21 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (19.27s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:45:40 DEBUG : enormous: Excluded (Size Filter) 2025/05/10 06:45:40 DEBUG : enormous: Excluded 2025/05/10 06:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 06:45:40 DEBUG : potato2: Excluded 2025/05/10 06:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 06:45:40 DEBUG : potato2: Excluded 2025/05/10 06:45:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:45:40 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:45:40 DEBUG : empty space: Unchanged skipping 2025/05/10 06:45:40 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:45:40 DEBUG : Waiting for deletions to finish 2025/05/10 06:45:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 06:45:40 DEBUG : potato2: Excluded 2025/05/10 06:45:41 DEBUG : enormous: Excluded (Size Filter) 2025/05/10 06:45:41 DEBUG : enormous: Excluded 2025/05/10 06:45:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 06:45:41 DEBUG : potato2: Excluded 2025/05/10 06:45:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 06:45:41 DEBUG : potato2: Excluded 2025/05/10 06:45:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:45:41 DEBUG : Local file system at /tmp/rclone3795365795: Waiting for checks to finish 2025/05/10 06:45:41 DEBUG : empty space: Unchanged skipping 2025/05/10 06:45:41 DEBUG : Local file system at /tmp/rclone3795365795: Waiting for transfers to finish 2025/05/10 06:45:41 DEBUG : Waiting for deletions to finish 2025/05/10 06:45:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:45:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 06:45:41 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:46:01 DEBUG : enormous: Excluded (Size Filter) 2025/05/10 06:46:01 DEBUG : enormous: Excluded 2025/05/10 06:46:01 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 06:46:01 DEBUG : potato2: Excluded 2025/05/10 06:46:02 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:46:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:46:02 DEBUG : empty space: Unchanged skipping 2025/05/10 06:46:02 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:46:02 DEBUG : Waiting for deletions to finish 2025/05/10 06:46:07 INFO : enormous: Deleted 2025/05/10 06:46:07 INFO : potato2: Deleted 2025/05/10 06:46:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:46:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:46:08 DEBUG : empty space: Unchanged skipping 2025/05/10 06:46:08 DEBUG : Local file system at /tmp/rclone3795365795: Waiting for checks to finish 2025/05/10 06:46:08 DEBUG : Local file system at /tmp/rclone3795365795: Waiting for transfers to finish 2025/05/10 06:46:08 DEBUG : Waiting for deletions to finish 2025/05/10 06:46:08 INFO : potato2: Deleted 2025/05/10 06:46:08 INFO : enormous: Deleted 2025/05/10 06:46:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.25s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:46:26 DEBUG : five: Need to transfer - File not found at Destination 2025/05/10 06:46:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/10 06:46:26 DEBUG : one: Destination is newer than source, skipping 2025/05/10 06:46:26 DEBUG : three: Sizes identical 2025/05/10 06:46:26 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:46:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/10 06:46:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3795365795) 2025/05/10 06:46:26 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-rucasoc1wuru) 2025/05/10 06:46:26 DEBUG : two: md5 differ 2025/05/10 06:46:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 06:46:26 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:46:28 DEBUG : four: Dst hash empty - aborting Src hash check 2025/05/10 06:46:28 INFO : four: Copied (replaced existing) 2025/05/10 06:46:28 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/10 06:46:28 INFO : five: Copied (new) 2025/05/10 06:46:28 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/10 06:46:28 INFO : two: Copied (replaced existing) 2025/05/10 06:46:28 DEBUG : Waiting for deletions to finish 2025/05/10 06:46:29 DEBUG : one: Destination is newer than source, skipping 2025/05/10 06:46:29 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:46:29 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/10 06:46:29 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/10 06:46:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 06:46:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/10 06:46:29 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/10 06:46:29 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/10 06:46:29 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/10 06:46:29 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3795365795) 2025/05/10 06:46:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 06:46:29 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-rucasoc1wuru) 2025/05/10 06:46:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 06:46:29 DEBUG : three: md5 differ 2025/05/10 06:46:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/10 06:46:29 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:46:31 DEBUG : three: Dst hash empty - aborting Src hash check 2025/05/10 06:46:31 INFO : three: Copied (replaced existing) 2025/05/10 06:46:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (42.44s) === 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-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/05/10 06:46:57 INFO : Yandex rclone-test-rucasoc1wuru: Making map for --track-renames 2025/05/10 06:46:57 INFO : Yandex rclone-test-rucasoc1wuru: Finished making map for --track-renames 2025/05/10 06:46:57 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:46:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/10 06:46:57 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for renames to finish 2025/05/10 06:46:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/10 06:46:57 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:46:59 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/10 06:46:59 INFO : yam: Copied (new) 2025/05/10 06:46:59 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/10 06:46:59 INFO : potato: Copied (new) 2025/05/10 06:46:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:47:01 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:47:01 INFO : Yandex rclone-test-rucasoc1wuru: Making map for --track-renames 2025/05/10 06:47:01 INFO : Yandex rclone-test-rucasoc1wuru: Finished making map for --track-renames 2025/05/10 06:47:01 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:47:01 DEBUG : potato: Unchanged skipping 2025/05/10 06:47:01 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for renames to finish 2025/05/10 06:47:03 INFO : yam: Moved (server-side) to: yaml 2025/05/10 06:47:03 INFO : yaml: Renamed from "yam" 2025/05/10 06:47:03 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:47:03 DEBUG : Waiting for deletions to finish 2025/05/10 06:47:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (18.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/05/10 06:47:15 INFO : Yandex rclone-test-rucasoc1wuru: Making map for --track-renames 2025/05/10 06:47:15 INFO : Yandex rclone-test-rucasoc1wuru: Finished making map for --track-renames 2025/05/10 06:47:15 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:47:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/10 06:47:15 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for renames to finish 2025/05/10 06:47:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/10 06:47:15 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:47:18 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/10 06:47:18 INFO : potato: Copied (new) 2025/05/10 06:47:18 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/10 06:47:18 INFO : yam: Copied (new) 2025/05/10 06:47:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:47:19 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:47:19 INFO : Yandex rclone-test-rucasoc1wuru: Making map for --track-renames 2025/05/10 06:47:19 INFO : Yandex rclone-test-rucasoc1wuru: Finished making map for --track-renames 2025/05/10 06:47:19 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:47:19 DEBUG : potato: Unchanged skipping 2025/05/10 06:47:19 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for renames to finish 2025/05/10 06:47:21 INFO : yam: Moved (server-side) to: yaml 2025/05/10 06:47:21 INFO : yaml: Renamed from "yam" 2025/05/10 06:47:21 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:47:21 DEBUG : Waiting for deletions to finish 2025/05/10 06:47:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (24.89s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/05/10 06:47:40 INFO : Yandex rclone-test-rucasoc1wuru: Making map for --track-renames 2025/05/10 06:47:40 INFO : Yandex rclone-test-rucasoc1wuru: Finished making map for --track-renames 2025/05/10 06:47:40 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:47:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/10 06:47:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/10 06:47:40 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for renames to finish 2025/05/10 06:47:40 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:47:42 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/10 06:47:42 INFO : potato: Copied (new) 2025/05/10 06:47:43 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/10 06:47:43 INFO : sub/yam: Copied (new) 2025/05/10 06:47:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:47:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:47:44 DEBUG : potato: Unchanged skipping 2025/05/10 06:47:45 INFO : Yandex rclone-test-rucasoc1wuru: Making map for --track-renames 2025/05/10 06:47:45 INFO : Yandex rclone-test-rucasoc1wuru: Finished making map for --track-renames 2025/05/10 06:47:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:47:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for renames to finish 2025/05/10 06:47:47 INFO : sub/yam: Moved (server-side) to: yam 2025/05/10 06:47:47 INFO : yam: Renamed from "sub/yam" 2025/05/10 06:47:47 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:47:47 DEBUG : Waiting for deletions to finish 2025/05/10 06:47:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:48:06 DEBUG : Creating backend with remote "/tmp/rclone3795365795/dir1" 2025/05/10 06:48:06 DEBUG : Config file has changed externally - reloading 2025/05/10 06:48:06 DEBUG : Creating backend with remote "/tmp/rclone3795365795/dir2" 2025/05/10 06:48:06 DEBUG : Local file system at /tmp/rclone3795365795/dir2: Using server-side directory move 2025/05/10 06:48:06 INFO : Local file system at /tmp/rclone3795365795/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/10 06:48:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/10 06:48:06 DEBUG : Local file system at /tmp/rclone3795365795/dir2: Waiting for checks to finish 2025/05/10 06:48:06 DEBUG : Local file system at /tmp/rclone3795365795/dir2: Waiting for transfers to finish 2025/05/10 06:48:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.94s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:48:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:48:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/10 06:48:07 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:48:07 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:48:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:48:10 INFO : sub dir/hello world: Copied (new) 2025/05/10 06:48:10 INFO : sub dir/hello world: Deleted 2025/05/10 06:48:11 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/10 06:48:11 INFO : nested/sub dir/file: Copied (new) 2025/05/10 06:48:11 INFO : nested/sub dir/file: Deleted 2025/05/10 06:48:11 INFO : sub dir: Removing directory 2025/05/10 06:48:11 INFO : nested/sub dir: Removing directory 2025/05/10 06:48:11 INFO : nested: Removing directory 2025/05/10 06:48:11 DEBUG : Local file system at /tmp/rclone3795365795: deleted 3 directories run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (32.90s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:48:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 06:48:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/10 06:48:40 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:48:40 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:48:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/10 06:48:43 INFO : sub dir/hello world: Copied (new) 2025/05/10 06:48:43 INFO : sub dir/hello world: Deleted 2025/05/10 06:48:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/10 06:48:44 INFO : nested/sub dir/file: Copied (new) 2025/05/10 06:48:44 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (34.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:49:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/10 06:49:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/10 06:49:14 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:49:14 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:49:16 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/10 06:49:16 INFO : existing-b: Copied (new) 2025/05/10 06:49:16 INFO : existing-b: Deleted 2025/05/10 06:49:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/10 06:49:17 INFO : existing: Copied (new) 2025/05/10 06:49:17 INFO : existing: Deleted 2025/05/10 06:49:18 DEBUG : existing: Destination exists, skipping 2025/05/10 06:49:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/10 06:49:18 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:49:18 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:49:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (14.78s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:49:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-melecoz7qese" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-rucasoc1wuru -> Yandex rclone-test-melecoz7qese 2025/05/10 06:49:39 DEBUG : Yandex rclone-test-melecoz7qese: Using server-side directory move 2025/05/10 06:49:40 INFO : Yandex rclone-test-melecoz7qese: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/10 06:49:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:49:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:49:40 DEBUG : empty space: Unchanged skipping 2025/05/10 06:49:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/10 06:49:40 DEBUG : Yandex rclone-test-melecoz7qese: Waiting for checks to finish 2025/05/10 06:49:42 INFO : potato2: Moved (server-side) 2025/05/10 06:49:44 INFO : potato3: Deleted 2025/05/10 06:49:45 INFO : empty space: Deleted 2025/05/10 06:49:45 DEBUG : Yandex rclone-test-melecoz7qese: Waiting for transfers to finish 2025/05/10 06:49:46 INFO : potato3: Moved (server-side) 2025/05/10 06:49:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-quriweh2duhu" 2025/05/10 06:49:47 DEBUG : Yandex rclone-test-quriweh2duhu: Using server-side directory move 2025/05/10 06:49:51 INFO : Yandex rclone-test-quriweh2duhu: Server side directory move succeeded 2025/05/10 06:49:51 ERROR : : error listing: directory not found 2025/05/10 06:49:51 DEBUG : Yandex rclone-test-quriweh2duhu: Purge remote 2025/05/10 06:50:01 DEBUG : Yandex rclone-test-melecoz7qese: Purge remote 2025/05/10 06:50:01 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (33.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:50:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-tugaraq4yojo" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-rucasoc1wuru -> Yandex rclone-test-tugaraq4yojo 2025/05/10 06:50:14 DEBUG : empty space: Excluded (Size Filter) 2025/05/10 06:50:14 DEBUG : empty space: Excluded 2025/05/10 06:50:14 DEBUG : empty space: Excluded (Size Filter) 2025/05/10 06:50:14 DEBUG : empty space: Excluded 2025/05/10 06:50:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:50:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/10 06:50:14 DEBUG : Yandex rclone-test-tugaraq4yojo: Waiting for checks to finish 2025/05/10 06:50:14 DEBUG : Yandex rclone-test-tugaraq4yojo: Waiting for transfers to finish 2025/05/10 06:50:15 INFO : potato2: Moved (server-side) 2025/05/10 06:50:19 INFO : potato3: Deleted 2025/05/10 06:50:21 INFO : potato3: Moved (server-side) 2025/05/10 06:50:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-wohodiv8fuvu" 2025/05/10 06:50:23 DEBUG : empty space: Excluded (Size Filter) 2025/05/10 06:50:23 DEBUG : empty space: Excluded 2025/05/10 06:50:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:50:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/10 06:50:23 DEBUG : Yandex rclone-test-wohodiv8fuvu: Waiting for checks to finish 2025/05/10 06:50:23 DEBUG : Yandex rclone-test-wohodiv8fuvu: Waiting for transfers to finish 2025/05/10 06:50:24 INFO : potato2: Moved (server-side) 2025/05/10 06:50:25 INFO : potato3: Moved (server-side) 2025/05/10 06:50:26 DEBUG : Yandex rclone-test-wohodiv8fuvu: Purge remote 2025/05/10 06:50:35 DEBUG : Yandex rclone-test-tugaraq4yojo: Purge remote --- PASS: TestServerSideMoveWithFilter (46.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:50:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-duxayoq1fale" 2025/05/10 06:50:55 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-rucasoc1wuru -> Yandex rclone-test-duxayoq1fale 2025/05/10 06:51:00 DEBUG : Yandex rclone-test-duxayoq1fale: Using server-side directory move 2025/05/10 06:51:01 INFO : Yandex rclone-test-duxayoq1fale: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/10 06:51:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 06:51:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:51:01 DEBUG : empty space: Unchanged skipping 2025/05/10 06:51:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/10 06:51:01 DEBUG : Yandex rclone-test-duxayoq1fale: Waiting for checks to finish 2025/05/10 06:51:03 INFO : potato2: Moved (server-side) 2025/05/10 06:51:06 INFO : empty space: Deleted 2025/05/10 06:51:06 DEBUG : Yandex rclone-test-duxayoq1fale: Waiting for transfers to finish 2025/05/10 06:51:06 INFO : potato3: Deleted 2025/05/10 06:51:11 INFO : potato3: Moved (server-side) 2025/05/10 06:51:11 INFO : tomatoDir: Removing directory 2025/05/10 06:51:17 DEBUG : Yandex rclone-test-rucasoc1wuru: deleted 1 directories 2025/05/10 06:51:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-wajedup8luzu" 2025/05/10 06:51:18 INFO : tomatoDir: Making directory 2025/05/10 06:51:19 DEBUG : Yandex rclone-test-wajedup8luzu: Using server-side directory move 2025/05/10 06:51:21 INFO : Yandex rclone-test-wajedup8luzu: Server side directory move succeeded 2025/05/10 06:51:22 ERROR : : error listing: directory not found 2025/05/10 06:51:22 ERROR : : error listing: directory not found 2025/05/10 06:51:22 DEBUG : Yandex rclone-test-wajedup8luzu: Purge remote 2025/05/10 06:51:33 DEBUG : Yandex rclone-test-duxayoq1fale: Purge remote 2025/05/10 06:51:34 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (46.35s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.82s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:51:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncOverlap (7.76s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:51:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/rclone-sync-test" 2025/05/10 06:51:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/rclone-sync-test-include/layer2" 2025/05/10 06:51:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/rclone-sync-test-ignore-file" 2025/05/10 06:51:50 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:51:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:51:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 06:51:52 DEBUG : Yandex rclone-test-rucasoc1wuru/rclone-sync-test: Waiting for checks to finish 2025/05/10 06:51:52 DEBUG : Yandex rclone-test-rucasoc1wuru/rclone-sync-test: Waiting for transfers to finish 2025/05/10 06:51:52 DEBUG : Waiting for deletions to finish 2025/05/10 06:51:52 INFO : There was nothing to transfer 2025/05/10 06:51:53 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:51:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:51:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 06:51:54 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:51:54 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:51:54 DEBUG : Waiting for deletions to finish 2025/05/10 06:51:54 INFO : rclone-sync-test-include: Removing directory 2025/05/10 06:51:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/10 06:51:54 DEBUG : Yandex rclone-test-rucasoc1wuru: failed to delete 1 directories 2025/05/10 06:51:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:51:55 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:51:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:51:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:51:57 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:51:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:51:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:00 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:02 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:04 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:06 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 06:52:08 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 06:52:11 DEBUG : Yandex rclone-test-rucasoc1wuru/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/10 06:52:11 DEBUG : Yandex rclone-test-rucasoc1wuru/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/10 06:52:11 DEBUG : Waiting for deletions to finish 2025/05/10 06:52:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:11 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:13 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 06:52:15 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 06:52:17 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 06:52:17 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 06:52:17 DEBUG : Waiting for deletions to finish 2025/05/10 06:52:17 INFO : rclone-sync-test-include: Removing directory 2025/05/10 06:52:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/10 06:52:17 DEBUG : Yandex rclone-test-rucasoc1wuru: failed to delete 1 directories 2025/05/10 06:52:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:18 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:19 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:22 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:24 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 06:52:26 DEBUG : : Excluded 2025/05/10 06:52:26 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/10 06:52:28 DEBUG : Yandex rclone-test-rucasoc1wuru/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/10 06:52:28 DEBUG : Yandex rclone-test-rucasoc1wuru/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/10 06:52:28 DEBUG : Waiting for deletions to finish 2025/05/10 06:52:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:28 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:30 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:32 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:34 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:52:37 DEBUG : rclone-sync-test: Excluded 2025/05/10 06:52:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/10 06:52:38 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (104.18s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:53:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/dst" 2025/05/10 06:53:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/CompareDest" 2025/05/10 06:53:29 DEBUG : one: Need to transfer - File not found at Destination 2025/05/10 06:53:29 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:53:29 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:53:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/10 06:53:31 INFO : one: Copied (new) 2025/05/10 06:53:31 DEBUG : Waiting for deletions to finish 2025/05/10 06:53:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 06:53:32 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:53:33 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:53:35 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/10 06:53:35 INFO : one: Copied (replaced existing) 2025/05/10 06:53:35 DEBUG : Waiting for deletions to finish 2025/05/10 06:53:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 06:53:41 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:53:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:53:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 06:53:42 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:53:42 DEBUG : Waiting for deletions to finish 2025/05/10 06:53:42 INFO : There was nothing to transfer 2025/05/10 06:53:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 06:53:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:53:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 06:53:47 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:53:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:53:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 06:53:47 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:53:47 DEBUG : Waiting for deletions to finish 2025/05/10 06:53:47 INFO : There was nothing to transfer 2025/05/10 06:53:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 06:53:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:53:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 06:53:48 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:53:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:53:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 06:53:48 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:53:48 DEBUG : Waiting for deletions to finish 2025/05/10 06:53:48 INFO : There was nothing to transfer 2025/05/10 06:53:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 06:53:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:53:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 06:53:50 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/10 06:53:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/10 06:53:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 06:53:50 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:53:50 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:53:50 DEBUG : Waiting for deletions to finish 2025/05/10 06:53:50 INFO : There was nothing to transfer 2025/05/10 06:53:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 06:53:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:53:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 06:53:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/10 06:53:52 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 06:53:52 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:53:52 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:53:54 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/10 06:53:54 INFO : two: Copied (new) 2025/05/10 06:53:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.02s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:54:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/dest" 2025/05/10 06:54:32 DEBUG : Config file has changed externally - reloading 2025/05/10 06:54:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/pre-dest1" 2025/05/10 06:54:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/pre-dest2" 2025/05/10 06:54:34 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:54:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/10 06:54:34 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:54:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/10 06:54:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/10 06:54:35 DEBUG : Yandex rclone-test-rucasoc1wuru/dest: Waiting for checks to finish 2025/05/10 06:54:35 DEBUG : Yandex rclone-test-rucasoc1wuru/dest: Waiting for transfers to finish 2025/05/10 06:54:37 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/10 06:54:37 INFO : 3: Copied (new) 2025/05/10 06:54:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (42.51s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:55:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/dst" 2025/05/10 06:55:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/CopyDest" 2025/05/10 06:55:11 DEBUG : one: Need to transfer - File not found at Destination 2025/05/10 06:55:11 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:55:11 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:55:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/10 06:55:14 INFO : one: Copied (new) 2025/05/10 06:55:14 DEBUG : Waiting for deletions to finish 2025/05/10 06:55:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 06:55:15 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:55:16 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:55:19 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/10 06:55:19 INFO : one: Copied (replaced existing) 2025/05/10 06:55:19 DEBUG : Waiting for deletions to finish 2025/05/10 06:55:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/BackupDir" 2025/05/10 06:55:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 06:55:25 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:55:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:55:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 06:55:27 INFO : one: Moved (server-side) 2025/05/10 06:55:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/10 06:55:30 INFO : one: Copied (server-side copy) 2025/05/10 06:55:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/10 06:55:30 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:55:30 DEBUG : Waiting for deletions to finish 2025/05/10 06:55:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:55:34 DEBUG : one: Unchanged skipping 2025/05/10 06:55:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:55:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/10 06:55:36 INFO : two: Copied (server-side copy) 2025/05/10 06:55:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/10 06:55:36 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:55:36 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:55:36 DEBUG : Waiting for deletions to finish 2025/05/10 06:55:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:55:37 DEBUG : one: Unchanged skipping 2025/05/10 06:55:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:55:37 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:55:37 DEBUG : two: Unchanged skipping 2025/05/10 06:55:37 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:55:37 DEBUG : Waiting for deletions to finish 2025/05/10 06:55:37 INFO : There was nothing to transfer 2025/05/10 06:55:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:55:42 DEBUG : one: Unchanged skipping 2025/05/10 06:55:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/10 06:55:42 DEBUG : three: Destination not found in --copy-dest 2025/05/10 06:55:42 DEBUG : three: Need to transfer - File not found at Destination 2025/05/10 06:55:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:55:42 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:55:42 DEBUG : two: Unchanged skipping 2025/05/10 06:55:42 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:55:43 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/10 06:55:43 INFO : three: Copied (new) 2025/05/10 06:55:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (85.90s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:56:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/dst" 2025/05/10 06:56:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/backup" 2025/05/10 06:56:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 06:56:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:56:44 DEBUG : two: Unchanged skipping 2025/05/10 06:56:44 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:56:46 INFO : one: Moved (server-side) 2025/05/10 06:56:46 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:56:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/10 06:56:48 INFO : one: Copied (new) 2025/05/10 06:56:48 DEBUG : Waiting for deletions to finish 2025/05/10 06:56:50 INFO : three.txt: Moved (server-side) 2025/05/10 06:56:50 INFO : three.txt: Moved into backup dir 2025/05/10 06:56:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 06:56:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:56:55 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:56:55 DEBUG : two: Unchanged skipping 2025/05/10 06:57:00 INFO : one: Deleted 2025/05/10 06:57:02 INFO : one: Moved (server-side) 2025/05/10 06:57:02 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:57:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/10 06:57:04 INFO : one: Copied (new) 2025/05/10 06:57:04 DEBUG : Waiting for deletions to finish 2025/05/10 06:57:09 INFO : three.txt: Deleted 2025/05/10 06:57:11 INFO : three.txt: Moved (server-side) 2025/05/10 06:57:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (69.41s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:57:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/dst" 2025/05/10 06:57:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/backup" 2025/05/10 06:57:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 06:57:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:57:52 DEBUG : two: Unchanged skipping 2025/05/10 06:57:52 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:57:54 INFO : one: Moved (server-side) to: one.bak 2025/05/10 06:57:54 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:57:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/10 06:57:57 INFO : one: Copied (new) 2025/05/10 06:57:57 DEBUG : Waiting for deletions to finish 2025/05/10 06:57:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/10 06:57:59 INFO : three.txt: Moved into backup dir 2025/05/10 06:58:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 06:58:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:58:04 DEBUG : two: Unchanged skipping 2025/05/10 06:58:04 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:58:09 INFO : one.bak: Deleted 2025/05/10 06:58:11 INFO : one: Moved (server-side) to: one.bak 2025/05/10 06:58:11 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:58:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/10 06:58:15 INFO : one: Copied (new) 2025/05/10 06:58:15 DEBUG : Waiting for deletions to finish 2025/05/10 06:58:20 INFO : three.txt.bak: Deleted 2025/05/10 06:58:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/10 06:58:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (71.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 06:59:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/dst" 2025/05/10 06:59:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/backup" 2025/05/10 06:59:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 06:59:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:59:04 DEBUG : two: Unchanged skipping 2025/05/10 06:59:04 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:59:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/10 06:59:06 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:59:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/10 06:59:08 INFO : one: Copied (new) 2025/05/10 06:59:08 DEBUG : Waiting for deletions to finish 2025/05/10 06:59:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/10 06:59:11 INFO : three.txt: Moved into backup dir 2025/05/10 06:59:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 06:59:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 06:59:17 DEBUG : two: Unchanged skipping 2025/05/10 06:59:17 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 06:59:23 INFO : one-2019-01-01: Deleted 2025/05/10 06:59:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/10 06:59:24 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 06:59:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/10 06:59:26 INFO : one: Copied (new) 2025/05/10 06:59:26 DEBUG : Waiting for deletions to finish 2025/05/10 06:59:30 INFO : three-2019-01-01.txt: Deleted 2025/05/10 06:59:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/10 06:59:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (68.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:00:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/dst" 2025/05/10 07:00:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 07:00:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:00:13 DEBUG : two: Unchanged skipping 2025/05/10 07:00:13 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 07:00:14 INFO : one: Moved (server-side) to: one.bak 2025/05/10 07:00:14 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 07:00:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/10 07:00:17 INFO : one: Copied (new) 2025/05/10 07:00:17 DEBUG : Waiting for deletions to finish 2025/05/10 07:00:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/10 07:00:18 INFO : three.txt: Moved into backup dir 2025/05/10 07:00:22 DEBUG : one.bak: Excluded (Path Filter) 2025/05/10 07:00:22 DEBUG : one.bak: Excluded 2025/05/10 07:00:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/10 07:00:22 DEBUG : three.txt.bak: Excluded 2025/05/10 07:00:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 07:00:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:00:22 DEBUG : two: Unchanged skipping 2025/05/10 07:00:22 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for checks to finish 2025/05/10 07:00:27 INFO : one.bak: Deleted 2025/05/10 07:00:28 INFO : one: Moved (server-side) to: one.bak 2025/05/10 07:00:28 DEBUG : Yandex rclone-test-rucasoc1wuru/dst: Waiting for transfers to finish 2025/05/10 07:00:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/10 07:00:30 INFO : one: Copied (new) 2025/05/10 07:00:30 DEBUG : Waiting for deletions to finish 2025/05/10 07:00:35 INFO : three.txt.bak: Deleted 2025/05/10 07:00:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/10 07:00:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (62.13s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:01:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/dst" 2025/05/10 07:01:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 07:01:20 INFO : one: Moved (server-side) to: one.bak 2025/05/10 07:01:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/10 07:01:22 INFO : one: Copied (new) 2025/05/10 07:01:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:01:23 DEBUG : two: Unchanged skipping 2025/05/10 07:01:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/10 07:01:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/10 07:01:27 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/10 07:01:27 INFO : three.txt: Copied (new) 2025/05/10 07:01:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 07:01:35 INFO : one.bak: Deleted 2025/05/10 07:01:37 INFO : one: Moved (server-side) to: one.bak 2025/05/10 07:01:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/10 07:01:39 INFO : one: Copied (new) 2025/05/10 07:01:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:01:40 DEBUG : two: Unchanged skipping 2025/05/10 07:01:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/10 07:01:45 INFO : three.txt.bak: Deleted 2025/05/10 07:01:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/10 07:01:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/10 07:01:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (73.00s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:02:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-rucasoc1wuru/dst" 2025/05/10 07:02:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 07:02:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/10 07:02:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/10 07:02:32 INFO : one: Copied (new) 2025/05/10 07:02:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:02:33 DEBUG : two: Unchanged skipping 2025/05/10 07:02:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/10 07:02:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/10 07:02:38 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/10 07:02:38 INFO : three.txt: Copied (new) 2025/05/10 07:02:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 07:02:44 INFO : one-2019-01-01: Deleted 2025/05/10 07:02:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/10 07:02:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/10 07:02:48 INFO : one: Copied (new) 2025/05/10 07:02:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:02:48 DEBUG : two: Unchanged skipping 2025/05/10 07:02:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/10 07:02:54 INFO : three-2019-01-01.txt: Deleted 2025/05/10 07:02:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/10 07:02:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/10 07:02:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (69.66s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:03:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/10 07:03:33 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 07:03:33 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 07:03:36 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/05/10 07:03:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/10 07:03:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.23s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:03:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/10 07:03:42 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 07:03:42 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 07:03:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/10 07:03:44 INFO : existing: Copied (new) 2025/05/10 07:03:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:03:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/10 07:03:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/10 07:03:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 07:03:45 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 07:03:45 ERROR : Yandex rclone-test-rucasoc1wuru: not deleting files as there were IO errors 2025/05/10 07:03:45 ERROR : Yandex rclone-test-rucasoc1wuru: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncImmutable (13.53s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:03:57 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:03:57 DEBUG : existing: Unchanged skipping 2025/05/10 07:03:57 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 07:03:57 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 07:03:57 DEBUG : Waiting for deletions to finish 2025/05/10 07:03:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.41s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.00s) --- SKIP: TestMaxTransfer/Hard (0.82s) --- SKIP: TestMaxTransfer/Soft (0.73s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:04:30 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/10 07:04:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/10 07:04:30 DEBUG : pacer: Reducing sleep to 15ms 2025/05/10 07:04:31 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/10 07:04:31 DEBUG : pacer: Reducing sleep to 10ms 2025/05/10 07:05:30 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 07:05:30 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both0: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both12: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both1: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both14: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both15: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both11: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both17: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both16: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both19: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both2: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both3: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both4: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both5: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both6: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both7: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both8: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:05:30 DEBUG : both9: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both10: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both13: Unchanged skipping 2025/05/10 07:05:30 DEBUG : both18: Unchanged skipping 2025/05/10 07:05:30 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 07:05:30 DEBUG : Waiting for deletions to finish 2025/05/10 07:05:35 INFO : only7: Deleted 2025/05/10 07:05:35 INFO : only11: Deleted 2025/05/10 07:05:35 INFO : only10: Deleted 2025/05/10 07:05:35 INFO : only6: Deleted 2025/05/10 07:05:39 INFO : only14: Deleted 2025/05/10 07:05:39 INFO : only19: Deleted 2025/05/10 07:05:40 INFO : only3: Deleted 2025/05/10 07:05:40 INFO : only15: Deleted 2025/05/10 07:05:43 INFO : only8: Deleted 2025/05/10 07:05:44 INFO : only2: Deleted 2025/05/10 07:05:45 INFO : only1: Deleted 2025/05/10 07:05:45 INFO : only0: Deleted 2025/05/10 07:05:48 INFO : only12: Deleted 2025/05/10 07:05:48 INFO : only18: Deleted 2025/05/10 07:05:49 INFO : only4: Deleted 2025/05/10 07:05:50 INFO : only5: Deleted 2025/05/10 07:05:53 INFO : only13: Deleted 2025/05/10 07:05:53 INFO : only9: Deleted 2025/05/10 07:05:54 INFO : only16: Deleted 2025/05/10 07:05:55 INFO : only17: Deleted 2025/05/10 07:05:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (205.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:08:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both0: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both1: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both10: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both11: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both12: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both13: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both14: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both15: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both16: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both17: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both18: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both19: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both2: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both3: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both4: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both5: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both6: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : both7: Unchanged skipping 2025/05/10 07:08:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/10 07:08:53 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for checks to finish 2025/05/10 07:08:53 DEBUG : both8: Unchanged skipping 2025/05/10 07:08:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : both9: Unchanged skipping 2025/05/10 07:08:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/10 07:08:53 DEBUG : Yandex rclone-test-rucasoc1wuru: Waiting for transfers to finish 2025/05/10 07:08:55 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/10 07:08:55 INFO : only1: Copied (replaced existing) 2025/05/10 07:08:55 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/10 07:08:55 INFO : only11: Copied (replaced existing) 2025/05/10 07:08:56 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/10 07:08:56 INFO : only0: Copied (replaced existing) 2025/05/10 07:08:56 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/10 07:08:56 INFO : only12: Copied (replaced existing) 2025/05/10 07:08:57 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/10 07:08:57 INFO : only10: Copied (replaced existing) 2025/05/10 07:08:58 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/10 07:08:58 INFO : only18: Copied (replaced existing) 2025/05/10 07:08:58 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/10 07:08:58 INFO : only17: Copied (replaced existing) 2025/05/10 07:08:58 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/10 07:08:58 INFO : only16: Copied (replaced existing) 2025/05/10 07:08:59 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/10 07:08:59 INFO : only19: Copied (replaced existing) 2025/05/10 07:09:00 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/10 07:09:00 INFO : only3: Copied (replaced existing) 2025/05/10 07:09:00 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/10 07:09:00 INFO : only13: Copied (replaced existing) 2025/05/10 07:09:00 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/10 07:09:00 INFO : only14: Copied (replaced existing) 2025/05/10 07:09:01 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/10 07:09:01 INFO : only6: Copied (replaced existing) 2025/05/10 07:09:02 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/10 07:09:02 INFO : only7: Copied (replaced existing) 2025/05/10 07:09:02 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/10 07:09:02 INFO : only8: Copied (replaced existing) 2025/05/10 07:09:03 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/10 07:09:03 INFO : only5: Copied (replaced existing) 2025/05/10 07:09:03 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/10 07:09:03 INFO : only15: Copied (replaced existing) 2025/05/10 07:09:03 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/10 07:09:03 INFO : only9: Copied (replaced existing) 2025/05/10 07:09:04 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/10 07:09:04 INFO : only2: Copied (replaced existing) 2025/05/10 07:09:05 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/10 07:09:05 INFO : only4: Copied (replaced existing) 2025/05/10 07:09:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (291.54s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:12:23 DEBUG : empty_dir: Making directory with metadata 2025/05/10 07:12:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 07:12:23 DEBUG : empty_on_remote: Making directory with metadata 2025/05/10 07:12:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 07:12:23 INFO : empty_on_remote: Making directory 2025/05/10 07:12:24 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-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:12:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/10 07:12:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/10 07:12:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/10 07:12:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (49.28s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:13:12 DEBUG : empty_dir: Making directory with metadata 2025/05/10 07:13:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 07:13:12 DEBUG : empty_on_remote: Making directory with metadata 2025/05/10 07:13:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 07:13:12 INFO : empty_on_remote: Making directory 2025/05/10 07:13:13 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-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:13:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/10 07:13:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/10 07:13:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/10 07:13:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/10 07:13:19 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (59.54s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:14:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 07:14:12 INFO : sub dir: Making directory 2025/05/10 07:14:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (95.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" 2025/05/10 07:15:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 07:15:47 INFO : sub dir: Making directory 2025/05/10 07:15:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-rucasoc1wuru", Local "Local file system at /tmp/rclone3795365795", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (94.37s) PASS 2025/05/10 07:17:21 DEBUG : Yandex rclone-test-rucasoc1wuru: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 45m46.241200632s (try 1/5)