"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/11/29 02:45:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho" 2024/11/29 02:45:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 02:45:19 DEBUG : Creating backend with remote "/tmp/rclone2324885558" === 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-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:45:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:45:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/29 02:45:20 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:45:20 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.34s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:45:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 02:45:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:45:22 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:45:22 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:45:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:45:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:45:26 DEBUG : Yandex rclone-test-yonopok6hoho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.01s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.55s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:45:32 DEBUG : Creating backend with remote "/non-existing" 2024/11/29 02:45:32 DEBUG : Config file has changed externally - reloading 2024/11/29 02:45:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/29 02:45:33 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:45:33 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (3.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:45:36 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:45:36 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:45:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:45:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyNoTraverse (10.71s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:45:46 INFO : Yandex rclone-test-yonopok6hoho: Running all checks before starting transfers 2024/11/29 02:45:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:45:46 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:45:46 INFO : Yandex rclone-test-yonopok6hoho: Checks finished, now starting transfers 2024/11/29 02:45:46 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:45:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:45:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyCheckFirst (10.04s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:45:56 ERROR : Ignoring --no-traverse with sync 2024/11/29 02:45:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:45:56 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:45:56 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:45:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:45:59 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:45:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncNoTraverse (9.51s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:46:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/29 02:46:06 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:46:06 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:46:08 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/29 02:46:08 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyWithDepth (5.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:46:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:46:11 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:46:11 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:46:14 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:46:14 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (6.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:46:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:46:18 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:46:18 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:46:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:46:20 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.44s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:46:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/29 02:46:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 02:46:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 02:46:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 02:46:25 DEBUG : sub dir: Making directory 2024/11/29 02:46:25 DEBUG : sub dir2: Making directory 2024/11/29 02:46:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:46:26 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/29 02:46:26 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:46:26 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:46:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:46:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:46:30 DEBUG : Yandex rclone-test-yonopok6hoho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.09s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:46:38 DEBUG : sub dir2: Making directory 2024/11/29 02:46:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/29 02:46:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 02:46:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:46:39 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:46:39 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:46:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:46:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:46:47 DEBUG : sub dir2: Making directory with metadata 2024/11/29 02:46:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 02:46:47 DEBUG : sub dir: Making directory 2024/11/29 02:46:48 DEBUG : sub dir2: Making directory 2024/11/29 02:46:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:46:48 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:46:48 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:46:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:46:51 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:46:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:46:53 DEBUG : Yandex rclone-test-yonopok6hoho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/29 02:46:53 DEBUG : Yandex rclone-test-yonopok6hoho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.85s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:47:00 DEBUG : sub dir2: Making directory 2024/11/29 02:47:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:47:00 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:47:00 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:47:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:47:02 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:47:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.67s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:47:07 DEBUG : sub dir2: Making directory with metadata 2024/11/29 02:47:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 02:47:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 02:47:08 DEBUG : sub dir: Making directory 2024/11/29 02:47:08 DEBUG : sub dir2: Making directory 2024/11/29 02:47:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:47:08 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:47:08 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:47:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:47:11 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:47:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:47:13 DEBUG : Yandex rclone-test-yonopok6hoho: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.74s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:47:22 DEBUG : sub dir2: Making directory 2024/11/29 02:47:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:47:22 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:47:22 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:47:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:47:29 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:47:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.81s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:47:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-vokatav7wino" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-yonopok6hoho -> Yandex rclone-test-vokatav7wino 2024/11/29 02:47:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:47:39 DEBUG : Yandex rclone-test-vokatav7wino: Waiting for checks to finish 2024/11/29 02:47:39 DEBUG : Yandex rclone-test-vokatav7wino: Waiting for transfers to finish 2024/11/29 02:47:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:47:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:47:43 DEBUG : Yandex rclone-test-vokatav7wino: Purge remote --- PASS: TestServerSideCopy (19.19s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:47:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 02:47:56 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:47:56 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:47:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 02:47:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyOverSelf (11.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:48:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-honeyek4putu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-yonopok6hoho -> Yandex rclone-test-honeyek4putu 2024/11/29 02:48:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:48:08 DEBUG : Yandex rclone-test-honeyek4putu: Waiting for checks to finish 2024/11/29 02:48:08 DEBUG : Yandex rclone-test-honeyek4putu: Waiting for transfers to finish 2024/11/29 02:48:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:48:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:48:16 DEBUG : Yandex rclone-test-honeyek4putu: Waiting for checks to finish 2024/11/29 02:48:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 02:48:16 DEBUG : Yandex rclone-test-honeyek4putu: Waiting for transfers to finish 2024/11/29 02:48:17 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.tujiteq0" before starting 2024/11/29 02:48:20 DEBUG : sub dir/hello world.tujiteq0: server side copy: removing renamed existing file after operation 2024/11/29 02:48:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/29 02:48:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:48:23 DEBUG : Yandex rclone-test-honeyek4putu: Purge remote --- PASS: TestServerSideCopyOverSelf (28.16s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:48:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 02:48:35 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:48:35 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:48:39 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 02:48:39 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/29 02:48:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestMoveOverSelf (17.26s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:48:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-niveciw1poha" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-yonopok6hoho -> Yandex rclone-test-niveciw1poha 2024/11/29 02:48:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:48:52 DEBUG : Yandex rclone-test-niveciw1poha: Waiting for checks to finish 2024/11/29 02:48:52 DEBUG : Yandex rclone-test-niveciw1poha: Waiting for transfers to finish 2024/11/29 02:48:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:48:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:49:01 DEBUG : Yandex rclone-test-niveciw1poha: Using server-side directory move 2024/11/29 02:49:02 INFO : Yandex rclone-test-niveciw1poha: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 02:49:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 02:49:02 DEBUG : Yandex rclone-test-niveciw1poha: Waiting for checks to finish 2024/11/29 02:49:02 DEBUG : Yandex rclone-test-niveciw1poha: Waiting for transfers to finish 2024/11/29 02:49:04 INFO : sub dir/hello world: Deleted 2024/11/29 02:49:05 INFO : sub dir/hello world: Moved (server-side) 2024/11/29 02:49:11 DEBUG : testing file moves 2024/11/29 02:49:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/29 02:49:11 DEBUG : Yandex rclone-test-niveciw1poha: Waiting for checks to finish 2024/11/29 02:49:11 DEBUG : Yandex rclone-test-niveciw1poha: Waiting for transfers to finish 2024/11/29 02:49:13 INFO : sub dir/hello world: Deleted 2024/11/29 02:49:15 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:49:16 DEBUG : Yandex rclone-test-niveciw1poha: Purge remote --- PASS: TestServerSideMoveOverSelf (33.96s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:49:26 ERROR : : error listing: directory not found 2024/11/29 02:49:26 DEBUG : Local file system at /tmp/rclone2324885558: Making directory 2024/11/29 02:49:27 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:49:27 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyAfterDelete (10.41s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:49:37 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 02:49:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:49:38 DEBUG : Local file system at /tmp/rclone2324885558: Waiting for checks to finish 2024/11/29 02:49:38 DEBUG : Local file system at /tmp/rclone2324885558: Waiting for transfers to finish 2024/11/29 02:49:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:49:38 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/11/29 02:49:38 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:49:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyRedownload (10.14s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:49:44 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/29 02:49:44 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:49:44 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:49:46 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/29 02:49:46 INFO : check sum: Copied (new) 2024/11/29 02:49:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:49:47 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:49:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/29 02:49:47 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/29 02:49:47 DEBUG : check sum: Unchanged skipping 2024/11/29 02:49:47 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:49:47 DEBUG : Waiting for deletions to finish 2024/11/29 02:49:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (7.49s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:49:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/29 02:49:51 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:49:51 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:49:53 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/29 02:49:53 INFO : sizeonly: Copied (new) 2024/11/29 02:49:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:49:54 DEBUG : sizeonly: Sizes identical 2024/11/29 02:49:54 DEBUG : sizeonly: Unchanged skipping 2024/11/29 02:49:54 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:49:54 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:49:54 DEBUG : Waiting for deletions to finish 2024/11/29 02:49:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncSizeOnly (7.08s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:49:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/29 02:49:59 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:49:59 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:00 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/29 02:50:00 INFO : ignore-size: Copied (new) 2024/11/29 02:50:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:50:01 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:50:01 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:50:01 DEBUG : ignore-size: Unchanged skipping 2024/11/29 02:50:01 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:01 DEBUG : Waiting for deletions to finish 2024/11/29 02:50:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (7.06s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:50:11 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:50:11 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:50:11 DEBUG : existing: Unchanged skipping 2024/11/29 02:50:11 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:11 DEBUG : Waiting for deletions to finish 2024/11/29 02:50:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:50:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/29 02:50:12 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:50:12 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:14 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/29 02:50:14 INFO : existing: Copied (replaced existing) 2024/11/29 02:50:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (13.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:50:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 02:50:19 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:50:19 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/29 02:50:20 INFO : existing: Copied (new) 2024/11/29 02:50:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:50:21 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:50:21 DEBUG : existing: Destination exists, skipping 2024/11/29 02:50:21 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:21 DEBUG : Waiting for deletions to finish 2024/11/29 02:50:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (6.35s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:50:28 DEBUG : d: Making directory 2024/11/29 02:50:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/29 02:50:30 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:50:30 DEBUG : c/non empty space: Unchanged skipping 2024/11/29 02:50:30 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:50:30 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/29 02:50:32 INFO : a/potato2: Copied (new) 2024/11/29 02:50:32 DEBUG : Waiting for deletions to finish 2024/11/29 02:50:33 INFO : b/potato: Deleted 2024/11/29 02:50:33 INFO : d: Removing directory 2024/11/29 02:50:35 INFO : b: Removing directory 2024/11/29 02:50:37 DEBUG : Yandex rclone-test-yonopok6hoho: deleted 2 directories run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (22.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:50:50 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/29 02:50:50 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:50:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/29 02:50:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/29 02:50:50 DEBUG : empty space: Unchanged skipping 2024/11/29 02:50:50 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:50 DEBUG : Waiting for deletions to finish 2024/11/29 02:50:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:50:51 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:50:51 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/29 02:50:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/29 02:50:51 INFO : empty space: Updated modification time in destination 2024/11/29 02:50:51 DEBUG : empty space: Unchanged skipping 2024/11/29 02:50:51 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:51 DEBUG : Waiting for deletions to finish 2024/11/29 02:50:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (8.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:50:58 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 02:50:58 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:50:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/29 02:50:58 DEBUG : empty space: Unchanged skipping 2024/11/29 02:50:58 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:50:58 DEBUG : Waiting for deletions to finish 2024/11/29 02:50:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:51:04 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:51:04 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/29 02:51:04 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2324885558) 2024/11/29 02:51:04 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-yonopok6hoho) 2024/11/29 02:51:04 DEBUG : foo: md5 differ 2024/11/29 02:51:04 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:51:05 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/29 02:51:05 INFO : foo: Copied (replaced existing) 2024/11/29 02:51:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (6.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:51:11 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/29 02:51:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:51:11 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:51:11 DEBUG : empty space: Unchanged skipping 2024/11/29 02:51:11 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:51:13 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/29 02:51:13 INFO : potato: Copied (new) 2024/11/29 02:51:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (9.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:51:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/29 02:51:21 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:51:21 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:51:23 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/29 02:51:23 INFO : potato: Copied (replaced existing) 2024/11/29 02:51:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (14.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:51:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/29 02:51:35 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:51:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2324885558) 2024/11/29 02:51:35 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-yonopok6hoho) 2024/11/29 02:51:35 DEBUG : potato: md5 differ 2024/11/29 02:51:35 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:51:38 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/29 02:51:38 INFO : potato: Copied (replaced existing) 2024/11/29 02:51:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:51:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:51:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/29 02:51:52 DEBUG : empty space: Unchanged skipping 2024/11/29 02:51:52 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:51:52 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:51:52 DEBUG : Waiting for deletions to finish 2024/11/29 02:51:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:52:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:52:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:52:02 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:52:02 DEBUG : empty space: Unchanged skipping 2024/11/29 02:52:02 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:52:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/29 02:52:04 INFO : potato2: Copied (new) 2024/11/29 02:52:04 DEBUG : Waiting for deletions to finish 2024/11/29 02:52:06 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:52:15 DEBUG : d: Making directory 2024/11/29 02:52:15 DEBUG : d/e: Making directory 2024/11/29 02:52:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/29 02:52:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:52:17 DEBUG : c/non empty space: Unchanged skipping 2024/11/29 02:52:17 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:52:17 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:52:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/29 02:52:19 INFO : a/potato2: Copied (new) 2024/11/29 02:52:19 DEBUG : Waiting for deletions to finish 2024/11/29 02:52:21 INFO : b/potato: Deleted 2024/11/29 02:52:21 INFO : d/e: Removing directory 2024/11/29 02:52:23 INFO : d: Removing directory 2024/11/29 02:52:25 INFO : b: Removing directory 2024/11/29 02:52:27 DEBUG : Yandex rclone-test-yonopok6hoho: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:52:44 DEBUG : d: Making directory 2024/11/29 02:52:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/29 02:52:46 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:52:46 DEBUG : c/non empty space: Unchanged skipping 2024/11/29 02:52:46 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:52:46 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:52:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/29 02:52:48 INFO : a/potato2: Copied (new) 2024/11/29 02:52:48 ERROR : Yandex rclone-test-yonopok6hoho: not deleting files as there were IO errors 2024/11/29 02:52:48 ERROR : Yandex rclone-test-yonopok6hoho: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (23.44s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:53:08 DEBUG : Waiting for deletions to finish 2024/11/29 02:53:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:53:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:53:09 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:53:09 DEBUG : empty space: Unchanged skipping 2024/11/29 02:53:09 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:53:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/29 02:53:10 INFO : potato2: Copied (new) 2024/11/29 02:53:11 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (13.19s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:53:21 DEBUG : Waiting for deletions to finish 2024/11/29 02:53:22 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:53:22 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:53:23 INFO : potato: Deleted 2024/11/29 02:53:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:53:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:53:24 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:53:24 DEBUG : empty space: Unchanged skipping 2024/11/29 02:53:24 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:53:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/29 02:53:25 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (16.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:53:33 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:53:33 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:53:42 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/29 02:53:42 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (15.95s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:53:52 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/29 02:53:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 02:53:52 DEBUG : pacer: Reducing sleep to 15ms 2024/11/29 02:53:52 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/29 02:53:52 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 02:53:52 DEBUG : enormous: Excluded 2024/11/29 02:53:52 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:53:52 DEBUG : potato2: Excluded 2024/11/29 02:53:53 DEBUG : pacer: Reducing sleep to 10ms 2024/11/29 02:53:53 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:53:53 DEBUG : potato2: Excluded 2024/11/29 02:53:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:53:53 DEBUG : empty space: Unchanged skipping 2024/11/29 02:53:53 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:53:53 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:53:53 DEBUG : Waiting for deletions to finish 2024/11/29 02:53:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:53:53 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:53:53 DEBUG : potato2: Excluded 2024/11/29 02:53:54 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 02:53:54 DEBUG : enormous: Excluded 2024/11/29 02:53:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:53:54 DEBUG : potato2: Excluded 2024/11/29 02:53:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:53:54 DEBUG : potato2: Excluded 2024/11/29 02:53:54 DEBUG : Local file system at /tmp/rclone2324885558: Waiting for checks to finish 2024/11/29 02:53:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:53:54 DEBUG : empty space: Unchanged skipping 2024/11/29 02:53:54 DEBUG : Local file system at /tmp/rclone2324885558: Waiting for transfers to finish 2024/11/29 02:53:54 DEBUG : Waiting for deletions to finish 2024/11/29 02:53:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:53:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:53:54 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (11.52s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:54:08 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 02:54:08 DEBUG : enormous: Excluded 2024/11/29 02:54:08 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 02:54:08 DEBUG : potato2: Excluded 2024/11/29 02:54:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:54:08 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:54:08 DEBUG : empty space: Unchanged skipping 2024/11/29 02:54:08 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:54:08 DEBUG : Waiting for deletions to finish 2024/11/29 02:54:09 INFO : enormous: Deleted 2024/11/29 02:54:10 INFO : potato2: Deleted 2024/11/29 02:54:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:54:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:54:11 DEBUG : Local file system at /tmp/rclone2324885558: Waiting for checks to finish 2024/11/29 02:54:11 DEBUG : empty space: Unchanged skipping 2024/11/29 02:54:11 DEBUG : Local file system at /tmp/rclone2324885558: Waiting for transfers to finish 2024/11/29 02:54:11 DEBUG : Waiting for deletions to finish 2024/11/29 02:54:11 INFO : enormous: Deleted 2024/11/29 02:54:11 INFO : potato2: Deleted 2024/11/29 02:54:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.39s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:54:27 DEBUG : five: Need to transfer - File not found at Destination 2024/11/29 02:54:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/29 02:54:27 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:54:27 DEBUG : one: Destination is newer than source, skipping 2024/11/29 02:54:27 DEBUG : three: Sizes identical 2024/11/29 02:54:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/29 02:54:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 02:54:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2324885558) 2024/11/29 02:54:27 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-yonopok6hoho) 2024/11/29 02:54:27 DEBUG : two: md5 differ 2024/11/29 02:54:27 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:54:29 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/29 02:54:29 INFO : four: Copied (replaced existing) 2024/11/29 02:54:30 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/29 02:54:30 INFO : two: Copied (replaced existing) 2024/11/29 02:54:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/29 02:54:32 INFO : five: Copied (new) 2024/11/29 02:54:32 DEBUG : Waiting for deletions to finish 2024/11/29 02:54:33 DEBUG : one: Destination is newer than source, skipping 2024/11/29 02:54:33 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:54:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/29 02:54:33 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/29 02:54:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 02:54:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2324885558) 2024/11/29 02:54:33 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-yonopok6hoho) 2024/11/29 02:54:33 DEBUG : three: md5 differ 2024/11/29 02:54:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/29 02:54:33 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/29 02:54:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/29 02:54:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 02:54:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/29 02:54:33 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/29 02:54:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 02:54:33 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:54:35 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/29 02:54:35 INFO : three: Copied (replaced existing) 2024/11/29 02:54:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (29.47s) === 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-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2024/11/29 02:54:44 INFO : Yandex rclone-test-yonopok6hoho: Making map for --track-renames 2024/11/29 02:54:44 INFO : Yandex rclone-test-yonopok6hoho: Finished making map for --track-renames 2024/11/29 02:54:44 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:54:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 02:54:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/29 02:54:44 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for renames to finish 2024/11/29 02:54:44 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:54:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/29 02:54:47 INFO : yam: Copied (new) 2024/11/29 02:54:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/29 02:54:47 INFO : potato: Copied (new) 2024/11/29 02:54:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:54:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:54:48 INFO : Yandex rclone-test-yonopok6hoho: Making map for --track-renames 2024/11/29 02:54:48 INFO : Yandex rclone-test-yonopok6hoho: Finished making map for --track-renames 2024/11/29 02:54:48 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:54:48 DEBUG : potato: Unchanged skipping 2024/11/29 02:54:48 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for renames to finish 2024/11/29 02:54:50 INFO : yam: Moved (server-side) to: yaml 2024/11/29 02:54:50 INFO : yaml: Renamed from "yam" 2024/11/29 02:54:50 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:54:50 DEBUG : Waiting for deletions to finish 2024/11/29 02:54:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (16.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2024/11/29 02:55:01 INFO : Yandex rclone-test-yonopok6hoho: Making map for --track-renames 2024/11/29 02:55:01 INFO : Yandex rclone-test-yonopok6hoho: Finished making map for --track-renames 2024/11/29 02:55:01 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:55:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 02:55:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/29 02:55:01 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for renames to finish 2024/11/29 02:55:01 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:55:03 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/29 02:55:03 INFO : potato: Copied (new) 2024/11/29 02:55:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/29 02:55:04 INFO : yam: Copied (new) 2024/11/29 02:55:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:55:05 INFO : Yandex rclone-test-yonopok6hoho: Making map for --track-renames 2024/11/29 02:55:05 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:55:05 INFO : Yandex rclone-test-yonopok6hoho: Finished making map for --track-renames 2024/11/29 02:55:05 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:55:05 DEBUG : potato: Unchanged skipping 2024/11/29 02:55:05 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for renames to finish 2024/11/29 02:55:06 INFO : yam: Moved (server-side) to: yaml 2024/11/29 02:55:06 INFO : yaml: Renamed from "yam" 2024/11/29 02:55:06 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:55:06 DEBUG : Waiting for deletions to finish 2024/11/29 02:55:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (12.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2024/11/29 02:55:13 INFO : Yandex rclone-test-yonopok6hoho: Making map for --track-renames 2024/11/29 02:55:13 INFO : Yandex rclone-test-yonopok6hoho: Finished making map for --track-renames 2024/11/29 02:55:13 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:55:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 02:55:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/29 02:55:13 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for renames to finish 2024/11/29 02:55:13 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:55:15 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/29 02:55:15 INFO : sub/yam: Copied (new) 2024/11/29 02:55:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/29 02:55:16 INFO : potato: Copied (new) 2024/11/29 02:55:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:55:18 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:55:18 DEBUG : potato: Unchanged skipping 2024/11/29 02:55:18 INFO : Yandex rclone-test-yonopok6hoho: Making map for --track-renames 2024/11/29 02:55:18 INFO : Yandex rclone-test-yonopok6hoho: Finished making map for --track-renames 2024/11/29 02:55:18 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:55:18 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for renames to finish 2024/11/29 02:55:20 INFO : sub/yam: Moved (server-side) to: yam 2024/11/29 02:55:20 INFO : yam: Renamed from "sub/yam" 2024/11/29 02:55:20 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:55:20 DEBUG : Waiting for deletions to finish 2024/11/29 02:55:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (16.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:55:30 DEBUG : Creating backend with remote "/tmp/rclone2324885558/dir1" 2024/11/29 02:55:30 DEBUG : Config file has changed externally - reloading 2024/11/29 02:55:30 DEBUG : Creating backend with remote "/tmp/rclone2324885558/dir2" 2024/11/29 02:55:30 DEBUG : Local file system at /tmp/rclone2324885558/dir2: Using server-side directory move 2024/11/29 02:55:30 INFO : Local file system at /tmp/rclone2324885558/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 02:55:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/29 02:55:30 INFO : file1.txt: Moved (server-side) 2024/11/29 02:55:30 DEBUG : Local file system at /tmp/rclone2324885558/dir2: Waiting for checks to finish 2024/11/29 02:55:30 DEBUG : Local file system at /tmp/rclone2324885558/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.56s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:55:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/29 02:55:30 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:55:30 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:55:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:55:33 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:55:33 INFO : sub dir/hello world: Deleted 2024/11/29 02:55:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/29 02:55:34 INFO : nested/sub dir/file: Copied (new) 2024/11/29 02:55:34 INFO : nested/sub dir/file: Deleted 2024/11/29 02:55:34 INFO : sub dir: Removing directory 2024/11/29 02:55:34 INFO : nested/sub dir: Removing directory 2024/11/29 02:55:34 INFO : nested: Removing directory 2024/11/29 02:55:34 DEBUG : Local file system at /tmp/rclone2324885558: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (16.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 02:55:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/29 02:55:46 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:55:46 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:55:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/29 02:55:49 INFO : sub dir/hello world: Copied (new) 2024/11/29 02:55:49 INFO : sub dir/hello world: Deleted 2024/11/29 02:55:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/29 02:55:50 INFO : nested/sub dir/file: Copied (new) 2024/11/29 02:55:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.00s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:56:04 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 02:56:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/29 02:56:04 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:56:04 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:56:06 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/29 02:56:06 INFO : existing-b: Copied (new) 2024/11/29 02:56:06 INFO : existing-b: Deleted 2024/11/29 02:56:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/29 02:56:09 INFO : existing: Copied (new) 2024/11/29 02:56:09 INFO : existing: Deleted 2024/11/29 02:56:10 DEBUG : existing: Destination exists, skipping 2024/11/29 02:56:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/29 02:56:10 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:56:10 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:56:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (11.58s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:56:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-jefenot3pojo" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yonopok6hoho -> Yandex rclone-test-jefenot3pojo 2024/11/29 02:56:30 DEBUG : Yandex rclone-test-jefenot3pojo: Using server-side directory move 2024/11/29 02:56:31 INFO : Yandex rclone-test-jefenot3pojo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 02:56:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:56:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:56:31 DEBUG : empty space: Unchanged skipping 2024/11/29 02:56:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 02:56:31 DEBUG : Yandex rclone-test-jefenot3pojo: Waiting for checks to finish 2024/11/29 02:56:32 INFO : potato2: Moved (server-side) 2024/11/29 02:56:33 INFO : empty space: Deleted 2024/11/29 02:56:33 DEBUG : Yandex rclone-test-jefenot3pojo: Waiting for transfers to finish 2024/11/29 02:56:33 INFO : potato3: Deleted 2024/11/29 02:56:34 INFO : potato3: Moved (server-side) 2024/11/29 02:56:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-vevaxid1rucu" 2024/11/29 02:56:36 DEBUG : Yandex rclone-test-vevaxid1rucu: Using server-side directory move 2024/11/29 02:56:38 INFO : Yandex rclone-test-vevaxid1rucu: Server side directory move succeeded 2024/11/29 02:56:39 ERROR : : error listing: directory not found 2024/11/29 02:56:39 DEBUG : Yandex rclone-test-vevaxid1rucu: Purge remote 2024/11/29 02:56:41 DEBUG : Yandex rclone-test-jefenot3pojo: Purge remote 2024/11/29 02:56:42 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (27.27s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:56:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-wukilih6bozo" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yonopok6hoho -> Yandex rclone-test-wukilih6bozo 2024/11/29 02:56:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/29 02:56:57 DEBUG : empty space: Excluded 2024/11/29 02:56:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/29 02:56:57 DEBUG : empty space: Excluded 2024/11/29 02:56:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:56:57 DEBUG : Yandex rclone-test-wukilih6bozo: Waiting for checks to finish 2024/11/29 02:56:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 02:56:57 DEBUG : Yandex rclone-test-wukilih6bozo: Waiting for transfers to finish 2024/11/29 02:56:59 INFO : potato3: Deleted 2024/11/29 02:56:59 INFO : potato2: Moved (server-side) 2024/11/29 02:57:01 INFO : potato3: Moved (server-side) 2024/11/29 02:57:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-koxoxod0vali" 2024/11/29 02:57:02 DEBUG : empty space: Excluded (Size Filter) 2024/11/29 02:57:02 DEBUG : empty space: Excluded 2024/11/29 02:57:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:57:02 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/29 02:57:02 DEBUG : Yandex rclone-test-koxoxod0vali: Waiting for checks to finish 2024/11/29 02:57:02 DEBUG : Yandex rclone-test-koxoxod0vali: Waiting for transfers to finish 2024/11/29 02:57:03 INFO : potato2: Moved (server-side) 2024/11/29 02:57:04 INFO : potato3: Moved (server-side) 2024/11/29 02:57:04 DEBUG : Yandex rclone-test-koxoxod0vali: Purge remote 2024/11/29 02:57:07 DEBUG : Yandex rclone-test-wukilih6bozo: Purge remote --- PASS: TestServerSideMoveWithFilter (30.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:57:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-wipalef2fonu" 2024/11/29 02:57:19 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yonopok6hoho -> Yandex rclone-test-wipalef2fonu 2024/11/29 02:57:25 DEBUG : Yandex rclone-test-wipalef2fonu: Using server-side directory move 2024/11/29 02:57:26 INFO : Yandex rclone-test-wipalef2fonu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 02:57:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 02:57:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:57:26 DEBUG : empty space: Unchanged skipping 2024/11/29 02:57:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 02:57:27 DEBUG : Yandex rclone-test-wipalef2fonu: Waiting for checks to finish 2024/11/29 02:57:28 INFO : potato3: Deleted 2024/11/29 02:57:28 INFO : empty space: Deleted 2024/11/29 02:57:28 DEBUG : Yandex rclone-test-wipalef2fonu: Waiting for transfers to finish 2024/11/29 02:57:28 INFO : potato2: Moved (server-side) 2024/11/29 02:57:29 INFO : potato3: Moved (server-side) 2024/11/29 02:57:29 INFO : tomatoDir: Removing directory 2024/11/29 02:57:30 DEBUG : Yandex rclone-test-yonopok6hoho: deleted 1 directories 2024/11/29 02:57:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-luhajaw0yuja" 2024/11/29 02:57:32 DEBUG : tomatoDir: Making directory 2024/11/29 02:57:32 DEBUG : Yandex rclone-test-luhajaw0yuja: Using server-side directory move 2024/11/29 02:57:34 INFO : Yandex rclone-test-luhajaw0yuja: Server side directory move succeeded 2024/11/29 02:57:36 ERROR : : error listing: directory not found 2024/11/29 02:57:36 ERROR : : error listing: directory not found 2024/11/29 02:57:36 DEBUG : Yandex rclone-test-luhajaw0yuja: Purge remote 2024/11/29 02:57:39 DEBUG : Yandex rclone-test-wipalef2fonu: Purge remote 2024/11/29 02:57:40 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (27.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.62s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:57:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncOverlap (6.39s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:57:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/rclone-sync-test" 2024/11/29 02:57:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/rclone-sync-test-include/layer2" 2024/11/29 02:57:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/rclone-sync-test-ignore-file" 2024/11/29 02:57:55 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:57:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:57:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 02:57:56 DEBUG : Yandex rclone-test-yonopok6hoho/rclone-sync-test: Waiting for checks to finish 2024/11/29 02:57:56 DEBUG : Yandex rclone-test-yonopok6hoho/rclone-sync-test: Waiting for transfers to finish 2024/11/29 02:57:56 DEBUG : Waiting for deletions to finish 2024/11/29 02:57:56 INFO : There was nothing to transfer 2024/11/29 02:57:57 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:57:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:57:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 02:57:58 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:57:58 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:57:58 DEBUG : Waiting for deletions to finish 2024/11/29 02:57:58 INFO : rclone-sync-test-include: Removing directory 2024/11/29 02:57:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/29 02:57:58 DEBUG : Yandex rclone-test-yonopok6hoho: failed to delete 1 directories 2024/11/29 02:57:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:57:59 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:01 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:04 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:06 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:07 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:07 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:09 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 02:58:12 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 02:58:13 DEBUG : Yandex rclone-test-yonopok6hoho/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/29 02:58:13 DEBUG : Yandex rclone-test-yonopok6hoho/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/29 02:58:13 DEBUG : Waiting for deletions to finish 2024/11/29 02:58:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:14 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:15 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:16 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 02:58:18 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 02:58:19 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 02:58:19 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 02:58:19 DEBUG : Waiting for deletions to finish 2024/11/29 02:58:19 INFO : rclone-sync-test-include: Removing directory 2024/11/29 02:58:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/29 02:58:20 DEBUG : Yandex rclone-test-yonopok6hoho: failed to delete 1 directories 2024/11/29 02:58:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:20 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:22 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:24 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:25 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:26 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 02:58:28 DEBUG : : Excluded 2024/11/29 02:58:29 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 02:58:30 DEBUG : Yandex rclone-test-yonopok6hoho/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/29 02:58:30 DEBUG : Yandex rclone-test-yonopok6hoho/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/29 02:58:30 DEBUG : Waiting for deletions to finish 2024/11/29 02:58:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:34 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:36 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:38 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:40 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:58:42 DEBUG : rclone-sync-test: Excluded 2024/11/29 02:58:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 02:58:43 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (78.90s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:59:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/dst" 2024/11/29 02:59:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/CompareDest" 2024/11/29 02:59:09 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 02:59:09 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 02:59:09 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 02:59:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/29 02:59:11 INFO : one: Copied (new) 2024/11/29 02:59:11 DEBUG : Waiting for deletions to finish 2024/11/29 02:59:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 02:59:13 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 02:59:13 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 02:59:15 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 02:59:15 INFO : one: Copied (replaced existing) 2024/11/29 02:59:15 DEBUG : Waiting for deletions to finish 2024/11/29 02:59:20 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 02:59:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 02:59:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:59:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 02:59:20 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 02:59:20 DEBUG : Waiting for deletions to finish 2024/11/29 02:59:20 INFO : There was nothing to transfer 2024/11/29 02:59:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:59:24 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 02:59:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 02:59:24 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 02:59:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:59:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 02:59:24 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 02:59:24 DEBUG : Waiting for deletions to finish 2024/11/29 02:59:24 INFO : There was nothing to transfer 2024/11/29 02:59:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:59:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 02:59:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 02:59:26 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 02:59:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:59:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 02:59:26 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 02:59:26 DEBUG : Waiting for deletions to finish 2024/11/29 02:59:26 INFO : There was nothing to transfer 2024/11/29 02:59:28 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/29 02:59:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/29 02:59:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 02:59:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 02:59:28 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 02:59:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:59:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 02:59:28 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 02:59:28 DEBUG : Waiting for deletions to finish 2024/11/29 02:59:28 INFO : There was nothing to transfer 2024/11/29 02:59:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/29 02:59:30 DEBUG : two: Need to transfer - File not found at Destination 2024/11/29 02:59:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 02:59:30 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 02:59:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:59:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 02:59:31 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 02:59:32 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/29 02:59:32 INFO : two: Copied (new) 2024/11/29 02:59:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (36.97s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 02:59:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/dest" 2024/11/29 02:59:50 DEBUG : Config file has changed externally - reloading 2024/11/29 02:59:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/pre-dest1" 2024/11/29 02:59:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/pre-dest2" 2024/11/29 02:59:51 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:59:51 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/29 02:59:52 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 02:59:52 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/29 02:59:53 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/29 02:59:53 DEBUG : Yandex rclone-test-yonopok6hoho/dest: Waiting for checks to finish 2024/11/29 02:59:53 DEBUG : Yandex rclone-test-yonopok6hoho/dest: Waiting for transfers to finish 2024/11/29 02:59:55 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/29 02:59:55 INFO : 3: Copied (new) 2024/11/29 02:59:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (28.14s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:00:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/dst" 2024/11/29 03:00:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/CopyDest" 2024/11/29 03:00:14 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 03:00:14 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:00:14 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:00:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/29 03:00:16 INFO : one: Copied (new) 2024/11/29 03:00:16 DEBUG : Waiting for deletions to finish 2024/11/29 03:00:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:00:18 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:00:18 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:00:21 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:00:21 INFO : one: Copied (replaced existing) 2024/11/29 03:00:21 DEBUG : Waiting for deletions to finish 2024/11/29 03:00:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/BackupDir" 2024/11/29 03:00:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:00:31 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:00:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:00:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:00:33 INFO : one: Moved (server-side) 2024/11/29 03:00:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/29 03:00:35 INFO : one: Copied (server-side copy) 2024/11/29 03:00:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/29 03:00:35 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:00:35 DEBUG : Waiting for deletions to finish 2024/11/29 03:00:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:00:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/29 03:00:41 INFO : two: Copied (server-side copy) 2024/11/29 03:00:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/29 03:00:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:00:41 DEBUG : one: Unchanged skipping 2024/11/29 03:00:41 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:00:41 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:00:41 DEBUG : Waiting for deletions to finish 2024/11/29 03:00:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:00:42 DEBUG : one: Unchanged skipping 2024/11/29 03:00:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:00:42 DEBUG : two: Unchanged skipping 2024/11/29 03:00:42 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:00:42 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:00:42 DEBUG : Waiting for deletions to finish 2024/11/29 03:00:42 INFO : There was nothing to transfer 2024/11/29 03:00:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/29 03:00:47 DEBUG : three: Destination not found in --copy-dest 2024/11/29 03:00:47 DEBUG : three: Need to transfer - File not found at Destination 2024/11/29 03:00:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:00:47 DEBUG : one: Unchanged skipping 2024/11/29 03:00:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:00:47 DEBUG : two: Unchanged skipping 2024/11/29 03:00:47 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:00:47 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:00:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/29 03:00:49 INFO : three: Copied (new) 2024/11/29 03:00:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (59.58s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:01:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/dst" 2024/11/29 03:01:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/backup" 2024/11/29 03:01:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:01:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:01:30 DEBUG : two: Unchanged skipping 2024/11/29 03:01:30 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:01:32 INFO : one: Moved (server-side) 2024/11/29 03:01:32 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:01:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/29 03:01:35 INFO : one: Copied (new) 2024/11/29 03:01:35 DEBUG : Waiting for deletions to finish 2024/11/29 03:01:37 INFO : three.txt: Moved (server-side) 2024/11/29 03:01:37 INFO : three.txt: Moved into backup dir 2024/11/29 03:01:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:01:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:01:50 DEBUG : two: Unchanged skipping 2024/11/29 03:01:50 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:01:52 INFO : one: Deleted 2024/11/29 03:01:54 INFO : one: Moved (server-side) 2024/11/29 03:01:54 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:01:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/29 03:01:56 INFO : one: Copied (new) 2024/11/29 03:01:56 DEBUG : Waiting for deletions to finish 2024/11/29 03:01:58 INFO : three.txt: Deleted 2024/11/29 03:02:00 INFO : three.txt: Moved (server-side) 2024/11/29 03:02:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (59.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:02:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/dst" 2024/11/29 03:02:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/backup" 2024/11/29 03:02:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:02:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:02:19 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:02:19 DEBUG : two: Unchanged skipping 2024/11/29 03:02:22 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:02:22 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:02:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/29 03:02:26 INFO : one: Copied (new) 2024/11/29 03:02:26 DEBUG : Waiting for deletions to finish 2024/11/29 03:02:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:02:29 INFO : three.txt: Moved into backup dir 2024/11/29 03:02:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:02:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:02:33 DEBUG : two: Unchanged skipping 2024/11/29 03:02:33 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:02:35 INFO : one.bak: Deleted 2024/11/29 03:02:37 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:02:37 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:02:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/29 03:02:39 INFO : one: Copied (new) 2024/11/29 03:02:39 DEBUG : Waiting for deletions to finish 2024/11/29 03:02:41 INFO : three.txt.bak: Deleted 2024/11/29 03:02:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:02:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (43.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:03:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/dst" 2024/11/29 03:03:02 DEBUG : Config file has changed externally - reloading 2024/11/29 03:03:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/backup" 2024/11/29 03:03:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:03:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:03:03 DEBUG : two: Unchanged skipping 2024/11/29 03:03:03 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:03:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/29 03:03:05 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:03:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/29 03:03:07 INFO : one: Copied (new) 2024/11/29 03:03:07 DEBUG : Waiting for deletions to finish 2024/11/29 03:03:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/29 03:03:09 INFO : three.txt: Moved into backup dir 2024/11/29 03:03:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:03:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:03:14 DEBUG : two: Unchanged skipping 2024/11/29 03:03:14 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:03:17 INFO : one-2019-01-01: Deleted 2024/11/29 03:03:19 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/29 03:03:19 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:03:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/29 03:03:21 INFO : one: Copied (new) 2024/11/29 03:03:21 DEBUG : Waiting for deletions to finish 2024/11/29 03:03:23 INFO : three-2019-01-01.txt: Deleted 2024/11/29 03:03:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/29 03:03:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (42.85s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:03:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/dst" 2024/11/29 03:03:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:03:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:03:46 DEBUG : two: Unchanged skipping 2024/11/29 03:03:46 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:03:48 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:03:48 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:03:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/29 03:03:51 INFO : one: Copied (new) 2024/11/29 03:03:51 DEBUG : Waiting for deletions to finish 2024/11/29 03:03:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:03:52 INFO : three.txt: Moved into backup dir 2024/11/29 03:03:57 DEBUG : one.bak: Excluded (Path Filter) 2024/11/29 03:03:57 DEBUG : one.bak: Excluded 2024/11/29 03:03:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/29 03:03:57 DEBUG : three.txt.bak: Excluded 2024/11/29 03:03:57 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for checks to finish 2024/11/29 03:03:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:03:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:03:57 DEBUG : two: Unchanged skipping 2024/11/29 03:03:59 INFO : one.bak: Deleted 2024/11/29 03:04:00 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:04:00 DEBUG : Yandex rclone-test-yonopok6hoho/dst: Waiting for transfers to finish 2024/11/29 03:04:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/29 03:04:02 INFO : one: Copied (new) 2024/11/29 03:04:02 DEBUG : Waiting for deletions to finish 2024/11/29 03:04:03 INFO : three.txt.bak: Deleted 2024/11/29 03:04:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:04:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.59s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:04:24 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/29 03:04:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 03:04:24 DEBUG : pacer: Reducing sleep to 15ms 2024/11/29 03:04:25 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/29 03:04:34 DEBUG : pacer: Reducing sleep to 10ms 2024/11/29 03:04:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/dst" 2024/11/29 03:04:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:04:37 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:04:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/29 03:04:43 INFO : one: Copied (new) 2024/11/29 03:04:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:04:44 DEBUG : two: Unchanged skipping 2024/11/29 03:04:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/29 03:04:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:04:48 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/29 03:04:48 INFO : three.txt: Copied (new) 2024/11/29 03:04:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:04:52 INFO : one.bak: Deleted 2024/11/29 03:04:54 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:04:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/29 03:04:56 INFO : one: Copied (new) 2024/11/29 03:04:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:04:56 DEBUG : two: Unchanged skipping 2024/11/29 03:04:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/29 03:04:58 INFO : three.txt.bak: Deleted 2024/11/29 03:05:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:05:02 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/29 03:05:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (55.28s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:05:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-yonopok6hoho/dst" 2024/11/29 03:05:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:05:21 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/29 03:05:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/29 03:05:23 INFO : one: Copied (new) 2024/11/29 03:05:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:05:23 DEBUG : two: Unchanged skipping 2024/11/29 03:05:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/29 03:05:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/29 03:05:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/29 03:05:28 INFO : three.txt: Copied (new) 2024/11/29 03:05:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:05:31 INFO : one-2019-01-01: Deleted 2024/11/29 03:05:33 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/29 03:05:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/29 03:05:35 INFO : one: Copied (new) 2024/11/29 03:05:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:05:35 DEBUG : two: Unchanged skipping 2024/11/29 03:05:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/29 03:05:37 INFO : three-2019-01-01.txt: Deleted 2024/11/29 03:05:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/29 03:05:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/29 03:05:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (39.74s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:05:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/29 03:05:55 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 03:05:55 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 03:05:57 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/29 03:05:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/29 03:05:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.51s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:06:00 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 03:06:00 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 03:06:00 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 03:06:02 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/29 03:06:02 INFO : existing: Copied (new) 2024/11/29 03:06:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:06:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/29 03:06:03 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 03:06:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/29 03:06:03 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 03:06:03 ERROR : Yandex rclone-test-yonopok6hoho: not deleting files as there were IO errors 2024/11/29 03:06:03 ERROR : Yandex rclone-test-yonopok6hoho: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncImmutable (8.31s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:06:10 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:06:10 DEBUG : existing: Unchanged skipping 2024/11/29 03:06:10 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 03:06:10 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 03:06:10 DEBUG : Waiting for deletions to finish 2024/11/29 03:06:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.05s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.63s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.06s) --- SKIP: TestMaxTransfer/Hard (0.89s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.71s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:07:39 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 03:07:39 DEBUG : both0: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both12: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both13: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both14: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both15: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both1: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both17: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both18: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both19: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both2: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both3: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both4: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both5: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both6: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both7: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both8: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:07:39 DEBUG : both9: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both11: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both10: Unchanged skipping 2024/11/29 03:07:39 DEBUG : both16: Unchanged skipping 2024/11/29 03:07:39 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 03:07:39 DEBUG : Waiting for deletions to finish 2024/11/29 03:07:40 INFO : only8: Deleted 2024/11/29 03:07:40 INFO : only11: Deleted 2024/11/29 03:07:40 INFO : only12: Deleted 2024/11/29 03:07:41 INFO : only10: Deleted 2024/11/29 03:07:42 INFO : only17: Deleted 2024/11/29 03:07:42 INFO : only6: Deleted 2024/11/29 03:07:42 INFO : only7: Deleted 2024/11/29 03:07:43 INFO : only13: Deleted 2024/11/29 03:07:43 INFO : only1: Deleted 2024/11/29 03:07:44 INFO : only14: Deleted 2024/11/29 03:07:45 INFO : only15: Deleted 2024/11/29 03:07:45 INFO : only9: Deleted 2024/11/29 03:07:45 INFO : only16: Deleted 2024/11/29 03:07:46 INFO : only19: Deleted 2024/11/29 03:07:46 INFO : only5: Deleted 2024/11/29 03:07:46 INFO : only0: Deleted 2024/11/29 03:07:47 INFO : only18: Deleted 2024/11/29 03:07:48 INFO : only3: Deleted 2024/11/29 03:07:48 INFO : only2: Deleted 2024/11/29 03:07:48 INFO : only4: Deleted 2024/11/29 03:07:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (125.32s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:09:43 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for checks to finish 2024/11/29 03:09:43 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both0: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both12: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both10: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both14: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both1: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both16: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both17: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both18: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both19: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both11: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both3: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both13: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both5: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both15: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both7: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both2: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/29 03:09:43 DEBUG : both9: Unchanged skipping 2024/11/29 03:09:43 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/29 03:09:43 DEBUG : both4: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both6: Unchanged skipping 2024/11/29 03:09:43 DEBUG : both8: Unchanged skipping 2024/11/29 03:09:43 DEBUG : Yandex rclone-test-yonopok6hoho: Waiting for transfers to finish 2024/11/29 03:09:44 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/29 03:09:44 INFO : only0: Copied (replaced existing) 2024/11/29 03:09:44 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/29 03:09:44 INFO : only1: Copied (replaced existing) 2024/11/29 03:09:45 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/29 03:09:45 INFO : only11: Copied (replaced existing) 2024/11/29 03:09:46 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/29 03:09:46 INFO : only12: Copied (replaced existing) 2024/11/29 03:09:46 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/29 03:09:46 INFO : only10: Copied (replaced existing) 2024/11/29 03:09:46 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/29 03:09:46 INFO : only13: Copied (replaced existing) 2024/11/29 03:09:48 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/29 03:09:48 INFO : only16: Copied (replaced existing) 2024/11/29 03:09:48 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/29 03:09:48 INFO : only15: Copied (replaced existing) 2024/11/29 03:09:48 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/29 03:09:48 INFO : only17: Copied (replaced existing) 2024/11/29 03:09:49 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/29 03:09:49 INFO : only18: Copied (replaced existing) 2024/11/29 03:09:50 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/29 03:09:50 INFO : only14: Copied (replaced existing) 2024/11/29 03:09:51 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/29 03:09:51 INFO : only19: Copied (replaced existing) 2024/11/29 03:09:52 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/29 03:09:52 INFO : only4: Copied (replaced existing) 2024/11/29 03:09:53 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/29 03:09:53 INFO : only5: Copied (replaced existing) 2024/11/29 03:09:53 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/29 03:09:53 INFO : only3: Copied (replaced existing) 2024/11/29 03:09:54 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/29 03:09:54 INFO : only6: Copied (replaced existing) 2024/11/29 03:09:54 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/29 03:09:54 INFO : only2: Copied (replaced existing) 2024/11/29 03:09:55 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/29 03:09:55 INFO : only7: Copied (replaced existing) 2024/11/29 03:09:56 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/29 03:09:56 INFO : only8: Copied (replaced existing) 2024/11/29 03:09:56 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/29 03:09:56 INFO : only9: Copied (replaced existing) 2024/11/29 03:09:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (286.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:13:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:13:06 DEBUG : sub dir: Making directory 2024/11/29 03:13:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (48.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" 2024/11/29 03:13:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:13:55 DEBUG : sub dir: Making directory 2024/11/29 03:13:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yonopok6hoho", Local "Local file system at /tmp/rclone2324885558", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (46.91s) PASS 2024/11/29 03:14:42 DEBUG : Yandex rclone-test-yonopok6hoho: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 29m24.08921832s (try 1/5)