"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/03/30 06:25:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu" 2025/03/30 06:25:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/30 06:25:33 DEBUG : Creating backend with remote "/tmp/rclone3639357819" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:25:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:25:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/30 06:25:34 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:25:34 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.00s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:25:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 06:25:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:25:37 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:25:37 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:25:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:25:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:25:40 DEBUG : Yandex rclone-test-fecixeb1hulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (14.23s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.48s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.70s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:25:52 DEBUG : Creating backend with remote "/non-existing" 2025/03/30 06:25:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/30 06:25:52 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:25:52 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.03s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:25:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:25:54 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:25:54 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:25:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:25:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyNoTraverse (14.01s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:26:08 INFO : Yandex rclone-test-fecixeb1hulu: Running all checks before starting transfers 2025/03/30 06:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:26:08 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:26:08 INFO : Yandex rclone-test-fecixeb1hulu: Checks finished, now starting transfers 2025/03/30 06:26:08 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:26:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:26:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.26s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:26:21 ERROR : Ignoring --no-traverse with sync 2025/03/30 06:26:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:26:22 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:26:22 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:26:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:26:24 INFO : sub dir/hello world: Copied (new) 2025/03/30 06:26:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world --- > 2025-03-30 06:26:23.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:251 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: 2025-03-30 06:26:23.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (13.67s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:26:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/30 06:26:35 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:26:35 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:26:37 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/30 06:26:37 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:26:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:26:44 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:26:44 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:26:46 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:26:46 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (9.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:26:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:26:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:26:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:26:55 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:26:55 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (9.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:27:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/30 06:27:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 06:27:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/30 06:27:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 06:27:03 INFO : sub dir: Making directory 2025/03/30 06:27:03 INFO : sub dir2: Making directory 2025/03/30 06:27:04 INFO : sub dir2/sub sub dir2: Making directory 2025/03/30 06:27:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:27:04 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:27:04 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:27:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:27:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:27:08 DEBUG : Yandex rclone-test-fecixeb1hulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (26.59s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:27:29 INFO : sub dir2: Making directory 2025/03/30 06:27:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/30 06:27:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 06:27:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:27:29 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:27:29 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:27:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:27:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (12.67s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:27:42 DEBUG : sub dir2: Making directory with metadata 2025/03/30 06:27:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 06:27:42 INFO : sub dir: Making directory 2025/03/30 06:27:43 INFO : sub dir2: Making directory 2025/03/30 06:27:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:27:43 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:27:43 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:27:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:27:46 INFO : sub dir/hello world: Copied (new) 2025/03/30 06:27:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:27:47 DEBUG : Yandex rclone-test-fecixeb1hulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/30 06:27:47 DEBUG : Yandex rclone-test-fecixeb1hulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (20.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.52s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:28:03 INFO : sub dir2: Making directory 2025/03/30 06:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:28:03 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:28:03 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:28:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:28:05 INFO : sub dir/hello world: Copied (new) 2025/03/30 06:28:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:28:16 DEBUG : sub dir2: Making directory with metadata 2025/03/30 06:28:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 06:28:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 06:28:17 INFO : sub dir: Making directory 2025/03/30 06:28:17 INFO : sub dir2: Making directory 2025/03/30 06:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:28:17 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:28:17 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:28:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:28:20 INFO : sub dir/hello world: Copied (new) 2025/03/30 06:28:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:28:22 DEBUG : Yandex rclone-test-fecixeb1hulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.96s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.63s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:28:39 INFO : sub dir2: Making directory 2025/03/30 06:28:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:28:40 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:28:40 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:28:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:28:42 INFO : sub dir/hello world: Copied (new) 2025/03/30 06:28:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (14.23s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:28:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-tepamun0cafu" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-fecixeb1hulu -> Yandex rclone-test-tepamun0cafu 2025/03/30 06:28:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:28:58 DEBUG : Yandex rclone-test-tepamun0cafu: Waiting for checks to finish 2025/03/30 06:28:58 DEBUG : Yandex rclone-test-tepamun0cafu: Waiting for transfers to finish 2025/03/30 06:29:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:29:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:29:02 DEBUG : Yandex rclone-test-tepamun0cafu: Purge remote --- PASS: TestServerSideCopy (23.67s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:29:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 06:29:21 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:29:21 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:29:24 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/30 06:29:24 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyOverSelf (20.23s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:29:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-tugefax6vuha" 2025/03/30 06:29:42 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Yandex rclone-test-fecixeb1hulu -> Yandex rclone-test-tugefax6vuha 2025/03/30 06:29:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:29:43 DEBUG : Yandex rclone-test-tugefax6vuha: Waiting for checks to finish 2025/03/30 06:29:43 DEBUG : Yandex rclone-test-tugefax6vuha: Waiting for transfers to finish 2025/03/30 06:29:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:29:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:29:51 DEBUG : Yandex rclone-test-tugefax6vuha: Waiting for checks to finish 2025/03/30 06:29:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 06:29:51 DEBUG : Yandex rclone-test-tugefax6vuha: Waiting for transfers to finish 2025/03/30 06:29:52 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.jimapab3" before starting 2025/03/30 06:29:54 DEBUG : sub dir/hello world.jimapab3: server side copy: removing renamed existing file after operation 2025/03/30 06:29:58 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/30 06:29:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:29:59 DEBUG : Yandex rclone-test-tugefax6vuha: Purge remote --- PASS: TestServerSideCopyOverSelf (41.36s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:30:23 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:30:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 06:30:23 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:30:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/30 06:30:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/30 06:30:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestMoveOverSelf (17.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:30:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-jodozip0beme" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-fecixeb1hulu -> Yandex rclone-test-jodozip0beme 2025/03/30 06:30:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:30:41 DEBUG : Yandex rclone-test-jodozip0beme: Waiting for checks to finish 2025/03/30 06:30:41 DEBUG : Yandex rclone-test-jodozip0beme: Waiting for transfers to finish 2025/03/30 06:30:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:30:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:30:47 DEBUG : Yandex rclone-test-jodozip0beme: Using server-side directory move 2025/03/30 06:30:48 INFO : Yandex rclone-test-jodozip0beme: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 06:30:48 DEBUG : Yandex rclone-test-jodozip0beme: Waiting for checks to finish 2025/03/30 06:30:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/30 06:30:48 DEBUG : Yandex rclone-test-jodozip0beme: Waiting for transfers to finish 2025/03/30 06:30:53 INFO : sub dir/hello world: Deleted 2025/03/30 06:30:56 INFO : sub dir/hello world: Moved (server-side) 2025/03/30 06:31:00 DEBUG : testing file moves 2025/03/30 06:31:01 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/30 06:31:01 DEBUG : Yandex rclone-test-jodozip0beme: Waiting for checks to finish 2025/03/30 06:31:01 DEBUG : Yandex rclone-test-jodozip0beme: Waiting for transfers to finish 2025/03/30 06:31:05 INFO : sub dir/hello world: Deleted 2025/03/30 06:31:07 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:31:08 DEBUG : Yandex rclone-test-jodozip0beme: Purge remote --- PASS: TestServerSideMoveOverSelf (45.73s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:31:24 ERROR : : error listing: directory not found 2025/03/30 06:31:25 INFO : Local file system at /tmp/rclone3639357819: Making directory 2025/03/30 06:31:25 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:31:25 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyAfterDelete (15.03s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:31:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/30 06:31:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:31:41 DEBUG : Local file system at /tmp/rclone3639357819: Waiting for checks to finish 2025/03/30 06:31:41 DEBUG : Local file system at /tmp/rclone3639357819: Waiting for transfers to finish 2025/03/30 06:31:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:31:41 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/03/30 06:31:41 INFO : sub dir/hello world: Copied (new) 2025/03/30 06:31:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyRedownload (15.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:31:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/30 06:31:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:31:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:31:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/30 06:31:55 INFO : check sum: Copied (new) 2025/03/30 06:31:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:31:56 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:31:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/30 06:31:56 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/30 06:31:56 DEBUG : check sum: Unchanged skipping 2025/03/30 06:31:56 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:31:56 DEBUG : Waiting for deletions to finish 2025/03/30 06:31:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (9.59s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:32:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/30 06:32:03 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:32:03 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:32:05 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/30 06:32:05 INFO : sizeonly: Copied (new) 2025/03/30 06:32:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:32:06 DEBUG : sizeonly: Sizes identical 2025/03/30 06:32:06 DEBUG : sizeonly: Unchanged skipping 2025/03/30 06:32:06 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:32:06 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:32:06 DEBUG : Waiting for deletions to finish 2025/03/30 06:32:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncSizeOnly (10.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:32:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/30 06:32:13 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:32:13 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:32:15 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/03/30 06:32:15 INFO : ignore-size: Copied (new) 2025/03/30 06:32:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:32:19 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:32:19 DEBUG : ignore-size: Unchanged skipping 2025/03/30 06:32:19 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:32:19 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:32:19 DEBUG : Waiting for deletions to finish 2025/03/30 06:32:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (11.87s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:32:27 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:32:27 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:32:27 DEBUG : existing: Unchanged skipping 2025/03/30 06:32:27 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:32:27 DEBUG : Waiting for deletions to finish 2025/03/30 06:32:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:32:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/30 06:32:28 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:32:28 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:32:30 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/30 06:32:30 INFO : existing: Copied (replaced existing) 2025/03/30 06:32:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.88s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:32:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 06:32:37 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:32:37 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:32:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/30 06:32:39 INFO : existing: Copied (new) 2025/03/30 06:32:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:32:40 DEBUG : existing: Destination exists, skipping 2025/03/30 06:32:40 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:32:40 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:32:40 DEBUG : Waiting for deletions to finish 2025/03/30 06:32:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.11s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:32:51 INFO : d: Making directory 2025/03/30 06:32:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 06:32:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:32:53 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 06:32:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:32:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:32:56 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/03/30 06:32:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/30 06:32:56 DEBUG : pacer: Reducing sleep to 15ms 2025/03/30 06:32:56 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/30 06:32:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/30 06:32:56 INFO : a/potato2: Copied (new) 2025/03/30 06:32:56 DEBUG : Waiting for deletions to finish 2025/03/30 06:33:00 DEBUG : pacer: Reducing sleep to 10ms 2025/03/30 06:33:00 INFO : b/potato: Deleted 2025/03/30 06:33:00 INFO : d: Removing directory 2025/03/30 06:33:05 INFO : b: Removing directory 2025/03/30 06:33:09 DEBUG : Yandex rclone-test-fecixeb1hulu: deleted 2 directories run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (41.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:33:30 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:33:30 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/03/30 06:33:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/30 06:33:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/30 06:33:30 DEBUG : empty space: Unchanged skipping 2025/03/30 06:33:30 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:33:30 DEBUG : Waiting for deletions to finish 2025/03/30 06:33:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:33:31 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/03/30 06:33:31 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:33:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/30 06:33:32 INFO : empty space: Updated modification time in destination 2025/03/30 06:33:32 DEBUG : empty space: Unchanged skipping 2025/03/30 06:33:32 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:33:32 DEBUG : Waiting for deletions to finish 2025/03/30 06:33:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (9.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:33:40 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/03/30 06:33:40 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:33:40 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/30 06:33:40 DEBUG : empty space: Unchanged skipping 2025/03/30 06:33:40 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:33:40 DEBUG : Waiting for deletions to finish 2025/03/30 06:33:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:33:48 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/03/30 06:33:48 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:33:48 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3639357819) 2025/03/30 06:33:48 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-fecixeb1hulu) 2025/03/30 06:33:48 DEBUG : foo: md5 differ 2025/03/30 06:33:48 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:33:50 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/03/30 06:33:50 INFO : foo: Copied (replaced existing) 2025/03/30 06:33:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (9.62s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:33:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/30 06:33:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:33:58 DEBUG : empty space: Unchanged skipping 2025/03/30 06:33:58 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:33:58 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:34:00 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/30 06:34:00 INFO : potato: Copied (new) 2025/03/30 06:34:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (25.99s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:34:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/30 06:34:24 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:34:24 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:34:26 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/30 06:34:26 INFO : potato: Copied (replaced existing) 2025/03/30 06:34:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.11s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:34:35 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/03/30 06:34:35 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:34:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3639357819) 2025/03/30 06:34:35 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-fecixeb1hulu) 2025/03/30 06:34:35 DEBUG : potato: md5 differ 2025/03/30 06:34:35 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:34:38 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/30 06:34:38 INFO : potato: Copied (replaced existing) 2025/03/30 06:34:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:34:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:34:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/30 06:34:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:34:47 DEBUG : empty space: Unchanged skipping 2025/03/30 06:34:47 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:34:47 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:34:47 DEBUG : Waiting for deletions to finish 2025/03/30 06:34:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:35:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:35:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:35:03 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:35:03 DEBUG : empty space: Unchanged skipping 2025/03/30 06:35:03 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:35:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/30 06:35:05 INFO : potato2: Copied (new) 2025/03/30 06:35:05 DEBUG : Waiting for deletions to finish 2025/03/30 06:35:09 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (20.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:35:25 INFO : d: Making directory 2025/03/30 06:35:25 INFO : d/e: Making directory 2025/03/30 06:35:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 06:35:31 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:35:31 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:35:31 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 06:35:31 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:35:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/30 06:35:32 INFO : a/potato2: Copied (new) 2025/03/30 06:35:32 DEBUG : Waiting for deletions to finish 2025/03/30 06:35:36 INFO : b/potato: Deleted 2025/03/30 06:35:36 INFO : d/e: Removing directory 2025/03/30 06:35:41 INFO : d: Removing directory 2025/03/30 06:35:45 INFO : b: Removing directory 2025/03/30 06:35:52 DEBUG : Yandex rclone-test-fecixeb1hulu: deleted 3 directories run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (54.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:36:17 INFO : d: Making directory 2025/03/30 06:36:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/30 06:36:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:36:19 DEBUG : c/non empty space: Unchanged skipping 2025/03/30 06:36:19 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:36:19 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:36:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/30 06:36:20 INFO : a/potato2: Copied (new) 2025/03/30 06:36:20 ERROR : Yandex rclone-test-fecixeb1hulu: not deleting files as there were IO errors 2025/03/30 06:36:20 ERROR : Yandex rclone-test-fecixeb1hulu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (39.24s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:36:56 DEBUG : Waiting for deletions to finish 2025/03/30 06:36:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:36:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:36:57 DEBUG : empty space: Unchanged skipping 2025/03/30 06:36:57 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:36:57 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:36:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/30 06:36:59 INFO : potato2: Copied (new) 2025/03/30 06:37:00 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (17.42s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:37:14 DEBUG : Waiting for deletions to finish 2025/03/30 06:37:15 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:37:15 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:37:21 INFO : potato: Deleted 2025/03/30 06:37:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:37:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:37:21 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:37:21 DEBUG : empty space: Unchanged skipping 2025/03/30 06:37:21 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:37:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/30 06:37:24 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (24.26s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:37:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:37:35 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:37:35 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:37:37 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/30 06:37:37 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (13.99s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:37:53 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 06:37:53 DEBUG : enormous: Excluded 2025/03/30 06:37:53 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 06:37:53 DEBUG : potato2: Excluded 2025/03/30 06:37:53 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 06:37:53 DEBUG : potato2: Excluded 2025/03/30 06:37:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:37:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:37:53 DEBUG : empty space: Unchanged skipping 2025/03/30 06:37:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:37:53 DEBUG : Waiting for deletions to finish 2025/03/30 06:37:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:37:53 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 06:37:53 DEBUG : potato2: Excluded 2025/03/30 06:37:54 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 06:37:54 DEBUG : enormous: Excluded 2025/03/30 06:37:54 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 06:37:54 DEBUG : potato2: Excluded 2025/03/30 06:37:54 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 06:37:54 DEBUG : potato2: Excluded 2025/03/30 06:37:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:37:54 DEBUG : Local file system at /tmp/rclone3639357819: Waiting for checks to finish 2025/03/30 06:37:54 DEBUG : empty space: Unchanged skipping 2025/03/30 06:37:54 DEBUG : Local file system at /tmp/rclone3639357819: Waiting for transfers to finish 2025/03/30 06:37:54 DEBUG : Waiting for deletions to finish 2025/03/30 06:37:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:37:55 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 06:37:55 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:38:10 DEBUG : enormous: Excluded (Size Filter) 2025/03/30 06:38:10 DEBUG : enormous: Excluded 2025/03/30 06:38:10 DEBUG : potato2: Excluded (Size Filter) 2025/03/30 06:38:10 DEBUG : potato2: Excluded 2025/03/30 06:38:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:38:11 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:38:11 DEBUG : empty space: Unchanged skipping 2025/03/30 06:38:11 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:38:11 DEBUG : Waiting for deletions to finish 2025/03/30 06:38:15 INFO : potato2: Deleted 2025/03/30 06:38:16 INFO : enormous: Deleted 2025/03/30 06:38:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:38:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:38:17 DEBUG : empty space: Unchanged skipping 2025/03/30 06:38:17 DEBUG : Local file system at /tmp/rclone3639357819: Waiting for checks to finish 2025/03/30 06:38:17 DEBUG : Local file system at /tmp/rclone3639357819: Waiting for transfers to finish 2025/03/30 06:38:17 DEBUG : Waiting for deletions to finish 2025/03/30 06:38:17 INFO : enormous: Deleted 2025/03/30 06:38:17 INFO : potato2: Deleted 2025/03/30 06:38:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.78s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:38:31 DEBUG : five: Need to transfer - File not found at Destination 2025/03/30 06:38:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/30 06:38:31 DEBUG : one: Destination is newer than source, skipping 2025/03/30 06:38:31 DEBUG : three: Sizes identical 2025/03/30 06:38:31 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:38:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/30 06:38:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 06:38:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3639357819) 2025/03/30 06:38:31 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-fecixeb1hulu) 2025/03/30 06:38:31 DEBUG : two: md5 differ 2025/03/30 06:38:31 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:38:33 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/30 06:38:33 INFO : two: Copied (replaced existing) 2025/03/30 06:38:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/30 06:38:33 INFO : five: Copied (new) 2025/03/30 06:38:33 DEBUG : four: Dst hash empty - aborting Src hash check 2025/03/30 06:38:33 INFO : four: Copied (replaced existing) 2025/03/30 06:38:33 DEBUG : Waiting for deletions to finish 2025/03/30 06:38:34 DEBUG : one: Destination is newer than source, skipping 2025/03/30 06:38:34 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:38:34 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/30 06:38:34 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/30 06:38:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 06:38:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/30 06:38:34 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/30 06:38:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 06:38:34 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/30 06:38:34 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/30 06:38:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/30 06:38:34 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3639357819) 2025/03/30 06:38:34 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-fecixeb1hulu) 2025/03/30 06:38:34 DEBUG : three: md5 differ 2025/03/30 06:38:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/30 06:38:34 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:38:36 DEBUG : three: Dst hash empty - aborting Src hash check 2025/03/30 06:38:36 INFO : three: Copied (replaced existing) 2025/03/30 06:38:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (31.75s) === 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-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/03/30 06:38:55 INFO : Yandex rclone-test-fecixeb1hulu: Making map for --track-renames 2025/03/30 06:38:55 INFO : Yandex rclone-test-fecixeb1hulu: Finished making map for --track-renames 2025/03/30 06:38:55 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:38:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 06:38:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/30 06:38:55 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for renames to finish 2025/03/30 06:38:55 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:38:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/30 06:38:57 INFO : potato: Copied (new) 2025/03/30 06:38:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/30 06:38:57 INFO : yam: Copied (new) 2025/03/30 06:38:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:38:58 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:38:58 INFO : Yandex rclone-test-fecixeb1hulu: Making map for --track-renames 2025/03/30 06:38:58 INFO : Yandex rclone-test-fecixeb1hulu: Finished making map for --track-renames 2025/03/30 06:38:58 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:38:58 DEBUG : potato: Unchanged skipping 2025/03/30 06:38:58 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for renames to finish 2025/03/30 06:38:59 INFO : yam: Moved (server-side) to: yaml 2025/03/30 06:38:59 INFO : yaml: Renamed from "yam" 2025/03/30 06:38:59 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:38:59 DEBUG : Waiting for deletions to finish 2025/03/30 06:38:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (15.49s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/03/30 06:39:10 INFO : Yandex rclone-test-fecixeb1hulu: Making map for --track-renames 2025/03/30 06:39:10 INFO : Yandex rclone-test-fecixeb1hulu: Finished making map for --track-renames 2025/03/30 06:39:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 06:39:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/30 06:39:10 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:39:10 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for renames to finish 2025/03/30 06:39:10 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:39:12 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/30 06:39:12 INFO : yam: Copied (new) 2025/03/30 06:39:12 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/30 06:39:12 INFO : potato: Copied (new) 2025/03/30 06:39:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:39:13 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:39:13 INFO : Yandex rclone-test-fecixeb1hulu: Making map for --track-renames 2025/03/30 06:39:13 INFO : Yandex rclone-test-fecixeb1hulu: Finished making map for --track-renames 2025/03/30 06:39:13 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:39:13 DEBUG : potato: Unchanged skipping 2025/03/30 06:39:13 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for renames to finish 2025/03/30 06:39:15 INFO : yam: Moved (server-side) to: yaml 2025/03/30 06:39:15 INFO : yaml: Renamed from "yam" 2025/03/30 06:39:15 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:39:15 DEBUG : Waiting for deletions to finish 2025/03/30 06:39:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/03/30 06:39:27 INFO : Yandex rclone-test-fecixeb1hulu: Making map for --track-renames 2025/03/30 06:39:27 INFO : Yandex rclone-test-fecixeb1hulu: Finished making map for --track-renames 2025/03/30 06:39:27 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:39:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/30 06:39:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/30 06:39:27 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for renames to finish 2025/03/30 06:39:27 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:39:29 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/30 06:39:29 INFO : sub/yam: Copied (new) 2025/03/30 06:39:29 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/30 06:39:29 INFO : potato: Copied (new) 2025/03/30 06:39:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:39:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:39:33 DEBUG : potato: Unchanged skipping 2025/03/30 06:39:33 INFO : Yandex rclone-test-fecixeb1hulu: Making map for --track-renames 2025/03/30 06:39:33 INFO : Yandex rclone-test-fecixeb1hulu: Finished making map for --track-renames 2025/03/30 06:39:33 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:39:33 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for renames to finish 2025/03/30 06:39:35 INFO : sub/yam: Moved (server-side) to: yam 2025/03/30 06:39:35 INFO : yam: Renamed from "sub/yam" 2025/03/30 06:39:35 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:39:35 DEBUG : Waiting for deletions to finish 2025/03/30 06:39:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (25.39s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:39:52 DEBUG : Creating backend with remote "/tmp/rclone3639357819/dir1" 2025/03/30 06:39:52 DEBUG : Config file has changed externally - reloading 2025/03/30 06:39:52 DEBUG : Creating backend with remote "/tmp/rclone3639357819/dir2" 2025/03/30 06:39:52 DEBUG : Local file system at /tmp/rclone3639357819/dir2: Using server-side directory move 2025/03/30 06:39:52 INFO : Local file system at /tmp/rclone3639357819/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 06:39:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/30 06:39:52 INFO : file1.txt: Moved (server-side) 2025/03/30 06:39:52 DEBUG : Local file system at /tmp/rclone3639357819/dir2: Waiting for checks to finish 2025/03/30 06:39:52 DEBUG : Local file system at /tmp/rclone3639357819/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:39:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:39:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/30 06:39:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:39:53 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:39:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:39:55 INFO : sub dir/hello world: Copied (new) 2025/03/30 06:39:55 INFO : sub dir/hello world: Deleted 2025/03/30 06:39:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/30 06:39:57 INFO : nested/sub dir/file: Copied (new) 2025/03/30 06:39:57 INFO : nested/sub dir/file: Deleted 2025/03/30 06:39:57 INFO : sub dir: Removing directory 2025/03/30 06:39:57 INFO : nested/sub dir: Removing directory 2025/03/30 06:39:57 INFO : nested: Removing directory 2025/03/30 06:39:57 DEBUG : Local file system at /tmp/rclone3639357819: deleted 3 directories run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (31.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:40:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/30 06:40:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/30 06:40:24 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:40:24 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:40:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/30 06:40:27 INFO : sub dir/hello world: Copied (new) 2025/03/30 06:40:27 INFO : sub dir/hello world: Deleted 2025/03/30 06:40:27 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/30 06:40:27 INFO : nested/sub dir/file: Copied (new) 2025/03/30 06:40:27 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (29.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:40:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 06:40:54 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/30 06:40:54 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:40:54 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:40:56 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/30 06:40:56 INFO : existing-b: Copied (new) 2025/03/30 06:40:56 INFO : existing-b: Deleted 2025/03/30 06:40:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/30 06:40:56 INFO : existing: Copied (new) 2025/03/30 06:40:56 INFO : existing: Deleted 2025/03/30 06:40:57 DEBUG : existing: Destination exists, skipping 2025/03/30 06:40:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/30 06:40:57 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:40:57 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:40:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (13.57s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:41:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-cisezac6kesi" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-fecixeb1hulu -> Yandex rclone-test-cisezac6kesi 2025/03/30 06:41:18 DEBUG : Yandex rclone-test-cisezac6kesi: Using server-side directory move 2025/03/30 06:41:19 INFO : Yandex rclone-test-cisezac6kesi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 06:41:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:41:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:41:19 DEBUG : empty space: Unchanged skipping 2025/03/30 06:41:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 06:41:19 DEBUG : Yandex rclone-test-cisezac6kesi: Waiting for checks to finish 2025/03/30 06:41:20 INFO : potato2: Moved (server-side) 2025/03/30 06:41:23 INFO : empty space: Deleted 2025/03/30 06:41:23 DEBUG : Yandex rclone-test-cisezac6kesi: Waiting for transfers to finish 2025/03/30 06:41:23 INFO : potato3: Deleted 2025/03/30 06:41:26 INFO : potato3: Moved (server-side) 2025/03/30 06:41:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-gugonis1migi" 2025/03/30 06:41:27 DEBUG : Yandex rclone-test-gugonis1migi: Using server-side directory move 2025/03/30 06:41:30 INFO : Yandex rclone-test-gugonis1migi: Server side directory move succeeded 2025/03/30 06:41:31 ERROR : : error listing: directory not found 2025/03/30 06:41:31 DEBUG : Yandex rclone-test-gugonis1migi: Purge remote 2025/03/30 06:41:38 DEBUG : Yandex rclone-test-cisezac6kesi: Purge remote 2025/03/30 06:41:38 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (31.50s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:41:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-mixopoq5xore" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-fecixeb1hulu -> Yandex rclone-test-mixopoq5xore 2025/03/30 06:41:50 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 06:41:50 DEBUG : empty space: Excluded 2025/03/30 06:41:50 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 06:41:50 DEBUG : empty space: Excluded 2025/03/30 06:41:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:41:50 DEBUG : Yandex rclone-test-mixopoq5xore: Waiting for checks to finish 2025/03/30 06:41:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 06:41:50 DEBUG : Yandex rclone-test-mixopoq5xore: Waiting for transfers to finish 2025/03/30 06:41:51 INFO : potato2: Moved (server-side) 2025/03/30 06:41:53 INFO : potato3: Deleted 2025/03/30 06:41:55 INFO : potato3: Moved (server-side) 2025/03/30 06:41:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-jaruhil2gewa" 2025/03/30 06:41:56 DEBUG : empty space: Excluded (Size Filter) 2025/03/30 06:41:56 DEBUG : empty space: Excluded 2025/03/30 06:41:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:41:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/30 06:41:56 DEBUG : Yandex rclone-test-jaruhil2gewa: Waiting for checks to finish 2025/03/30 06:41:56 DEBUG : Yandex rclone-test-jaruhil2gewa: Waiting for transfers to finish 2025/03/30 06:41:57 INFO : potato3: Moved (server-side) 2025/03/30 06:41:58 INFO : potato2: Moved (server-side) 2025/03/30 06:41:59 DEBUG : Yandex rclone-test-jaruhil2gewa: Purge remote 2025/03/30 06:42:06 DEBUG : Yandex rclone-test-mixopoq5xore: Purge remote --- PASS: TestServerSideMoveWithFilter (38.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:42:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-vuwoset7diqa" 2025/03/30 06:42:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-fecixeb1hulu -> Yandex rclone-test-vuwoset7diqa 2025/03/30 06:42:29 DEBUG : Yandex rclone-test-vuwoset7diqa: Using server-side directory move 2025/03/30 06:42:30 INFO : Yandex rclone-test-vuwoset7diqa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/30 06:42:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/30 06:42:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:42:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/30 06:42:30 DEBUG : empty space: Unchanged skipping 2025/03/30 06:42:31 DEBUG : Yandex rclone-test-vuwoset7diqa: Waiting for checks to finish 2025/03/30 06:42:33 INFO : potato2: Moved (server-side) 2025/03/30 06:42:34 INFO : empty space: Deleted 2025/03/30 06:42:34 DEBUG : Yandex rclone-test-vuwoset7diqa: Waiting for transfers to finish 2025/03/30 06:42:34 INFO : potato3: Deleted 2025/03/30 06:42:36 INFO : potato3: Moved (server-side) 2025/03/30 06:42:36 INFO : tomatoDir: Removing directory 2025/03/30 06:42:40 DEBUG : Yandex rclone-test-fecixeb1hulu: deleted 1 directories 2025/03/30 06:42:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-xifofoz3xuha" 2025/03/30 06:42:42 INFO : tomatoDir: Making directory 2025/03/30 06:42:42 DEBUG : Yandex rclone-test-xifofoz3xuha: Using server-side directory move 2025/03/30 06:42:45 INFO : Yandex rclone-test-xifofoz3xuha: Server side directory move succeeded 2025/03/30 06:42:47 ERROR : : error listing: directory not found 2025/03/30 06:42:47 ERROR : : error listing: directory not found 2025/03/30 06:42:47 DEBUG : Yandex rclone-test-xifofoz3xuha: Purge remote 2025/03/30 06:42:54 DEBUG : Yandex rclone-test-vuwoset7diqa: Purge remote 2025/03/30 06:42:54 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.02s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.89s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:42:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncOverlap (5.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/rclone-sync-test" 2025/03/30 06:43:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/rclone-sync-test-include/layer2" 2025/03/30 06:43:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/rclone-sync-test-ignore-file" 2025/03/30 06:43:08 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/30 06:43:09 DEBUG : Yandex rclone-test-fecixeb1hulu/rclone-sync-test: Waiting for checks to finish 2025/03/30 06:43:09 DEBUG : Yandex rclone-test-fecixeb1hulu/rclone-sync-test: Waiting for transfers to finish 2025/03/30 06:43:09 DEBUG : Waiting for deletions to finish 2025/03/30 06:43:09 INFO : There was nothing to transfer 2025/03/30 06:43:10 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/30 06:43:12 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:43:12 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:43:12 DEBUG : Waiting for deletions to finish 2025/03/30 06:43:12 INFO : rclone-sync-test-include: Removing directory 2025/03/30 06:43:12 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/30 06:43:12 DEBUG : Yandex rclone-test-fecixeb1hulu: failed to delete 1 directories 2025/03/30 06:43:12 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:13 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:14 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:15 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:17 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:18 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:20 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:22 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/30 06:43:24 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/30 06:43:25 DEBUG : Yandex rclone-test-fecixeb1hulu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/30 06:43:25 DEBUG : Yandex rclone-test-fecixeb1hulu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/30 06:43:25 DEBUG : Waiting for deletions to finish 2025/03/30 06:43:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:26 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:28 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/30 06:43:31 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/30 06:43:32 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:43:32 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:43:32 DEBUG : Waiting for deletions to finish 2025/03/30 06:43:32 INFO : rclone-sync-test-include: Removing directory 2025/03/30 06:43:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/30 06:43:33 DEBUG : Yandex rclone-test-fecixeb1hulu: failed to delete 1 directories 2025/03/30 06:43:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:34 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:35 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:37 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:39 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/30 06:43:41 DEBUG : : Excluded 2025/03/30 06:43:41 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/30 06:43:43 DEBUG : Yandex rclone-test-fecixeb1hulu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/30 06:43:43 DEBUG : Yandex rclone-test-fecixeb1hulu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/30 06:43:43 DEBUG : Waiting for deletions to finish 2025/03/30 06:43:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:43 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:45 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:48 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:50 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:43:51 DEBUG : rclone-sync-test: Excluded 2025/03/30 06:43:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/30 06:43:53 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (90.72s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:44:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/dst" 2025/03/30 06:44:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/CompareDest" 2025/03/30 06:44:33 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 06:44:33 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:44:33 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:44:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/30 06:44:35 INFO : one: Copied (new) 2025/03/30 06:44:35 DEBUG : Waiting for deletions to finish 2025/03/30 06:44:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 06:44:37 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:44:37 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:44:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/30 06:44:40 INFO : one: Copied (replaced existing) 2025/03/30 06:44:40 DEBUG : Waiting for deletions to finish 2025/03/30 06:44:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 06:44:48 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:44:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:44:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 06:44:48 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:44:48 DEBUG : Waiting for deletions to finish 2025/03/30 06:44:48 INFO : There was nothing to transfer 2025/03/30 06:44:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:44:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 06:44:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 06:44:52 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:44:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:44:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 06:44:53 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:44:53 DEBUG : Waiting for deletions to finish 2025/03/30 06:44:53 INFO : There was nothing to transfer 2025/03/30 06:44:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:44:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 06:44:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 06:44:55 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:44:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:44:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 06:44:55 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:44:55 DEBUG : Waiting for deletions to finish 2025/03/30 06:44:55 INFO : There was nothing to transfer 2025/03/30 06:44:57 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/03/30 06:44:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/30 06:44:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/30 06:44:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 06:44:57 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:44:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:44:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 06:44:57 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:44:57 DEBUG : Waiting for deletions to finish 2025/03/30 06:44:57 INFO : There was nothing to transfer 2025/03/30 06:44:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/30 06:44:59 DEBUG : two: Need to transfer - File not found at Destination 2025/03/30 06:44:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 06:44:59 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:44:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:44:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/30 06:44:59 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:45:01 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/30 06:45:01 INFO : two: Copied (new) 2025/03/30 06:45:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (55.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:45:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/dest" 2025/03/30 06:45:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/pre-dest1" 2025/03/30 06:45:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/pre-dest2" 2025/03/30 06:45:33 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:45:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/30 06:45:33 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:45:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/30 06:45:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/30 06:45:34 DEBUG : Yandex rclone-test-fecixeb1hulu/dest: Waiting for checks to finish 2025/03/30 06:45:34 DEBUG : Yandex rclone-test-fecixeb1hulu/dest: Waiting for transfers to finish 2025/03/30 06:45:36 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/30 06:45:36 INFO : 3: Copied (new) 2025/03/30 06:45:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.89s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:46:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/dst" 2025/03/30 06:46:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/CopyDest" 2025/03/30 06:46:05 DEBUG : one: Need to transfer - File not found at Destination 2025/03/30 06:46:05 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:46:05 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:46:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/03/30 06:46:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/30 06:46:09 DEBUG : pacer: Reducing sleep to 15ms 2025/03/30 06:46:09 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/30 06:46:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/30 06:46:09 INFO : one: Copied (new) 2025/03/30 06:46:09 DEBUG : Waiting for deletions to finish 2025/03/30 06:46:11 DEBUG : pacer: Reducing sleep to 10ms 2025/03/30 06:46:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 06:46:11 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:46:11 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:46:13 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/30 06:46:13 INFO : one: Copied (replaced existing) 2025/03/30 06:46:13 DEBUG : Waiting for deletions to finish 2025/03/30 06:46:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/BackupDir" 2025/03/30 06:46:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 06:46:19 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:46:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:46:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/30 06:46:21 INFO : one: Moved (server-side) 2025/03/30 06:46:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/30 06:46:23 INFO : one: Copied (server-side copy) 2025/03/30 06:46:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/30 06:46:23 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:46:23 DEBUG : Waiting for deletions to finish 2025/03/30 06:46:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:46:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/30 06:46:29 INFO : two: Copied (server-side copy) 2025/03/30 06:46:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/30 06:46:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:46:29 DEBUG : one: Unchanged skipping 2025/03/30 06:46:29 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:46:29 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:46:29 DEBUG : Waiting for deletions to finish 2025/03/30 06:46:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:46:29 DEBUG : two: Unchanged skipping 2025/03/30 06:46:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:46:29 DEBUG : one: Unchanged skipping 2025/03/30 06:46:29 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:46:29 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:46:29 DEBUG : Waiting for deletions to finish 2025/03/30 06:46:29 INFO : There was nothing to transfer 2025/03/30 06:46:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/30 06:46:34 DEBUG : three: Destination not found in --copy-dest 2025/03/30 06:46:34 DEBUG : three: Need to transfer - File not found at Destination 2025/03/30 06:46:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:46:34 DEBUG : one: Unchanged skipping 2025/03/30 06:46:34 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:46:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:46:34 DEBUG : two: Unchanged skipping 2025/03/30 06:46:34 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:46:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/30 06:46:36 INFO : three: Copied (new) 2025/03/30 06:46:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (79.44s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:47:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/dst" 2025/03/30 06:47:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/backup" 2025/03/30 06:47:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 06:47:31 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:47:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:47:31 DEBUG : two: Unchanged skipping 2025/03/30 06:47:33 INFO : one: Moved (server-side) 2025/03/30 06:47:33 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:47:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/30 06:47:35 INFO : one: Copied (new) 2025/03/30 06:47:35 DEBUG : Waiting for deletions to finish 2025/03/30 06:47:37 INFO : three.txt: Moved (server-side) 2025/03/30 06:47:37 INFO : three.txt: Moved into backup dir 2025/03/30 06:47:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 06:47:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:47:42 DEBUG : two: Unchanged skipping 2025/03/30 06:47:42 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:47:46 INFO : one: Deleted 2025/03/30 06:47:47 INFO : one: Moved (server-side) 2025/03/30 06:47:47 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:47:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/30 06:47:49 INFO : one: Copied (new) 2025/03/30 06:47:49 DEBUG : Waiting for deletions to finish 2025/03/30 06:47:53 INFO : three.txt: Deleted 2025/03/30 06:47:55 INFO : three.txt: Moved (server-side) 2025/03/30 06:47:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (56.55s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:48:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/dst" 2025/03/30 06:48:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/backup" 2025/03/30 06:48:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 06:48:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:48:27 DEBUG : two: Unchanged skipping 2025/03/30 06:48:27 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:48:29 INFO : one: Moved (server-side) to: one.bak 2025/03/30 06:48:29 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:48:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/30 06:48:31 INFO : one: Copied (new) 2025/03/30 06:48:31 DEBUG : Waiting for deletions to finish 2025/03/30 06:48:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 06:48:37 INFO : three.txt: Moved into backup dir 2025/03/30 06:48:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 06:48:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:48:41 DEBUG : two: Unchanged skipping 2025/03/30 06:48:41 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:48:46 INFO : one.bak: Deleted 2025/03/30 06:48:47 INFO : one: Moved (server-side) to: one.bak 2025/03/30 06:48:47 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:48:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/30 06:48:51 INFO : one: Copied (new) 2025/03/30 06:48:51 DEBUG : Waiting for deletions to finish 2025/03/30 06:48:55 INFO : three.txt.bak: Deleted 2025/03/30 06:48:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 06:48:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (64.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:49:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/dst" 2025/03/30 06:49:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/backup" 2025/03/30 06:49:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:49:32 DEBUG : two: Unchanged skipping 2025/03/30 06:49:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 06:49:32 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:49:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/30 06:49:34 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:49:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/30 06:49:36 INFO : one: Copied (new) 2025/03/30 06:49:36 DEBUG : Waiting for deletions to finish 2025/03/30 06:49:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/30 06:49:38 INFO : three.txt: Moved into backup dir 2025/03/30 06:49:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 06:49:43 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:49:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:49:43 DEBUG : two: Unchanged skipping 2025/03/30 06:49:47 INFO : one-2019-01-01: Deleted 2025/03/30 06:49:49 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/30 06:49:49 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:49:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/30 06:49:52 INFO : one: Copied (new) 2025/03/30 06:49:52 DEBUG : Waiting for deletions to finish 2025/03/30 06:49:56 INFO : three-2019-01-01.txt: Deleted 2025/03/30 06:49:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/30 06:49:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (60.98s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:50:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/dst" 2025/03/30 06:50:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 06:50:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:50:32 DEBUG : two: Unchanged skipping 2025/03/30 06:50:32 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:50:34 INFO : one: Moved (server-side) to: one.bak 2025/03/30 06:50:34 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:50:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/30 06:50:37 INFO : one: Copied (new) 2025/03/30 06:50:37 DEBUG : Waiting for deletions to finish 2025/03/30 06:50:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 06:50:38 INFO : three.txt: Moved into backup dir 2025/03/30 06:50:43 DEBUG : one.bak: Excluded (Path Filter) 2025/03/30 06:50:43 DEBUG : one.bak: Excluded 2025/03/30 06:50:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/30 06:50:43 DEBUG : three.txt.bak: Excluded 2025/03/30 06:50:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 06:50:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:50:43 DEBUG : two: Unchanged skipping 2025/03/30 06:50:43 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for checks to finish 2025/03/30 06:50:47 INFO : one.bak: Deleted 2025/03/30 06:50:48 INFO : one: Moved (server-side) to: one.bak 2025/03/30 06:50:48 DEBUG : Yandex rclone-test-fecixeb1hulu/dst: Waiting for transfers to finish 2025/03/30 06:50:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/30 06:50:50 INFO : one: Copied (new) 2025/03/30 06:50:50 DEBUG : Waiting for deletions to finish 2025/03/30 06:50:54 INFO : three.txt.bak: Deleted 2025/03/30 06:50:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 06:50:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (52.10s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:51:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/dst" 2025/03/30 06:51:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 06:51:28 INFO : one: Moved (server-side) to: one.bak 2025/03/30 06:51:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/30 06:51:30 INFO : one: Copied (new) 2025/03/30 06:51:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:51:31 DEBUG : two: Unchanged skipping 2025/03/30 06:51:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/30 06:51:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 06:51:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/30 06:51:36 INFO : three.txt: Copied (new) 2025/03/30 06:51:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 06:51:41 INFO : one.bak: Deleted 2025/03/30 06:51:43 INFO : one: Moved (server-side) to: one.bak 2025/03/30 06:51:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/30 06:51:46 INFO : one: Copied (new) 2025/03/30 06:51:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:51:46 DEBUG : two: Unchanged skipping 2025/03/30 06:51:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/30 06:51:51 INFO : three.txt.bak: Deleted 2025/03/30 06:51:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/30 06:51:54 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/30 06:51:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (63.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:52:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecixeb1hulu/dst" 2025/03/30 06:52:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/30 06:52:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/30 06:52:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/30 06:52:32 INFO : one: Copied (new) 2025/03/30 06:52:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:52:32 DEBUG : two: Unchanged skipping 2025/03/30 06:52:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/30 06:52:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/30 06:52:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/30 06:52:37 INFO : three.txt: Copied (new) 2025/03/30 06:52:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/30 06:52:42 INFO : one-2019-01-01: Deleted 2025/03/30 06:52:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/30 06:52:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/30 06:52:46 INFO : one: Copied (new) 2025/03/30 06:52:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:52:47 DEBUG : two: Unchanged skipping 2025/03/30 06:52:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/30 06:52:51 INFO : three-2019-01-01.txt: Deleted 2025/03/30 06:52:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/30 06:52:54 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/30 06:52:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (58.50s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:53:22 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:53:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/30 06:53:22 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:53:24 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/03/30 06:53:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/30 06:53:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.04s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:53:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/30 06:53:29 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:53:29 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:53:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/30 06:53:31 INFO : existing: Copied (new) 2025/03/30 06:53:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:53:32 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:53:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/30 06:53:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/30 06:53:32 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:53:32 ERROR : Yandex rclone-test-fecixeb1hulu: not deleting files as there were IO errors 2025/03/30 06:53:32 ERROR : Yandex rclone-test-fecixeb1hulu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncImmutable (10.65s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:53:41 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:53:41 DEBUG : existing: Unchanged skipping 2025/03/30 06:53:41 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:53:41 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:53:41 DEBUG : Waiting for deletions to finish 2025/03/30 06:53:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.27s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.55s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.96s) --- SKIP: TestMaxTransfer/Hard (0.56s) --- SKIP: TestMaxTransfer/Soft (0.88s) --- SKIP: TestMaxTransfer/Cautious (0.52s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:55:13 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:55:13 DEBUG : both1: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both10: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both13: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both0: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both15: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both11: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both12: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both17: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both19: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both18: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both16: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both4: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both5: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both14: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both2: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both7: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:55:13 DEBUG : both9: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both8: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both6: Unchanged skipping 2025/03/30 06:55:13 DEBUG : both3: Unchanged skipping 2025/03/30 06:55:13 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:55:13 DEBUG : Waiting for deletions to finish 2025/03/30 06:55:17 INFO : only16: Deleted 2025/03/30 06:55:17 INFO : only18: Deleted 2025/03/30 06:55:17 INFO : only14: Deleted 2025/03/30 06:55:18 INFO : only1: Deleted 2025/03/30 06:55:20 INFO : only3: Deleted 2025/03/30 06:55:21 INFO : only9: Deleted 2025/03/30 06:55:21 INFO : only11: Deleted 2025/03/30 06:55:24 INFO : only6: Deleted 2025/03/30 06:55:24 INFO : only15: Deleted 2025/03/30 06:55:25 INFO : only17: Deleted 2025/03/30 06:55:25 INFO : only5: Deleted 2025/03/30 06:55:28 INFO : only12: Deleted 2025/03/30 06:55:28 INFO : only10: Deleted 2025/03/30 06:55:29 INFO : only19: Deleted 2025/03/30 06:55:29 INFO : only13: Deleted 2025/03/30 06:55:31 INFO : only2: Deleted 2025/03/30 06:55:32 INFO : only8: Deleted 2025/03/30 06:55:33 INFO : only4: Deleted 2025/03/30 06:55:33 INFO : only7: Deleted 2025/03/30 06:55:35 INFO : only0: Deleted 2025/03/30 06:55:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (180.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 06:58:12 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for checks to finish 2025/03/30 06:58:12 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both1: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both12: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both13: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both14: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both15: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both16: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both17: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both10: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both11: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both0: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both18: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both3: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both5: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both6: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both7: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both8: Unchanged skipping 2025/03/30 06:58:12 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/30 06:58:12 DEBUG : both9: Unchanged skipping 2025/03/30 06:58:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : both4: Unchanged skipping 2025/03/30 06:58:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : both2: Unchanged skipping 2025/03/30 06:58:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : both19: Unchanged skipping 2025/03/30 06:58:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/30 06:58:12 DEBUG : Yandex rclone-test-fecixeb1hulu: Waiting for transfers to finish 2025/03/30 06:58:14 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/03/30 06:58:14 INFO : only0: Copied (replaced existing) 2025/03/30 06:58:14 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/03/30 06:58:14 INFO : only13: Copied (replaced existing) 2025/03/30 06:58:14 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/03/30 06:58:14 INFO : only1: Copied (replaced existing) 2025/03/30 06:58:14 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/03/30 06:58:14 INFO : only10: Copied (replaced existing) 2025/03/30 06:58:16 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/03/30 06:58:16 INFO : only14: Copied (replaced existing) 2025/03/30 06:58:16 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/03/30 06:58:16 INFO : only17: Copied (replaced existing) 2025/03/30 06:58:16 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/03/30 06:58:16 INFO : only18: Copied (replaced existing) 2025/03/30 06:58:17 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/03/30 06:58:17 INFO : only16: Copied (replaced existing) 2025/03/30 06:58:18 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/03/30 06:58:18 INFO : only19: Copied (replaced existing) 2025/03/30 06:58:18 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/03/30 06:58:18 INFO : only12: Copied (replaced existing) 2025/03/30 06:58:19 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/03/30 06:58:19 INFO : only2: Copied (replaced existing) 2025/03/30 06:58:19 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/03/30 06:58:19 INFO : only4: Copied (replaced existing) 2025/03/30 06:58:20 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/03/30 06:58:20 INFO : only11: Copied (replaced existing) 2025/03/30 06:58:21 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/03/30 06:58:21 INFO : only3: Copied (replaced existing) 2025/03/30 06:58:21 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/03/30 06:58:21 INFO : only5: Copied (replaced existing) 2025/03/30 06:58:21 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/03/30 06:58:21 INFO : only15: Copied (replaced existing) 2025/03/30 06:58:21 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/03/30 06:58:21 INFO : only8: Copied (replaced existing) 2025/03/30 06:58:22 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/03/30 06:58:22 INFO : only6: Copied (replaced existing) 2025/03/30 06:58:22 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/03/30 06:58:22 INFO : only7: Copied (replaced existing) 2025/03/30 06:58:23 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/03/30 06:58:23 INFO : only9: Copied (replaced existing) 2025/03/30 06:58:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (247.70s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 07:00:57 DEBUG : empty_dir: Making directory with metadata 2025/03/30 07:00:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 07:00:57 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 07:00:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 07:00:57 INFO : empty_on_remote: Making directory 2025/03/30 07:00:58 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-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 07:01:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/30 07:01:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/30 07:01:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/30 07:01:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (40.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 07:01:38 DEBUG : empty_dir: Making directory with metadata 2025/03/30 07:01:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 07:01:38 DEBUG : empty_on_remote: Making directory with metadata 2025/03/30 07:01:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/30 07:01:38 INFO : empty_on_remote: Making directory 2025/03/30 07:01:38 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-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2025-03-30 07:01:41.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2800 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-03-30 07:01:41.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (43.80s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 07:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 07:02:22 INFO : sub dir: Making directory 2025/03/30 07:02:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (76.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" 2025/03/30 07:03:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/30 07:03:38 INFO : sub dir: Making directory 2025/03/30 07:03:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-fecixeb1hulu", Local "Local file system at /tmp/rclone3639357819", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (76.64s) FAIL 2025/03/30 07:04:55 DEBUG : Yandex rclone-test-fecixeb1hulu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 39m25.629706015s (try 1/5): exit status 1: Failed [TestSyncNoTraverse TestSyncReplaceDirModTimeWithEmptyDirs]