"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/04/03 05:04:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu" 2025/04/03 05:04:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 05:04:39 DEBUG : Creating backend with remote "/tmp/rclone2938631743" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:04:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:04:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/03 05:04:40 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:04:40 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.78s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:04:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 05:04:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:04:42 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:04:42 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:04:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:04:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:04:46 DEBUG : Yandex rclone-test-noxikal3sifu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (14.03s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.88s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.82s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:04:57 DEBUG : Creating backend with remote "/non-existing" 2025/04/03 05:04:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/03 05:04:58 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:04:58 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.10s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:05:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:05:00 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:05:00 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:05:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:05:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyNoTraverse (14.27s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:05:14 INFO : Yandex rclone-test-noxikal3sifu: Running all checks before starting transfers 2025/04/03 05:05:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:05:14 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:05:14 INFO : Yandex rclone-test-noxikal3sifu: Checks finished, now starting transfers 2025/04/03 05:05:14 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:05:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:05:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyCheckFirst (15.43s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:05:29 ERROR : Ignoring --no-traverse with sync 2025/04/03 05:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:05:30 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:05:30 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:05:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:05:33 INFO : sub dir/hello world: Copied (new) 2025/04/03 05:05:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncNoTraverse (15.37s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:05:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/03 05:05:45 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:05:45 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:05:47 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/03 05:05:47 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyWithDepth (11.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:05:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:05:56 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:05:56 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:05:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:05:58 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:06:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:06:04 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:06:04 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:06:07 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:06:07 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (9.10s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:06:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 05:06:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 05:06:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/03 05:06:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 05:06:13 INFO : sub dir: Making directory 2025/04/03 05:06:14 INFO : sub dir2: Making directory 2025/04/03 05:06:14 INFO : sub dir2/sub sub dir2: Making directory 2025/04/03 05:06:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:06:15 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:06:15 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:06:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:06:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:06:19 DEBUG : Yandex rclone-test-noxikal3sifu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (25.81s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:06:39 INFO : sub dir2: Making directory 2025/04/03 05:06:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/03 05:06:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 05:06:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:06:39 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:06:39 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:06:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:06:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.38s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:06:50 DEBUG : sub dir2: Making directory with metadata 2025/04/03 05:06:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 05:06:51 INFO : sub dir: Making directory 2025/04/03 05:06:51 INFO : sub dir2: Making directory 2025/04/03 05:06:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:06:56 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:06:56 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:06:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:06:57 INFO : sub dir/hello world: Copied (new) 2025/04/03 05:06:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:06:59 DEBUG : Yandex rclone-test-noxikal3sifu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/03 05:06:59 DEBUG : Yandex rclone-test-noxikal3sifu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.99s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:07:15 INFO : sub dir2: Making directory 2025/04/03 05:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:07:15 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:07:15 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:07:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:07:18 INFO : sub dir/hello world: Copied (new) 2025/04/03 05:07:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.70s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:07:29 DEBUG : sub dir2: Making directory with metadata 2025/04/03 05:07:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 05:07:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 05:07:33 INFO : sub dir: Making directory 2025/04/03 05:07:33 INFO : sub dir2: Making directory 2025/04/03 05:07:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:07:34 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:07:34 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:07:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:07:36 INFO : sub dir/hello world: Copied (new) 2025/04/03 05:07:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:07:38 DEBUG : Yandex rclone-test-noxikal3sifu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.20s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", 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-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:07:53 INFO : sub dir2: Making directory 2025/04/03 05:07:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:07:54 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:07:54 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:07:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:07:56 INFO : sub dir/hello world: Copied (new) 2025/04/03 05:07:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (14.50s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:08:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-fuqifok7saco" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-noxikal3sifu -> Yandex rclone-test-fuqifok7saco 2025/04/03 05:08:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:08:12 DEBUG : Yandex rclone-test-fuqifok7saco: Waiting for checks to finish 2025/04/03 05:08:12 DEBUG : Yandex rclone-test-fuqifok7saco: Waiting for transfers to finish 2025/04/03 05:08:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:08:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:08:17 DEBUG : Yandex rclone-test-fuqifok7saco: Purge remote --- PASS: TestServerSideCopy (28.26s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:08:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 05:08:39 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:08:39 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:08:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/03 05:08:41 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyOverSelf (22.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:09:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-wunamad5mipe" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-noxikal3sifu -> Yandex rclone-test-wunamad5mipe 2025/04/03 05:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:09:03 DEBUG : Yandex rclone-test-wunamad5mipe: Waiting for checks to finish 2025/04/03 05:09:03 DEBUG : Yandex rclone-test-wunamad5mipe: Waiting for transfers to finish 2025/04/03 05:09:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:09:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:09:10 DEBUG : Yandex rclone-test-wunamad5mipe: Waiting for checks to finish 2025/04/03 05:09:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 05:09:10 DEBUG : Yandex rclone-test-wunamad5mipe: Waiting for transfers to finish 2025/04/03 05:09:11 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.xalowav9" before starting 2025/04/03 05:09:14 DEBUG : sub dir/hello world.xalowav9: server side copy: removing renamed existing file after operation 2025/04/03 05:09:18 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/03 05:09:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:09:20 DEBUG : Yandex rclone-test-wunamad5mipe: Purge remote --- PASS: TestServerSideCopyOverSelf (37.55s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:09:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 05:09:40 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:09:40 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:09:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/03 05:09:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/03 05:09:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestMoveOverSelf (16.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:09:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-keyagaz6zifo" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-noxikal3sifu -> Yandex rclone-test-keyagaz6zifo 2025/04/03 05:09:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:09:57 DEBUG : Yandex rclone-test-keyagaz6zifo: Waiting for checks to finish 2025/04/03 05:09:57 DEBUG : Yandex rclone-test-keyagaz6zifo: Waiting for transfers to finish 2025/04/03 05:10:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:10:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:10:04 DEBUG : Yandex rclone-test-keyagaz6zifo: Using server-side directory move 2025/04/03 05:10:04 INFO : Yandex rclone-test-keyagaz6zifo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 05:10:05 DEBUG : Yandex rclone-test-keyagaz6zifo: Waiting for checks to finish 2025/04/03 05:10:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/03 05:10:05 DEBUG : Yandex rclone-test-keyagaz6zifo: Waiting for transfers to finish 2025/04/03 05:10:08 INFO : sub dir/hello world: Deleted 2025/04/03 05:10:10 INFO : sub dir/hello world: Moved (server-side) 2025/04/03 05:10:16 DEBUG : testing file moves 2025/04/03 05:10:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/03 05:10:16 DEBUG : Yandex rclone-test-keyagaz6zifo: Waiting for checks to finish 2025/04/03 05:10:16 DEBUG : Yandex rclone-test-keyagaz6zifo: Waiting for transfers to finish 2025/04/03 05:10:21 INFO : sub dir/hello world: Deleted 2025/04/03 05:10:22 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:10:24 DEBUG : Yandex rclone-test-keyagaz6zifo: Purge remote --- PASS: TestServerSideMoveOverSelf (45.53s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:10:40 ERROR : : error listing: directory not found 2025/04/03 05:10:41 INFO : Local file system at /tmp/rclone2938631743: Making directory 2025/04/03 05:10:42 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:10:42 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyAfterDelete (15.62s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:11:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/03 05:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:11:01 DEBUG : Local file system at /tmp/rclone2938631743: Waiting for checks to finish 2025/04/03 05:11:01 DEBUG : Local file system at /tmp/rclone2938631743: Waiting for transfers to finish 2025/04/03 05:11:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:11:02 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/03 05:11:02 INFO : sub dir/hello world: Copied (new) 2025/04/03 05:11:02 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyRedownload (20.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:11:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/03 05:11:15 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:11:15 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:11:17 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 05:11:17 INFO : check sum: Copied (new) 2025/04/03 05:11:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:11:19 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:11:19 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 05:11:19 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/03 05:11:19 DEBUG : check sum: Unchanged skipping 2025/04/03 05:11:19 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:11:19 DEBUG : Waiting for deletions to finish 2025/04/03 05:11:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (11.92s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:11:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/03 05:11:27 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:11:27 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:11:29 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/03 05:11:29 INFO : sizeonly: Copied (new) 2025/04/03 05:11:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;8ee2027983915ec78acc45027d874316;6;sizeonly --- > 2025-04-03 05:11:28.000000000;8ee2027983915ec78acc45027d874316;6;sizeonly sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:793 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;8ee2027983915ec78acc45027d874316;6;sizeonly lsf: 2025-04-03 05:11:28.000000000;8ee2027983915ec78acc45027d874316;6;sizeonly Test: TestSyncSizeOnly --- FAIL: TestSyncSizeOnly (8.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:11:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/03 05:11:35 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:11:35 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:11:37 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/04/03 05:11:37 INFO : ignore-size: Copied (new) 2025/04/03 05:11:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:11:39 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:11:39 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:11:39 DEBUG : ignore-size: Unchanged skipping 2025/04/03 05:11:39 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:11:39 DEBUG : Waiting for deletions to finish 2025/04/03 05:11:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.94s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:11:48 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:11:48 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:11:48 DEBUG : existing: Unchanged skipping 2025/04/03 05:11:48 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:11:48 DEBUG : Waiting for deletions to finish 2025/04/03 05:11:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:11:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/03 05:11:49 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:11:49 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:11:52 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/04/03 05:11:52 INFO : existing: Copied (replaced existing) 2025/04/03 05:11:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (12.91s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:11:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 05:11:59 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:11:59 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:12:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/03 05:12:01 INFO : existing: Copied (new) 2025/04/03 05:12:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:12:03 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:12:03 DEBUG : existing: Destination exists, skipping 2025/04/03 05:12:03 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:12:03 DEBUG : Waiting for deletions to finish 2025/04/03 05:12:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.90s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:12:15 INFO : d: Making directory 2025/04/03 05:12:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 05:12:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:12:17 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 05:12:17 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:12:17 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:12:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 05:12:20 INFO : a/potato2: Copied (new) 2025/04/03 05:12:20 DEBUG : Waiting for deletions to finish 2025/04/03 05:12:24 INFO : b/potato: Deleted 2025/04/03 05:12:24 INFO : d: Removing directory 2025/04/03 05:12:29 INFO : b: Removing directory 2025/04/03 05:12:33 DEBUG : Yandex rclone-test-noxikal3sifu: deleted 2 directories run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (43.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:12:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/03 05:12:56 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:12:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 05:12:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/03 05:12:56 DEBUG : empty space: Unchanged skipping 2025/04/03 05:12:56 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:12:56 DEBUG : Waiting for deletions to finish 2025/04/03 05:12:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:12:57 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/03 05:12:57 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:12:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 05:12:58 INFO : empty space: Updated modification time in destination 2025/04/03 05:12:58 DEBUG : empty space: Unchanged skipping 2025/04/03 05:12:58 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:12:58 DEBUG : Waiting for deletions to finish 2025/04/03 05:12:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:13:07 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:13:07 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/03 05:13:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/03 05:13:07 DEBUG : empty space: Unchanged skipping 2025/04/03 05:13:07 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:13:07 DEBUG : Waiting for deletions to finish 2025/04/03 05:13:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.20s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:13:16 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/03 05:13:16 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:13:16 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2938631743) 2025/04/03 05:13:16 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-noxikal3sifu) 2025/04/03 05:13:16 DEBUG : foo: md5 differ 2025/04/03 05:13:16 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:13:19 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/04/03 05:13:19 INFO : foo: Copied (replaced existing) 2025/04/03 05:13:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (11.71s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:13:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/03 05:13:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:13:28 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:13:28 DEBUG : empty space: Unchanged skipping 2025/04/03 05:13:28 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:13:31 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 05:13:31 INFO : potato: Copied (new) 2025/04/03 05:13:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" Diff of "logger" and "lsf" 3c3 < 2011-12-30 12:59:59.000000000;d6548b156ea68a4e003e786df99eee76;60;potato --- > 2025-04-03 05:13:29.000000000;d6548b156ea68a4e003e786df99eee76;60;potato sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1077 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2011-12-30 12:59:59.000000000;d6548b156ea68a4e003e786df99eee76;60;potato lsf: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2025-04-03 05:13:29.000000000;d6548b156ea68a4e003e786df99eee76;60;potato Test: TestSyncAfterAddingAFile --- FAIL: TestSyncAfterAddingAFile (15.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:13:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/03 05:13:44 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:13:44 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:13:47 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/03 05:13:47 INFO : potato: Copied (replaced existing) 2025/04/03 05:13:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:13:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/03 05:13:56 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:13:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2938631743) 2025/04/03 05:13:56 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-noxikal3sifu) 2025/04/03 05:13:56 DEBUG : potato: md5 differ 2025/04/03 05:13:56 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:13:58 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/03 05:13:58 INFO : potato: Copied (replaced existing) 2025/04/03 05:13:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (11.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:14:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:14:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/03 05:14:09 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:14:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:14:09 DEBUG : empty space: Unchanged skipping 2025/04/03 05:14:09 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:14:09 DEBUG : Waiting for deletions to finish 2025/04/03 05:14:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:14:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:14:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:14:24 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:14:24 DEBUG : empty space: Unchanged skipping 2025/04/03 05:14:24 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:14:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 05:14:27 INFO : potato2: Copied (new) 2025/04/03 05:14:27 DEBUG : Waiting for deletions to finish 2025/04/03 05:14:31 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (20.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:14:44 INFO : d: Making directory 2025/04/03 05:14:45 INFO : d/e: Making directory 2025/04/03 05:14:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 05:14:47 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:14:47 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 05:14:47 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:14:47 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:14:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 05:14:49 INFO : a/potato2: Copied (new) 2025/04/03 05:14:49 DEBUG : Waiting for deletions to finish 2025/04/03 05:14:52 INFO : b/potato: Deleted 2025/04/03 05:14:52 INFO : d/e: Removing directory 2025/04/03 05:14:56 INFO : d: Removing directory 2025/04/03 05:15:01 INFO : b: Removing directory 2025/04/03 05:15:09 DEBUG : Yandex rclone-test-noxikal3sifu: deleted 3 directories run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (51.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:15:36 INFO : d: Making directory 2025/04/03 05:15:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/03 05:15:39 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:15:39 DEBUG : c/non empty space: Unchanged skipping 2025/04/03 05:15:39 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:15:39 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:15:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 05:15:41 INFO : a/potato2: Copied (new) 2025/04/03 05:15:41 ERROR : Yandex rclone-test-noxikal3sifu: not deleting files as there were IO errors 2025/04/03 05:15:41 ERROR : Yandex rclone-test-noxikal3sifu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (44.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:16:21 DEBUG : Waiting for deletions to finish 2025/04/03 05:16:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:16:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:16:21 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:16:21 DEBUG : empty space: Unchanged skipping 2025/04/03 05:16:21 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:16:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 05:16:24 INFO : potato2: Copied (new) 2025/04/03 05:16:25 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (18.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:16:40 DEBUG : Waiting for deletions to finish 2025/04/03 05:16:40 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:16:40 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:16:48 INFO : potato: Deleted 2025/04/03 05:16:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:16:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:16:48 DEBUG : empty space: Unchanged skipping 2025/04/03 05:16:48 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:16:48 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:16:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/03 05:16:51 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (27.25s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:17:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:17:05 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:17:05 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:17:07 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/03 05:17:07 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (15.24s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:17:22 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 05:17:22 DEBUG : enormous: Excluded 2025/04/03 05:17:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 05:17:22 DEBUG : potato2: Excluded 2025/04/03 05:17:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 05:17:22 DEBUG : potato2: Excluded 2025/04/03 05:17:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:17:22 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:17:22 DEBUG : empty space: Unchanged skipping 2025/04/03 05:17:22 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:17:22 DEBUG : Waiting for deletions to finish 2025/04/03 05:17:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:17:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 05:17:23 DEBUG : potato2: Excluded 2025/04/03 05:17:23 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 05:17:23 DEBUG : enormous: Excluded 2025/04/03 05:17:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 05:17:23 DEBUG : potato2: Excluded 2025/04/03 05:17:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 05:17:23 DEBUG : potato2: Excluded 2025/04/03 05:17:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:17:23 DEBUG : empty space: Unchanged skipping 2025/04/03 05:17:23 DEBUG : Local file system at /tmp/rclone2938631743: Waiting for checks to finish 2025/04/03 05:17:23 DEBUG : Local file system at /tmp/rclone2938631743: Waiting for transfers to finish 2025/04/03 05:17:23 DEBUG : Waiting for deletions to finish 2025/04/03 05:17:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:17:24 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 05:17:24 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:17:40 DEBUG : enormous: Excluded (Size Filter) 2025/04/03 05:17:40 DEBUG : enormous: Excluded 2025/04/03 05:17:40 DEBUG : potato2: Excluded (Size Filter) 2025/04/03 05:17:40 DEBUG : potato2: Excluded 2025/04/03 05:17:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:17:40 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:17:40 DEBUG : empty space: Unchanged skipping 2025/04/03 05:17:40 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:17:40 DEBUG : Waiting for deletions to finish 2025/04/03 05:17:43 INFO : enormous: Deleted 2025/04/03 05:17:44 INFO : potato2: Deleted 2025/04/03 05:17:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:17:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:17:45 DEBUG : empty space: Unchanged skipping 2025/04/03 05:17:45 DEBUG : Local file system at /tmp/rclone2938631743: Waiting for checks to finish 2025/04/03 05:17:45 DEBUG : Local file system at /tmp/rclone2938631743: Waiting for transfers to finish 2025/04/03 05:17:45 DEBUG : Waiting for deletions to finish 2025/04/03 05:17:45 INFO : enormous: Deleted 2025/04/03 05:17:45 INFO : potato2: Deleted 2025/04/03 05:17:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.53s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:18:02 DEBUG : five: Need to transfer - File not found at Destination 2025/04/03 05:18:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/03 05:18:02 DEBUG : one: Destination is newer than source, skipping 2025/04/03 05:18:02 DEBUG : three: Sizes identical 2025/04/03 05:18:02 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:18:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2938631743) 2025/04/03 05:18:02 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-noxikal3sifu) 2025/04/03 05:18:02 DEBUG : two: md5 differ 2025/04/03 05:18:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/03 05:18:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 05:18:02 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:18:05 DEBUG : four: Dst hash empty - aborting Src hash check 2025/04/03 05:18:05 INFO : four: Copied (replaced existing) 2025/04/03 05:18:05 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/03 05:18:05 INFO : five: Copied (new) 2025/04/03 05:18:05 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/03 05:18:05 INFO : two: Copied (replaced existing) 2025/04/03 05:18:05 DEBUG : Waiting for deletions to finish 2025/04/03 05:18:06 DEBUG : one: Destination is newer than source, skipping 2025/04/03 05:18:06 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:18:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/03 05:18:06 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/03 05:18:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 05:18:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/03 05:18:06 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/03 05:18:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 05:18:06 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/03 05:18:06 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/03 05:18:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/03 05:18:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2938631743) 2025/04/03 05:18:06 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-noxikal3sifu) 2025/04/03 05:18:06 DEBUG : three: md5 differ 2025/04/03 05:18:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/03 05:18:06 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:18:08 DEBUG : three: Dst hash empty - aborting Src hash check 2025/04/03 05:18:08 INFO : three: Copied (replaced existing) 2025/04/03 05:18:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (34.45s) === 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-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/03 05:18:27 INFO : Yandex rclone-test-noxikal3sifu: Making map for --track-renames 2025/04/03 05:18:27 INFO : Yandex rclone-test-noxikal3sifu: Finished making map for --track-renames 2025/04/03 05:18:27 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:18:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 05:18:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/03 05:18:27 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for renames to finish 2025/04/03 05:18:27 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:18:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/03 05:18:29 INFO : yam: Copied (new) 2025/04/03 05:18:30 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/03 05:18:30 INFO : potato: Copied (new) 2025/04/03 05:18:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:18:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:18:31 INFO : Yandex rclone-test-noxikal3sifu: Making map for --track-renames 2025/04/03 05:18:31 INFO : Yandex rclone-test-noxikal3sifu: Finished making map for --track-renames 2025/04/03 05:18:31 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:18:31 DEBUG : potato: Unchanged skipping 2025/04/03 05:18:31 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for renames to finish 2025/04/03 05:18:33 INFO : yam: Moved (server-side) to: yaml 2025/04/03 05:18:33 INFO : yaml: Renamed from "yam" 2025/04/03 05:18:33 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:18:33 DEBUG : Waiting for deletions to finish 2025/04/03 05:18:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (17.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/03 05:18:45 INFO : Yandex rclone-test-noxikal3sifu: Making map for --track-renames 2025/04/03 05:18:45 INFO : Yandex rclone-test-noxikal3sifu: Finished making map for --track-renames 2025/04/03 05:18:45 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:18:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 05:18:45 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for renames to finish 2025/04/03 05:18:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/03 05:18:45 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:18:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/03 05:18:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/03 05:18:48 DEBUG : pacer: Reducing sleep to 15ms 2025/04/03 05:18:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/03 05:18:48 INFO : potato: Copied (new) 2025/04/03 05:18:48 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/03 05:18:48 DEBUG : pacer: Reducing sleep to 10ms 2025/04/03 05:18:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/03 05:18:48 INFO : yam: Copied (new) 2025/04/03 05:18:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:18:49 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:18:49 INFO : Yandex rclone-test-noxikal3sifu: Making map for --track-renames 2025/04/03 05:18:49 INFO : Yandex rclone-test-noxikal3sifu: Finished making map for --track-renames 2025/04/03 05:18:49 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:18:49 DEBUG : potato: Unchanged skipping 2025/04/03 05:18:49 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for renames to finish 2025/04/03 05:18:51 INFO : yam: Moved (server-side) to: yaml 2025/04/03 05:18:51 INFO : yaml: Renamed from "yam" 2025/04/03 05:18:51 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:18:51 DEBUG : Waiting for deletions to finish 2025/04/03 05:18:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/03 05:19:03 INFO : Yandex rclone-test-noxikal3sifu: Making map for --track-renames 2025/04/03 05:19:03 INFO : Yandex rclone-test-noxikal3sifu: Finished making map for --track-renames 2025/04/03 05:19:03 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:19:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/03 05:19:03 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for renames to finish 2025/04/03 05:19:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/03 05:19:03 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:19:06 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/03 05:19:06 INFO : sub/yam: Copied (new) 2025/04/03 05:19:06 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/03 05:19:06 INFO : potato: Copied (new) 2025/04/03 05:19:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:19:11 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:19:11 DEBUG : potato: Unchanged skipping 2025/04/03 05:19:11 INFO : Yandex rclone-test-noxikal3sifu: Making map for --track-renames 2025/04/03 05:19:11 INFO : Yandex rclone-test-noxikal3sifu: Finished making map for --track-renames 2025/04/03 05:19:11 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:19:11 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for renames to finish 2025/04/03 05:19:13 INFO : sub/yam: Moved (server-side) to: yam 2025/04/03 05:19:13 INFO : yam: Renamed from "sub/yam" 2025/04/03 05:19:13 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:19:13 DEBUG : Waiting for deletions to finish 2025/04/03 05:19:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (28.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:19:31 DEBUG : Creating backend with remote "/tmp/rclone2938631743/dir1" 2025/04/03 05:19:31 DEBUG : Config file has changed externally - reloading 2025/04/03 05:19:31 DEBUG : Creating backend with remote "/tmp/rclone2938631743/dir2" 2025/04/03 05:19:31 DEBUG : Local file system at /tmp/rclone2938631743/dir2: Using server-side directory move 2025/04/03 05:19:31 INFO : Local file system at /tmp/rclone2938631743/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 05:19:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/03 05:19:31 INFO : file1.txt: Moved (server-side) 2025/04/03 05:19:31 DEBUG : Local file system at /tmp/rclone2938631743/dir2: Waiting for checks to finish 2025/04/03 05:19:31 DEBUG : Local file system at /tmp/rclone2938631743/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.07s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:19:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:19:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 05:19:32 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:19:32 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:19:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:19:35 INFO : sub dir/hello world: Copied (new) 2025/04/03 05:19:35 INFO : sub dir/hello world: Deleted 2025/04/03 05:19:36 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/03 05:19:36 INFO : nested/sub dir/file: Copied (new) 2025/04/03 05:19:36 INFO : nested/sub dir/file: Deleted 2025/04/03 05:19:36 INFO : sub dir: Removing directory 2025/04/03 05:19:36 INFO : nested/sub dir: Removing directory 2025/04/03 05:19:36 INFO : nested: Removing directory 2025/04/03 05:19:36 DEBUG : Local file system at /tmp/rclone2938631743: deleted 3 directories run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (29.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:20:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/03 05:20:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/03 05:20:04 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:20:04 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:20:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 05:20:06 INFO : sub dir/hello world: Copied (new) 2025/04/03 05:20:06 INFO : sub dir/hello world: Deleted 2025/04/03 05:20:06 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/03 05:20:06 INFO : nested/sub dir/file: Copied (new) 2025/04/03 05:20:06 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (29.69s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:20:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 05:20:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/03 05:20:32 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:20:32 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:20:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/03 05:20:34 INFO : existing: Copied (new) 2025/04/03 05:20:34 INFO : existing: Deleted 2025/04/03 05:20:34 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/03 05:20:34 INFO : existing-b: Copied (new) 2025/04/03 05:20:34 INFO : existing-b: Deleted 2025/04/03 05:20:35 DEBUG : existing: Destination exists, skipping 2025/04/03 05:20:35 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:20:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/03 05:20:35 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:20:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (15.25s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:20:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-masimoy5ziga" 2025/04/03 05:20:47 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-noxikal3sifu -> Yandex rclone-test-masimoy5ziga 2025/04/03 05:20:59 DEBUG : Yandex rclone-test-masimoy5ziga: Using server-side directory move 2025/04/03 05:21:00 INFO : Yandex rclone-test-masimoy5ziga: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 05:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:21:00 DEBUG : Yandex rclone-test-masimoy5ziga: Waiting for checks to finish 2025/04/03 05:21:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:21:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 05:21:00 DEBUG : empty space: Unchanged skipping 2025/04/03 05:21:02 INFO : potato2: Moved (server-side) 2025/04/03 05:21:04 INFO : empty space: Deleted 2025/04/03 05:21:04 DEBUG : Yandex rclone-test-masimoy5ziga: Waiting for transfers to finish 2025/04/03 05:21:04 INFO : potato3: Deleted 2025/04/03 05:21:06 INFO : potato3: Moved (server-side) 2025/04/03 05:21:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-jidicor3xabo" 2025/04/03 05:21:07 DEBUG : Config file has changed externally - reloading 2025/04/03 05:21:07 DEBUG : Yandex rclone-test-jidicor3xabo: Using server-side directory move 2025/04/03 05:21:11 INFO : Yandex rclone-test-jidicor3xabo: Server side directory move succeeded 2025/04/03 05:21:12 ERROR : : error listing: directory not found 2025/04/03 05:21:12 DEBUG : Yandex rclone-test-jidicor3xabo: Purge remote 2025/04/03 05:21:18 DEBUG : Yandex rclone-test-masimoy5ziga: Purge remote 2025/04/03 05:21:19 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (32.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:21:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-menamow8wupe" 2025/04/03 05:21:20 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-noxikal3sifu -> Yandex rclone-test-menamow8wupe 2025/04/03 05:21:37 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 05:21:37 DEBUG : empty space: Excluded 2025/04/03 05:21:37 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 05:21:37 DEBUG : empty space: Excluded 2025/04/03 05:21:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:21:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 05:21:37 DEBUG : Yandex rclone-test-menamow8wupe: Waiting for checks to finish 2025/04/03 05:21:37 DEBUG : Yandex rclone-test-menamow8wupe: Waiting for transfers to finish 2025/04/03 05:21:38 INFO : potato2: Moved (server-side) 2025/04/03 05:21:41 INFO : potato3: Deleted 2025/04/03 05:21:43 INFO : potato3: Moved (server-side) 2025/04/03 05:21:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-xekaxux5doja" 2025/04/03 05:21:44 DEBUG : Config file has changed externally - reloading 2025/04/03 05:21:44 DEBUG : empty space: Excluded (Size Filter) 2025/04/03 05:21:44 DEBUG : empty space: Excluded 2025/04/03 05:21:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:21:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/03 05:21:44 DEBUG : Yandex rclone-test-xekaxux5doja: Waiting for checks to finish 2025/04/03 05:21:44 DEBUG : Yandex rclone-test-xekaxux5doja: Waiting for transfers to finish 2025/04/03 05:21:46 INFO : potato2: Moved (server-side) 2025/04/03 05:21:47 INFO : potato3: Moved (server-side) 2025/04/03 05:21:48 DEBUG : Yandex rclone-test-xekaxux5doja: Purge remote 2025/04/03 05:21:54 DEBUG : Yandex rclone-test-menamow8wupe: Purge remote --- PASS: TestServerSideMoveWithFilter (45.91s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:22:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-yutoset7wigi" 2025/04/03 05:22:05 DEBUG : Config file has changed externally - reloading 2025/04/03 05:22:12 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-noxikal3sifu -> Yandex rclone-test-yutoset7wigi 2025/04/03 05:22:18 DEBUG : Yandex rclone-test-yutoset7wigi: Using server-side directory move 2025/04/03 05:22:19 INFO : Yandex rclone-test-yutoset7wigi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/03 05:22:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/03 05:22:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:22:19 DEBUG : empty space: Unchanged skipping 2025/04/03 05:22:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/03 05:22:20 DEBUG : Yandex rclone-test-yutoset7wigi: Waiting for checks to finish 2025/04/03 05:22:20 INFO : potato2: Moved (server-side) 2025/04/03 05:22:22 INFO : empty space: Deleted 2025/04/03 05:22:22 DEBUG : Yandex rclone-test-yutoset7wigi: Waiting for transfers to finish 2025/04/03 05:22:23 INFO : potato3: Deleted 2025/04/03 05:22:24 INFO : potato3: Moved (server-side) 2025/04/03 05:22:24 INFO : tomatoDir: Removing directory 2025/04/03 05:22:29 DEBUG : Yandex rclone-test-noxikal3sifu: deleted 1 directories 2025/04/03 05:22:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-vipidof5vaci" 2025/04/03 05:22:31 INFO : tomatoDir: Making directory 2025/04/03 05:22:32 DEBUG : Yandex rclone-test-vipidof5vaci: Using server-side directory move 2025/04/03 05:22:35 INFO : Yandex rclone-test-vipidof5vaci: Server side directory move succeeded 2025/04/03 05:22:36 ERROR : : error listing: directory not found 2025/04/03 05:22:36 ERROR : : error listing: directory not found 2025/04/03 05:22:36 DEBUG : Yandex rclone-test-vipidof5vaci: Purge remote 2025/04/03 05:22:45 DEBUG : Yandex rclone-test-yutoset7wigi: Purge remote 2025/04/03 05:22:45 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.87s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:22:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncOverlap (5.69s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:22:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/rclone-sync-test" 2025/04/03 05:22:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/rclone-sync-test-include/layer2" 2025/04/03 05:22:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/rclone-sync-test-ignore-file" 2025/04/03 05:22:59 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 05:23:01 DEBUG : Yandex rclone-test-noxikal3sifu/rclone-sync-test: Waiting for checks to finish 2025/04/03 05:23:01 DEBUG : Yandex rclone-test-noxikal3sifu/rclone-sync-test: Waiting for transfers to finish 2025/04/03 05:23:01 DEBUG : Waiting for deletions to finish 2025/04/03 05:23:01 INFO : There was nothing to transfer 2025/04/03 05:23:02 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 05:23:03 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:23:03 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:23:03 DEBUG : Waiting for deletions to finish 2025/04/03 05:23:03 INFO : rclone-sync-test-include: Removing directory 2025/04/03 05:23:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/03 05:23:04 DEBUG : Yandex rclone-test-noxikal3sifu: failed to delete 1 directories 2025/04/03 05:23:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:05 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:06 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:06 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:07 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:08 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:10 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:12 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:14 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 05:23:17 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 05:23:18 DEBUG : Yandex rclone-test-noxikal3sifu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/03 05:23:18 DEBUG : Yandex rclone-test-noxikal3sifu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/03 05:23:18 DEBUG : Waiting for deletions to finish 2025/04/03 05:23:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:19 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:21 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 05:23:23 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 05:23:24 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:23:24 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:23:24 DEBUG : Waiting for deletions to finish 2025/04/03 05:23:24 INFO : rclone-sync-test-include: Removing directory 2025/04/03 05:23:25 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/03 05:23:25 DEBUG : Yandex rclone-test-noxikal3sifu: failed to delete 1 directories 2025/04/03 05:23:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:25 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:27 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:31 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:33 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 05:23:35 DEBUG : : Excluded 2025/04/03 05:23:35 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/03 05:23:36 DEBUG : Yandex rclone-test-noxikal3sifu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/03 05:23:36 DEBUG : Yandex rclone-test-noxikal3sifu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/03 05:23:36 DEBUG : Waiting for deletions to finish 2025/04/03 05:23:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:36 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:39 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:41 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:42 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:43 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:23:45 DEBUG : rclone-sync-test: Excluded 2025/04/03 05:23:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/03 05:23:47 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (91.67s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:24:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/dst" 2025/04/03 05:24:24 DEBUG : Config file has changed externally - reloading 2025/04/03 05:24:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/CompareDest" 2025/04/03 05:24:26 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 05:24:26 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:24:26 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:24:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/03 05:24:28 INFO : one: Copied (new) 2025/04/03 05:24:28 DEBUG : Waiting for deletions to finish 2025/04/03 05:24:30 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:24:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:24:31 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:24:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/03 05:24:33 INFO : one: Copied (replaced existing) 2025/04/03 05:24:33 DEBUG : Waiting for deletions to finish 2025/04/03 05:24:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:24:39 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:24:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:24:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 05:24:40 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:24:40 DEBUG : Waiting for deletions to finish 2025/04/03 05:24:40 INFO : There was nothing to transfer 2025/04/03 05:24:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:24:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 05:24:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:24:44 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:24:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:24:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 05:24:45 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:24:45 DEBUG : Waiting for deletions to finish 2025/04/03 05:24:45 INFO : There was nothing to transfer 2025/04/03 05:24:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:24:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 05:24:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:24:47 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:24:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:24:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 05:24:47 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:24:47 DEBUG : Waiting for deletions to finish 2025/04/03 05:24:47 INFO : There was nothing to transfer 2025/04/03 05:24:48 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/03 05:24:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/03 05:24:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/03 05:24:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:24:48 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:24:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:24:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 05:24:48 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:24:48 DEBUG : Waiting for deletions to finish 2025/04/03 05:24:48 INFO : There was nothing to transfer 2025/04/03 05:24:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/03 05:24:51 DEBUG : two: Need to transfer - File not found at Destination 2025/04/03 05:24:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:24:51 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:24:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:24:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/03 05:24:51 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:24:54 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/03 05:24:54 INFO : two: Copied (new) 2025/04/03 05:24:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (56.61s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:25:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/dest" 2025/04/03 05:25:26 DEBUG : Config file has changed externally - reloading 2025/04/03 05:25:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/pre-dest1" 2025/04/03 05:25:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/pre-dest2" 2025/04/03 05:25:28 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:25:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/03 05:25:29 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:25:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/03 05:25:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/03 05:25:30 DEBUG : Yandex rclone-test-noxikal3sifu/dest: Waiting for checks to finish 2025/04/03 05:25:30 DEBUG : Yandex rclone-test-noxikal3sifu/dest: Waiting for transfers to finish 2025/04/03 05:25:34 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/03 05:25:34 INFO : 3: Copied (new) 2025/04/03 05:25:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (39.86s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:26:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/dst" 2025/04/03 05:26:01 DEBUG : Config file has changed externally - reloading 2025/04/03 05:26:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/CopyDest" 2025/04/03 05:26:02 DEBUG : one: Need to transfer - File not found at Destination 2025/04/03 05:26:02 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:26:02 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:26:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/03 05:26:05 INFO : one: Copied (new) 2025/04/03 05:26:05 DEBUG : Waiting for deletions to finish 2025/04/03 05:26:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:26:08 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:26:08 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:26:10 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/03 05:26:10 INFO : one: Copied (replaced existing) 2025/04/03 05:26:10 DEBUG : Waiting for deletions to finish 2025/04/03 05:26:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/BackupDir" 2025/04/03 05:26:18 DEBUG : Config file has changed externally - reloading 2025/04/03 05:26:18 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:26:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:26:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:26:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/03 05:26:28 INFO : one: Moved (server-side) 2025/04/03 05:26:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/03 05:26:31 INFO : one: Copied (server-side copy) 2025/04/03 05:26:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/03 05:26:31 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:26:31 DEBUG : Waiting for deletions to finish 2025/04/03 05:26:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:26:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/03 05:26:39 INFO : two: Copied (server-side copy) 2025/04/03 05:26:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/03 05:26:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:26:39 DEBUG : one: Unchanged skipping 2025/04/03 05:26:39 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:26:39 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:26:39 DEBUG : Waiting for deletions to finish 2025/04/03 05:26:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:26:40 DEBUG : one: Unchanged skipping 2025/04/03 05:26:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:26:40 DEBUG : two: Unchanged skipping 2025/04/03 05:26:40 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:26:40 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:26:40 DEBUG : Waiting for deletions to finish 2025/04/03 05:26:40 INFO : There was nothing to transfer 2025/04/03 05:26:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/03 05:26:46 DEBUG : three: Destination not found in --copy-dest 2025/04/03 05:26:46 DEBUG : three: Need to transfer - File not found at Destination 2025/04/03 05:26:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:26:46 DEBUG : one: Unchanged skipping 2025/04/03 05:26:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:26:46 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:26:46 DEBUG : two: Unchanged skipping 2025/04/03 05:26:46 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:26:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/03 05:26:49 INFO : three: Copied (new) 2025/04/03 05:26:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (90.26s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:27:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/dst" 2025/04/03 05:27:38 DEBUG : Config file has changed externally - reloading 2025/04/03 05:27:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/backup" 2025/04/03 05:27:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:27:39 DEBUG : two: Unchanged skipping 2025/04/03 05:27:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 05:27:39 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:27:42 INFO : one: Moved (server-side) 2025/04/03 05:27:42 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:27:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 05:27:44 INFO : one: Copied (new) 2025/04/03 05:27:44 DEBUG : Waiting for deletions to finish 2025/04/03 05:27:46 INFO : three.txt: Moved (server-side) 2025/04/03 05:27:46 INFO : three.txt: Moved into backup dir 2025/04/03 05:27:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 05:27:54 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:27:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:27:54 DEBUG : two: Unchanged skipping 2025/04/03 05:27:58 INFO : one: Deleted 2025/04/03 05:27:59 INFO : one: Moved (server-side) 2025/04/03 05:27:59 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:28:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 05:28:03 INFO : one: Copied (new) 2025/04/03 05:28:03 DEBUG : Waiting for deletions to finish 2025/04/03 05:28:06 INFO : three.txt: Deleted 2025/04/03 05:28:07 INFO : three.txt: Moved (server-side) 2025/04/03 05:28:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (63.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:28:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/dst" 2025/04/03 05:28:41 DEBUG : Config file has changed externally - reloading 2025/04/03 05:28:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/backup" 2025/04/03 05:28:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:28:43 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:28:43 DEBUG : two: Unchanged skipping 2025/04/03 05:28:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 05:28:45 INFO : one: Moved (server-side) to: one.bak 2025/04/03 05:28:45 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:28:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 05:28:47 INFO : one: Copied (new) 2025/04/03 05:28:47 DEBUG : Waiting for deletions to finish 2025/04/03 05:28:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 05:28:49 INFO : three.txt: Moved into backup dir 2025/04/03 05:28:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 05:28:53 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:28:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:28:53 DEBUG : two: Unchanged skipping 2025/04/03 05:28:57 INFO : one.bak: Deleted 2025/04/03 05:28:59 INFO : one: Moved (server-side) to: one.bak 2025/04/03 05:28:59 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:29:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 05:29:01 INFO : one: Copied (new) 2025/04/03 05:29:01 DEBUG : Waiting for deletions to finish 2025/04/03 05:29:05 INFO : three.txt.bak: Deleted 2025/04/03 05:29:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 05:29:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (58.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:29:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/dst" 2025/04/03 05:29:40 DEBUG : Config file has changed externally - reloading 2025/04/03 05:29:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/backup" 2025/04/03 05:29:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 05:29:41 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:29:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:29:41 DEBUG : two: Unchanged skipping 2025/04/03 05:29:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 05:29:43 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:29:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 05:29:46 INFO : one: Copied (new) 2025/04/03 05:29:46 DEBUG : Waiting for deletions to finish 2025/04/03 05:29:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 05:29:48 INFO : three.txt: Moved into backup dir 2025/04/03 05:29:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 05:29:52 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:29:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:29:52 DEBUG : two: Unchanged skipping 2025/04/03 05:29:56 INFO : one-2019-01-01: Deleted 2025/04/03 05:29:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 05:29:57 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:29:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 05:29:59 INFO : one: Copied (new) 2025/04/03 05:29:59 DEBUG : Waiting for deletions to finish 2025/04/03 05:30:04 INFO : three-2019-01-01.txt: Deleted 2025/04/03 05:30:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 05:30:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (58.98s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:30:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/dst" 2025/04/03 05:30:42 DEBUG : Config file has changed externally - reloading 2025/04/03 05:30:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 05:30:43 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:30:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:30:43 DEBUG : two: Unchanged skipping 2025/04/03 05:30:45 INFO : one: Moved (server-side) to: one.bak 2025/04/03 05:30:45 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:30:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 05:30:48 INFO : one: Copied (new) 2025/04/03 05:30:48 DEBUG : Waiting for deletions to finish 2025/04/03 05:30:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 05:30:50 INFO : three.txt: Moved into backup dir 2025/04/03 05:30:58 DEBUG : one.bak: Excluded (Path Filter) 2025/04/03 05:30:58 DEBUG : one.bak: Excluded 2025/04/03 05:30:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/03 05:30:58 DEBUG : three.txt.bak: Excluded 2025/04/03 05:30:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 05:30:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:30:58 DEBUG : two: Unchanged skipping 2025/04/03 05:30:58 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for checks to finish 2025/04/03 05:31:01 INFO : one.bak: Deleted 2025/04/03 05:31:03 INFO : one: Moved (server-side) to: one.bak 2025/04/03 05:31:03 DEBUG : Yandex rclone-test-noxikal3sifu/dst: Waiting for transfers to finish 2025/04/03 05:31:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 05:31:07 INFO : one: Copied (new) 2025/04/03 05:31:07 DEBUG : Waiting for deletions to finish 2025/04/03 05:31:11 INFO : three.txt.bak: Deleted 2025/04/03 05:31:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 05:31:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (62.69s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:31:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/dst" 2025/04/03 05:31:41 DEBUG : Config file has changed externally - reloading 2025/04/03 05:31:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 05:31:43 INFO : one: Moved (server-side) to: one.bak 2025/04/03 05:31:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 05:31:46 INFO : one: Copied (new) 2025/04/03 05:31:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:31:46 DEBUG : two: Unchanged skipping 2025/04/03 05:31:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 05:31:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 05:31:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/03 05:31:51 INFO : three.txt: Copied (new) 2025/04/03 05:31:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 05:31:57 INFO : one.bak: Deleted 2025/04/03 05:31:59 INFO : one: Moved (server-side) to: one.bak 2025/04/03 05:32:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 05:32:01 INFO : one: Copied (new) 2025/04/03 05:32:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:32:01 DEBUG : two: Unchanged skipping 2025/04/03 05:32:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 05:32:06 INFO : three.txt.bak: Deleted 2025/04/03 05:32:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/03 05:32:09 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/03 05:32:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (60.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:32:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-noxikal3sifu/dst" 2025/04/03 05:32:43 DEBUG : Config file has changed externally - reloading 2025/04/03 05:32:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/03 05:32:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 05:32:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/03 05:32:47 INFO : one: Copied (new) 2025/04/03 05:32:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:32:48 DEBUG : two: Unchanged skipping 2025/04/03 05:32:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/03 05:32:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 05:32:52 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/03 05:32:52 INFO : three.txt: Copied (new) 2025/04/03 05:32:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/03 05:32:59 INFO : one-2019-01-01: Deleted 2025/04/03 05:33:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/03 05:33:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/03 05:33:03 INFO : one: Copied (new) 2025/04/03 05:33:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:33:04 DEBUG : two: Unchanged skipping 2025/04/03 05:33:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/03 05:33:08 INFO : three-2019-01-01.txt: Deleted 2025/04/03 05:33:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/03 05:33:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/03 05:33:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (65.05s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:33:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/03 05:33:42 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:33:42 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:33:44 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/04/03 05:33:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/03 05:33:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.66s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:33:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/03 05:33:50 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:33:50 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:33:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/03 05:33:53 INFO : existing: Copied (new) 2025/04/03 05:33:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:33:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/03 05:33:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/03 05:33:54 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:33:54 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:33:54 ERROR : Yandex rclone-test-noxikal3sifu: not deleting files as there were IO errors 2025/04/03 05:33:54 ERROR : Yandex rclone-test-noxikal3sifu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncImmutable (11.79s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:34:04 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:34:04 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:34:04 DEBUG : existing: Unchanged skipping 2025/04/03 05:34:04 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:34:04 DEBUG : Waiting for deletions to finish 2025/04/03 05:34:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.70s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.73s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.89s) --- SKIP: TestMaxTransfer/Hard (0.80s) --- SKIP: TestMaxTransfer/Soft (0.61s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:35:34 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both0: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both1: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both10: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both11: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both12: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both13: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both14: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both15: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both16: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both17: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both18: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both19: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both2: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both3: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both4: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both5: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both6: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both7: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both8: Unchanged skipping 2025/04/03 05:35:34 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:35:34 DEBUG : both9: Unchanged skipping 2025/04/03 05:35:34 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:35:34 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:35:34 DEBUG : Waiting for deletions to finish 2025/04/03 05:35:37 INFO : only1: Deleted 2025/04/03 05:35:37 INFO : only15: Deleted 2025/04/03 05:35:37 INFO : only17: Deleted 2025/04/03 05:35:38 INFO : only14: Deleted 2025/04/03 05:35:41 INFO : only18: Deleted 2025/04/03 05:35:41 INFO : only9: Deleted 2025/04/03 05:35:41 INFO : only19: Deleted 2025/04/03 05:35:42 INFO : only16: Deleted 2025/04/03 05:35:44 INFO : only4: Deleted 2025/04/03 05:35:44 INFO : only7: Deleted 2025/04/03 05:35:45 INFO : only8: Deleted 2025/04/03 05:35:45 INFO : only0: Deleted 2025/04/03 05:35:48 INFO : only13: Deleted 2025/04/03 05:35:48 INFO : only12: Deleted 2025/04/03 05:35:49 INFO : only2: Deleted 2025/04/03 05:35:49 INFO : only10: Deleted 2025/04/03 05:35:51 INFO : only11: Deleted 2025/04/03 05:35:51 INFO : only3: Deleted 2025/04/03 05:35:52 INFO : only5: Deleted 2025/04/03 05:35:53 INFO : only6: Deleted 2025/04/03 05:35:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (179.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:38:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/03 05:38:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/03 05:38:10 DEBUG : pacer: Reducing sleep to 15ms 2025/04/03 05:38:10 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/03 05:38:11 DEBUG : pacer: Reducing sleep to 10ms 2025/04/03 05:38:41 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for checks to finish 2025/04/03 05:38:41 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both0: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both12: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both13: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both14: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both15: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both16: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both17: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both18: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both19: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both2: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both3: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both10: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both11: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both4: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both1: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both6: Unchanged skipping 2025/04/03 05:38:41 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/03 05:38:41 DEBUG : both9: Unchanged skipping 2025/04/03 05:38:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : both7: Unchanged skipping 2025/04/03 05:38:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : both5: Unchanged skipping 2025/04/03 05:38:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : both8: Unchanged skipping 2025/04/03 05:38:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/03 05:38:41 DEBUG : Yandex rclone-test-noxikal3sifu: Waiting for transfers to finish 2025/04/03 05:38:43 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/03 05:38:43 INFO : only1: Copied (replaced existing) 2025/04/03 05:38:43 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/03 05:38:43 INFO : only14: Copied (replaced existing) 2025/04/03 05:38:43 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/03 05:38:43 INFO : only13: Copied (replaced existing) 2025/04/03 05:38:43 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/03 05:38:43 INFO : only11: Copied (replaced existing) 2025/04/03 05:38:45 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/03 05:38:45 INFO : only15: Copied (replaced existing) 2025/04/03 05:38:45 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/03 05:38:45 INFO : only0: Copied (replaced existing) 2025/04/03 05:38:45 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/03 05:38:45 INFO : only18: Copied (replaced existing) 2025/04/03 05:38:46 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/03 05:38:46 INFO : only17: Copied (replaced existing) 2025/04/03 05:38:47 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/03 05:38:47 INFO : only19: Copied (replaced existing) 2025/04/03 05:38:47 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/03 05:38:47 INFO : only2: Copied (replaced existing) 2025/04/03 05:38:48 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/03 05:38:48 INFO : only3: Copied (replaced existing) 2025/04/03 05:38:48 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/03 05:38:48 INFO : only10: Copied (replaced existing) 2025/04/03 05:38:49 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/03 05:38:49 INFO : only5: Copied (replaced existing) 2025/04/03 05:38:49 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/03 05:38:49 INFO : only6: Copied (replaced existing) 2025/04/03 05:38:50 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/03 05:38:50 INFO : only8: Copied (replaced existing) 2025/04/03 05:38:50 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/03 05:38:50 INFO : only12: Copied (replaced existing) 2025/04/03 05:38:51 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/03 05:38:51 INFO : only9: Copied (replaced existing) 2025/04/03 05:38:51 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/03 05:38:51 INFO : only16: Copied (replaced existing) 2025/04/03 05:38:52 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/03 05:38:52 INFO : only4: Copied (replaced existing) 2025/04/03 05:38:52 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/03 05:38:52 INFO : only7: Copied (replaced existing) 2025/04/03 05:38:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (264.51s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:41:35 DEBUG : empty_dir: Making directory with metadata 2025/04/03 05:41:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 05:41:35 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 05:41:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 05:41:35 INFO : empty_on_remote: Making directory 2025/04/03 05:41:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 4a4 > 2025-04-03 05:41:38.000000000;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2800 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-04-03 05:41:38.000000000;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (40.87s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:42:16 DEBUG : empty_dir: Making directory with metadata 2025/04/03 05:42:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 05:42:16 DEBUG : empty_on_remote: Making directory with metadata 2025/04/03 05:42:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/03 05:42:16 INFO : empty_on_remote: Making directory 2025/04/03 05:42:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2025-04-03 05:42:20.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2800 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-04-03 05:42:20.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (46.25s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:43:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 05:43:02 INFO : sub dir: Making directory 2025/04/03 05:43:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (83.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" 2025/04/03 05:44:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/03 05:44:26 INFO : sub dir: Making directory 2025/04/03 05:44:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-noxikal3sifu", Local "Local file system at /tmp/rclone2938631743", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (89.43s) FAIL 2025/04/03 05:45:55 DEBUG : Yandex rclone-test-noxikal3sifu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 41m21.482990927s (try 1/5): exit status 1: Failed [TestSyncSizeOnly TestSyncAfterAddingAFile TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs]