"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/11/03 01:20:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu" 2024/11/03 01:20:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 01:20:05 DEBUG : Creating backend with remote "/tmp/rclone2129121803" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:20:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/03 01:20:06 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:20:06 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.36s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:20:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 01:20:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:20:08 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:20:08 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:20:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:20:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:20:11 DEBUG : Yandex rclone-test-qajileh1rulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.40s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.72s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.51s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:20:16 DEBUG : Creating backend with remote "/non-existing" 2024/11/03 01:20:16 DEBUG : Config file has changed externally - reloading 2024/11/03 01:20:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/03 01:20:17 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:20:17 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.00s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:20:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:20:19 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:20:19 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:20:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:20:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world --- > 2024-11-03 01:20:21.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:212 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: 2024-11-03 01:20:21.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestCopyNoTraverse --- FAIL: TestCopyNoTraverse (14.98s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:20:33 INFO : Yandex rclone-test-qajileh1rulu: Running all checks before starting transfers 2024/11/03 01:20:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:20:34 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:20:34 INFO : Yandex rclone-test-qajileh1rulu: Checks finished, now starting transfers 2024/11/03 01:20:34 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:20:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:20:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestCopyCheckFirst (8.35s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:20:42 ERROR : Ignoring --no-traverse with sync 2024/11/03 01:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:20:42 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:20:42 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:20:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:20:45 INFO : sub dir/hello world: Copied (new) 2024/11/03 01:20:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncNoTraverse (10.86s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:20:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/03 01:20:53 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:20:53 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:20:54 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/03 01:20:54 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestCopyWithDepth (5.61s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:20:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:20:58 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:20:58 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:21:00 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:21:00 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (5.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:21:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:21:04 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:21:04 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:21:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:21:05 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.45s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:21:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/03 01:21:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 01:21:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/03 01:21:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 01:21:10 DEBUG : sub dir: Making directory 2024/11/03 01:21:10 DEBUG : sub dir2: Making directory 2024/11/03 01:21:11 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/03 01:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:21:11 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:21:11 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:21:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:21:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:21:15 DEBUG : Yandex rclone-test-qajileh1rulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:21:24 DEBUG : sub dir2: Making directory 2024/11/03 01:21:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/03 01:21:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 01:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:21:25 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:21:25 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:21:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:21:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (18.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:21:43 DEBUG : sub dir2: Making directory with metadata 2024/11/03 01:21:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 01:21:43 DEBUG : sub dir: Making directory 2024/11/03 01:21:43 DEBUG : sub dir2: Making directory 2024/11/03 01:21:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:21:44 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:21:44 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:21:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:21:47 INFO : sub dir/hello world: Copied (new) 2024/11/03 01:21:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:21:48 DEBUG : Yandex rclone-test-qajileh1rulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/03 01:21:48 DEBUG : Yandex rclone-test-qajileh1rulu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.83s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.73s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:21:54 DEBUG : sub dir2: Making directory 2024/11/03 01:21:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:21:54 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:21:54 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:21:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:21:58 INFO : sub dir/hello world: Copied (new) 2024/11/03 01:21:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.59s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:22:03 DEBUG : sub dir2: Making directory with metadata 2024/11/03 01:22:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 01:22:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 01:22:03 DEBUG : sub dir: Making directory 2024/11/03 01:22:04 DEBUG : sub dir2: Making directory 2024/11/03 01:22:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:22:04 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:22:04 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:22:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:22:07 INFO : sub dir/hello world: Copied (new) 2024/11/03 01:22:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world --- > 2024-11-03 01:22:06.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:484 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: 2024-11-03 01:22:06.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (12.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:22:16 DEBUG : sub dir2: Making directory 2024/11/03 01:22:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:22:17 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:22:17 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:22:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:22:19 INFO : sub dir/hello world: Copied (new) 2024/11/03 01:22:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.82s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:22:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-xufiroy5geyu" 2024/11/03 01:22:28 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-qajileh1rulu -> Yandex rclone-test-xufiroy5geyu 2024/11/03 01:22:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:22:29 DEBUG : Yandex rclone-test-xufiroy5geyu: Waiting for checks to finish 2024/11/03 01:22:29 DEBUG : Yandex rclone-test-xufiroy5geyu: Waiting for transfers to finish 2024/11/03 01:22:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:22:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:22:32 DEBUG : Yandex rclone-test-xufiroy5geyu: Purge remote --- PASS: TestServerSideCopy (15.13s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:22:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 01:22:43 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:22:43 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:22:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/03 01:22:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2011-12-25 12:59:59.123456789;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world --- > 2024-11-03 01:22:44.000000000;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:612 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world lsf: 2024-11-03 01:22:44.000000000;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world Test: TestCopyOverSelf --- FAIL: TestCopyOverSelf (13.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:22:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-rayavuw8dipu" 2024/11/03 01:22:57 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Yandex rclone-test-qajileh1rulu -> Yandex rclone-test-rayavuw8dipu 2024/11/03 01:22:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:22:58 DEBUG : Yandex rclone-test-rayavuw8dipu: Waiting for checks to finish 2024/11/03 01:22:58 DEBUG : Yandex rclone-test-rayavuw8dipu: Waiting for transfers to finish 2024/11/03 01:23:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:23:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:23:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 01:23:06 DEBUG : Yandex rclone-test-rayavuw8dipu: Waiting for checks to finish 2024/11/03 01:23:06 DEBUG : Yandex rclone-test-rayavuw8dipu: Waiting for transfers to finish 2024/11/03 01:23:07 ERROR : sub dir/hello world: Failed to copy: couldn't copy file: [409 - DiskResourceAlreadyExistsError] Resource "disk:/rclone-test-rayavuw8dipu/sub dir/hello world" already exists. (Ресурс "disk:/rclone-test-rayavuw8dipu/sub dir/hello world" уже существует.) sync_test.go:639: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:639 Error: Received unexpected error: couldn't copy file: [409 - DiskResourceAlreadyExistsError] Resource "disk:/rclone-test-rayavuw8dipu/sub dir/hello world" already exists. (Ресурс "disk:/rclone-test-rayavuw8dipu/sub dir/hello world" уже существует.) Test: TestServerSideCopyOverSelf 2024/11/03 01:23:07 DEBUG : Yandex rclone-test-rayavuw8dipu: Purge remote --- FAIL: TestServerSideCopyOverSelf (22.65s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:23:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 01:23:18 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:23:18 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:23:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/03 01:23:20 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/03 01:23:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestMoveOverSelf (10.70s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:23:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-kefuqak0kuro" 2024/11/03 01:23:28 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Yandex rclone-test-qajileh1rulu -> Yandex rclone-test-kefuqak0kuro 2024/11/03 01:23:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:23:29 DEBUG : Yandex rclone-test-kefuqak0kuro: Waiting for checks to finish 2024/11/03 01:23:29 DEBUG : Yandex rclone-test-kefuqak0kuro: Waiting for transfers to finish 2024/11/03 01:23:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:23:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:23:37 DEBUG : Yandex rclone-test-kefuqak0kuro: Using server-side directory move 2024/11/03 01:23:38 INFO : Yandex rclone-test-kefuqak0kuro: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/03 01:23:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 01:23:39 DEBUG : Yandex rclone-test-kefuqak0kuro: Waiting for checks to finish 2024/11/03 01:23:39 DEBUG : Yandex rclone-test-kefuqak0kuro: Waiting for transfers to finish 2024/11/03 01:23:40 INFO : sub dir/hello world: Deleted 2024/11/03 01:23:43 INFO : sub dir/hello world: Moved (server-side) 2024/11/03 01:23:47 DEBUG : testing file moves 2024/11/03 01:23:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/03 01:23:48 DEBUG : Yandex rclone-test-kefuqak0kuro: Waiting for checks to finish 2024/11/03 01:23:48 DEBUG : Yandex rclone-test-kefuqak0kuro: Waiting for transfers to finish 2024/11/03 01:23:51 INFO : sub dir/hello world: Deleted 2024/11/03 01:23:52 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:23:53 DEBUG : Yandex rclone-test-kefuqak0kuro: Purge remote --- PASS: TestServerSideMoveOverSelf (34.29s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:02 ERROR : : error listing: directory not found 2024/11/03 01:24:02 DEBUG : Local file system at /tmp/rclone2129121803: Making directory 2024/11/03 01:24:03 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:03 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestCopyAfterDelete (9.85s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/03 01:24:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:24:14 DEBUG : Local file system at /tmp/rclone2129121803: Waiting for checks to finish 2024/11/03 01:24:14 DEBUG : Local file system at /tmp/rclone2129121803: Waiting for transfers to finish 2024/11/03 01:24:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:24:14 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/11/03 01:24:14 INFO : sub dir/hello world: Copied (new) 2024/11/03 01:24:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestCopyRedownload (9.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:19 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/03 01:24:19 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:19 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:22 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 01:24:22 INFO : check sum: Copied (new) 2024/11/03 01:24:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:23 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 01:24:23 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/03 01:24:23 DEBUG : check sum: Unchanged skipping 2024/11/03 01:24:23 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:23 DEBUG : Waiting for deletions to finish 2024/11/03 01:24:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (8.25s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/03 01:24:27 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:27 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:30 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/03 01:24:30 INFO : sizeonly: Copied (new) 2024/11/03 01:24:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:31 DEBUG : sizeonly: Sizes identical 2024/11/03 01:24:31 DEBUG : sizeonly: Unchanged skipping 2024/11/03 01:24:31 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:31 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:31 DEBUG : Waiting for deletions to finish 2024/11/03 01:24:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncSizeOnly (6.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/03 01:24:34 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:34 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:35 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/03 01:24:35 INFO : ignore-size: Copied (new) 2024/11/03 01:24:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:37 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:24:37 DEBUG : ignore-size: Unchanged skipping 2024/11/03 01:24:37 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:37 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:37 DEBUG : Waiting for deletions to finish 2024/11/03 01:24:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (7.11s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:44 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:44 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:24:44 DEBUG : existing: Unchanged skipping 2024/11/03 01:24:44 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:44 DEBUG : Waiting for deletions to finish 2024/11/03 01:24:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/03 01:24:45 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:45 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:47 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/03 01:24:47 INFO : existing: Copied (replaced existing) 2024/11/03 01:24:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.09s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/03 01:24:52 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:52 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/03 01:24:54 INFO : existing: Copied (new) 2024/11/03 01:24:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:24:55 DEBUG : existing: Destination exists, skipping 2024/11/03 01:24:55 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:24:55 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:24:55 DEBUG : Waiting for deletions to finish 2024/11/03 01:24:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (6.88s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:25:02 DEBUG : d: Making directory 2024/11/03 01:25:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/03 01:25:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:25:04 DEBUG : c/non empty space: Unchanged skipping 2024/11/03 01:25:04 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:25:04 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:25:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 01:25:06 INFO : a/potato2: Copied (new) 2024/11/03 01:25:06 DEBUG : Waiting for deletions to finish 2024/11/03 01:25:07 INFO : b/potato: Deleted 2024/11/03 01:25:07 INFO : d: Removing directory 2024/11/03 01:25:09 INFO : b: Removing directory 2024/11/03 01:25:12 DEBUG : Yandex rclone-test-qajileh1rulu: deleted 2 directories run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (20.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:25:22 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 2024/11/03 01:25:22 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:25:22 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 01:25:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/03 01:25:22 DEBUG : empty space: Unchanged skipping 2024/11/03 01:25:22 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:25:22 DEBUG : Waiting for deletions to finish 2024/11/03 01:25:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:25:23 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:25:23 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 2024/11/03 01:25:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 01:25:23 INFO : empty space: Updated modification time in destination 2024/11/03 01:25:23 DEBUG : empty space: Unchanged skipping 2024/11/03 01:25:23 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:25:23 DEBUG : Waiting for deletions to finish 2024/11/03 01:25:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (7.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:25:30 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:25: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 2024/11/03 01:25:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/03 01:25:30 DEBUG : empty space: Unchanged skipping 2024/11/03 01:25:30 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:25:30 DEBUG : Waiting for deletions to finish 2024/11/03 01:25:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (6.85s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:25:36 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:25:36 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 2024/11/03 01:25:36 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2129121803) 2024/11/03 01:25:36 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qajileh1rulu) 2024/11/03 01:25:36 DEBUG : foo: md5 differ 2024/11/03 01:25:36 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:25:38 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/03 01:25:38 INFO : foo: Copied (replaced existing) 2024/11/03 01:25:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (7.60s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:25:44 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/03 01:25:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:25:44 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:25:44 DEBUG : empty space: Unchanged skipping 2024/11/03 01:25:44 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:25:47 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 01:25:47 INFO : potato: Copied (new) 2024/11/03 01:25:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (9.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:25:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/03 01:25:54 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:25:54 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:25:56 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/03 01:25:56 INFO : potato: Copied (replaced existing) 2024/11/03 01:25:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.49s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:26:03 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 2024/11/03 01:26:03 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:26:03 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2129121803) 2024/11/03 01:26:03 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qajileh1rulu) 2024/11/03 01:26:03 DEBUG : potato: md5 differ 2024/11/03 01:26:03 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:26:05 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/03 01:26:05 INFO : potato: Copied (replaced existing) 2024/11/03 01:26:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (8.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:26:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:26:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:26:14 DEBUG : empty space: Unchanged skipping 2024/11/03 01:26:14 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:26:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/03 01:26:14 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:26:14 DEBUG : Waiting for deletions to finish 2024/11/03 01:26:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:26:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:26:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:26:24 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:26:24 DEBUG : empty space: Unchanged skipping 2024/11/03 01:26:24 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:26:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 01:26:26 INFO : potato2: Copied (new) 2024/11/03 01:26:26 DEBUG : Waiting for deletions to finish 2024/11/03 01:26:28 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:26:37 DEBUG : d: Making directory 2024/11/03 01:26:37 DEBUG : d/e: Making directory 2024/11/03 01:26:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/03 01:26:40 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:26:40 DEBUG : c/non empty space: Unchanged skipping 2024/11/03 01:26:40 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:26:40 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:26:42 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 01:26:42 INFO : a/potato2: Copied (new) 2024/11/03 01:26:42 DEBUG : Waiting for deletions to finish 2024/11/03 01:26:44 INFO : b/potato: Deleted 2024/11/03 01:26:44 INFO : d/e: Removing directory 2024/11/03 01:26:46 INFO : d: Removing directory 2024/11/03 01:26:48 INFO : b: Removing directory 2024/11/03 01:26:49 DEBUG : Yandex rclone-test-qajileh1rulu: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:27:03 DEBUG : d: Making directory 2024/11/03 01:27:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/03 01:27:05 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:27:05 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:27:05 DEBUG : c/non empty space: Unchanged skipping 2024/11/03 01:27:05 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:27:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 01:27:07 INFO : a/potato2: Copied (new) 2024/11/03 01:27:07 ERROR : Yandex rclone-test-qajileh1rulu: not deleting files as there were IO errors 2024/11/03 01:27:07 ERROR : Yandex rclone-test-qajileh1rulu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (21.38s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:27:25 DEBUG : Waiting for deletions to finish 2024/11/03 01:27:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:27:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:27:26 DEBUG : empty space: Unchanged skipping 2024/11/03 01:27:26 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:27:26 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:27:27 INFO : potato: Deleted 2024/11/03 01:27:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 01:27:28 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (12.79s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:27:38 DEBUG : Waiting for deletions to finish 2024/11/03 01:27:39 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:27:39 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:27:40 INFO : potato: Deleted 2024/11/03 01:27:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:27:40 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:27:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:27:40 DEBUG : empty space: Unchanged skipping 2024/11/03 01:27:40 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:27:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/03 01:27:42 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (13.21s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:27:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:27:49 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:27:49 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:27:51 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/03 01:27:51 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (8.66s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:27:59 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 01:27:59 DEBUG : enormous: Excluded 2024/11/03 01:27:59 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 01:27:59 DEBUG : potato2: Excluded 2024/11/03 01:28:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 01:28:00 DEBUG : potato2: Excluded 2024/11/03 01:28:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:28:00 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:28:00 DEBUG : empty space: Unchanged skipping 2024/11/03 01:28:00 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:28:00 DEBUG : Waiting for deletions to finish 2024/11/03 01:28:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:28:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 01:28:00 DEBUG : potato2: Excluded 2024/11/03 01:28:00 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 01:28:00 DEBUG : enormous: Excluded 2024/11/03 01:28:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 01:28:00 DEBUG : potato2: Excluded 2024/11/03 01:28:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 01:28:01 DEBUG : potato2: Excluded 2024/11/03 01:28:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:28:01 DEBUG : empty space: Unchanged skipping 2024/11/03 01:28:01 DEBUG : Local file system at /tmp/rclone2129121803: Waiting for checks to finish 2024/11/03 01:28:01 DEBUG : Local file system at /tmp/rclone2129121803: Waiting for transfers to finish 2024/11/03 01:28:01 DEBUG : Waiting for deletions to finish 2024/11/03 01:28:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:28:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 01:28:01 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.50s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1391 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: potato2: Modification time difference too big |-208173h23m5.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-03 01:28:12 +0000 UTC) (precision 1ns) 2024/11/03 01:28:18 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 01:28:18 DEBUG : enormous: Excluded 2024/11/03 01:28:18 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 01:28:18 DEBUG : potato2: Excluded 2024/11/03 01:28:18 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:28:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:28:18 DEBUG : empty space: Unchanged skipping 2024/11/03 01:28:18 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:28:18 DEBUG : Waiting for deletions to finish 2024/11/03 01:28:19 INFO : enormous: Deleted 2024/11/03 01:28:20 INFO : potato2: Deleted 2024/11/03 01:28:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:28:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:28:21 DEBUG : Local file system at /tmp/rclone2129121803: Waiting for checks to finish 2024/11/03 01:28:21 DEBUG : empty space: Unchanged skipping 2024/11/03 01:28:21 DEBUG : Local file system at /tmp/rclone2129121803: Waiting for transfers to finish 2024/11/03 01:28:21 DEBUG : Waiting for deletions to finish 2024/11/03 01:28:21 INFO : enormous: Deleted 2024/11/03 01:28:21 INFO : potato2: Deleted 2024/11/03 01:28:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- FAIL: TestSyncWithExcludeAndDeleteExcluded (12.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:28:33 DEBUG : five: Need to transfer - File not found at Destination 2024/11/03 01:28:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/03 01:28:33 DEBUG : one: Destination is newer than source, skipping 2024/11/03 01:28:33 DEBUG : three: Sizes identical 2024/11/03 01:28:33 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:28:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/03 01:28:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2129121803) 2024/11/03 01:28:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 01:28:33 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qajileh1rulu) 2024/11/03 01:28:33 DEBUG : two: md5 differ 2024/11/03 01:28:33 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:28:35 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/03 01:28:35 INFO : five: Copied (new) 2024/11/03 01:28:36 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/03 01:28:36 INFO : four: Copied (replaced existing) 2024/11/03 01:28:36 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/03 01:28:36 INFO : two: Copied (replaced existing) 2024/11/03 01:28:36 DEBUG : Waiting for deletions to finish 2024/11/03 01:28:37 DEBUG : one: Destination is newer than source, skipping 2024/11/03 01:28:37 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:28:37 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2129121803) 2024/11/03 01:28:37 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qajileh1rulu) 2024/11/03 01:28:37 DEBUG : three: md5 differ 2024/11/03 01:28:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/03 01:28:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/03 01:28:37 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/03 01:28:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 01:28:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/03 01:28:37 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/03 01:28:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 01:28:37 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/03 01:28:37 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/03 01:28:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 01:28:37 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:28:38 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/03 01:28:38 INFO : three: Copied (replaced existing) 2024/11/03 01:28:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (21.14s) === 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-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2024/11/03 01:28:45 INFO : Yandex rclone-test-qajileh1rulu: Making map for --track-renames 2024/11/03 01:28:45 INFO : Yandex rclone-test-qajileh1rulu: Finished making map for --track-renames 2024/11/03 01:28:45 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:28:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/03 01:28:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/03 01:28:45 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for renames to finish 2024/11/03 01:28:45 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:28:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/03 01:28:47 INFO : yam: Copied (new) 2024/11/03 01:28:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/03 01:28:47 INFO : potato: Copied (new) 2024/11/03 01:28:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:28:49 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:28:49 INFO : Yandex rclone-test-qajileh1rulu: Making map for --track-renames 2024/11/03 01:28:49 INFO : Yandex rclone-test-qajileh1rulu: Finished making map for --track-renames 2024/11/03 01:28:49 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:28:49 DEBUG : potato: Unchanged skipping 2024/11/03 01:28:49 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for renames to finish 2024/11/03 01:28:50 INFO : yam: Moved (server-side) to: yaml 2024/11/03 01:28:50 INFO : yaml: Renamed from "yam" 2024/11/03 01:28:50 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:28:50 DEBUG : Waiting for deletions to finish 2024/11/03 01:28:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (10.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2024/11/03 01:28:56 INFO : Yandex rclone-test-qajileh1rulu: Making map for --track-renames 2024/11/03 01:28:56 INFO : Yandex rclone-test-qajileh1rulu: Finished making map for --track-renames 2024/11/03 01:28:56 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:28:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/03 01:28:56 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for renames to finish 2024/11/03 01:28:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/03 01:28:56 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:28:58 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/03 01:28:58 INFO : yam: Copied (new) 2024/11/03 01:28:59 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/03 01:28:59 INFO : potato: Copied (new) 2024/11/03 01:28:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:29:00 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:29:00 INFO : Yandex rclone-test-qajileh1rulu: Making map for --track-renames 2024/11/03 01:29:00 INFO : Yandex rclone-test-qajileh1rulu: Finished making map for --track-renames 2024/11/03 01:29:00 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:29:00 DEBUG : potato: Unchanged skipping 2024/11/03 01:29:00 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for renames to finish 2024/11/03 01:29:01 INFO : yam: Moved (server-side) to: yaml 2024/11/03 01:29:01 INFO : yaml: Renamed from "yam" 2024/11/03 01:29:01 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:29:01 DEBUG : Waiting for deletions to finish 2024/11/03 01:29:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (12.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2024/11/03 01:29:08 INFO : Yandex rclone-test-qajileh1rulu: Making map for --track-renames 2024/11/03 01:29:08 INFO : Yandex rclone-test-qajileh1rulu: Finished making map for --track-renames 2024/11/03 01:29:08 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:29:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/03 01:29:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/03 01:29:08 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for renames to finish 2024/11/03 01:29:08 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:29:10 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/03 01:29:10 INFO : potato: Copied (new) 2024/11/03 01:29:11 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/03 01:29:11 INFO : sub/yam: Copied (new) 2024/11/03 01:29:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:29:12 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:29:12 DEBUG : potato: Unchanged skipping 2024/11/03 01:29:13 INFO : Yandex rclone-test-qajileh1rulu: Making map for --track-renames 2024/11/03 01:29:13 INFO : Yandex rclone-test-qajileh1rulu: Finished making map for --track-renames 2024/11/03 01:29:13 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:29:13 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for renames to finish 2024/11/03 01:29:14 INFO : sub/yam: Moved (server-side) to: yam 2024/11/03 01:29:14 INFO : yam: Renamed from "sub/yam" 2024/11/03 01:29:14 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:29:14 DEBUG : Waiting for deletions to finish 2024/11/03 01:29:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.61s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:29:22 DEBUG : Creating backend with remote "/tmp/rclone2129121803/dir1" 2024/11/03 01:29:22 DEBUG : Config file has changed externally - reloading 2024/11/03 01:29:22 DEBUG : Creating backend with remote "/tmp/rclone2129121803/dir2" 2024/11/03 01:29:22 DEBUG : Local file system at /tmp/rclone2129121803/dir2: Using server-side directory move 2024/11/03 01:29:22 INFO : Local file system at /tmp/rclone2129121803/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/03 01:29:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/03 01:29:22 INFO : file1.txt: Moved (server-side) 2024/11/03 01:29:22 DEBUG : Local file system at /tmp/rclone2129121803/dir2: Waiting for checks to finish 2024/11/03 01:29:22 DEBUG : Local file system at /tmp/rclone2129121803/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:29:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/03 01:29:23 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:29:23 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:29:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:29:25 INFO : sub dir/hello world: Copied (new) 2024/11/03 01:29:25 INFO : sub dir/hello world: Deleted 2024/11/03 01:29:26 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/03 01:29:26 INFO : nested/sub dir/file: Copied (new) 2024/11/03 01:29:26 INFO : nested/sub dir/file: Deleted 2024/11/03 01:29:26 INFO : sub dir: Removing directory 2024/11/03 01:29:26 INFO : nested/sub dir: Removing directory 2024/11/03 01:29:26 INFO : nested: Removing directory 2024/11/03 01:29:26 DEBUG : Local file system at /tmp/rclone2129121803: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (15.72s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:29:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 01:29:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/03 01:29:38 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:29:38 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:29:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/03 01:29:40 INFO : sub dir/hello world: Copied (new) 2024/11/03 01:29:40 INFO : sub dir/hello world: Deleted 2024/11/03 01:29:41 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/03 01:29:41 INFO : nested/sub dir/file: Copied (new) 2024/11/03 01:29:41 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.83s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:29:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/03 01:29:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/03 01:29:53 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:29:53 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:29:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/03 01:29:56 INFO : existing: Copied (new) 2024/11/03 01:29:56 INFO : existing: Deleted 2024/11/03 01:30:02 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/03 01:30:02 INFO : existing-b: Copied (new) 2024/11/03 01:30:02 INFO : existing-b: Deleted 2024/11/03 01:30:03 DEBUG : existing: Destination exists, skipping 2024/11/03 01:30:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/03 01:30:03 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:30:03 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:30:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (14.78s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:30:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-rebewuj3vide" 2024/11/03 01:30:07 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qajileh1rulu -> Yandex rclone-test-rebewuj3vide 2024/11/03 01:30:19 DEBUG : Yandex rclone-test-rebewuj3vide: Using server-side directory move 2024/11/03 01:30:19 INFO : Yandex rclone-test-rebewuj3vide: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/03 01:30:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:30:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:30:20 DEBUG : empty space: Unchanged skipping 2024/11/03 01:30:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/03 01:30:20 DEBUG : Yandex rclone-test-rebewuj3vide: Waiting for checks to finish 2024/11/03 01:30:21 INFO : potato2: Moved (server-side) 2024/11/03 01:30:21 INFO : potato3: Deleted 2024/11/03 01:30:22 INFO : empty space: Deleted 2024/11/03 01:30:22 DEBUG : Yandex rclone-test-rebewuj3vide: Waiting for transfers to finish 2024/11/03 01:30:23 INFO : potato3: Moved (server-side) 2024/11/03 01:30:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-gesebiq4hoqo" 2024/11/03 01:30:24 DEBUG : Yandex rclone-test-gesebiq4hoqo: Using server-side directory move 2024/11/03 01:30:26 INFO : Yandex rclone-test-gesebiq4hoqo: Server side directory move succeeded 2024/11/03 01:30:27 ERROR : : error listing: directory not found 2024/11/03 01:30:27 DEBUG : Yandex rclone-test-gesebiq4hoqo: Purge remote 2024/11/03 01:30:30 DEBUG : Yandex rclone-test-rebewuj3vide: Purge remote 2024/11/03 01:30:30 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (23.29s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:30:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-tovoxac6dica" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qajileh1rulu -> Yandex rclone-test-tovoxac6dica 2024/11/03 01:30:42 DEBUG : empty space: Excluded (Size Filter) 2024/11/03 01:30:42 DEBUG : empty space: Excluded 2024/11/03 01:30:42 DEBUG : empty space: Excluded (Size Filter) 2024/11/03 01:30:42 DEBUG : empty space: Excluded 2024/11/03 01:30:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:30:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/03 01:30:42 DEBUG : Yandex rclone-test-tovoxac6dica: Waiting for checks to finish 2024/11/03 01:30:42 DEBUG : Yandex rclone-test-tovoxac6dica: Waiting for transfers to finish 2024/11/03 01:30:44 INFO : potato2: Moved (server-side) 2024/11/03 01:30:44 INFO : potato3: Deleted 2024/11/03 01:30:45 INFO : potato3: Moved (server-side) 2024/11/03 01:30:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-dirakur7hova" 2024/11/03 01:30:47 DEBUG : empty space: Excluded (Size Filter) 2024/11/03 01:30:47 DEBUG : empty space: Excluded 2024/11/03 01:30:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:30:47 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/03 01:30:47 DEBUG : Yandex rclone-test-dirakur7hova: Waiting for checks to finish 2024/11/03 01:30:47 DEBUG : Yandex rclone-test-dirakur7hova: Waiting for transfers to finish 2024/11/03 01:30:48 INFO : potato3: Moved (server-side) 2024/11/03 01:30:49 INFO : potato2: Moved (server-side) 2024/11/03 01:30:49 DEBUG : Yandex rclone-test-dirakur7hova: Purge remote 2024/11/03 01:30:51 DEBUG : Yandex rclone-test-tovoxac6dica: Purge remote --- PASS: TestServerSideMoveWithFilter (24.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:30:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-sarefih5cowu" 2024/11/03 01:30:55 DEBUG : Config file has changed externally - reloading 2024/11/03 01:31:02 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qajileh1rulu -> Yandex rclone-test-sarefih5cowu 2024/11/03 01:31:12 DEBUG : Yandex rclone-test-sarefih5cowu: Using server-side directory move 2024/11/03 01:31:13 INFO : Yandex rclone-test-sarefih5cowu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/03 01:31:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 01:31:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:31:13 DEBUG : empty space: Unchanged skipping 2024/11/03 01:31:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/03 01:31:14 DEBUG : Yandex rclone-test-sarefih5cowu: Waiting for checks to finish 2024/11/03 01:31:15 INFO : potato3: Deleted 2024/11/03 01:31:15 INFO : empty space: Deleted 2024/11/03 01:31:15 DEBUG : Yandex rclone-test-sarefih5cowu: Waiting for transfers to finish 2024/11/03 01:31:15 INFO : potato2: Moved (server-side) 2024/11/03 01:31:16 INFO : potato3: Moved (server-side) 2024/11/03 01:31:16 INFO : tomatoDir: Removing directory 2024/11/03 01:31:21 DEBUG : Yandex rclone-test-qajileh1rulu: deleted 1 directories 2024/11/03 01:31:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-tipohon6bobi" 2024/11/03 01:31:22 DEBUG : Config file has changed externally - reloading 2024/11/03 01:31:22 DEBUG : tomatoDir: Making directory 2024/11/03 01:31:22 DEBUG : Yandex rclone-test-tipohon6bobi: Using server-side directory move 2024/11/03 01:31:25 INFO : Yandex rclone-test-tipohon6bobi: Server side directory move succeeded 2024/11/03 01:31:26 ERROR : : error listing: directory not found 2024/11/03 01:31:26 ERROR : : error listing: directory not found 2024/11/03 01:31:26 DEBUG : Yandex rclone-test-tipohon6bobi: Purge remote 2024/11/03 01:31:29 DEBUG : Yandex rclone-test-sarefih5cowu: Purge remote 2024/11/03 01:31:29 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (34.66s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.77s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:31:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncOverlap (5.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:31:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/rclone-sync-test" 2024/11/03 01:31:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/rclone-sync-test-include/layer2" 2024/11/03 01:31:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/rclone-sync-test-ignore-file" 2024/11/03 01:31:43 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:31:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:31:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 01:31:44 DEBUG : Yandex rclone-test-qajileh1rulu/rclone-sync-test: Waiting for checks to finish 2024/11/03 01:31:44 DEBUG : Yandex rclone-test-qajileh1rulu/rclone-sync-test: Waiting for transfers to finish 2024/11/03 01:31:44 DEBUG : Waiting for deletions to finish 2024/11/03 01:31:44 INFO : There was nothing to transfer 2024/11/03 01:31:45 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:31:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:31:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 01:31:46 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:31:46 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:31:46 DEBUG : Waiting for deletions to finish 2024/11/03 01:31:46 INFO : rclone-sync-test-include: Removing directory 2024/11/03 01:31:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/03 01:31:47 DEBUG : Yandex rclone-test-qajileh1rulu: failed to delete 1 directories 2024/11/03 01:31:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:31:47 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:31:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:31:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:31:49 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:31:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:31:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:31:51 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:31:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:31:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:31:53 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:31:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:31:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:31:55 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:31:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:31:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:31:56 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:31:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:31:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 01:31:59 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:31:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 01:32:00 DEBUG : Yandex rclone-test-qajileh1rulu/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/03 01:32:00 DEBUG : Yandex rclone-test-qajileh1rulu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/03 01:32:00 DEBUG : Waiting for deletions to finish 2024/11/03 01:32:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:00 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:02 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:02 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 01:32:05 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 01:32:06 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:32:06 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:32:06 DEBUG : Waiting for deletions to finish 2024/11/03 01:32:06 INFO : rclone-sync-test-include: Removing directory 2024/11/03 01:32:07 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/03 01:32:07 DEBUG : Yandex rclone-test-qajileh1rulu: failed to delete 1 directories 2024/11/03 01:32:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:08 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:09 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:13 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:14 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:15 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 01:32:17 DEBUG : : Excluded 2024/11/03 01:32:17 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/03 01:32:19 DEBUG : Yandex rclone-test-qajileh1rulu/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/03 01:32:19 DEBUG : Yandex rclone-test-qajileh1rulu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/03 01:32:19 DEBUG : Waiting for deletions to finish 2024/11/03 01:32:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:20 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:21 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:24 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:25 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:26 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:27 DEBUG : rclone-sync-test: Excluded 2024/11/03 01:32:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/03 01:32:28 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (71.15s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:32:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/dst" 2024/11/03 01:32:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/CompareDest" 2024/11/03 01:32:49 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 01:32:49 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:32:49 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:32:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/03 01:32:50 INFO : one: Copied (new) 2024/11/03 01:32:50 DEBUG : Waiting for deletions to finish 2024/11/03 01:32:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 01:32:52 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:32:53 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:32:55 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/03 01:32:55 INFO : one: Copied (replaced existing) 2024/11/03 01:32:55 DEBUG : Waiting for deletions to finish 2024/11/03 01:33:01 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:33:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 01:33:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:33:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 01:33:01 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:33:01 DEBUG : Waiting for deletions to finish 2024/11/03 01:33:01 INFO : There was nothing to transfer 2024/11/03 01:33:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:33:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 01:33:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 01:33:06 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:33:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:33:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 01:33:06 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:33:06 DEBUG : Waiting for deletions to finish 2024/11/03 01:33:06 INFO : There was nothing to transfer 2024/11/03 01:33:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:33:07 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 01:33:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 01:33:07 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:33:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:33:08 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 01:33:08 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:33:08 DEBUG : Waiting for deletions to finish 2024/11/03 01:33:08 INFO : There was nothing to transfer 2024/11/03 01:33:10 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 2024/11/03 01:33:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/03 01:33:10 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 01:33:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 01:33:10 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:33:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:33:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 01:33:10 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:33:10 DEBUG : Waiting for deletions to finish 2024/11/03 01:33:10 INFO : There was nothing to transfer 2024/11/03 01:33:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/03 01:33:12 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 01:33:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 01:33:12 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:33:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:33:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 01:33:13 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:33:16 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/03 01:33:16 INFO : two: Copied (new) 2024/11/03 01:33:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (40.06s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:33:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/dest" 2024/11/03 01:33:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/pre-dest1" 2024/11/03 01:33:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/pre-dest2" 2024/11/03 01:33:38 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:33:38 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/03 01:33:38 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:33:38 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/03 01:33:39 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/03 01:33:39 DEBUG : Yandex rclone-test-qajileh1rulu/dest: Waiting for checks to finish 2024/11/03 01:33:39 DEBUG : Yandex rclone-test-qajileh1rulu/dest: Waiting for transfers to finish 2024/11/03 01:33:42 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/03 01:33:42 INFO : 3: Copied (new) 2024/11/03 01:33:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.77s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:33:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/dst" 2024/11/03 01:33:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/CopyDest" 2024/11/03 01:33:56 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 01:33:56 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:33:56 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:33:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/03 01:33:57 INFO : one: Copied (new) 2024/11/03 01:33:57 DEBUG : Waiting for deletions to finish 2024/11/03 01:33:59 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:33:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 01:33:59 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:34:01 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/03 01:34:01 INFO : one: Copied (replaced existing) 2024/11/03 01:34:01 DEBUG : Waiting for deletions to finish 2024/11/03 01:34:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/BackupDir" 2024/11/03 01:34:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 01:34:11 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:34:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:34:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 01:34:13 INFO : one: Moved (server-side) 2024/11/03 01:34:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/03 01:34:14 INFO : one: Copied (server-side copy) 2024/11/03 01:34:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/03 01:34:14 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:34:14 DEBUG : Waiting for deletions to finish 2024/11/03 01:34:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:34:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/03 01:34:20 INFO : two: Copied (server-side copy) 2024/11/03 01:34:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/03 01:34:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:34:20 DEBUG : one: Unchanged skipping 2024/11/03 01:34:20 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:34:20 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:34:20 DEBUG : Waiting for deletions to finish 2024/11/03 01:34:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:34:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:34:21 DEBUG : one: Unchanged skipping 2024/11/03 01:34:21 DEBUG : two: Unchanged skipping 2024/11/03 01:34:21 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:34:21 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:34:21 DEBUG : Waiting for deletions to finish 2024/11/03 01:34:21 INFO : There was nothing to transfer 2024/11/03 01:34:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/03 01:34:26 DEBUG : three: Destination not found in --copy-dest 2024/11/03 01:34:26 DEBUG : three: Need to transfer - File not found at Destination 2024/11/03 01:34:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:34:26 DEBUG : one: Unchanged skipping 2024/11/03 01:34:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:34:26 DEBUG : two: Unchanged skipping 2024/11/03 01:34:26 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:34:26 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:34:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/03 01:34:28 INFO : three: Copied (new) 2024/11/03 01:34:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (51.16s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:34:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/dst" 2024/11/03 01:34:52 DEBUG : Config file has changed externally - reloading 2024/11/03 01:34:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/backup" 2024/11/03 01:34:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 01:34:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:34:52 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:34:52 DEBUG : two: Unchanged skipping 2024/11/03 01:34:55 INFO : one: Moved (server-side) 2024/11/03 01:34:55 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:34:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 01:34:57 INFO : one: Copied (new) 2024/11/03 01:34:57 DEBUG : Waiting for deletions to finish 2024/11/03 01:35:00 INFO : three.txt: Moved (server-side) 2024/11/03 01:35:00 INFO : three.txt: Moved into backup dir 2024/11/03 01:35:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 01:35:04 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:35:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:35:04 DEBUG : two: Unchanged skipping 2024/11/03 01:35:05 INFO : one: Deleted 2024/11/03 01:35:06 INFO : one: Moved (server-side) 2024/11/03 01:35:06 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:35:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 01:35:09 INFO : one: Copied (new) 2024/11/03 01:35:09 DEBUG : Waiting for deletions to finish 2024/11/03 01:35:10 INFO : three.txt: Deleted 2024/11/03 01:35:11 INFO : three.txt: Moved (server-side) 2024/11/03 01:35:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (41.51s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:35:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/dst" 2024/11/03 01:35:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/backup" 2024/11/03 01:35:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 01:35:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:35:34 DEBUG : two: Unchanged skipping 2024/11/03 01:35:34 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:35:36 INFO : one: Moved (server-side) to: one.bak 2024/11/03 01:35:36 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:35:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 01:35:38 INFO : one: Copied (new) 2024/11/03 01:35:38 DEBUG : Waiting for deletions to finish 2024/11/03 01:35:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 01:35:40 INFO : three.txt: Moved into backup dir 2024/11/03 01:35:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 01:35:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:35:43 DEBUG : two: Unchanged skipping 2024/11/03 01:35:43 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:35:45 INFO : one.bak: Deleted 2024/11/03 01:35:47 INFO : one: Moved (server-side) to: one.bak 2024/11/03 01:35:47 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:35:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 01:35:49 INFO : one: Copied (new) 2024/11/03 01:35:49 DEBUG : Waiting for deletions to finish 2024/11/03 01:35:52 INFO : three.txt.bak: Deleted 2024/11/03 01:35:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 01:35:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (38.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:36:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/dst" 2024/11/03 01:36:15 DEBUG : Config file has changed externally - reloading 2024/11/03 01:36:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/backup" 2024/11/03 01:36:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 01:36:17 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:36:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:36:17 DEBUG : two: Unchanged skipping 2024/11/03 01:36:18 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/03 01:36:18 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:36:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 01:36:20 INFO : one: Copied (new) 2024/11/03 01:36:20 DEBUG : Waiting for deletions to finish 2024/11/03 01:36:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/03 01:36:22 INFO : three.txt: Moved into backup dir 2024/11/03 01:36:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 01:36:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:36:26 DEBUG : two: Unchanged skipping 2024/11/03 01:36:26 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:36:28 INFO : one-2019-01-01: Deleted 2024/11/03 01:36:29 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/03 01:36:29 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:36:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 01:36:31 INFO : one: Copied (new) 2024/11/03 01:36:31 DEBUG : Waiting for deletions to finish 2024/11/03 01:36:32 INFO : three-2019-01-01.txt: Deleted 2024/11/03 01:36:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/03 01:36:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (38.93s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:36:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/dst" 2024/11/03 01:36:53 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:36:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 01:36:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:36:53 DEBUG : two: Unchanged skipping 2024/11/03 01:36:55 INFO : one: Moved (server-side) to: one.bak 2024/11/03 01:36:55 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:36:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 01:36:57 INFO : one: Copied (new) 2024/11/03 01:36:57 DEBUG : Waiting for deletions to finish 2024/11/03 01:37:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 01:37:00 INFO : three.txt: Moved into backup dir 2024/11/03 01:37:03 DEBUG : one.bak: Excluded (Path Filter) 2024/11/03 01:37:03 DEBUG : one.bak: Excluded 2024/11/03 01:37:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/03 01:37:03 DEBUG : three.txt.bak: Excluded 2024/11/03 01:37:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 01:37:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:37:03 DEBUG : two: Unchanged skipping 2024/11/03 01:37:03 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for checks to finish 2024/11/03 01:37:05 INFO : one.bak: Deleted 2024/11/03 01:37:07 INFO : one: Moved (server-side) to: one.bak 2024/11/03 01:37:07 DEBUG : Yandex rclone-test-qajileh1rulu/dst: Waiting for transfers to finish 2024/11/03 01:37:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 01:37:09 INFO : one: Copied (new) 2024/11/03 01:37:09 DEBUG : Waiting for deletions to finish 2024/11/03 01:37:10 INFO : three.txt.bak: Deleted 2024/11/03 01:37:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 01:37:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (37.30s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:37:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/dst" 2024/11/03 01:37:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 01:37:42 INFO : one: Moved (server-side) to: one.bak 2024/11/03 01:37:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 01:37:45 INFO : one: Copied (new) 2024/11/03 01:37:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:37:45 DEBUG : two: Unchanged skipping 2024/11/03 01:37:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/03 01:37:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 01:37:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/03 01:37:49 INFO : three.txt: Copied (new) 2024/11/03 01:37:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 01:37:53 INFO : one.bak: Deleted 2024/11/03 01:37:54 INFO : one: Moved (server-side) to: one.bak 2024/11/03 01:37:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 01:37:57 INFO : one: Copied (new) 2024/11/03 01:37:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:37:57 DEBUG : two: Unchanged skipping 2024/11/03 01:37:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/03 01:37:59 INFO : three.txt.bak: Deleted 2024/11/03 01:38:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/03 01:38:04 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/03 01:38:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (54.52s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:38:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-qajileh1rulu/dst" 2024/11/03 01:38:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 01:38:24 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/03 01:38:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/03 01:38:27 INFO : one: Copied (new) 2024/11/03 01:38:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:38:27 DEBUG : two: Unchanged skipping 2024/11/03 01:38:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/03 01:38:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/03 01:38:31 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/03 01:38:31 INFO : three.txt: Copied (new) 2024/11/03 01:38:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 01:38:35 INFO : one-2019-01-01: Deleted 2024/11/03 01:38:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/03 01:38:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/03 01:38:38 INFO : one: Copied (new) 2024/11/03 01:38:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:38:38 DEBUG : two: Unchanged skipping 2024/11/03 01:38:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/03 01:38:41 INFO : three-2019-01-01.txt: Deleted 2024/11/03 01:38:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/03 01:38:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/03 01:38:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (39.13s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:38:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/03 01:38:58 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:38:58 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:39:00 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/03 01:39:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/03 01:39:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.06s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:39:04 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/03 01:39:04 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:39:04 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:39:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/03 01:39:07 INFO : existing: Copied (new) 2024/11/03 01:39:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:39:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/03 01:39:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/03 01:39:08 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:39:08 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:39:08 ERROR : Yandex rclone-test-qajileh1rulu: not deleting files as there were IO errors 2024/11/03 01:39:08 ERROR : Yandex rclone-test-qajileh1rulu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncImmutable (8.41s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:39:17 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:39:17 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:39:17 DEBUG : existing: Unchanged skipping 2024/11/03 01:39:17 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:39:17 DEBUG : Waiting for deletions to finish 2024/11/03 01:39:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.43s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.81s) --- SKIP: TestMaxTransfer/Hard (0.70s) --- SKIP: TestMaxTransfer/Soft (0.61s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:40:41 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:40:41 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both0: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both1: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both13: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both14: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both15: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both16: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both17: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both18: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both19: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both2: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both3: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both4: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both5: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both6: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both7: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both8: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:40:41 DEBUG : both9: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both10: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both11: Unchanged skipping 2024/11/03 01:40:41 DEBUG : both12: Unchanged skipping 2024/11/03 01:40:41 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:40:41 DEBUG : Waiting for deletions to finish 2024/11/03 01:40:42 INFO : only15: Deleted 2024/11/03 01:40:42 INFO : only2: Deleted 2024/11/03 01:40:42 INFO : only10: Deleted 2024/11/03 01:40:42 INFO : only18: Deleted 2024/11/03 01:40:43 INFO : only0: Deleted 2024/11/03 01:40:43 INFO : only13: Deleted 2024/11/03 01:40:44 INFO : only7: Deleted 2024/11/03 01:40:44 INFO : only5: Deleted 2024/11/03 01:40:45 INFO : only12: Deleted 2024/11/03 01:40:45 INFO : only8: Deleted 2024/11/03 01:40:45 INFO : only17: Deleted 2024/11/03 01:40:45 INFO : only3: Deleted 2024/11/03 01:40:46 INFO : only6: Deleted 2024/11/03 01:40:46 INFO : only1: Deleted 2024/11/03 01:40:46 INFO : only9: Deleted 2024/11/03 01:40:47 INFO : only14: Deleted 2024/11/03 01:40:47 INFO : only11: Deleted 2024/11/03 01:40:47 INFO : only16: Deleted 2024/11/03 01:40:47 INFO : only19: Deleted 2024/11/03 01:40:49 INFO : only4: Deleted 2024/11/03 01:40:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (117.88s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:42:50 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for checks to finish 2024/11/03 01:42:50 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both10: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both11: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both0: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both14: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both1: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both16: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both17: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both12: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both15: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both13: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both2: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both4: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both5: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both3: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both7: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both19: Unchanged skipping 2024/11/03 01:42:50 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/03 01:42:50 DEBUG : both18: Unchanged skipping 2024/11/03 01:42:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : both6: Unchanged skipping 2024/11/03 01:42:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : both8: Unchanged skipping 2024/11/03 01:42:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : both9: Unchanged skipping 2024/11/03 01:42:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/03 01:42:50 DEBUG : Yandex rclone-test-qajileh1rulu: Waiting for transfers to finish 2024/11/03 01:42:52 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/03 01:42:52 INFO : only12: Copied (replaced existing) 2024/11/03 01:42:52 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/03 01:42:52 INFO : only10: Copied (replaced existing) 2024/11/03 01:42:52 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/03 01:42:52 INFO : only1: Copied (replaced existing) 2024/11/03 01:42:52 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/03 01:42:52 INFO : only11: Copied (replaced existing) 2024/11/03 01:42:54 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/03 01:42:54 INFO : only15: Copied (replaced existing) 2024/11/03 01:42:54 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/03 01:42:54 INFO : only13: Copied (replaced existing) 2024/11/03 01:42:54 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/03 01:42:54 INFO : only16: Copied (replaced existing) 2024/11/03 01:42:54 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/03 01:42:54 INFO : only14: Copied (replaced existing) 2024/11/03 01:42:55 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/03 01:42:55 INFO : only18: Copied (replaced existing) 2024/11/03 01:42:56 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/03 01:42:56 INFO : only2: Copied (replaced existing) 2024/11/03 01:42:56 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/03 01:42:56 INFO : only17: Copied (replaced existing) 2024/11/03 01:42:57 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/03 01:42:57 INFO : only3: Copied (replaced existing) 2024/11/03 01:42:57 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/03 01:42:57 INFO : only19: Copied (replaced existing) 2024/11/03 01:42:58 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/03 01:42:58 INFO : only7: Copied (replaced existing) 2024/11/03 01:42:58 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/03 01:42:58 INFO : only8: Copied (replaced existing) 2024/11/03 01:42:59 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/03 01:42:59 INFO : only0: Copied (replaced existing) 2024/11/03 01:42:59 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/03 01:42:59 INFO : only4: Copied (replaced existing) 2024/11/03 01:42:59 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/03 01:42:59 INFO : only9: Copied (replaced existing) 2024/11/03 01:43:00 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/03 01:43:00 INFO : only5: Copied (replaced existing) 2024/11/03 01:43:01 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/03 01:43:01 INFO : only6: Copied (replaced existing) 2024/11/03 01:43:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (159.33s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:44:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 01:44:00 DEBUG : sub dir: Making directory 2024/11/03 01:44:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:44:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/03 01:44:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/03 01:44:27 DEBUG : pacer: Reducing sleep to 15ms 2024/11/03 01:44:28 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/03 01:44:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithEmptyDirs (42.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" 2024/11/03 01:44:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 01:44:42 DEBUG : sub dir: Making directory 2024/11/03 01:44:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qajileh1rulu", Local "Local file system at /tmp/rclone2129121803", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (45.66s) FAIL 2024/11/03 01:45:28 DEBUG : Yandex rclone-test-qajileh1rulu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 25m23.742399006s (try 1/5): exit status 1: Failed [TestCopyNoTraverse TestSyncEmptyDirectories TestCopyOverSelf TestServerSideCopyOverSelf TestSyncWithExcludeAndDeleteExcluded]