"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 2/5) 2026/04/01 05:57:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo" 2026/04/01 05:57:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/01 05:57:53 DEBUG : Creating backend with remote "/tmp/rclone968855425" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:57:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 05:57:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/01 05:57:54 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:57:54 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.07s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:57:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/01 05:57:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 05:57:55 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:57:55 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 05:57:59 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 05:57:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 05:57:59 INFO : sub dir/hello world: Copied (new) 2026/04/01 05:58:01 DEBUG : Yandex rclone-test-limexus2dolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (21.14s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.66s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:58:17 DEBUG : Creating backend with remote "/non-existing" 2026/04/01 05:58:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/01 05:58:17 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:58:17 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.05s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:58:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 05:58:18 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:58:18 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 05:58:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 05:58:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 05:58:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (19.04s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.62s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:58:38 INFO : Yandex rclone-test-limexus2dolo: Running all checks before starting transfers 2026/04/01 05:58:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 05:58:38 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:58:38 INFO : Yandex rclone-test-limexus2dolo: Checks finished, now starting transfers 2026/04/01 05:58:38 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 05:58:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 05:58:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 05:58:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.76s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:58:58 ERROR : Ignoring --no-traverse with sync 2026/04/01 05:58:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 05:58:58 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:58:58 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 05:59:00 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 05:59:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 05:59:00 INFO : sub dir/hello world: Copied (new) 2026/04/01 05:59:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.40s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:59:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/01 05:59:17 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:59:17 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 05:59:19 DEBUG : hello world2: size = 12 OK 2026/04/01 05:59:19 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/04/01 05:59:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:59:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 05:59:27 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:59:27 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 05:59:29 DEBUG : potato2: size = 11 OK 2026/04/01 05:59:29 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 05:59:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.97s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:59:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 05:59:37 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:59:37 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 05:59:39 DEBUG : potato2: size = 11 OK 2026/04/01 05:59:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 05:59:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.61s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 05:59:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/01 05:59:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/01 05:59:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/01 05:59:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/01 05:59:47 INFO : sub dir2: Making directory 2026/04/01 05:59:47 INFO : sub dir: Making directory 2026/04/01 05:59:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 05:59:48 INFO : sub dir2/sub sub dir2: Making directory 2026/04/01 05:59:48 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 05:59:48 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 05:59:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 05:59:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 05:59:50 INFO : sub dir/hello world: Copied (new) 2026/04/01 05:59:52 DEBUG : Yandex rclone-test-limexus2dolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (37.83s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:00:24 INFO : sub dir2: Making directory 2026/04/01 06:00:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/01 06:00:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/01 06:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:00:25 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:00:25 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:00:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:00:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:00:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (18.82s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:00:43 DEBUG : sub dir2: Making directory with metadata 2026/04/01 06:00:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/01 06:00:44 INFO : sub dir2: Making directory 2026/04/01 06:00:44 INFO : sub dir: Making directory 2026/04/01 06:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:00:44 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:00:44 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:00:48 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:00:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:00:48 INFO : sub dir/hello world: Copied (new) 2026/04/01 06:00:48 INFO : sub dir/hello world: Deleted 2026/04/01 06:00:50 DEBUG : Yandex rclone-test-limexus2dolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/01 06:00:50 DEBUG : Yandex rclone-test-limexus2dolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (31.25s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.64s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:01:15 INFO : sub dir2: Making directory 2026/04/01 06:01:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:01:15 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:01:15 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:01:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:01:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:01:19 INFO : sub dir/hello world: Copied (new) 2026/04/01 06:01:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (19.21s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:01:34 DEBUG : sub dir2: Making directory with metadata 2026/04/01 06:01:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/01 06:01:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/01 06:01:35 INFO : sub dir2: Making directory 2026/04/01 06:01:35 INFO : sub dir: Making directory 2026/04/01 06:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:01:36 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:01:36 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:01:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:01:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:01:38 INFO : sub dir/hello world: Copied (new) 2026/04/01 06:01:38 DEBUG : Waiting for deletions to finish 2026/04/01 06:01:41 DEBUG : Yandex rclone-test-limexus2dolo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (28.90s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.96s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:02:04 INFO : sub dir2: Making directory 2026/04/01 06:02:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:02:04 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:02:04 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:02:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:02:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:02:07 INFO : sub dir/hello world: Copied (new) 2026/04/01 06:02:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (18.80s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:02:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-hopusob2beze" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-limexus2dolo -> Yandex rclone-test-hopusob2beze 2026/04/01 06:02:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:02:27 DEBUG : Yandex rclone-test-hopusob2beze: Waiting for checks to finish 2026/04/01 06:02:27 DEBUG : Yandex rclone-test-hopusob2beze: Waiting for transfers to finish 2026/04/01 06:02:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:02:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:02:29 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/01 06:02:31 DEBUG : Yandex rclone-test-hopusob2beze: Purge remote --- PASS: TestServerSideCopy (34.36s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:03:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone968855425) 2026/04/01 06:03:01 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:03:01 DEBUG : sub dir/hello world: Sizes differ 2026/04/01 06:03:01 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:03:01 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:03:04 DEBUG : sub dir/hello world: size = 17 OK 2026/04/01 06:03:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/01 06:03:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (23.78s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:03:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-bilemad1pane" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-limexus2dolo -> Yandex rclone-test-bilemad1pane 2026/04/01 06:03:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:03:25 DEBUG : Yandex rclone-test-bilemad1pane: Waiting for checks to finish 2026/04/01 06:03:25 DEBUG : Yandex rclone-test-bilemad1pane: Waiting for transfers to finish 2026/04/01 06:03:27 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:03:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:03:27 INFO : sub dir/hello world: Copied (server-side copy) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:665 Error: Should be true Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |-125057h3m30.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-04-01 06:03:30 +0000 UTC) (precision 1ns) 2026/04/01 06:03:32 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:03:32 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-bilemad1pane) 2026/04/01 06:03:32 DEBUG : sub dir/hello world: Sizes differ 2026/04/01 06:03:32 DEBUG : Yandex rclone-test-bilemad1pane: Waiting for checks to finish 2026/04/01 06:03:32 DEBUG : Yandex rclone-test-bilemad1pane: Waiting for transfers to finish 2026/04/01 06:03:33 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.wulosuv5" before starting 2026/04/01 06:03:37 DEBUG : sub dir/hello world.wulosuv5: server side copy: removing renamed existing file after operation 2026/04/01 06:03:43 DEBUG : sub dir/hello world: size = 17 OK 2026/04/01 06:03:43 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/04/01 06:03:43 INFO : sub dir/hello world: Copied (server-side copy) Diff of "logger" and "lsf" 2c2 < 2026-04-01 06:03:30.000000000;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world --- > 2026-04-01 06:03:35.000000000;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world sync_test.go:3105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3105 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:670 Error: Received unexpected error: logger does not match lsf! logger: 2026-04-01 06:03:30.000000000;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world lsf: 2026-04-01 06:03:35.000000000;00321a507bdb420dbbd4f53c733b1505;17;sub dir/hello world Test: TestServerSideCopyOverSelf 2026/04/01 06:03:44 DEBUG : Yandex rclone-test-bilemad1pane: Purge remote --- FAIL: TestServerSideCopyOverSelf (50.10s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:04:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone968855425) 2026/04/01 06:04:15 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:04:15 DEBUG : sub dir/hello world: Sizes differ 2026/04/01 06:04:15 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:04:15 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:04:16 DEBUG : sub dir/hello world: size = 17 OK 2026/04/01 06:04:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/04/01 06:04:16 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/01 06:04:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (24.39s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:04:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-bavazuk3quka" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-limexus2dolo -> Yandex rclone-test-bavazuk3quka 2026/04/01 06:04:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:04:40 DEBUG : Yandex rclone-test-bavazuk3quka: Waiting for checks to finish 2026/04/01 06:04:40 DEBUG : Yandex rclone-test-bavazuk3quka: Waiting for transfers to finish 2026/04/01 06:04:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:04:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:04:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/01 06:04:46 DEBUG : Yandex rclone-test-bavazuk3quka: Using server-side directory move 2026/04/01 06:04:47 INFO : Yandex rclone-test-bavazuk3quka: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/01 06:04:47 DEBUG : Yandex rclone-test-bavazuk3quka: Waiting for checks to finish 2026/04/01 06:04:47 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:04:47 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-bavazuk3quka) 2026/04/01 06:04:47 DEBUG : sub dir/hello world: Sizes differ 2026/04/01 06:04:47 DEBUG : Yandex rclone-test-bavazuk3quka: Waiting for transfers to finish 2026/04/01 06:04:54 INFO : sub dir/hello world: Deleted 2026/04/01 06:04:56 INFO : sub dir/hello world: Moved (server-side) 2026/04/01 06:05:00 DEBUG : testing file moves 2026/04/01 06:05:01 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:05:01 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-bavazuk3quka) 2026/04/01 06:05:01 DEBUG : sub dir/hello world: Sizes differ 2026/04/01 06:05:01 DEBUG : Yandex rclone-test-bavazuk3quka: Waiting for checks to finish 2026/04/01 06:05:01 DEBUG : Yandex rclone-test-bavazuk3quka: Waiting for transfers to finish 2026/04/01 06:05:08 INFO : sub dir/hello world: Deleted 2026/04/01 06:05:09 INFO : sub dir/hello world: Moved (server-side) 2026/04/01 06:05:11 DEBUG : Yandex rclone-test-bavazuk3quka: Purge remote --- PASS: TestServerSideMoveOverSelf (58.74s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:05:36 ERROR : error listing: directory not found 2026/04/01 06:05:37 INFO : Local file system at /tmp/rclone968855425: Making directory 2026/04/01 06:05:37 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:05:37 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.55s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:05:57 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/01 06:05:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:05:57 DEBUG : Local file system at /tmp/rclone968855425: Waiting for checks to finish 2026/04/01 06:05:57 DEBUG : Local file system at /tmp/rclone968855425: Waiting for transfers to finish 2026/04/01 06:05:58 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/04/01 06:05:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:05:58 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/04/01 06:05:58 INFO : sub dir/hello world: Copied (new) 2026/04/01 06:05:58 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.77s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:06:14 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/01 06:06:14 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:06:14 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:06:16 DEBUG : check sum: size = 1 OK 2026/04/01 06:06:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/01 06:06:16 INFO : check sum: Copied (new) 2026/04/01 06:06:16 DEBUG : Waiting for deletions to finish 2026/04/01 06:06:17 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:06:17 DEBUG : check sum: size = 1 OK 2026/04/01 06:06:17 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/01 06:06:17 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/04/01 06:06:17 DEBUG : check sum: Unchanged skipping 2026/04/01 06:06:17 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:06:17 DEBUG : Waiting for deletions to finish 2026/04/01 06:06:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (13.15s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:06:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/01 06:06:27 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:06:27 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:06:33 DEBUG : sizeonly: size = 6 OK 2026/04/01 06:06:33 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/01 06:06:33 INFO : sizeonly: Copied (new) 2026/04/01 06:06:33 DEBUG : Waiting for deletions to finish 2026/04/01 06:06:34 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:06:34 DEBUG : sizeonly: size = 6 OK 2026/04/01 06:06:34 DEBUG : sizeonly: Sizes identical 2026/04/01 06:06:34 DEBUG : sizeonly: Unchanged skipping 2026/04/01 06:06:34 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:06:34 DEBUG : Waiting for deletions to finish 2026/04/01 06:06:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (15.17s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:06:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/01 06:06:42 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:06:42 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:06:46 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/04/01 06:06:46 INFO : ignore-size: Copied (new) 2026/04/01 06:06:46 DEBUG : Waiting for deletions to finish 2026/04/01 06:06:48 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:06:48 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:06:48 DEBUG : ignore-size: Unchanged skipping 2026/04/01 06:06:48 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:06:48 DEBUG : Waiting for deletions to finish 2026/04/01 06:06:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (13.24s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:06:58 DEBUG : existing: size = 6 OK 2026/04/01 06:06:58 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:06:58 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:06:58 DEBUG : existing: Unchanged skipping 2026/04/01 06:06:58 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:06:58 DEBUG : Waiting for deletions to finish 2026/04/01 06:06:58 INFO : There was nothing to transfer 2026/04/01 06:06:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/01 06:06:58 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:06:58 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:07:00 DEBUG : existing: size = 6 OK 2026/04/01 06:07:00 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/04/01 06:07:00 INFO : existing: Copied (replaced existing) 2026/04/01 06:07:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (13.22s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:07:09 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/01 06:07:09 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:07:09 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:07:11 DEBUG : existing: size = 6 OK 2026/04/01 06:07:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/01 06:07:11 INFO : existing: Copied (new) 2026/04/01 06:07:11 DEBUG : Waiting for deletions to finish 2026/04/01 06:07:12 DEBUG : existing: Destination exists, skipping 2026/04/01 06:07:12 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:07:12 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:07:12 DEBUG : Waiting for deletions to finish 2026/04/01 06:07:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.26s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:07:24 INFO : d: Making directory 2026/04/01 06:07:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/01 06:07:26 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:07:26 DEBUG : c/non empty space: size = 5 OK 2026/04/01 06:07:26 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:07:26 DEBUG : c/non empty space: Unchanged skipping 2026/04/01 06:07:26 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:07:28 DEBUG : a/potato2: size = 60 OK 2026/04/01 06:07:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/01 06:07:28 INFO : a/potato2: Copied (new) 2026/04/01 06:07:28 DEBUG : Waiting for deletions to finish 2026/04/01 06:07:34 INFO : b/potato: Deleted 2026/04/01 06:07:34 INFO : d: Removing directory 2026/04/01 06:07:43 INFO : b: Removing directory 2026/04/01 06:07:50 DEBUG : Yandex rclone-test-limexus2dolo: deleted 2 directories --- PASS: TestSyncIgnoreErrors (58.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:08:20 DEBUG : empty space: size = 1 OK 2026/04/01 06:08:20 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 2026/04/01 06:08:20 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:08:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/01 06:08:20 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/01 06:08:20 DEBUG : empty space: Unchanged skipping 2026/04/01 06:08:20 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:08:20 DEBUG : Waiting for deletions to finish 2026/04/01 06:08:20 INFO : There was nothing to transfer 2026/04/01 06:08:21 DEBUG : empty space: size = 1 OK 2026/04/01 06:08:21 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 2026/04/01 06:08:21 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:08:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/01 06:08:22 INFO : empty space: Updated modification time in destination 2026/04/01 06:08:22 DEBUG : empty space: Unchanged skipping 2026/04/01 06:08:22 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:08:22 DEBUG : Waiting for deletions to finish 2026/04/01 06:08:22 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:08:32 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:08:32 DEBUG : empty space: size = 1 OK 2026/04/01 06:08:32 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 2026/04/01 06:08:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/04/01 06:08:32 DEBUG : empty space: Unchanged skipping 2026/04/01 06:08:32 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:08:32 DEBUG : Waiting for deletions to finish 2026/04/01 06:08:32 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.97s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:08:42 DEBUG : foo: size = 3 OK 2026/04/01 06:08:42 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 2026/04/01 06:08:42 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:08:42 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone968855425) 2026/04/01 06:08:42 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:08:42 DEBUG : foo: md5 differ 2026/04/01 06:08:42 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:08:44 DEBUG : foo: size = 3 OK 2026/04/01 06:08:44 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/04/01 06:08:44 INFO : foo: Copied (replaced existing) 2026/04/01 06:08:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (13.11s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:08:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/01 06:08:55 DEBUG : empty space: size = 1 OK 2026/04/01 06:08:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:08:55 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:08:55 DEBUG : empty space: Unchanged skipping 2026/04/01 06:08:55 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:08:57 DEBUG : potato: size = 60 OK 2026/04/01 06:08:57 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/01 06:08:57 INFO : potato: Copied (new) 2026/04/01 06:08:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (19.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:09:16 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:09:16 DEBUG : potato: size = 21 (Local file system at /tmp/rclone968855425) 2026/04/01 06:09:16 DEBUG : potato: size = 60 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:09:16 DEBUG : potato: Sizes differ 2026/04/01 06:09:16 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:09:18 DEBUG : potato: size = 21 OK 2026/04/01 06:09:18 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/01 06:09:18 INFO : potato: Copied (replaced existing) 2026/04/01 06:09:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (14.67s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:09:30 DEBUG : potato: size = 21 OK 2026/04/01 06:09:30 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 2026/04/01 06:09:30 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:09:30 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone968855425) 2026/04/01 06:09:30 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:09:30 DEBUG : potato: md5 differ 2026/04/01 06:09:30 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:09:32 DEBUG : potato: size = 21 OK 2026/04/01 06:09:32 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/04/01 06:09:32 INFO : potato: Copied (replaced existing) 2026/04/01 06:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (14.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:09:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 06:09:45 DEBUG : empty space: size = 1 OK 2026/04/01 06:09:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:09:45 DEBUG : empty space: Unchanged skipping 2026/04/01 06:09:45 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:09:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/01 06:09:45 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:09:45 DEBUG : Waiting for deletions to finish 2026/04/01 06:09:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:10:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 06:10:03 DEBUG : empty space: size = 1 OK 2026/04/01 06:10:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:10:03 DEBUG : empty space: Unchanged skipping 2026/04/01 06:10:03 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:10:03 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:10:06 DEBUG : potato2: size = 60 OK 2026/04/01 06:10:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/01 06:10:06 INFO : potato2: Copied (new) 2026/04/01 06:10:06 DEBUG : Waiting for deletions to finish 2026/04/01 06:10:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (28.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:10:31 INFO : d: Making directory 2026/04/01 06:10:31 INFO : d/e: Making directory 2026/04/01 06:10:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/01 06:10:34 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:10:34 DEBUG : c/non empty space: size = 5 OK 2026/04/01 06:10:34 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:10:34 DEBUG : c/non empty space: Unchanged skipping 2026/04/01 06:10:34 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:10:36 DEBUG : a/potato2: size = 60 OK 2026/04/01 06:10:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/01 06:10:36 INFO : a/potato2: Copied (new) 2026/04/01 06:10:36 DEBUG : Waiting for deletions to finish 2026/04/01 06:10:43 INFO : b/potato: Deleted 2026/04/01 06:10:43 INFO : d/e: Removing directory 2026/04/01 06:10:52 INFO : d: Removing directory 2026/04/01 06:11:00 INFO : b: Removing directory 2026/04/01 06:11:07 DEBUG : Yandex rclone-test-limexus2dolo: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (71.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:11:42 INFO : d: Making directory 2026/04/01 06:11:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/01 06:11:44 DEBUG : c/non empty space: size = 5 OK 2026/04/01 06:11:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:11:44 DEBUG : c/non empty space: Unchanged skipping 2026/04/01 06:11:44 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:11:44 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:11:46 DEBUG : a/potato2: size = 60 OK 2026/04/01 06:11:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/01 06:11:46 INFO : a/potato2: Copied (new) 2026/04/01 06:11:46 ERROR : Yandex rclone-test-limexus2dolo: not deleting files as there were IO errors 2026/04/01 06:11:46 ERROR : Yandex rclone-test-limexus2dolo: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (59.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:12:42 DEBUG : Waiting for deletions to finish 2026/04/01 06:12:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 06:12:43 DEBUG : empty space: size = 1 OK 2026/04/01 06:12:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:12:43 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:12:43 DEBUG : empty space: Unchanged skipping 2026/04/01 06:12:43 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:12:45 DEBUG : potato2: size = 60 OK 2026/04/01 06:12:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/01 06:12:45 INFO : potato2: Copied (new) 2026/04/01 06:12:49 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (26.59s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:13:08 DEBUG : Waiting for deletions to finish 2026/04/01 06:13:09 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:13:09 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:13:15 INFO : potato: Deleted 2026/04/01 06:13:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 06:13:15 DEBUG : empty space: size = 1 OK 2026/04/01 06:13:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:13:15 DEBUG : empty space: Unchanged skipping 2026/04/01 06:13:15 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:13:15 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:13:17 DEBUG : potato2: size = 60 OK 2026/04/01 06:13:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/04/01 06:13:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.94s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:13:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 06:13:34 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:13:34 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:13:37 DEBUG : potato2: size = 19 OK 2026/04/01 06:13:37 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/04/01 06:13:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (19.68s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:13:56 DEBUG : enormous: Excluded (Size Filter) 2026/04/01 06:13:56 DEBUG : enormous: Excluded 2026/04/01 06:13:56 DEBUG : potato2: Excluded (Size Filter) 2026/04/01 06:13:56 DEBUG : potato2: Excluded 2026/04/01 06:13:57 DEBUG : potato2: Excluded (Size Filter) 2026/04/01 06:13:57 DEBUG : potato2: Excluded 2026/04/01 06:13:57 DEBUG : empty space: size = 1 OK 2026/04/01 06:13:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:13:57 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:13:57 DEBUG : empty space: Unchanged skipping 2026/04/01 06:13:57 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:13:57 DEBUG : Waiting for deletions to finish 2026/04/01 06:13:57 INFO : There was nothing to transfer 2026/04/01 06:13:57 DEBUG : potato2: Excluded (Size Filter) 2026/04/01 06:13:57 DEBUG : potato2: Excluded 2026/04/01 06:13:57 DEBUG : enormous: Excluded (Size Filter) 2026/04/01 06:13:57 DEBUG : enormous: Excluded 2026/04/01 06:13:57 DEBUG : potato2: Excluded (Size Filter) 2026/04/01 06:13:57 DEBUG : potato2: Excluded 2026/04/01 06:13:58 DEBUG : potato2: Excluded (Size Filter) 2026/04/01 06:13:58 DEBUG : potato2: Excluded 2026/04/01 06:13:58 DEBUG : empty space: size = 1 OK 2026/04/01 06:13:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:13:58 DEBUG : empty space: Unchanged skipping 2026/04/01 06:13:58 DEBUG : Local file system at /tmp/rclone968855425: Waiting for checks to finish 2026/04/01 06:13:58 DEBUG : Local file system at /tmp/rclone968855425: Waiting for transfers to finish 2026/04/01 06:13:58 DEBUG : Waiting for deletions to finish 2026/04/01 06:13:58 INFO : There was nothing to transfer 2026/04/01 06:13:58 DEBUG : potato2: Excluded (Size Filter) 2026/04/01 06:13:58 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (19.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:14:17 DEBUG : enormous: Excluded (Size Filter) 2026/04/01 06:14:17 DEBUG : enormous: Excluded 2026/04/01 06:14:17 DEBUG : potato2: Excluded (Size Filter) 2026/04/01 06:14:17 DEBUG : potato2: Excluded 2026/04/01 06:14:18 DEBUG : empty space: size = 1 OK 2026/04/01 06:14:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:14:18 DEBUG : empty space: Unchanged skipping 2026/04/01 06:14:18 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:14:18 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:14:18 DEBUG : Waiting for deletions to finish 2026/04/01 06:14:23 INFO : potato2: Deleted 2026/04/01 06:14:24 INFO : enormous: Deleted 2026/04/01 06:14:24 INFO : There was nothing to transfer 2026/04/01 06:14:25 DEBUG : empty space: size = 1 OK 2026/04/01 06:14:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:14:25 DEBUG : empty space: Unchanged skipping 2026/04/01 06:14:25 DEBUG : Local file system at /tmp/rclone968855425: Waiting for checks to finish 2026/04/01 06:14:25 DEBUG : Local file system at /tmp/rclone968855425: Waiting for transfers to finish 2026/04/01 06:14:25 DEBUG : Waiting for deletions to finish 2026/04/01 06:14:25 INFO : enormous: Deleted 2026/04/01 06:14:25 INFO : potato2: Deleted 2026/04/01 06:14:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.22s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:14:42 DEBUG : five: Need to transfer - File not found at Destination 2026/04/01 06:14:42 DEBUG : four: size = 4 (Local file system at /tmp/rclone968855425) 2026/04/01 06:14:42 DEBUG : four: size = 8 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:14:42 DEBUG : four: Sizes differ 2026/04/01 06:14:42 DEBUG : one: Destination is newer than source, skipping 2026/04/01 06:14:42 DEBUG : two: size = 3 OK 2026/04/01 06:14:42 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:14:42 DEBUG : three: size = 5 OK 2026/04/01 06:14:42 DEBUG : three: Sizes identical 2026/04/01 06:14:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone968855425) 2026/04/01 06:14:42 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-limexus2dolo) 2026/04/01 06:14:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/01 06:14:42 DEBUG : two: md5 differ 2026/04/01 06:14:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/01 06:14:42 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:14:44 DEBUG : four: size = 4 OK 2026/04/01 06:14:44 DEBUG : four: Dst hash empty - aborting Src hash check 2026/04/01 06:14:44 INFO : four: Copied (replaced existing) 2026/04/01 06:14:44 DEBUG : two: size = 3 OK 2026/04/01 06:14:44 DEBUG : two: Dst hash empty - aborting Src hash check 2026/04/01 06:14:44 INFO : two: Copied (replaced existing) 2026/04/01 06:14:47 DEBUG : five: size = 4 OK 2026/04/01 06:14:47 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/01 06:14:47 INFO : five: Copied (new) 2026/04/01 06:14:47 DEBUG : Waiting for deletions to finish 2026/04/01 06:14:47 DEBUG : five: size = 4 OK 2026/04/01 06:14:47 DEBUG : four: size = 4 OK 2026/04/01 06:14:47 DEBUG : two: size = 3 OK 2026/04/01 06:14:47 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/04/01 06:14:47 DEBUG : three: size = 5 OK 2026/04/01 06:14:47 DEBUG : five: Size and md5 of src and dst objects identical 2026/04/01 06:14:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/01 06:14:47 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:14:47 DEBUG : one: Destination is newer than source, skipping 2026/04/01 06:14:47 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/04/01 06:14:47 DEBUG : four: Size and md5 of src and dst objects identical 2026/04/01 06:14:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/01 06:14:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/01 06:14:47 DEBUG : two: Size and md5 of src and dst objects identical 2026/04/01 06:14:47 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone968855425) 2026/04/01 06:14:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/01 06:14:47 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:14:47 DEBUG : three: md5 differ 2026/04/01 06:14:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/01 06:14:47 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:14:49 DEBUG : three: size = 5 OK 2026/04/01 06:14:49 DEBUG : three: Dst hash empty - aborting Src hash check 2026/04/01 06:14:49 INFO : three: Copied (replaced existing) 2026/04/01 06:14:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (49.75s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/04/01 06:15:23 INFO : Yandex rclone-test-limexus2dolo: Making map for --track-renames 2026/04/01 06:15:23 INFO : Yandex rclone-test-limexus2dolo: Finished making map for --track-renames 2026/04/01 06:15:23 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:15:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/01 06:15:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/01 06:15:23 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for renames to finish 2026/04/01 06:15:23 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:15:25 DEBUG : yam: size = 11 OK 2026/04/01 06:15:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/01 06:15:25 INFO : yam: Copied (new) 2026/04/01 06:15:26 DEBUG : potato: size = 14 OK 2026/04/01 06:15:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/01 06:15:26 INFO : potato: Copied (new) 2026/04/01 06:15:26 DEBUG : Waiting for deletions to finish 2026/04/01 06:15:27 DEBUG : potato: size = 14 OK 2026/04/01 06:15:27 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:15:27 INFO : Yandex rclone-test-limexus2dolo: Making map for --track-renames 2026/04/01 06:15:27 DEBUG : potato: Unchanged skipping 2026/04/01 06:15:27 INFO : Yandex rclone-test-limexus2dolo: Finished making map for --track-renames 2026/04/01 06:15:27 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:15:27 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for renames to finish 2026/04/01 06:15:31 INFO : yam: Moved (server-side) to: yaml 2026/04/01 06:15:31 INFO : yaml: Renamed from "yam" 2026/04/01 06:15:31 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:15:31 DEBUG : Waiting for deletions to finish 2026/04/01 06:15:31 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (22.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/04/01 06:15:45 INFO : Yandex rclone-test-limexus2dolo: Making map for --track-renames 2026/04/01 06:15:45 INFO : Yandex rclone-test-limexus2dolo: Finished making map for --track-renames 2026/04/01 06:15:45 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:15:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/01 06:15:45 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for renames to finish 2026/04/01 06:15:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/01 06:15:45 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:15:47 DEBUG : yam: size = 11 OK 2026/04/01 06:15:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/01 06:15:47 INFO : yam: Copied (new) 2026/04/01 06:15:48 DEBUG : potato: size = 14 OK 2026/04/01 06:15:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/01 06:15:48 INFO : potato: Copied (new) 2026/04/01 06:15:48 DEBUG : Waiting for deletions to finish Diff of "logger" and "lsf" 3c3 < 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;yam --- > 2026-04-01 06:15:46.000000000;48dc443644c4b89556dc06834b46451d;11;yam sync_test.go:3105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3105 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1649 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;yam lsf: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2026-04-01 06:15:46.000000000;48dc443644c4b89556dc06834b46451d;11;yam Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (16.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/04/01 06:16:02 INFO : Yandex rclone-test-limexus2dolo: Making map for --track-renames 2026/04/01 06:16:02 INFO : Yandex rclone-test-limexus2dolo: Finished making map for --track-renames 2026/04/01 06:16:02 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:16:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/01 06:16:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/01 06:16:02 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for renames to finish 2026/04/01 06:16:02 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:16:04 DEBUG : potato: size = 14 OK 2026/04/01 06:16:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/04/01 06:16:04 INFO : potato: Copied (new) 2026/04/01 06:16:07 DEBUG : sub/yam: size = 11 OK 2026/04/01 06:16:07 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/04/01 06:16:07 INFO : sub/yam: Copied (new) 2026/04/01 06:16:07 DEBUG : Waiting for deletions to finish 2026/04/01 06:16:08 DEBUG : potato: size = 14 OK 2026/04/01 06:16:08 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:16:08 DEBUG : potato: Unchanged skipping 2026/04/01 06:16:08 INFO : Yandex rclone-test-limexus2dolo: Making map for --track-renames 2026/04/01 06:16:08 INFO : Yandex rclone-test-limexus2dolo: Finished making map for --track-renames 2026/04/01 06:16:08 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:16:08 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for renames to finish 2026/04/01 06:16:10 INFO : sub/yam: Moved (server-side) to: yam 2026/04/01 06:16:10 INFO : yam: Renamed from "sub/yam" 2026/04/01 06:16:10 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:16:10 DEBUG : Waiting for deletions to finish 2026/04/01 06:16:10 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (32.80s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:16:34 DEBUG : Creating backend with remote "/tmp/rclone968855425/dir1" 2026/04/01 06:16:34 DEBUG : Creating backend with remote "/tmp/rclone968855425/dir2" 2026/04/01 06:16:34 DEBUG : Local file system at /tmp/rclone968855425/dir2: Using server-side directory move 2026/04/01 06:16:34 INFO : Local file system at /tmp/rclone968855425/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/01 06:16:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/01 06:16:34 DEBUG : Local file system at /tmp/rclone968855425/dir2: Waiting for checks to finish 2026/04/01 06:16:34 DEBUG : Local file system at /tmp/rclone968855425/dir2: Waiting for transfers to finish 2026/04/01 06:16:34 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:16:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:16:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/01 06:16:35 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:16:35 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:16:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:16:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:16:37 INFO : sub dir/hello world: Copied (new) 2026/04/01 06:16:37 INFO : sub dir/hello world: Deleted 2026/04/01 06:16:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/01 06:16:38 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/01 06:16:38 INFO : nested/sub dir/file: Copied (new) 2026/04/01 06:16:38 INFO : nested/sub dir/file: Deleted 2026/04/01 06:16:38 INFO : sub dir: Removing directory 2026/04/01 06:16:38 INFO : nested/sub dir: Removing directory 2026/04/01 06:16:38 INFO : nested: Removing directory 2026/04/01 06:16:38 DEBUG : Local file system at /tmp/rclone968855425: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (44.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:17:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/01 06:17:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/01 06:17:19 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:17:19 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:17:21 DEBUG : sub dir/hello world: size = 11 OK 2026/04/01 06:17:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/01 06:17:21 INFO : sub dir/hello world: Copied (new) 2026/04/01 06:17:21 INFO : sub dir/hello world: Deleted 2026/04/01 06:17:23 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/01 06:17:23 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/04/01 06:17:23 INFO : nested/sub dir/file: Copied (new) 2026/04/01 06:17:23 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (47.34s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:18:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/01 06:18:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/01 06:18:06 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:18:06 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:18:08 DEBUG : existing: size = 6 OK 2026/04/01 06:18:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/01 06:18:08 INFO : existing: Copied (new) 2026/04/01 06:18:08 INFO : existing: Deleted 2026/04/01 06:18:09 DEBUG : existing-b: size = 6 OK 2026/04/01 06:18:09 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/04/01 06:18:09 INFO : existing-b: Copied (new) 2026/04/01 06:18:09 INFO : existing-b: Deleted 2026/04/01 06:18:09 DEBUG : existing: Destination exists, skipping 2026/04/01 06:18:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/01 06:18:09 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:18:09 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:18:09 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (18.99s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:18:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-mofecak6vomo" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-limexus2dolo -> Yandex rclone-test-mofecak6vomo 2026/04/01 06:18:36 DEBUG : Yandex rclone-test-mofecak6vomo: Using server-side directory move 2026/04/01 06:18:36 INFO : Yandex rclone-test-mofecak6vomo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/01 06:18:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 06:18:37 DEBUG : empty space: size = 1 OK 2026/04/01 06:18:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:18:37 DEBUG : empty space: Unchanged skipping 2026/04/01 06:18:37 DEBUG : potato3: size = 68 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:18:37 DEBUG : potato3: size = 60 (Yandex rclone-test-mofecak6vomo) 2026/04/01 06:18:37 DEBUG : potato3: Sizes differ 2026/04/01 06:18:37 DEBUG : Yandex rclone-test-mofecak6vomo: Waiting for checks to finish 2026/04/01 06:18:38 INFO : potato2: Moved (server-side) 2026/04/01 06:18:43 INFO : empty space: Deleted 2026/04/01 06:18:43 DEBUG : Yandex rclone-test-mofecak6vomo: Waiting for transfers to finish 2026/04/01 06:18:43 INFO : potato3: Deleted 2026/04/01 06:18:44 INFO : potato3: Moved (server-side) 2026/04/01 06:18:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-refosaq6vaqe" 2026/04/01 06:18:45 DEBUG : Yandex rclone-test-refosaq6vaqe: Using server-side directory move 2026/04/01 06:18:47 INFO : Yandex rclone-test-refosaq6vaqe: Server side directory move succeeded 2026/04/01 06:18:48 ERROR : error listing: directory not found 2026/04/01 06:18:48 DEBUG : Yandex rclone-test-refosaq6vaqe: Purge remote 2026/04/01 06:19:01 DEBUG : Yandex rclone-test-mofecak6vomo: Purge remote 2026/04/01 06:19:02 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (38.17s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:19:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-bofigud2vire" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-limexus2dolo -> Yandex rclone-test-bofigud2vire 2026/04/01 06:19:13 DEBUG : empty space: Excluded (Size Filter) 2026/04/01 06:19:13 DEBUG : empty space: Excluded 2026/04/01 06:19:13 DEBUG : empty space: Excluded (Size Filter) 2026/04/01 06:19:13 DEBUG : empty space: Excluded 2026/04/01 06:19:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 06:19:13 DEBUG : potato3: size = 68 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:19:13 DEBUG : potato3: size = 60 (Yandex rclone-test-bofigud2vire) 2026/04/01 06:19:13 DEBUG : potato3: Sizes differ 2026/04/01 06:19:13 DEBUG : Yandex rclone-test-bofigud2vire: Waiting for checks to finish 2026/04/01 06:19:13 DEBUG : Yandex rclone-test-bofigud2vire: Waiting for transfers to finish 2026/04/01 06:19:15 INFO : potato2: Moved (server-side) 2026/04/01 06:19:20 INFO : potato3: Deleted 2026/04/01 06:19:22 INFO : potato3: Moved (server-side) 2026/04/01 06:19:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-xexaguz4xuwi" 2026/04/01 06:19:23 DEBUG : empty space: Excluded (Size Filter) 2026/04/01 06:19:23 DEBUG : empty space: Excluded 2026/04/01 06:19:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 06:19:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/01 06:19:23 DEBUG : Yandex rclone-test-xexaguz4xuwi: Waiting for checks to finish 2026/04/01 06:19:23 DEBUG : Yandex rclone-test-xexaguz4xuwi: Waiting for transfers to finish 2026/04/01 06:19:25 INFO : potato3: Moved (server-side) 2026/04/01 06:19:25 INFO : potato2: Moved (server-side) 2026/04/01 06:19:26 DEBUG : Yandex rclone-test-xexaguz4xuwi: Purge remote 2026/04/01 06:19:38 DEBUG : Yandex rclone-test-bofigud2vire: Purge remote --- PASS: TestServerSideMoveWithFilter (52.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:19:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-wujufun4zugu" 2026/04/01 06:20:02 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-limexus2dolo -> Yandex rclone-test-wujufun4zugu 2026/04/01 06:20:09 DEBUG : Yandex rclone-test-wujufun4zugu: Using server-side directory move 2026/04/01 06:20:09 INFO : Yandex rclone-test-wujufun4zugu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/01 06:20:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/01 06:20:10 DEBUG : empty space: size = 1 OK 2026/04/01 06:20:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:20:10 DEBUG : empty space: Unchanged skipping 2026/04/01 06:20:10 DEBUG : potato3: size = 68 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:20:10 DEBUG : potato3: size = 60 (Yandex rclone-test-wujufun4zugu) 2026/04/01 06:20:10 DEBUG : potato3: Sizes differ 2026/04/01 06:20:10 DEBUG : Yandex rclone-test-wujufun4zugu: Waiting for checks to finish 2026/04/01 06:20:11 INFO : potato2: Moved (server-side) 2026/04/01 06:20:17 INFO : empty space: Deleted 2026/04/01 06:20:17 DEBUG : Yandex rclone-test-wujufun4zugu: Waiting for transfers to finish 2026/04/01 06:20:17 INFO : potato3: Deleted 2026/04/01 06:20:18 INFO : potato3: Moved (server-side) 2026/04/01 06:20:18 INFO : tomatoDir: Removing directory 2026/04/01 06:20:26 DEBUG : Yandex rclone-test-limexus2dolo: deleted 1 directories 2026/04/01 06:20:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-qotixen9juni" 2026/04/01 06:20:27 INFO : tomatoDir: Making directory 2026/04/01 06:20:28 DEBUG : Yandex rclone-test-qotixen9juni: Using server-side directory move 2026/04/01 06:20:31 INFO : Yandex rclone-test-qotixen9juni: Server side directory move succeeded 2026/04/01 06:20:32 ERROR : error listing: directory not found 2026/04/01 06:20:32 ERROR : error listing: directory not found 2026/04/01 06:20:32 DEBUG : Yandex rclone-test-qotixen9juni: Purge remote 2026/04/01 06:20:48 DEBUG : Yandex rclone-test-wujufun4zugu: Purge remote 2026/04/01 06:20:48 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (53.61s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.60s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:20:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/rclone-sync-test" --- PASS: TestSyncOverlap (2.33s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:20:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/rclone-sync-test" 2026/04/01 06:20:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/rclone-sync-test-include/layer2" 2026/04/01 06:20:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/rclone-sync-test-ignore-file" 2026/04/01 06:20:58 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:20:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:20:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:20:59 DEBUG : Yandex rclone-test-limexus2dolo/rclone-sync-test: Waiting for checks to finish 2026/04/01 06:20:59 DEBUG : Yandex rclone-test-limexus2dolo/rclone-sync-test: Waiting for transfers to finish 2026/04/01 06:20:59 DEBUG : Waiting for deletions to finish 2026/04/01 06:20:59 INFO : There was nothing to transfer 2026/04/01 06:21:00 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:01 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:21:01 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:21:01 DEBUG : Waiting for deletions to finish 2026/04/01 06:21:01 INFO : rclone-sync-test-include: Removing directory 2026/04/01 06:21:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/01 06:21:01 DEBUG : Yandex rclone-test-limexus2dolo: failed to delete 1 directories 2026/04/01 06:21:01 INFO : There was nothing to transfer 2026/04/01 06:21:02 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:04 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:06 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:08 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:11 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:14 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:16 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:17 DEBUG : Yandex rclone-test-limexus2dolo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/01 06:21:17 DEBUG : Yandex rclone-test-limexus2dolo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/01 06:21:17 DEBUG : Waiting for deletions to finish 2026/04/01 06:21:17 INFO : There was nothing to transfer 2026/04/01 06:21:17 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:21 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:23 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:24 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:21:24 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:21:24 DEBUG : Waiting for deletions to finish 2026/04/01 06:21:24 INFO : rclone-sync-test-include: Removing directory 2026/04/01 06:21:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/04/01 06:21:24 DEBUG : Yandex rclone-test-limexus2dolo: failed to delete 1 directories 2026/04/01 06:21:24 INFO : There was nothing to transfer 2026/04/01 06:21:25 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:26 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:28 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:29 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:32 DEBUG : Excluded 2026/04/01 06:21:32 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:33 DEBUG : Yandex rclone-test-limexus2dolo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/01 06:21:33 DEBUG : Yandex rclone-test-limexus2dolo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/01 06:21:33 DEBUG : Waiting for deletions to finish 2026/04/01 06:21:33 INFO : There was nothing to transfer 2026/04/01 06:21:34 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:37 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:38 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:41 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/04/01 06:21:42 DEBUG : rclone-sync-test: Excluded 2026/04/01 06:21:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/01 06:21:44 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (92.95s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:22:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/dst" 2026/04/01 06:22:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/CompareDest" 2026/04/01 06:22:26 DEBUG : one: Need to transfer - File not found at Destination 2026/04/01 06:22:26 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:22:26 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:22:28 DEBUG : one: size = 3 OK 2026/04/01 06:22:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/01 06:22:28 INFO : one: Copied (new) 2026/04/01 06:22:28 DEBUG : Waiting for deletions to finish 2026/04/01 06:22:32 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:22:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:22:32 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:22:32 DEBUG : one: Sizes differ 2026/04/01 06:22:32 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:22:34 DEBUG : one: size = 5 OK 2026/04/01 06:22:34 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/01 06:22:34 INFO : one: Copied (replaced existing) 2026/04/01 06:22:34 DEBUG : Waiting for deletions to finish 2026/04/01 06:22:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:22:40 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:22:40 DEBUG : one: Sizes differ 2026/04/01 06:22:40 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:22:40 DEBUG : one: size = 5 OK 2026/04/01 06:22:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:22:40 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/01 06:22:40 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:22:40 DEBUG : Waiting for deletions to finish 2026/04/01 06:22:40 INFO : There was nothing to transfer 2026/04/01 06:22:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:22:44 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:22:44 DEBUG : one: Sizes differ 2026/04/01 06:22:44 DEBUG : two: size = 3 OK 2026/04/01 06:22:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:22:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/01 06:22:44 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:22:44 DEBUG : one: size = 5 OK 2026/04/01 06:22:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:22:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/01 06:22:44 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:22:44 DEBUG : Waiting for deletions to finish 2026/04/01 06:22:44 INFO : There was nothing to transfer 2026/04/01 06:22:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:22:46 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:22:46 DEBUG : one: Sizes differ 2026/04/01 06:22:46 DEBUG : two: size = 3 OK 2026/04/01 06:22:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:22:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/01 06:22:46 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:22:46 DEBUG : one: size = 5 OK 2026/04/01 06:22:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:22:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/01 06:22:46 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:22:46 DEBUG : Waiting for deletions to finish 2026/04/01 06:22:46 INFO : There was nothing to transfer 2026/04/01 06:22:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:22:47 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:22:47 DEBUG : one: Sizes differ 2026/04/01 06:22:48 DEBUG : two: size = 3 OK 2026/04/01 06:22: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 2026/04/01 06:22:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/01 06:22:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/01 06:22:48 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:22:48 DEBUG : one: size = 5 OK 2026/04/01 06:22:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:22:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/01 06:22:48 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:22:48 DEBUG : Waiting for deletions to finish 2026/04/01 06:22:48 INFO : There was nothing to transfer 2026/04/01 06:22:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:22:49 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:22:49 DEBUG : one: Sizes differ 2026/04/01 06:22:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:22:50 DEBUG : two: size = 3 (Yandex rclone-test-limexus2dolo/CompareDest) 2026/04/01 06:22:50 DEBUG : two: Sizes differ 2026/04/01 06:22:50 DEBUG : two: Need to transfer - File not found at Destination 2026/04/01 06:22:50 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:22:50 DEBUG : one: size = 5 OK 2026/04/01 06:22:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:22:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/01 06:22:50 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:22:51 DEBUG : two: size = 5 OK 2026/04/01 06:22:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/04/01 06:22:51 INFO : two: Copied (new) 2026/04/01 06:22:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (89.54s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:24:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/dest" 2026/04/01 06:24:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/pre-dest1" 2026/04/01 06:24:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/pre-dest2" 2026/04/01 06:24:04 DEBUG : 1: size = 1 OK 2026/04/01 06:24:04 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:24:04 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/01 06:24:05 DEBUG : 2: size = 1 OK 2026/04/01 06:24:05 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:24:05 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/01 06:24:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/01 06:24:05 DEBUG : Yandex rclone-test-limexus2dolo/dest: Waiting for checks to finish 2026/04/01 06:24:05 DEBUG : Yandex rclone-test-limexus2dolo/dest: Waiting for transfers to finish 2026/04/01 06:24:07 DEBUG : 3: size = 1 OK 2026/04/01 06:24:07 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/04/01 06:24:07 INFO : 3: Copied (new) 2026/04/01 06:24:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (57.36s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:24:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/dst" 2026/04/01 06:24:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/CopyDest" 2026/04/01 06:24:53 DEBUG : one: Need to transfer - File not found at Destination 2026/04/01 06:24:53 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:24:53 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:24:56 DEBUG : one: size = 3 OK 2026/04/01 06:24:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/04/01 06:24:56 INFO : one: Copied (new) 2026/04/01 06:24:56 DEBUG : Waiting for deletions to finish 2026/04/01 06:24:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:24:58 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:24:58 DEBUG : one: Sizes differ 2026/04/01 06:24:58 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:24:58 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:25:00 DEBUG : one: size = 5 OK 2026/04/01 06:25:00 DEBUG : one: Dst hash empty - aborting Src hash check 2026/04/01 06:25:00 INFO : one: Copied (replaced existing) 2026/04/01 06:25:00 DEBUG : Waiting for deletions to finish fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2303 Error: Should be true Test: TestSyncCopyDest Messages: dst/one: Modification time difference too big |-125057h24m59.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-04-01 06:24:59 +0000 UTC) (precision 1ns) 2026/04/01 06:25:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/BackupDir" 2026/04/01 06:25:06 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:25:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:25:06 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:25:06 DEBUG : one: Sizes differ 2026/04/01 06:25:07 DEBUG : one: size = 5 OK 2026/04/01 06:25:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:25:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:25:07 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:25:07 DEBUG : one: Sizes differ 2026/04/01 06:25:08 INFO : one: Moved (server-side) 2026/04/01 06:25:10 DEBUG : one: size = 5 OK 2026/04/01 06:25:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/04/01 06:25:10 INFO : one: Copied (server-side copy) 2026/04/01 06:25:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/01 06:25:10 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:25:10 DEBUG : Waiting for deletions to finish 2026/04/01 06:25:14 DEBUG : one: size = 5 OK 2026/04/01 06:25:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:25:14 DEBUG : one: Unchanged skipping 2026/04/01 06:25:14 DEBUG : two: size = 3 OK 2026/04/01 06:25:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:25:15 DEBUG : two: size = 3 OK 2026/04/01 06:25:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/04/01 06:25:15 INFO : two: Copied (server-side copy) 2026/04/01 06:25:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/01 06:25:15 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:25:15 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:25:15 DEBUG : Waiting for deletions to finish 2026/04/01 06:25:16 DEBUG : one: size = 5 OK 2026/04/01 06:25:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:25:16 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:25:16 DEBUG : one: Unchanged skipping 2026/04/01 06:25:16 DEBUG : two: size = 3 OK 2026/04/01 06:25:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:25:16 DEBUG : two: Unchanged skipping 2026/04/01 06:25:16 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:25:16 DEBUG : Waiting for deletions to finish 2026/04/01 06:25:16 INFO : There was nothing to transfer 2026/04/01 06:25:20 DEBUG : one: size = 5 OK 2026/04/01 06:25:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:25:20 DEBUG : one: Unchanged skipping 2026/04/01 06:25:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone968855425) 2026/04/01 06:25:21 DEBUG : three: size = 5 (Yandex rclone-test-limexus2dolo/CopyDest) 2026/04/01 06:25:21 DEBUG : three: Sizes differ 2026/04/01 06:25:21 DEBUG : three: Destination not found in --copy-dest 2026/04/01 06:25:21 DEBUG : three: Need to transfer - File not found at Destination 2026/04/01 06:25:21 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:25:21 DEBUG : two: size = 3 OK 2026/04/01 06:25:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:25:21 DEBUG : two: Unchanged skipping 2026/04/01 06:25:21 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:25:23 DEBUG : three: size = 7 OK 2026/04/01 06:25:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/04/01 06:25:23 INFO : three: Copied (new) 2026/04/01 06:25:23 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCopyDest (102.34s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:26:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/dst" 2026/04/01 06:26:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/backup" 2026/04/01 06:26:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone968855425) 2026/04/01 06:26:44 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:26:44 DEBUG : one: Sizes differ 2026/04/01 06:26:44 DEBUG : two: size = 3 OK 2026/04/01 06:26:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:26:44 DEBUG : two: Unchanged skipping 2026/04/01 06:26:44 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:26:45 INFO : one: Moved (server-side) 2026/04/01 06:26:45 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:26:48 DEBUG : one: size = 4 OK 2026/04/01 06:26:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/01 06:26:48 INFO : one: Copied (new) 2026/04/01 06:26:48 DEBUG : Waiting for deletions to finish 2026/04/01 06:26:49 INFO : three.txt: Moved (server-side) 2026/04/01 06:26:49 INFO : three.txt: Moved into backup dir 2026/04/01 06:26:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:26:54 DEBUG : one: size = 4 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:26:54 DEBUG : one: Sizes differ 2026/04/01 06:26:54 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:26:54 DEBUG : two: size = 3 OK 2026/04/01 06:26:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:26:54 DEBUG : two: Unchanged skipping 2026/04/01 06:27:01 INFO : one: Deleted 2026/04/01 06:27:02 INFO : one: Moved (server-side) 2026/04/01 06:27:02 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:27:04 DEBUG : one: size = 5 OK 2026/04/01 06:27:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/01 06:27:04 INFO : one: Copied (new) 2026/04/01 06:27:04 DEBUG : Waiting for deletions to finish 2026/04/01 06:27:11 INFO : three.txt: Deleted 2026/04/01 06:27:15 INFO : three.txt: Moved (server-side) 2026/04/01 06:27:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (83.13s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:28:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/dst" 2026/04/01 06:28:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/backup" 2026/04/01 06:28:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone968855425) 2026/04/01 06:28:05 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:28:05 DEBUG : one: Sizes differ 2026/04/01 06:28:05 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:28:05 DEBUG : two: size = 3 OK 2026/04/01 06:28:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:28:05 DEBUG : two: Unchanged skipping 2026/04/01 06:28:07 INFO : one: Moved (server-side) to: one.bak 2026/04/01 06:28:07 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:28:09 DEBUG : one: size = 4 OK 2026/04/01 06:28:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/01 06:28:09 INFO : one: Copied (new) 2026/04/01 06:28:09 DEBUG : Waiting for deletions to finish 2026/04/01 06:28:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/01 06:28:11 INFO : three.txt: Moved into backup dir 2026/04/01 06:28:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:28:15 DEBUG : one: size = 4 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:28:15 DEBUG : one: Sizes differ 2026/04/01 06:28:15 DEBUG : two: size = 3 OK 2026/04/01 06:28:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:28:15 DEBUG : two: Unchanged skipping 2026/04/01 06:28:15 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:28:21 INFO : one.bak: Deleted 2026/04/01 06:28:23 INFO : one: Moved (server-side) to: one.bak 2026/04/01 06:28:23 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:28:26 DEBUG : one: size = 5 OK 2026/04/01 06:28:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/01 06:28:26 INFO : one: Copied (new) 2026/04/01 06:28:26 DEBUG : Waiting for deletions to finish 2026/04/01 06:28:33 INFO : three.txt.bak: Deleted 2026/04/01 06:28:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/01 06:28:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (78.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:29:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/dst" 2026/04/01 06:29:23 DEBUG : Config file has changed externally - reloading 2026/04/01 06:29:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/backup" 2026/04/01 06:29:25 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:29:25 DEBUG : one: size = 4 (Local file system at /tmp/rclone968855425) 2026/04/01 06:29:25 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:29:25 DEBUG : one: Sizes differ 2026/04/01 06:29:25 DEBUG : two: size = 3 OK 2026/04/01 06:29:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:29:25 DEBUG : two: Unchanged skipping 2026/04/01 06:29:27 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/01 06:29:27 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:29:29 DEBUG : one: size = 4 OK 2026/04/01 06:29:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/01 06:29:29 INFO : one: Copied (new) 2026/04/01 06:29:29 DEBUG : Waiting for deletions to finish 2026/04/01 06:29:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/01 06:29:30 INFO : three.txt: Moved into backup dir 2026/04/01 06:29:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:29:36 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:29:36 DEBUG : one: size = 4 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:29:36 DEBUG : one: Sizes differ 2026/04/01 06:29:36 DEBUG : two: size = 3 OK 2026/04/01 06:29:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:29:36 DEBUG : two: Unchanged skipping 2026/04/01 06:29:42 INFO : one-2019-01-01: Deleted 2026/04/01 06:29:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/01 06:29:44 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:29:46 DEBUG : one: size = 5 OK 2026/04/01 06:29:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/01 06:29:46 INFO : one: Copied (new) 2026/04/01 06:29:46 DEBUG : Waiting for deletions to finish 2026/04/01 06:29:52 INFO : three-2019-01-01.txt: Deleted 2026/04/01 06:29:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/01 06:29:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (80.40s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:30:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/dst" 2026/04/01 06:30:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone968855425) 2026/04/01 06:30:43 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:30:43 DEBUG : one: Sizes differ 2026/04/01 06:30:43 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:30:43 DEBUG : two: size = 3 OK 2026/04/01 06:30:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:30:43 DEBUG : two: Unchanged skipping 2026/04/01 06:30:44 INFO : one: Moved (server-side) to: one.bak 2026/04/01 06:30:44 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:30:47 DEBUG : one: size = 4 OK 2026/04/01 06:30:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/01 06:30:47 INFO : one: Copied (new) 2026/04/01 06:30:47 DEBUG : Waiting for deletions to finish 2026/04/01 06:30:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/01 06:30:50 INFO : three.txt: Moved into backup dir 2026/04/01 06:30:55 DEBUG : one.bak: Excluded (Path Filter) 2026/04/01 06:30:55 DEBUG : one.bak: Excluded 2026/04/01 06:30:55 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/01 06:30:55 DEBUG : three.txt.bak: Excluded 2026/04/01 06:30:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:30:55 DEBUG : one: size = 4 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:30:55 DEBUG : one: Sizes differ 2026/04/01 06:30:55 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for checks to finish 2026/04/01 06:30:55 DEBUG : two: size = 3 OK 2026/04/01 06:30:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:30:55 DEBUG : two: Unchanged skipping 2026/04/01 06:31:02 INFO : one.bak: Deleted 2026/04/01 06:31:04 INFO : one: Moved (server-side) to: one.bak 2026/04/01 06:31:04 DEBUG : Yandex rclone-test-limexus2dolo/dst: Waiting for transfers to finish 2026/04/01 06:31:07 DEBUG : one: size = 5 OK 2026/04/01 06:31:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/01 06:31:07 INFO : one: Copied (new) 2026/04/01 06:31:07 DEBUG : Waiting for deletions to finish 2026/04/01 06:31:13 INFO : three.txt.bak: Deleted 2026/04/01 06:31:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/01 06:31:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (72.54s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: dst/one: Modification time difference too big |-220514h26m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-01 06:31:50 +0000 UTC) (precision 1ns) 2026/04/01 06:31:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/dst" 2026/04/01 06:31:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone968855425) 2026/04/01 06:31:57 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:31:57 DEBUG : one: Sizes differ 2026/04/01 06:31:59 INFO : one: Moved (server-side) to: one.bak 2026/04/01 06:32:01 DEBUG : one: size = 4 OK 2026/04/01 06:32:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/01 06:32:01 INFO : one: Copied (new) 2026/04/01 06:32:01 DEBUG : two: size = 3 OK 2026/04/01 06:32:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:32:01 DEBUG : two: Unchanged skipping 2026/04/01 06:32:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone968855425) 2026/04/01 06:32:02 DEBUG : three.txt: size = 5 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:32:02 DEBUG : three.txt: Sizes differ 2026/04/01 06:32:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/01 06:32:06 DEBUG : three.txt: size = 6 OK 2026/04/01 06:32:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/01 06:32:06 INFO : three.txt: Copied (new) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-220514h26m51.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-01 06:31:58 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-220514h26m51.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-01 06:31:58 +0000 UTC) (precision 1ns) 2026/04/01 06:32:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:32:07 DEBUG : one: size = 4 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:32:07 DEBUG : one: Sizes differ 2026/04/01 06:32:14 INFO : one.bak: Deleted 2026/04/01 06:32:16 INFO : one: Moved (server-side) to: one.bak 2026/04/01 06:32:18 DEBUG : one: size = 5 OK 2026/04/01 06:32:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/01 06:32:18 INFO : one: Copied (new) 2026/04/01 06:32:19 DEBUG : two: size = 3 OK 2026/04/01 06:32:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:32:19 DEBUG : two: Unchanged skipping 2026/04/01 06:32:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone968855425) 2026/04/01 06:32:19 DEBUG : three.txt: size = 6 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:32:19 DEBUG : three.txt: Sizes differ 2026/04/01 06:32:25 INFO : three.txt.bak: Deleted 2026/04/01 06:32:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/04/01 06:32:29 DEBUG : three.txt: size = 19 OK 2026/04/01 06:32:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/01 06:32:29 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffix (81.24s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:33:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-limexus2dolo/dst" 2026/04/01 06:33:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone968855425) 2026/04/01 06:33:21 DEBUG : one: size = 3 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:33:21 DEBUG : one: Sizes differ 2026/04/01 06:33:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/01 06:33:25 DEBUG : one: size = 4 OK 2026/04/01 06:33:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/04/01 06:33:25 INFO : one: Copied (new) 2026/04/01 06:33:26 DEBUG : two: size = 3 OK 2026/04/01 06:33:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:33:26 DEBUG : two: Unchanged skipping 2026/04/01 06:33:26 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone968855425) 2026/04/01 06:33:26 DEBUG : three.txt: size = 5 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:33:26 DEBUG : three.txt: Sizes differ 2026/04/01 06:33:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/01 06:33:30 DEBUG : three.txt: size = 6 OK 2026/04/01 06:33:30 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/04/01 06:33:30 INFO : three.txt: Copied (new) 2026/04/01 06:33:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone968855425) 2026/04/01 06:33:32 DEBUG : one: size = 4 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:33:32 DEBUG : one: Sizes differ 2026/04/01 06:33:39 INFO : one-2019-01-01: Deleted 2026/04/01 06:33:40 INFO : one: Moved (server-side) to: one-2019-01-01 2026/04/01 06:33:43 DEBUG : one: size = 5 OK 2026/04/01 06:33:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/04/01 06:33:43 INFO : one: Copied (new) 2026/04/01 06:33:43 DEBUG : two: size = 3 OK 2026/04/01 06:33:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:33:43 DEBUG : two: Unchanged skipping 2026/04/01 06:33:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone968855425) 2026/04/01 06:33:43 DEBUG : three.txt: size = 6 (Yandex rclone-test-limexus2dolo/dst) 2026/04/01 06:33:43 DEBUG : three.txt: Sizes differ 2026/04/01 06:33:50 INFO : three-2019-01-01.txt: Deleted 2026/04/01 06:33:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/04/01 06:33:53 DEBUG : three.txt: size = 19 OK 2026/04/01 06:33:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/04/01 06:33:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (84.30s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:34:38 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:34:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone968855425) 2026/04/01 06:34:38 DEBUG : Testêé: size = 18 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:34:38 DEBUG : Testêé: Sizes differ 2026/04/01 06:34:38 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:34:40 DEBUG : Testêé: size = 14 OK 2026/04/01 06:34:40 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/04/01 06:34:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/01 06:34:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.71s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:34:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/01 06:34:48 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:34:48 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:34:50 DEBUG : existing: size = 6 OK 2026/04/01 06:34:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/04/01 06:34:50 INFO : existing: Copied (new) 2026/04/01 06:34:50 DEBUG : Waiting for deletions to finish 2026/04/01 06:34:52 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:34:52 DEBUG : existing: size = 8 (Local file system at /tmp/rclone968855425) 2026/04/01 06:34:52 DEBUG : existing: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:34:52 DEBUG : existing: Sizes differ 2026/04/01 06:34:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/01 06:34:52 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:34:52 ERROR : Yandex rclone-test-limexus2dolo: not deleting files as there were IO errors 2026/04/01 06:34:52 ERROR : Yandex rclone-test-limexus2dolo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (12.14s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:35:02 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:35:02 DEBUG : EXISTING: size = 6 OK 2026/04/01 06:35:02 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:35:02 DEBUG : existing: Unchanged skipping 2026/04/01 06:35:02 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:35:02 DEBUG : Waiting for deletions to finish 2026/04/01 06:35:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.15s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.67s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.03s) --- SKIP: TestMaxTransfer/Hard (0.56s) --- SKIP: TestMaxTransfer/Soft (0.68s) --- SKIP: TestMaxTransfer/Cautious (0.80s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:36:37 DEBUG : both10: size = 6 OK 2026/04/01 06:36:37 DEBUG : both11: size = 6 OK 2026/04/01 06:36:37 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:36:37 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both0: size = 6 OK 2026/04/01 06:36:37 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both12: size = 6 OK 2026/04/01 06:36:37 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both11: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both13: size = 6 OK 2026/04/01 06:36:37 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both10: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both14: size = 6 OK 2026/04/01 06:36:37 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both12: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both15: size = 6 OK 2026/04/01 06:36:37 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both0: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both16: size = 6 OK 2026/04/01 06:36:37 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both13: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both17: size = 6 OK 2026/04/01 06:36:37 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both14: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both18: size = 6 OK 2026/04/01 06:36:37 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both18: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both19: size = 6 OK 2026/04/01 06:36:37 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both19: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both1: size = 6 OK 2026/04/01 06:36:37 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both1: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both2: size = 6 OK 2026/04/01 06:36:37 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both2: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both3: size = 6 OK 2026/04/01 06:36:37 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both3: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both4: size = 6 OK 2026/04/01 06:36:37 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both4: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both5: size = 6 OK 2026/04/01 06:36:37 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both5: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both6: size = 6 OK 2026/04/01 06:36:37 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both15: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both7: size = 6 OK 2026/04/01 06:36:37 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both7: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both8: size = 6 OK 2026/04/01 06:36:37 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both8: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both9: size = 6 OK 2026/04/01 06:36:37 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:36:37 DEBUG : both9: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both16: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both17: Unchanged skipping 2026/04/01 06:36:37 DEBUG : both6: Unchanged skipping 2026/04/01 06:36:37 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:36:37 DEBUG : Waiting for deletions to finish 2026/04/01 06:36:51 INFO : only1: Deleted 2026/04/01 06:36:51 INFO : only3: Deleted 2026/04/01 06:36:51 INFO : only5: Deleted 2026/04/01 06:36:51 INFO : only2: Deleted 2026/04/01 06:36:56 INFO : only7: Deleted 2026/04/01 06:36:57 INFO : only8: Deleted 2026/04/01 06:36:57 INFO : only10: Deleted 2026/04/01 06:36:57 INFO : only11: Deleted 2026/04/01 06:37:02 INFO : only12: Deleted 2026/04/01 06:37:03 INFO : only13: Deleted 2026/04/01 06:37:03 INFO : only19: Deleted 2026/04/01 06:37:03 INFO : only15: Deleted 2026/04/01 06:37:09 INFO : only14: Deleted 2026/04/01 06:37:09 INFO : only18: Deleted 2026/04/01 06:37:10 INFO : only0: Deleted 2026/04/01 06:37:10 INFO : only6: Deleted 2026/04/01 06:37:15 INFO : only4: Deleted 2026/04/01 06:37:15 INFO : only17: Deleted 2026/04/01 06:37:16 INFO : only9: Deleted 2026/04/01 06:37:16 INFO : only16: Deleted 2026/04/01 06:37:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (253.30s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:40:46 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:40:46 DEBUG : both0: size = 6 OK 2026/04/01 06:40:46 DEBUG : both11: size = 6 OK 2026/04/01 06:40:46 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both12: size = 6 OK 2026/04/01 06:40:46 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both10: size = 6 OK 2026/04/01 06:40:46 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both0: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both13: size = 6 OK 2026/04/01 06:40:46 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both13: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both14: size = 6 OK 2026/04/01 06:40:46 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both14: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both15: size = 6 OK 2026/04/01 06:40:46 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both15: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both16: size = 6 OK 2026/04/01 06:40:46 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both11: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both17: size = 6 OK 2026/04/01 06:40:46 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both17: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both18: size = 6 OK 2026/04/01 06:40:46 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both18: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both19: size = 6 OK 2026/04/01 06:40:46 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both19: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both1: size = 6 OK 2026/04/01 06:40:46 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both12: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both2: size = 6 OK 2026/04/01 06:40:46 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both2: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both3: size = 6 OK 2026/04/01 06:40:46 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both3: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both4: size = 6 OK 2026/04/01 06:40:46 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both4: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both5: size = 6 OK 2026/04/01 06:40:46 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both5: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both6: size = 6 OK 2026/04/01 06:40:46 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both6: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both7: size = 6 OK 2026/04/01 06:40:46 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both7: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both8: size = 6 OK 2026/04/01 06:40:46 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both8: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both9: size = 6 OK 2026/04/01 06:40:46 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:40:46 DEBUG : both9: Unchanged skipping 2026/04/01 06:40:46 DEBUG : only0: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only0: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only0: Sizes differ 2026/04/01 06:40:46 DEBUG : only10: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only10: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only10: Sizes differ 2026/04/01 06:40:46 DEBUG : only11: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only11: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only11: Sizes differ 2026/04/01 06:40:46 DEBUG : only12: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only12: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only12: Sizes differ 2026/04/01 06:40:46 DEBUG : only13: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only13: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only13: Sizes differ 2026/04/01 06:40:46 DEBUG : only14: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only14: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only14: Sizes differ 2026/04/01 06:40:46 DEBUG : only15: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only15: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only15: Sizes differ 2026/04/01 06:40:46 DEBUG : only16: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only16: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only16: Sizes differ 2026/04/01 06:40:46 DEBUG : only17: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only17: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only17: Sizes differ 2026/04/01 06:40:46 DEBUG : only18: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only18: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only18: Sizes differ 2026/04/01 06:40:46 DEBUG : only19: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only19: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only19: Sizes differ 2026/04/01 06:40:46 DEBUG : only1: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only1: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only1: Sizes differ 2026/04/01 06:40:46 DEBUG : only2: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only2: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only2: Sizes differ 2026/04/01 06:40:46 DEBUG : only3: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only3: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only3: Sizes differ 2026/04/01 06:40:46 DEBUG : only4: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only4: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only4: Sizes differ 2026/04/01 06:40:46 DEBUG : only5: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only5: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only5: Sizes differ 2026/04/01 06:40:46 DEBUG : only6: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only6: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only6: Sizes differ 2026/04/01 06:40:46 DEBUG : only7: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only7: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only7: Sizes differ 2026/04/01 06:40:46 DEBUG : only8: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only8: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only8: Sizes differ 2026/04/01 06:40:46 DEBUG : only9: size = 0 (Local file system at /tmp/rclone968855425) 2026/04/01 06:40:46 DEBUG : only9: size = 6 (Yandex rclone-test-limexus2dolo) 2026/04/01 06:40:46 DEBUG : only9: Sizes differ 2026/04/01 06:40:46 DEBUG : both10: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both16: Unchanged skipping 2026/04/01 06:40:46 DEBUG : both1: Unchanged skipping 2026/04/01 06:40:46 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:40:48 DEBUG : only0: size = 0 OK 2026/04/01 06:40:48 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/04/01 06:40:48 INFO : only0: Copied (replaced existing) 2026/04/01 06:40:48 DEBUG : only10: size = 0 OK 2026/04/01 06:40:48 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/04/01 06:40:48 INFO : only10: Copied (replaced existing) 2026/04/01 06:40:48 DEBUG : only11: size = 0 OK 2026/04/01 06:40:48 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/04/01 06:40:48 INFO : only11: Copied (replaced existing) 2026/04/01 06:40:49 DEBUG : only12: size = 0 OK 2026/04/01 06:40:49 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/04/01 06:40:49 INFO : only12: Copied (replaced existing) 2026/04/01 06:40:50 DEBUG : only14: size = 0 OK 2026/04/01 06:40:50 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/04/01 06:40:50 INFO : only14: Copied (replaced existing) 2026/04/01 06:40:50 DEBUG : only13: size = 0 OK 2026/04/01 06:40:50 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/04/01 06:40:50 INFO : only13: Copied (replaced existing) 2026/04/01 06:40:50 DEBUG : only16: size = 0 OK 2026/04/01 06:40:50 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/04/01 06:40:50 INFO : only16: Copied (replaced existing) 2026/04/01 06:40:50 DEBUG : only15: size = 0 OK 2026/04/01 06:40:50 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/04/01 06:40:50 INFO : only15: Copied (replaced existing) 2026/04/01 06:40:51 DEBUG : only17: size = 0 OK 2026/04/01 06:40:51 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/04/01 06:40:51 INFO : only17: Copied (replaced existing) 2026/04/01 06:40:52 DEBUG : only18: size = 0 OK 2026/04/01 06:40:52 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/04/01 06:40:52 INFO : only18: Copied (replaced existing) 2026/04/01 06:40:52 DEBUG : only19: size = 0 OK 2026/04/01 06:40:52 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/04/01 06:40:52 INFO : only19: Copied (replaced existing) 2026/04/01 06:40:53 DEBUG : only1: size = 0 OK 2026/04/01 06:40:53 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/04/01 06:40:53 INFO : only1: Copied (replaced existing) 2026/04/01 06:40:53 DEBUG : only2: size = 0 OK 2026/04/01 06:40:53 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/04/01 06:40:53 INFO : only2: Copied (replaced existing) 2026/04/01 06:40:53 DEBUG : only3: size = 0 OK 2026/04/01 06:40:53 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/04/01 06:40:53 INFO : only3: Copied (replaced existing) 2026/04/01 06:40:54 DEBUG : only5: size = 0 OK 2026/04/01 06:40:54 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/04/01 06:40:54 INFO : only5: Copied (replaced existing) 2026/04/01 06:40:55 DEBUG : only6: size = 0 OK 2026/04/01 06:40:55 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/04/01 06:40:55 INFO : only6: Copied (replaced existing) 2026/04/01 06:40:56 DEBUG : only8: size = 0 OK 2026/04/01 06:40:56 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/04/01 06:40:56 INFO : only8: Copied (replaced existing) 2026/04/01 06:40:56 DEBUG : only7: size = 0 OK 2026/04/01 06:40:56 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/04/01 06:40:56 INFO : only7: Copied (replaced existing) 2026/04/01 06:40:57 DEBUG : only9: size = 0 OK 2026/04/01 06:40:57 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/04/01 06:40:57 INFO : only9: Copied (replaced existing) 2026/04/01 06:40:59 DEBUG : only4: size = 0 OK 2026/04/01 06:40:59 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/04/01 06:40:59 INFO : only4: Copied (replaced existing) 2026/04/01 06:40:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (356.54s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:45:22 DEBUG : empty_dir: Making directory with metadata 2026/04/01 06:45:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/01 06:45:22 DEBUG : empty_on_remote: Making directory with metadata 2026/04/01 06:45:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/01 06:45:22 INFO : empty_on_remote: Making directory 2026/04/01 06:45:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/01 06:45:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/01 06:45:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/01 06:45:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/01 06:45:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (73.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:46:35 DEBUG : empty_dir: Making directory with metadata 2026/04/01 06:46:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/01 06:46:35 DEBUG : empty_on_remote: Making directory with metadata 2026/04/01 06:46:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/01 06:46:35 INFO : empty_on_remote: Making directory 2026/04/01 06:46:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/01 06:46:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/01 06:46:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/01 06:46:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/01 06:46:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/01 06:46:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (65.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:47:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/01 06:47:40 INFO : sub dir: Making directory 2026/04/01 06:47:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (103.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:49:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/01 06:49:24 INFO : sub dir: Making directory 2026/04/01 06:49:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (107.68s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:51:49 DEBUG : Waiting for deletions to finish 2026/04/01 06:51:50 DEBUG : apple: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : apple: Excluded 2026/04/01 06:51:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : appleappleapplebanana: Excluded 2026/04/01 06:51:50 DEBUG : banana: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : banana: Excluded 2026/04/01 06:51:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : splitbananasplit: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/01 06:51:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/01 06:51:50 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: dir1/0004-efghijk.txt: Modification time difference too big |-220514h46m13.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-01 06:51:20 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: dir1/0009-3456789.txt: Modification time difference too big |-220514h46m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-01 06:51:30 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: dir1/0012-6789;.txt: Modification time difference too big |-220514h46m28.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-04-01 06:51:35 +0000 UTC) (precision 1ns) 2026/04/01 06:51:51 DEBUG : apple: size = 5 OK 2026/04/01 06:51:51 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : apple: Unchanged skipping 2026/04/01 06:51:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/01 06:51:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/01 06:51:51 DEBUG : banana: size = 6 OK 2026/04/01 06:51:51 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : banana: Unchanged skipping 2026/04/01 06:51:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/01 06:51:51 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0004-efghijk.txt: Modification times differ by 220514h46m13.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-01 06:51:20 +0000 UTC 2026/04/01 06:51:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/01 06:51:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/01 06:51:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/01 06:51:51 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:51:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0012-6789;.txt: Modification times differ by 220514h46m28.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-01 06:51:35 +0000 UTC 2026/04/01 06:51:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/01 06:51:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/01 06:51:51 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/04/01 06:51:51 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/04/01 06:51:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/01 06:51:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0009-3456789.txt: Modification times differ by 220514h46m23.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-04-01 06:51:30 +0000 UTC 2026/04/01 06:51:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/01 06:51:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/01 06:51:51 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/04/01 06:51:52 INFO : dir1/0009-3456789.txt: Updated modification time in destination 2026/04/01 06:51:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/01 06:51:52 INFO : dir1/0012-6789;.txt: Updated modification time in destination 2026/04/01 06:51:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/01 06:51:52 INFO : dir1/0004-efghijk.txt: Updated modification time in destination 2026/04/01 06:51:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/01 06:51:52 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:51:52 DEBUG : Waiting for deletions to finish 2026/04/01 06:51:52 INFO : There was nothing to transfer 2026/04/01 06:51:52 DEBUG : Waiting for deletions to finish 2026/04/01 06:51:52 DEBUG : apple: Excluded (Path Filter) 2026/04/01 06:51:52 DEBUG : apple: Excluded 2026/04/01 06:51:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/01 06:51:52 DEBUG : appleappleapplebanana: Excluded 2026/04/01 06:51:52 DEBUG : banana: Excluded (Path Filter) 2026/04/01 06:51:52 DEBUG : banana: Excluded 2026/04/01 06:51:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/01 06:51:52 DEBUG : splitbananasplit: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/01 06:51:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/01 06:51:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/01 06:51:53 DEBUG : apple: size = 5 OK 2026/04/01 06:51:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/01 06:51:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/01 06:51:53 DEBUG : banana: size = 6 OK 2026/04/01 06:51:53 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:53 DEBUG : banana: Unchanged skipping 2026/04/01 06:51:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/01 06:51:53 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:53 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:53 DEBUG : splitbananasplit: Unchanged skipping 2026/04/01 06:51:53 DEBUG : apple: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/01 06:51:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/01 06:51:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/01 06:51:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/01 06:51:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/01 06:51:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:51:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/01 06:51:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/01 06:51:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:51:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/01 06:51:54 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:51:54 DEBUG : Waiting for deletions to finish 2026/04/01 06:51:54 INFO : There was nothing to transfer 2026/04/01 06:51:54 DEBUG : Waiting for deletions to finish 2026/04/01 06:51:54 DEBUG : apple: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : apple: Excluded 2026/04/01 06:51:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : appleappleapplebanana: Excluded 2026/04/01 06:51:54 DEBUG : banana: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : banana: Excluded 2026/04/01 06:51:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : splitbananasplit: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/01 06:51:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/01 06:51:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" 2026/04/01 06:55:00 DEBUG : Waiting for deletions to finish 2026/04/01 06:55:00 DEBUG : apple: Excluded (Path Filter) 2026/04/01 06:55:00 DEBUG : apple: Excluded 2026/04/01 06:55:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/01 06:55:00 DEBUG : appleappleapplebanana: Excluded 2026/04/01 06:55:00 DEBUG : banana: Excluded (Path Filter) 2026/04/01 06:55:00 DEBUG : banana: Excluded 2026/04/01 06:55:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/01 06:55:00 DEBUG : splitbananasplit: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/01 06:55:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/01 06:55:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/01 06:55:02 DEBUG : apple: size = 5 OK 2026/04/01 06:55:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/01 06:55:02 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:02 DEBUG : apple: Unchanged skipping 2026/04/01 06:55:02 DEBUG : banana: size = 6 OK 2026/04/01 06:55:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/01 06:55:02 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:02 DEBUG : banana: Unchanged skipping 2026/04/01 06:55:02 DEBUG : splitbananasplit: size = 16 OK 2026/04/01 06:55:02 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:02 DEBUG : splitbananasplit: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:55:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/01 06:55:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/01 06:55:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/01 06:55:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/01 06:55:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/01 06:55:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/01 06:55:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/01 06:55:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/01 06:55:03 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:55:03 DEBUG : Waiting for deletions to finish 2026/04/01 06:55:03 INFO : There was nothing to transfer 2026/04/01 06:55:03 DEBUG : Waiting for deletions to finish 2026/04/01 06:55:03 DEBUG : apple: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : apple: Excluded 2026/04/01 06:55:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : appleappleapplebanana: Excluded 2026/04/01 06:55:03 DEBUG : banana: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : banana: Excluded 2026/04/01 06:55:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : splitbananasplit: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/01 06:55:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/01 06:55:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/04/01 06:55:06 DEBUG : apple: size = 5 OK 2026/04/01 06:55:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : apple: Unchanged skipping 2026/04/01 06:55:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/01 06:55:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/01 06:55:06 DEBUG : banana: size = 6 OK 2026/04/01 06:55:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : banana: Unchanged skipping 2026/04/01 06:55:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/01 06:55:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for checks to finish 2026/04/01 06:55:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/01 06:55:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/01 06:55:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/01 06:55:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/01 06:55:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/01 06:55:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/01 06:55:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/01 06:55:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/04/01 06:55:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/01 06:55:06 DEBUG : Yandex rclone-test-limexus2dolo: Waiting for transfers to finish 2026/04/01 06:55:06 DEBUG : Waiting for deletions to finish 2026/04/01 06:55:06 INFO : There was nothing to transfer 2026/04/01 06:55:06 DEBUG : Waiting for deletions to finish 2026/04/01 06:55:06 DEBUG : apple: Excluded (Path Filter) 2026/04/01 06:55:06 DEBUG : apple: Excluded 2026/04/01 06:55:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/01 06:55:06 DEBUG : appleappleapplebanana: Excluded 2026/04/01 06:55:06 DEBUG : banana: Excluded (Path Filter) 2026/04/01 06:55:06 DEBUG : banana: Excluded 2026/04/01 06:55:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/01 06:55:06 DEBUG : splitbananasplit: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/04/01 06:55:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/01 06:55:07 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-limexus2dolo", Local "Local file system at /tmp/rclone968855425", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTransform (6m41s) TestTransform/base64 (27s) goroutine 16038 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 8 minutes]: testing.(*T).Run(0x1215e2ab0008, {0x29c1366?, 0x1215e303dae8?}, 0x2b2f578) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x1215e2ab0008) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x1215e2ab0008, 0x1215e303dc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x29e70df, 0x18}, {0x2a077df, 0x20}, 0x1215e2bceea0, {0x4579260, 0x6c, 0x6c}, {0xc26b4e5c4b392064, 0x34646147f60, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x1215e2e45040) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x1215e2e45040) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 14394 [select]: net/http.(*persistConn).writeLoop(0x1215e31ba640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 14388 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 35 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 36 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 14862 [chan receive]: testing.(*T).Run(0x1215e2ab1688, {0x29acafb?, 0x0?}, 0x1215e2d061e0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x1215e2ab1688) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x1215e2ab1688, 0x2b2f578) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 15977 [select]: net/http.(*persistConn).writeLoop(0x1215e2efc140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15935 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15910 [select]: net/http.(*persistConn).writeLoop(0x1215e3032b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15696 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16007 [IO wait]: internal/poll.runtime_pollWait(0x7c3810129000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e28f9500?, 0x1215e2d3ec00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e28f9500, {0x1215e2d3ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e28f9500, {0x1215e2d3ec00?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2a82698, {0x1215e2d3ec00?, 0x0?, 0x1215e30249c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e32da9f0, {0x1215e2d3ec00?, 0x7c38101686e0?, 0x7c385b24dbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e32115d8, {0x1215e2d3ec00?, 0x1215e31021e0?, 0x1215e3024a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e2dab0a8, {0x2b4c4a0, 0x1215e32115d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2daae08, {0x7c3810a00800, 0x1215e32da9f0}, 0x1215e3024c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2daae08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2daae08, {0x1215e3157000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e3188780, {0x1215e3157000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e314d620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e314d620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e3188780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15953 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15894 [select]: net/http.(*persistConn).roundTrip(0x1215e2ff57c0, 0x1215e31410e0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1215e2cee1a0, 0x1215e2ff5540) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x1215e2e461e0, 0x1215e2ff5540) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0x1215e2d88080, 0x1215e2ff5400) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0x1215e2ff5400, {0x2b4d080, 0x1215e2d88080}, {0x1215e2d510d0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x1215e2a3b2c0, 0x1215e2ff5400, {0x7c381137b3e0?, 0x4?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x1215e2a3b2c0, 0x1215e2ff5400) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x1215e2c88000, {0x2b74b58, 0x45b5880}, 0x1215e313b080) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Object).upload.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1124 +0x4a github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x1215e2d51718?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x1215e2e462a0, 0x1215e289b9c0, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:256 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x1215e30e0540, {0x2b74b58, 0x45b5880}, {0x2b49840, 0x1215e2b06d50}, 0x1, {0x1215e2815de0, 0x19}, {0x0, 0x0, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1123 +0x6c7 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x1215e30e0540, {0x2b74b58, 0x45b5880}, {0x2b48e60, 0x1215e2aa2a50}, {0x2b852b0, 0x1215e2b72700}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1148 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x1215e2d86100, {0x2b74b58, 0x45b5880}, {0x2b48e60, 0x1215e2aa2a50}, {0x2b852b0, 0x1215e2b72700}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x1215e3052cb0, {0x2b74b58, 0x45b5880}, {0x2b932d0, 0x1215e2d86100}, {0x1215e2e270b0, 0x13}, {0x1215e2e270b0, 0x13}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fs/sync.makeTestFiles(0x1215e3052cb0?, 0x1215e3052cb0, {0x29a5c9b, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 +0x465 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x1215e2ab18c8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 +0xd3 testing.tRunner(0x1215e2ab18c8, 0x1215e2d061e0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14862 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 15887 [IO wait]: internal/poll.runtime_pollWait(0x7c381013d600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e2ce6400?, 0x1215e2d3a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e2ce6400, {0x1215e2d3a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e2ce6400, {0x1215e2d3a000?, 0x12fb?, 0x1215e3383970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2a821e0, {0x1215e2d3a000?, 0x0?, 0x1215e33839c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e2cbae28, {0x1215e2d3a000?, 0x7c38101686e0?, 0x7c385b24dbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e32105d0, {0x1215e2d3a000?, 0x1215e3103680?, 0x1215e3383a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e2daa2a8, {0x2b4c4a0, 0x1215e32105d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2daa008, {0x7c3810a00800, 0x1215e2cbae28}, 0x1215e3383c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2daa008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2daa008, {0x1215e305b000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e31bb040, {0x1215e305b000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e2f96600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e2f96600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e31bb040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15897 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15982 [select]: net/http.(*persistConn).writeLoop(0x1215e2efcf00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15990 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15909 [IO wait]: internal/poll.runtime_pollWait(0x7c3810129600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e28f8300?, 0x1215e2b35300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e28f8300, {0x1215e2b35300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e28f8300, {0x1215e2b35300?, 0x12fb?, 0x1215e2aca700?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2782190, {0x1215e2b35300?, 0x0?, 0x1215e31319c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e2afe4e0, {0x1215e2b35300?, 0x7c38145b7a00?, 0x7c385b24d2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e2afe8d0, {0x1215e2b35300?, 0x1215e310e5a0?, 0x1215e3131a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e29aa2a8, {0x2b4c4a0, 0x1215e2afe8d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e29aa008, {0x7c3810a00800, 0x1215e2afe4e0}, 0x1215e3131c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e29aa008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e29aa008, {0x1215e2f62000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e3032b40, {0x1215e2f62000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e2e46900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e2e46900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e3032b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15696 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15944 [IO wait]: internal/poll.runtime_pollWait(0x7c381013d000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e2ce7980?, 0x1215e2eef300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e2ce7980, {0x1215e2eef300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e2ce7980, {0x1215e2eef300?, 0x12fb?, 0x1215e2d6afa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e27828e0, {0x1215e2eef300?, 0x0?, 0x1215e316e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e2aff620, {0x1215e2eef300?, 0x7c38109c9fa0?, 0x7c385b24c108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e2cbbdd0, {0x1215e2eef300?, 0x1215e31be3c0?, 0x1215e316ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e2b5d0a8, {0x2b4c4a0, 0x1215e2cbbdd0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2b5ce08, {0x7c3810a00800, 0x1215e2aff620}, 0x1215e316ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2b5ce08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2b5ce08, {0x1215e302a000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e2c3b900, {0x1215e302a000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e2709e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e2709e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e2c3b900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15929 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16008 [select]: net/http.(*persistConn).writeLoop(0x1215e3188780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15953 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15938 [IO wait]: internal/poll.runtime_pollWait(0x7c381018ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e2ce7680?, 0x1215e2eee000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e2ce7680, {0x1215e2eee000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e2ce7680, {0x1215e2eee000?, 0x12fb?, 0x1215e2d18970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2650430, {0x1215e2eee000?, 0x0?, 0x1215e2d189c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e3210798, {0x1215e2eee000?, 0x7c38109c9fa0?, 0x7c385b24c108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e2cbb440, {0x1215e2eee000?, 0x1215e31bf4a0?, 0x1215e2d18a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e28469a8, {0x2b4c4a0, 0x1215e2cbb440}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2846708, {0x7c3810a00800, 0x1215e3210798}, 0x1215e2d18c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2846708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2846708, {0x1215e2d97000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e2c3ab40, {0x1215e2d97000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e27085a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e27085a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e2c3ab40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15919 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15915 [IO wait]: internal/poll.runtime_pollWait(0x7c381018d600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e2f14300?, 0x1215e2b36600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e2f14300, {0x1215e2b36600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e2f14300, {0x1215e2b36600?, 0x12fb?, 0x1215e2acabc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2782710, {0x1215e2b36600?, 0x0?, 0x1215e26eb9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e2afebd0, {0x1215e2b36600?, 0x7c38109c9fa0?, 0x7c385b24c108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e2cbab70, {0x1215e2b36600?, 0x1215e310f0e0?, 0x1215e26eba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e29abea8, {0x2b4c4a0, 0x1215e2cbab70}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e29abc08, {0x7c3810a00800, 0x1215e2afebd0}, 0x1215e26ebc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e29abc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e29abc08, {0x1215e2bc6000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e2c8b680, {0x1215e2bc6000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e2f7aba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e2f7aba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e2c8b680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15880 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15998 [IO wait]: internal/poll.runtime_pollWait(0x7c381018f000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e2f14b80?, 0x1215e2b38c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e2f14b80, {0x1215e2b38c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e2f14b80, {0x1215e2b38c00?, 0x12fb?, 0x1215e2acbc40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2782a60, {0x1215e2b38c00?, 0x0?, 0x1215e2d489c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e2affc20, {0x1215e2b38c00?, 0x7c38101686e0?, 0x7c385b24dbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e32112d8, {0x1215e2b38c00?, 0x1215e2d2d4a0?, 0x1215e2d48a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e2b5d7a8, {0x2b4c4a0, 0x1215e32112d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2b5d508, {0x7c3810a00800, 0x1215e2affc20}, 0x1215e2d48c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2b5d508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2b5d508, {0x1215e30d7000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e2ff48c0, {0x1215e30d7000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e30e00c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e30e00c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e2ff48c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15984 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15945 [select]: net/http.(*persistConn).writeLoop(0x1215e2c3b900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15929 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15970 [select]: net/http.(*persistConn).writeLoop(0x1215e27a4c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15963 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15925 [IO wait]: internal/poll.runtime_pollWait(0x7c38145aae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e2f14680?, 0x1215e2b37900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e2f14680, {0x1215e2b37900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e2f14680, {0x1215e2b37900?, 0x12fb?, 0x1215e3382970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2782810, {0x1215e2b37900?, 0x0?, 0x1215e33829c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e2aff140, {0x1215e2b37900?, 0x7c38101686e0?, 0x7c385b24dbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e3210bb8, {0x1215e2b37900?, 0x1215e2f88d20?, 0x1215e3382a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e2b5cd28, {0x2b4c4a0, 0x1215e3210bb8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2b5ca88, {0x7c3810a00800, 0x1215e2aff140}, 0x1215e3382c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2b5ca88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2b5ca88, {0x1215e2e6f000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e28a9b80, {0x1215e2e6f000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e2e4cea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e2e4cea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e28a9b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15957 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 14393 [IO wait]: internal/poll.runtime_pollWait(0x7c381013de00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e2f14600?, 0x1215e2fcea80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e2f14600, {0x1215e2fcea80, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e2f14600, {0x1215e2fcea80?, 0x2a7b?, 0x1215e2e9a3a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2d70028, {0x1215e2fcea80?, 0x0?, 0x1215e32979c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e2cba180, {0x1215e2fcea80?, 0x7c3810a80b20?, 0x7c385b24c108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e32dadc8, {0x1215e2fcea80?, 0x1215e2f89860?, 0x1215e3297a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e28129a8, {0x2b4c4a0, 0x1215e32dadc8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2812708, {0x7c3810a00800, 0x1215e2cba180}, 0x1215e3297c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2812708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2812708, {0x1215e2f9a000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e31ba640, {0x1215e2f9a000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e2f7a300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e2f7a300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e31ba640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 14388 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15857 [select]: net/http.(*persistConn).writeLoop(0x1215e2ff57c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16011 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15916 [select]: net/http.(*persistConn).writeLoop(0x1215e2c8b680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15880 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15939 [select]: net/http.(*persistConn).writeLoop(0x1215e2c3ab40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15919 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15926 [select]: net/http.(*persistConn).writeLoop(0x1215e28a9b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15957 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15969 [IO wait]: internal/poll.runtime_pollWait(0x7c381018ee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e28f8b80?, 0x1215e2d3b300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e28f8b80, {0x1215e2d3b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e28f8b80, {0x1215e2d3b300?, 0x12fb?, 0x1215e3269970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2a823a0, {0x1215e2d3b300?, 0x0?, 0x1215e32699c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e2cbb8a8, {0x1215e2d3b300?, 0x7c38109c9fa0?, 0x7c385b24c108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e2cbbc20, {0x1215e2d3b300?, 0x1215e2c685a0?, 0x1215e3269a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e2daa628, {0x2b4c4a0, 0x1215e2cbbc20}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2daa388, {0x7c3810a00800, 0x1215e2cbb8a8}, 0x1215e3269c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2daa388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2daa388, {0x1215e2f60000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e27a4c80, {0x1215e2f60000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e2f1cc60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e2f1cc60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e27a4c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15963 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 14650 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x1215e3102000, {0x2b74c70, 0x1215e30bf040}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 14525 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 2484 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2650 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15981 [IO wait]: internal/poll.runtime_pollWait(0x7c381018ea00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e28f9180?, 0x1215e2d3d900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e28f9180, {0x1215e2d3d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e28f9180, {0x1215e2d3d900?, 0x12fb?, 0x1215e2e9be20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2a825b0, {0x1215e2d3d900?, 0x0?, 0x1215e30229c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e32da468, {0x1215e2d3d900?, 0x7c38145b7a00?, 0x7c385b24d2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e2affa40, {0x1215e2d3d900?, 0x1215e2fc0d20?, 0x1215e3022a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e2daad28, {0x2b4c4a0, 0x1215e2affa40}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2daaa88, {0x7c3810a00800, 0x1215e32da468}, 0x1215e3022c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2daaa88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2daaa88, {0x1215e3124000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e2efcf00, {0x1215e3124000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e3111260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e3111260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e2efcf00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15990 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15999 [select]: net/http.(*persistConn).writeLoop(0x1215e2ff48c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15984 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15888 [select]: net/http.(*persistConn).writeLoop(0x1215e31bb040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15897 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15976 [IO wait]: internal/poll.runtime_pollWait(0x7c381018d400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e28f8e00?, 0x1215e2d3c600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e28f8e00, {0x1215e2d3c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e28f8e00, {0x1215e2d3c600?, 0x12fb?, 0x1215e2e9b980?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2a824d0, {0x1215e2d3c600?, 0x0?, 0x1215e2fdc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e2cbbe90, {0x1215e2d3c600?, 0x7c3810a80b20?, 0x7c385b24c108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e32da918, {0x1215e2d3c600?, 0x1215e3150d20?, 0x1215e2fdca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e2daa9a8, {0x2b4c4a0, 0x1215e32da918}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2daa708, {0x7c3810a00800, 0x1215e2cbbe90}, 0x1215e2fdcc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2daa708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2daa708, {0x1215e2fa9000, 0x1000, 0x254cbe0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e2efc140, {0x1215e2fa9000?, 0x2b48d00?, 0x451efc0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e2fa4f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e2fa4f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e2efc140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15935 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15856 [IO wait]: internal/poll.runtime_pollWait(0x7c381018f200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1215e2f14f80?, 0x1215e320a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1215e2f14f80, {0x1215e320a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1215e2f14f80, {0x1215e320a000?, 0x1215e3135968?, 0x43d07c?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1215e2a82768, {0x1215e320a000?, 0x431836?, 0x45b8620?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1215e32daed0, {0x1215e320a000?, 0x7c38101686e0?, 0x7c385b24dbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1215e3210000, {0x1215e320a000?, 0x11cc?, 0x1215e3135a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1215e2dab428, {0x2b4c4a0, 0x1215e3210000}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1215e2dab188, {0x7c3810a00800, 0x1215e32daed0}, 0x1215e3302359?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1215e2dab188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1215e2dab188, {0x1215e3312000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1215e2ff57c0, {0x1215e3312000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1215e33005a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1215e33005a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1215e2ff57c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16011 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.383810054s (try 2/5): exit status 2: Failed [TestServerSideCopyOverSelf TestSyncWithTrackRenamesStrategyModtime TestSyncCopyDest TestSyncSuffix]