"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 5/5) 2026/07/27 05:34:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye" 2026/07/27 05:34:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 05:34:40 DEBUG : Creating backend with remote "/tmp/rclone361472596" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:34:40 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:34:40 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:34:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.71s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:34:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 05:34:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:34:41 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:34:41 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:34:43 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:34:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:34:43 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:34:46 DEBUG : Yandex rclone-test-nuvepeh7voye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (19.69s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.66s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:35:02 DEBUG : Creating backend with remote "/non-existing" 2026/07/27 05:35:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/27 05:35:02 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:35:02 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.04s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:35:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:35:03 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:35:03 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:35:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:35:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:35:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.63s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.52s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:35:22 INFO : Yandex rclone-test-nuvepeh7voye: Running all checks before starting transfers 2026/07/27 05:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:35:22 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:35:22 INFO : Yandex rclone-test-nuvepeh7voye: Checks finished, now starting transfers 2026/07/27 05:35:22 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:35:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:35:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:35:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (17.95s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:35:40 ERROR : Ignoring --no-traverse with sync 2026/07/27 05:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:35:40 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:35:40 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:35:42 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:35:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:35:42 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:35:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.19s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:35:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/27 05:35:59 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:35:59 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:36:01 DEBUG : hello world2: size = 12 OK 2026/07/27 05:36:01 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/27 05:36:01 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.85s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:36:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:36:09 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:36:09 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:36:11 DEBUG : potato2: size = 11 OK 2026/07/27 05:36:11 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:36:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.77s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:36:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:36:18 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:36:18 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:36:21 DEBUG : potato2: size = 11 OK 2026/07/27 05:36:21 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:36:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.03s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:36:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/27 05:36:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 05:36:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/27 05:36:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 05:36:29 INFO : sub dir2: Making directory 2026/07/27 05:36:29 INFO : sub dir: Making directory 2026/07/27 05:36:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:36:29 INFO : sub dir2/sub sub dir2: Making directory 2026/07/27 05:36:30 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:36:30 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:36:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:36:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:36:31 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:36:34 DEBUG : Yandex rclone-test-nuvepeh7voye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (36.00s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:37:04 INFO : sub dir2: Making directory 2026/07/27 05:37:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/27 05:37:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 05:37:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:37:04 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:37:04 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:37:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:37:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:37:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.27s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:37:21 DEBUG : sub dir2: Making directory with metadata 2026/07/27 05:37:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 05:37:22 INFO : sub dir2: Making directory 2026/07/27 05:37:22 INFO : sub dir: Making directory 2026/07/27 05:37:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:37:22 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:37:22 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:37:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:37:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:37:24 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:37:24 INFO : sub dir/hello world: Deleted 2026/07/27 05:37:25 DEBUG : Yandex rclone-test-nuvepeh7voye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/27 05:37:25 DEBUG : Yandex rclone-test-nuvepeh7voye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.43s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.47s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:37:47 INFO : sub dir2: Making directory 2026/07/27 05:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:37:47 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:37:47 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:37:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:37:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:37:50 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:37:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (19.33s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:38:07 DEBUG : sub dir2: Making directory with metadata 2026/07/27 05:38:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 05:38:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 05:38:07 INFO : sub dir2: Making directory 2026/07/27 05:38:07 INFO : sub dir: Making directory 2026/07/27 05:38:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:38:08 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:38:08 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:38:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:38:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:38:09 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:38:09 DEBUG : Waiting for deletions to finish 2026/07/27 05:38:10 DEBUG : Yandex rclone-test-nuvepeh7voye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.02s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.54s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:38:34 INFO : sub dir2: Making directory 2026/07/27 05:38:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:38:34 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:38:34 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:38:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:38:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:38:37 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:38:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.46s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:38:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-vowesah9para" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-nuvepeh7voye -> Yandex rclone-test-vowesah9para 2026/07/27 05:38:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:38:54 DEBUG : Yandex rclone-test-vowesah9para: Waiting for checks to finish 2026/07/27 05:38:54 DEBUG : Yandex rclone-test-vowesah9para: Waiting for transfers to finish 2026/07/27 05:38:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:38:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:38:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 05:38:58 DEBUG : Yandex rclone-test-vowesah9para: Purge remote --- PASS: TestServerSideCopy (31.81s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:39:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone361472596) 2026/07/27 05:39:26 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:39:26 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 05:39:26 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:39:26 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:39:28 DEBUG : sub dir/hello world: size = 17 OK 2026/07/27 05:39:28 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/27 05:39:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.21s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:39:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-mokugik5xiqe" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-nuvepeh7voye -> Yandex rclone-test-mokugik5xiqe 2026/07/27 05:39:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:39:48 DEBUG : Yandex rclone-test-mokugik5xiqe: Waiting for checks to finish 2026/07/27 05:39:48 DEBUG : Yandex rclone-test-mokugik5xiqe: Waiting for transfers to finish 2026/07/27 05:39:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:39:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:39:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 05:39:54 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:39:54 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-mokugik5xiqe) 2026/07/27 05:39:54 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 05:39:54 DEBUG : Yandex rclone-test-mokugik5xiqe: Waiting for checks to finish 2026/07/27 05:39:54 DEBUG : Yandex rclone-test-mokugik5xiqe: Waiting for transfers to finish 2026/07/27 05:39:55 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.xemovab8" before starting 2026/07/27 05:39:57 DEBUG : sub dir/hello world.xemovab8: server side copy: removing renamed existing file after operation 2026/07/27 05:40:04 DEBUG : sub dir/hello world: size = 17 OK 2026/07/27 05:40:04 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/27 05:40:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 05:40:05 DEBUG : Yandex rclone-test-mokugik5xiqe: Purge remote --- PASS: TestServerSideCopyOverSelf (49.12s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:40:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone361472596) 2026/07/27 05:40:36 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:40:36 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 05:40:36 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:40:36 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:40:38 DEBUG : sub dir/hello world: size = 17 OK 2026/07/27 05:40:38 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/27 05:40:38 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/27 05:40:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (20.17s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:40:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-xujutit6pumu" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-nuvepeh7voye -> Yandex rclone-test-xujutit6pumu 2026/07/27 05:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:40:58 DEBUG : Yandex rclone-test-xujutit6pumu: Waiting for checks to finish 2026/07/27 05:40:58 DEBUG : Yandex rclone-test-xujutit6pumu: Waiting for transfers to finish 2026/07/27 05:41:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:41:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:41:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/27 05:41:05 DEBUG : Yandex rclone-test-xujutit6pumu: Using server-side directory move 2026/07/27 05:41:05 INFO : Yandex rclone-test-xujutit6pumu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/27 05:41:06 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:41:06 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-xujutit6pumu) 2026/07/27 05:41:06 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 05:41:06 DEBUG : Yandex rclone-test-xujutit6pumu: Waiting for checks to finish 2026/07/27 05:41:06 DEBUG : Yandex rclone-test-xujutit6pumu: Waiting for transfers to finish 2026/07/27 05:41:12 INFO : sub dir/hello world: Deleted 2026/07/27 05:41:15 INFO : sub dir/hello world: Moved (server-side) 2026/07/27 05:41:19 DEBUG : testing file moves 2026/07/27 05:41:19 DEBUG : Yandex rclone-test-xujutit6pumu: Waiting for checks to finish 2026/07/27 05:41:19 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:41:19 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-xujutit6pumu) 2026/07/27 05:41:19 DEBUG : sub dir/hello world: Sizes differ 2026/07/27 05:41:19 DEBUG : Yandex rclone-test-xujutit6pumu: Waiting for transfers to finish 2026/07/27 05:41:25 INFO : sub dir/hello world: Deleted 2026/07/27 05:41:26 INFO : sub dir/hello world: Moved (server-side) 2026/07/27 05:41:29 DEBUG : Yandex rclone-test-xujutit6pumu: Purge remote --- PASS: TestServerSideMoveOverSelf (56.17s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:41:51 ERROR : error listing: directory not found 2026/07/27 05:41:51 INFO : Local file system at /tmp/rclone361472596: Making directory 2026/07/27 05:41:52 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:41:52 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.26s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:42:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/27 05:42:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:42:11 DEBUG : Local file system at /tmp/rclone361472596: Waiting for checks to finish 2026/07/27 05:42:11 DEBUG : Local file system at /tmp/rclone361472596: Waiting for transfers to finish 2026/07/27 05:42:12 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/27 05:42:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:42:12 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/27 05:42:12 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:42:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.51s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:42:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/27 05:42:27 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:42:27 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:42:29 DEBUG : check sum: size = 1 OK 2026/07/27 05:42:29 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/27 05:42:29 INFO : check sum: Copied (new) 2026/07/27 05:42:29 DEBUG : Waiting for deletions to finish 2026/07/27 05:42:31 DEBUG : check sum: size = 1 OK 2026/07/27 05:42:31 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:42:31 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/27 05:42:31 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/27 05:42:31 DEBUG : check sum: Unchanged skipping 2026/07/27 05:42:31 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:42:31 DEBUG : Waiting for deletions to finish 2026/07/27 05:42:31 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.41s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:42:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/27 05:42:39 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:42:39 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:42:41 DEBUG : sizeonly: size = 6 OK 2026/07/27 05:42:41 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/27 05:42:41 INFO : sizeonly: Copied (new) 2026/07/27 05:42:41 DEBUG : Waiting for deletions to finish 2026/07/27 05:42:42 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:42:42 DEBUG : sizeonly: size = 6 OK 2026/07/27 05:42:42 DEBUG : sizeonly: Sizes identical 2026/07/27 05:42:42 DEBUG : sizeonly: Unchanged skipping 2026/07/27 05:42:42 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:42:42 DEBUG : Waiting for deletions to finish 2026/07/27 05:42:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.80s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:42:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/27 05:42:49 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:42:49 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:42:51 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/07/27 05:42:51 INFO : ignore-size: Copied (new) 2026/07/27 05:42:51 DEBUG : Waiting for deletions to finish 2026/07/27 05:42:52 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:42:52 DEBUG : ignore-size: Unchanged skipping 2026/07/27 05:42:52 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:42:52 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:42:52 DEBUG : Waiting for deletions to finish 2026/07/27 05:42:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.42s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:43:03 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:43:03 DEBUG : existing: size = 6 OK 2026/07/27 05:43:03 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:43:03 DEBUG : existing: Unchanged skipping 2026/07/27 05:43:03 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:43:03 DEBUG : Waiting for deletions to finish 2026/07/27 05:43:03 INFO : There was nothing to transfer 2026/07/27 05:43:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/27 05:43:03 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:43:03 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:43:05 DEBUG : existing: size = 6 OK 2026/07/27 05:43:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/27 05:43:05 INFO : existing: Copied (replaced existing) 2026/07/27 05:43:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.99s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:43:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/27 05:43:13 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:43:13 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:43:15 DEBUG : existing: size = 6 OK 2026/07/27 05:43:15 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/27 05:43:15 INFO : existing: Copied (new) 2026/07/27 05:43:15 DEBUG : Waiting for deletions to finish 2026/07/27 05:43:15 DEBUG : existing: Destination exists, skipping 2026/07/27 05:43:15 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:43:15 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:43:15 DEBUG : Waiting for deletions to finish 2026/07/27 05:43:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.71s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:43:27 INFO : d: Making directory 2026/07/27 05:43:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/27 05:43:29 DEBUG : c/non empty space: size = 5 OK 2026/07/27 05:43:29 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:43:29 DEBUG : c/non empty space: Unchanged skipping 2026/07/27 05:43:29 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:43:29 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:43:31 DEBUG : a/potato2: size = 60 OK 2026/07/27 05:43:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/27 05:43:31 INFO : a/potato2: Copied (new) 2026/07/27 05:43:31 DEBUG : Waiting for deletions to finish 2026/07/27 05:43:38 INFO : b/potato: Deleted 2026/07/27 05:43:38 INFO : d: Removing directory 2026/07/27 05:43:44 INFO : b: Removing directory 2026/07/27 05:43:52 DEBUG : Yandex rclone-test-nuvepeh7voye: deleted 2 directories --- PASS: TestSyncIgnoreErrors (56.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:44:22 DEBUG : empty space: size = 1 OK 2026/07/27 05:44:22 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 05:44:22 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:44:22 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/27 05:44:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/27 05:44:22 DEBUG : empty space: Unchanged skipping 2026/07/27 05:44:22 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:44:22 DEBUG : Waiting for deletions to finish 2026/07/27 05:44:22 INFO : There was nothing to transfer 2026/07/27 05:44:23 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:44:23 DEBUG : empty space: size = 1 OK 2026/07/27 05:44:23 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 05:44:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/27 05:44:24 INFO : empty space: Updated modification time in destination 2026/07/27 05:44:24 DEBUG : empty space: Unchanged skipping 2026/07/27 05:44:24 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:44:24 DEBUG : Waiting for deletions to finish 2026/07/27 05:44:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:44:35 DEBUG : empty space: size = 1 OK 2026/07/27 05:44:35 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/07/27 05:44:35 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:44:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/27 05:44:35 DEBUG : empty space: Unchanged skipping 2026/07/27 05:44:35 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:44:35 DEBUG : Waiting for deletions to finish 2026/07/27 05:44:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.57s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:44:44 DEBUG : foo: size = 3 OK 2026/07/27 05:44:44 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/07/27 05:44:44 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:44:44 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone361472596) 2026/07/27 05:44:44 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:44:44 DEBUG : foo: md5 differ 2026/07/27 05:44:44 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:44:46 DEBUG : foo: size = 3 OK 2026/07/27 05:44:46 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/07/27 05:44:46 INFO : foo: Copied (replaced existing) 2026/07/27 05:44:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.13s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:44:56 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/27 05:44:56 DEBUG : empty space: size = 1 OK 2026/07/27 05:44:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:44:56 DEBUG : empty space: Unchanged skipping 2026/07/27 05:44:56 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:44:56 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:44:57 DEBUG : potato: size = 60 OK 2026/07/27 05:44:57 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/27 05:44:57 INFO : potato: Copied (new) 2026/07/27 05:44:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.22s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:45:13 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:45:13 DEBUG : potato: size = 21 (Local file system at /tmp/rclone361472596) 2026/07/27 05:45:13 DEBUG : potato: size = 60 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:45:13 DEBUG : potato: Sizes differ 2026/07/27 05:45:13 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:45:16 DEBUG : potato: size = 21 OK 2026/07/27 05:45:16 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/27 05:45:16 INFO : potato: Copied (replaced existing) 2026/07/27 05:45:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (12.40s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:45:27 DEBUG : potato: size = 21 OK 2026/07/27 05:45:27 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/07/27 05:45:27 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:45:27 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone361472596) 2026/07/27 05:45:27 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:45:27 DEBUG : potato: md5 differ 2026/07/27 05:45:27 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:45:29 DEBUG : potato: size = 21 OK 2026/07/27 05:45:29 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/27 05:45:29 INFO : potato: Copied (replaced existing) 2026/07/27 05:45:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (14.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:45:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:45:43 DEBUG : empty space: size = 1 OK 2026/07/27 05:45:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:45:43 DEBUG : empty space: Unchanged skipping 2026/07/27 05:45:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/27 05:45:43 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:45:43 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:45:43 DEBUG : Waiting for deletions to finish 2026/07/27 05:45:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:46:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:46:03 DEBUG : empty space: size = 1 OK 2026/07/27 05:46:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:46:03 DEBUG : empty space: Unchanged skipping 2026/07/27 05:46:03 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:46:03 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:46:05 DEBUG : potato2: size = 60 OK 2026/07/27 05:46:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/27 05:46:05 INFO : potato2: Copied (new) 2026/07/27 05:46:05 DEBUG : Waiting for deletions to finish 2026/07/27 05:46:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (27.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:46:29 INFO : d: Making directory 2026/07/27 05:46:30 INFO : d/e: Making directory 2026/07/27 05:46:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/27 05:46:32 DEBUG : c/non empty space: size = 5 OK 2026/07/27 05:46:32 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:46:32 DEBUG : c/non empty space: Unchanged skipping 2026/07/27 05:46:32 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:46:32 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:46:34 DEBUG : a/potato2: size = 60 OK 2026/07/27 05:46:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/27 05:46:34 INFO : a/potato2: Copied (new) 2026/07/27 05:46:34 DEBUG : Waiting for deletions to finish 2026/07/27 05:46:40 INFO : b/potato: Deleted 2026/07/27 05:46:40 INFO : d/e: Removing directory 2026/07/27 05:46:47 INFO : d: Removing directory 2026/07/27 05:46:55 INFO : b: Removing directory 2026/07/27 05:47:02 DEBUG : Yandex rclone-test-nuvepeh7voye: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (66.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:47:35 INFO : d: Making directory 2026/07/27 05:47:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/27 05:47:37 DEBUG : c/non empty space: size = 5 OK 2026/07/27 05:47:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:47:37 DEBUG : c/non empty space: Unchanged skipping 2026/07/27 05:47:37 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:47:37 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:47:38 DEBUG : a/potato2: size = 60 OK 2026/07/27 05:47:38 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/27 05:47:38 INFO : a/potato2: Copied (new) 2026/07/27 05:47:38 ERROR : Yandex rclone-test-nuvepeh7voye: not deleting files as there were IO errors 2026/07/27 05:47:38 ERROR : Yandex rclone-test-nuvepeh7voye: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (57.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:48:34 DEBUG : Waiting for deletions to finish 2026/07/27 05:48:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:48:34 DEBUG : empty space: size = 1 OK 2026/07/27 05:48:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:48:34 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:48:34 DEBUG : empty space: Unchanged skipping 2026/07/27 05:48:34 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:48:36 DEBUG : potato2: size = 60 OK 2026/07/27 05:48:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/27 05:48:36 INFO : potato2: Copied (new) 2026/07/27 05:48:41 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (25.38s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:48:58 DEBUG : Waiting for deletions to finish 2026/07/27 05:48:58 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:48:58 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:49:05 INFO : potato: Deleted 2026/07/27 05:49:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:49:05 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:49:05 DEBUG : empty space: size = 1 OK 2026/07/27 05:49:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:49:05 DEBUG : empty space: Unchanged skipping 2026/07/27 05:49:05 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:49:07 DEBUG : potato2: size = 60 OK 2026/07/27 05:49:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/27 05:49:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.74s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:49:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:49:24 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:49:24 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:49:26 DEBUG : potato2: size = 19 OK 2026/07/27 05:49:26 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/27 05:49:26 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.92s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:49:43 DEBUG : enormous: Excluded (Size Filter) 2026/07/27 05:49:43 DEBUG : enormous: Excluded 2026/07/27 05:49:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 05:49:43 DEBUG : potato2: Excluded 2026/07/27 05:49:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 05:49:43 DEBUG : potato2: Excluded 2026/07/27 05:49:43 DEBUG : empty space: size = 1 OK 2026/07/27 05:49:43 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:49:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:49:43 DEBUG : empty space: Unchanged skipping 2026/07/27 05:49:43 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:49:43 DEBUG : Waiting for deletions to finish 2026/07/27 05:49:43 INFO : There was nothing to transfer 2026/07/27 05:49:43 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 05:49:43 DEBUG : potato2: Excluded 2026/07/27 05:49:44 DEBUG : enormous: Excluded (Size Filter) 2026/07/27 05:49:44 DEBUG : enormous: Excluded 2026/07/27 05:49:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 05:49:44 DEBUG : potato2: Excluded 2026/07/27 05:49:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 05:49:44 DEBUG : potato2: Excluded 2026/07/27 05:49:44 DEBUG : empty space: size = 1 OK 2026/07/27 05:49:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:49:44 DEBUG : empty space: Unchanged skipping 2026/07/27 05:49:44 DEBUG : Local file system at /tmp/rclone361472596: Waiting for checks to finish 2026/07/27 05:49:44 DEBUG : Local file system at /tmp/rclone361472596: Waiting for transfers to finish 2026/07/27 05:49:44 DEBUG : Waiting for deletions to finish 2026/07/27 05:49:44 INFO : There was nothing to transfer 2026/07/27 05:49:44 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 05:49:44 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.78s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:50:05 DEBUG : enormous: Excluded (Size Filter) 2026/07/27 05:50:05 DEBUG : enormous: Excluded 2026/07/27 05:50:05 DEBUG : potato2: Excluded (Size Filter) 2026/07/27 05:50:05 DEBUG : potato2: Excluded 2026/07/27 05:50:06 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:50:06 DEBUG : empty space: size = 1 OK 2026/07/27 05:50:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:50:06 DEBUG : empty space: Unchanged skipping 2026/07/27 05:50:06 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:50:06 DEBUG : Waiting for deletions to finish 2026/07/27 05:50:12 INFO : enormous: Deleted 2026/07/27 05:50:12 INFO : potato2: Deleted 2026/07/27 05:50:12 INFO : There was nothing to transfer 2026/07/27 05:50:13 DEBUG : empty space: size = 1 OK 2026/07/27 05:50:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:50:13 DEBUG : empty space: Unchanged skipping 2026/07/27 05:50:13 DEBUG : Local file system at /tmp/rclone361472596: Waiting for checks to finish 2026/07/27 05:50:13 DEBUG : Local file system at /tmp/rclone361472596: Waiting for transfers to finish 2026/07/27 05:50:13 DEBUG : Waiting for deletions to finish 2026/07/27 05:50:13 INFO : enormous: Deleted 2026/07/27 05:50:13 INFO : potato2: Deleted 2026/07/27 05:50:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.43s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:50:30 DEBUG : five: Need to transfer - File not found at Destination 2026/07/27 05:50:30 DEBUG : one: Destination is newer than source, skipping 2026/07/27 05:50:30 DEBUG : four: size = 4 (Local file system at /tmp/rclone361472596) 2026/07/27 05:50:30 DEBUG : four: size = 8 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:50:30 DEBUG : four: Sizes differ 2026/07/27 05:50:30 DEBUG : three: size = 5 OK 2026/07/27 05:50:30 DEBUG : three: Sizes identical 2026/07/27 05:50:30 DEBUG : two: size = 3 OK 2026/07/27 05:50:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/27 05:50:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/27 05:50:30 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:50:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone361472596) 2026/07/27 05:50:30 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:50:30 DEBUG : two: md5 differ 2026/07/27 05:50:30 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:50:32 DEBUG : two: size = 3 OK 2026/07/27 05:50:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/27 05:50:32 INFO : two: Copied (replaced existing) 2026/07/27 05:50:32 DEBUG : five: size = 4 OK 2026/07/27 05:50:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/27 05:50:32 INFO : five: Copied (new) 2026/07/27 05:50:32 DEBUG : four: size = 4 OK 2026/07/27 05:50:32 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/27 05:50:32 INFO : four: Copied (replaced existing) 2026/07/27 05:50:32 DEBUG : Waiting for deletions to finish 2026/07/27 05:50:33 DEBUG : five: size = 4 OK 2026/07/27 05:50:33 DEBUG : four: size = 4 OK 2026/07/27 05:50:33 DEBUG : one: Destination is newer than source, skipping 2026/07/27 05:50:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/27 05:50:33 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/27 05:50:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/27 05:50:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/27 05:50:33 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/27 05:50:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/27 05:50:33 DEBUG : three: size = 5 OK 2026/07/27 05:50:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone361472596) 2026/07/27 05:50:33 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:50:33 DEBUG : three: md5 differ 2026/07/27 05:50:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/27 05:50:33 DEBUG : two: size = 3 OK 2026/07/27 05:50:33 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:50:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/27 05:50:33 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/27 05:50:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/27 05:50:33 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:50:35 DEBUG : three: size = 5 OK 2026/07/27 05:50:35 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/27 05:50:35 INFO : three: Copied (replaced existing) 2026/07/27 05:50:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (45.27s) === 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:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/27 05:51:05 INFO : Yandex rclone-test-nuvepeh7voye: Making map for --track-renames 2026/07/27 05:51:05 INFO : Yandex rclone-test-nuvepeh7voye: Finished making map for --track-renames 2026/07/27 05:51:05 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:51:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/27 05:51:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/27 05:51:05 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for renames to finish 2026/07/27 05:51:05 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:51:07 DEBUG : yam: size = 11 OK 2026/07/27 05:51:07 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/27 05:51:07 INFO : yam: Copied (new) 2026/07/27 05:51:08 DEBUG : potato: size = 14 OK 2026/07/27 05:51:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/27 05:51:08 INFO : potato: Copied (new) 2026/07/27 05:51:08 DEBUG : Waiting for deletions to finish 2026/07/27 05:51:08 DEBUG : potato: size = 14 OK 2026/07/27 05:51:08 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:51:08 DEBUG : potato: Unchanged skipping 2026/07/27 05:51:08 INFO : Yandex rclone-test-nuvepeh7voye: Making map for --track-renames 2026/07/27 05:51:08 INFO : Yandex rclone-test-nuvepeh7voye: Finished making map for --track-renames 2026/07/27 05:51:08 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:51:08 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for renames to finish 2026/07/27 05:51:09 INFO : yam: Moved (server-side) to: yaml 2026/07/27 05:51:09 INFO : yaml: Renamed from "yam" 2026/07/27 05:51:09 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:51:09 DEBUG : Waiting for deletions to finish 2026/07/27 05:51:09 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/27 05:51:23 INFO : Yandex rclone-test-nuvepeh7voye: Making map for --track-renames 2026/07/27 05:51:23 INFO : Yandex rclone-test-nuvepeh7voye: Finished making map for --track-renames 2026/07/27 05:51:23 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:51:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/27 05:51:23 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for renames to finish 2026/07/27 05:51:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/27 05:51:23 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:51:25 DEBUG : potato: size = 14 OK 2026/07/27 05:51:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/27 05:51:25 INFO : potato: Copied (new) 2026/07/27 05:51:26 DEBUG : yam: size = 11 OK 2026/07/27 05:51:26 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/27 05:51:26 INFO : yam: Copied (new) 2026/07/27 05:51:26 DEBUG : Waiting for deletions to finish 2026/07/27 05:51:27 INFO : Yandex rclone-test-nuvepeh7voye: Making map for --track-renames 2026/07/27 05:51:27 DEBUG : potato: size = 14 OK 2026/07/27 05:51:27 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:51:27 INFO : Yandex rclone-test-nuvepeh7voye: Finished making map for --track-renames 2026/07/27 05:51:27 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:51:27 DEBUG : potato: Unchanged skipping 2026/07/27 05:51:27 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for renames to finish 2026/07/27 05:51:29 INFO : yam: Moved (server-side) to: yaml 2026/07/27 05:51:29 INFO : yaml: Renamed from "yam" 2026/07/27 05:51:29 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:51:29 DEBUG : Waiting for deletions to finish 2026/07/27 05:51:29 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/27 05:51:42 INFO : Yandex rclone-test-nuvepeh7voye: Making map for --track-renames 2026/07/27 05:51:42 INFO : Yandex rclone-test-nuvepeh7voye: Finished making map for --track-renames 2026/07/27 05:51:42 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:51:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/27 05:51:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/27 05:51:42 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for renames to finish 2026/07/27 05:51:42 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:51:44 DEBUG : potato: size = 14 OK 2026/07/27 05:51:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/27 05:51:44 INFO : potato: Copied (new) 2026/07/27 05:51:45 DEBUG : sub/yam: size = 11 OK 2026/07/27 05:51:45 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/27 05:51:45 INFO : sub/yam: Copied (new) 2026/07/27 05:51:45 DEBUG : Waiting for deletions to finish 2026/07/27 05:51:47 DEBUG : potato: size = 14 OK 2026/07/27 05:51:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:51:47 DEBUG : potato: Unchanged skipping 2026/07/27 05:51:47 INFO : Yandex rclone-test-nuvepeh7voye: Making map for --track-renames 2026/07/27 05:51:47 INFO : Yandex rclone-test-nuvepeh7voye: Finished making map for --track-renames 2026/07/27 05:51:47 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:51:47 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for renames to finish 2026/07/27 05:51:49 INFO : sub/yam: Moved (server-side) to: yam 2026/07/27 05:51:49 INFO : yam: Renamed from "sub/yam" 2026/07/27 05:51:49 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:51:49 DEBUG : Waiting for deletions to finish 2026/07/27 05:51:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (28.49s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:52:10 DEBUG : Creating backend with remote "/tmp/rclone361472596/dir1" 2026/07/27 05:52:10 DEBUG : Creating backend with remote "/tmp/rclone361472596/dir2" 2026/07/27 05:52:10 DEBUG : Local file system at /tmp/rclone361472596/dir2: Using server-side directory move 2026/07/27 05:52:10 INFO : Local file system at /tmp/rclone361472596/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/27 05:52:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/27 05:52:10 DEBUG : Local file system at /tmp/rclone361472596/dir2: Waiting for checks to finish 2026/07/27 05:52:10 DEBUG : Local file system at /tmp/rclone361472596/dir2: Waiting for transfers to finish 2026/07/27 05:52:10 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.67s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:52:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:52:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/27 05:52:11 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:52:11 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:52:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/27 05:52:14 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/27 05:52:14 INFO : nested/sub dir/file: Copied (new) 2026/07/27 05:52:14 INFO : nested/sub dir/file: Deleted 2026/07/27 05:52:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:52:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:52:15 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:52:15 INFO : sub dir/hello world: Deleted 2026/07/27 05:52:15 INFO : sub dir: Removing directory 2026/07/27 05:52:15 INFO : nested/sub dir: Removing directory 2026/07/27 05:52:15 INFO : nested: Removing directory 2026/07/27 05:52:15 DEBUG : Local file system at /tmp/rclone361472596: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (40.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:52:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/27 05:52:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/27 05:52:52 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:52:52 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:52:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/27 05:52:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 05:52:54 INFO : sub dir/hello world: Copied (new) 2026/07/27 05:52:54 INFO : sub dir/hello world: Deleted 2026/07/27 05:52:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/27 05:52:54 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/27 05:52:54 INFO : nested/sub dir/file: Copied (new) 2026/07/27 05:52:54 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (39.57s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:53:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/27 05:53:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/27 05:53:32 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:53:32 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:53:33 DEBUG : existing: size = 6 OK 2026/07/27 05:53:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/27 05:53:33 INFO : existing: Copied (new) 2026/07/27 05:53:33 INFO : existing: Deleted 2026/07/27 05:53:34 DEBUG : existing-b: size = 6 OK 2026/07/27 05:53:34 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/27 05:53:34 INFO : existing-b: Copied (new) 2026/07/27 05:53:34 INFO : existing-b: Deleted 2026/07/27 05:53:35 DEBUG : existing: Destination exists, skipping 2026/07/27 05:53:35 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:53:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/27 05:53:35 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:53:35 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (21.07s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:53:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-leduhaz1lipa" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-nuvepeh7voye -> Yandex rclone-test-leduhaz1lipa 2026/07/27 05:54:03 DEBUG : Yandex rclone-test-leduhaz1lipa: Using server-side directory move 2026/07/27 05:54:03 INFO : Yandex rclone-test-leduhaz1lipa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/27 05:54:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:54:04 DEBUG : empty space: size = 1 OK 2026/07/27 05:54:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:54:04 DEBUG : empty space: Unchanged skipping 2026/07/27 05:54:04 DEBUG : Yandex rclone-test-leduhaz1lipa: Waiting for checks to finish 2026/07/27 05:54:04 DEBUG : potato3: size = 68 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:54:04 DEBUG : potato3: size = 60 (Yandex rclone-test-leduhaz1lipa) 2026/07/27 05:54:04 DEBUG : potato3: Sizes differ 2026/07/27 05:54:05 INFO : potato2: Moved (server-side) 2026/07/27 05:54:09 INFO : potato3: Deleted 2026/07/27 05:54:10 INFO : empty space: Deleted 2026/07/27 05:54:10 DEBUG : Yandex rclone-test-leduhaz1lipa: Waiting for transfers to finish 2026/07/27 05:54:11 INFO : potato3: Moved (server-side) 2026/07/27 05:54:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-vemumos9jima" 2026/07/27 05:54:12 DEBUG : Yandex rclone-test-vemumos9jima: Using server-side directory move 2026/07/27 05:54:16 INFO : Yandex rclone-test-vemumos9jima: Server side directory move succeeded 2026/07/27 05:54:17 ERROR : error listing: directory not found 2026/07/27 05:54:17 DEBUG : Yandex rclone-test-vemumos9jima: Purge remote 2026/07/27 05:54:31 DEBUG : Yandex rclone-test-leduhaz1lipa: Purge remote 2026/07/27 05:54:31 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (39.09s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:54:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-vigelup6huwi" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-nuvepeh7voye -> Yandex rclone-test-vigelup6huwi 2026/07/27 05:54:42 DEBUG : empty space: Excluded (Size Filter) 2026/07/27 05:54:42 DEBUG : empty space: Excluded 2026/07/27 05:54:42 DEBUG : empty space: Excluded (Size Filter) 2026/07/27 05:54:42 DEBUG : empty space: Excluded 2026/07/27 05:54:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:54:42 DEBUG : potato3: size = 68 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:54:42 DEBUG : potato3: size = 60 (Yandex rclone-test-vigelup6huwi) 2026/07/27 05:54:42 DEBUG : potato3: Sizes differ 2026/07/27 05:54:42 DEBUG : Yandex rclone-test-vigelup6huwi: Waiting for checks to finish 2026/07/27 05:54:42 DEBUG : Yandex rclone-test-vigelup6huwi: Waiting for transfers to finish 2026/07/27 05:54:43 INFO : potato2: Moved (server-side) 2026/07/27 05:54:48 INFO : potato3: Deleted 2026/07/27 05:54:50 INFO : potato3: Moved (server-side) 2026/07/27 05:54:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-yubaceg4tafo" 2026/07/27 05:54:51 DEBUG : empty space: Excluded (Size Filter) 2026/07/27 05:54:51 DEBUG : empty space: Excluded 2026/07/27 05:54:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:54:51 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/27 05:54:51 DEBUG : Yandex rclone-test-yubaceg4tafo: Waiting for checks to finish 2026/07/27 05:54:51 DEBUG : Yandex rclone-test-yubaceg4tafo: Waiting for transfers to finish 2026/07/27 05:54:53 INFO : potato3: Moved (server-side) 2026/07/27 05:54:53 INFO : potato2: Moved (server-side) 2026/07/27 05:54:53 DEBUG : Yandex rclone-test-yubaceg4tafo: Purge remote 2026/07/27 05:55:05 DEBUG : Yandex rclone-test-vigelup6huwi: Purge remote --- PASS: TestServerSideMoveWithFilter (50.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:55:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-pamosum9vutu" 2026/07/27 05:55:28 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-nuvepeh7voye -> Yandex rclone-test-pamosum9vutu 2026/07/27 05:55:33 DEBUG : Yandex rclone-test-pamosum9vutu: Using server-side directory move 2026/07/27 05:55:34 INFO : Yandex rclone-test-pamosum9vutu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/27 05:55:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/27 05:55:34 DEBUG : empty space: size = 1 OK 2026/07/27 05:55:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:55:34 DEBUG : empty space: Unchanged skipping 2026/07/27 05:55:34 DEBUG : potato3: size = 68 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 05:55:34 DEBUG : potato3: size = 60 (Yandex rclone-test-pamosum9vutu) 2026/07/27 05:55:34 DEBUG : potato3: Sizes differ 2026/07/27 05:55:34 DEBUG : Yandex rclone-test-pamosum9vutu: Waiting for checks to finish 2026/07/27 05:55:35 INFO : potato2: Moved (server-side) 2026/07/27 05:55:40 INFO : potato3: Deleted 2026/07/27 05:55:41 INFO : empty space: Deleted 2026/07/27 05:55:41 DEBUG : Yandex rclone-test-pamosum9vutu: Waiting for transfers to finish 2026/07/27 05:55:42 INFO : potato3: Moved (server-side) 2026/07/27 05:55:42 INFO : tomatoDir: Removing directory 2026/07/27 05:55:49 DEBUG : Yandex rclone-test-nuvepeh7voye: deleted 1 directories 2026/07/27 05:55:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-gabudom1vive" 2026/07/27 05:55:50 INFO : tomatoDir: Making directory 2026/07/27 05:55:51 DEBUG : Yandex rclone-test-gabudom1vive: Using server-side directory move 2026/07/27 05:55:55 INFO : Yandex rclone-test-gabudom1vive: Server side directory move succeeded 2026/07/27 05:55:56 ERROR : error listing: directory not found 2026/07/27 05:55:56 ERROR : error listing: directory not found 2026/07/27 05:55:56 DEBUG : Yandex rclone-test-gabudom1vive: Purge remote 2026/07/27 05:56:11 DEBUG : Yandex rclone-test-pamosum9vutu: Purge remote 2026/07/27 05:56:11 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (49.31s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:56:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/rclone-sync-test" --- PASS: TestSyncOverlap (2.10s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:56:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/rclone-sync-test" 2026/07/27 05:56:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/rclone-sync-test-include/layer2" 2026/07/27 05:56:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/rclone-sync-test-ignore-file" 2026/07/27 05:56:21 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:22 DEBUG : Yandex rclone-test-nuvepeh7voye/rclone-sync-test: Waiting for checks to finish 2026/07/27 05:56:22 DEBUG : Yandex rclone-test-nuvepeh7voye/rclone-sync-test: Waiting for transfers to finish 2026/07/27 05:56:22 DEBUG : Waiting for deletions to finish 2026/07/27 05:56:22 INFO : There was nothing to transfer 2026/07/27 05:56:23 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:24 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:56:24 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:56:24 DEBUG : Waiting for deletions to finish 2026/07/27 05:56:24 INFO : rclone-sync-test-include: Removing directory 2026/07/27 05:56:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/27 05:56:24 DEBUG : Yandex rclone-test-nuvepeh7voye: failed to delete 1 directories 2026/07/27 05:56:24 INFO : There was nothing to transfer 2026/07/27 05:56:25 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:26 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:28 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:29 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:31 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:32 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:34 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:35 DEBUG : Yandex rclone-test-nuvepeh7voye/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/27 05:56:35 DEBUG : Yandex rclone-test-nuvepeh7voye/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/27 05:56:35 DEBUG : Waiting for deletions to finish 2026/07/27 05:56:35 INFO : There was nothing to transfer 2026/07/27 05:56:35 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:37 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:39 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:40 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 05:56:40 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 05:56:40 DEBUG : Waiting for deletions to finish 2026/07/27 05:56:40 INFO : rclone-sync-test-include: Removing directory 2026/07/27 05:56:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/27 05:56:40 DEBUG : Yandex rclone-test-nuvepeh7voye: failed to delete 1 directories 2026/07/27 05:56:40 INFO : There was nothing to transfer 2026/07/27 05:56:42 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:43 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:45 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:47 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:49 DEBUG : Excluded 2026/07/27 05:56:49 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:50 DEBUG : Yandex rclone-test-nuvepeh7voye/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/27 05:56:50 DEBUG : Yandex rclone-test-nuvepeh7voye/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/27 05:56:50 DEBUG : Waiting for deletions to finish 2026/07/27 05:56:50 INFO : There was nothing to transfer 2026/07/27 05:56:51 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:52 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:54 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:56 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/27 05:56:57 DEBUG : rclone-sync-test: Excluded 2026/07/27 05:56:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/27 05:56:58 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (94.83s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:57:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/dst" 2026/07/27 05:57:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/CompareDest" 2026/07/27 05:57:50 DEBUG : one: Need to transfer - File not found at Destination 2026/07/27 05:57:50 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 05:57:50 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 05:57:52 DEBUG : one: size = 3 OK 2026/07/27 05:57:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/27 05:57:52 INFO : one: Copied (new) 2026/07/27 05:57:52 DEBUG : Waiting for deletions to finish 2026/07/27 05:57:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 05:57:53 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 05:57:53 DEBUG : one: Sizes differ 2026/07/27 05:57:53 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 05:57:53 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 05:57:55 DEBUG : one: size = 5 OK 2026/07/27 05:57:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/27 05:57:55 INFO : one: Copied (replaced existing) 2026/07/27 05:57:55 DEBUG : Waiting for deletions to finish 2026/07/27 05:58:02 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 05:58:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 05:58:02 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 05:58:02 DEBUG : one: Sizes differ 2026/07/27 05:58:02 DEBUG : one: size = 5 OK 2026/07/27 05:58:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:58:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 05:58:02 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 05:58:02 DEBUG : Waiting for deletions to finish 2026/07/27 05:58:02 INFO : There was nothing to transfer 2026/07/27 05:58:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 05:58:05 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 05:58:05 DEBUG : one: Sizes differ 2026/07/27 05:58:06 DEBUG : two: size = 3 OK 2026/07/27 05:58:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:58:06 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 05:58:06 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 05:58:06 DEBUG : one: size = 5 OK 2026/07/27 05:58:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:58:06 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 05:58:06 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 05:58:06 DEBUG : Waiting for deletions to finish 2026/07/27 05:58:06 INFO : There was nothing to transfer 2026/07/27 05:58:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 05:58:08 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 05:58:08 DEBUG : one: Sizes differ 2026/07/27 05:58:08 DEBUG : one: size = 5 OK 2026/07/27 05:58:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:58:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 05:58:09 DEBUG : two: size = 3 OK 2026/07/27 05:58:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:58:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 05:58:09 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 05:58:09 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 05:58:09 DEBUG : Waiting for deletions to finish 2026/07/27 05:58:09 INFO : There was nothing to transfer 2026/07/27 05:58:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 05:58:10 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 05:58:10 DEBUG : one: Sizes differ 2026/07/27 05:58:10 DEBUG : two: size = 3 OK 2026/07/27 05:58:10 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 05:58:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/27 05:58:10 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/27 05:58:10 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 05:58:10 DEBUG : one: size = 5 OK 2026/07/27 05:58:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:58:10 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 05:58:10 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 05:58:10 DEBUG : Waiting for deletions to finish 2026/07/27 05:58:10 INFO : There was nothing to transfer 2026/07/27 05:58:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 05:58:12 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 05:58:12 DEBUG : one: Sizes differ 2026/07/27 05:58:12 DEBUG : two: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 05:58:12 DEBUG : two: size = 3 (Yandex rclone-test-nuvepeh7voye/CompareDest) 2026/07/27 05:58:12 DEBUG : two: Sizes differ 2026/07/27 05:58:12 DEBUG : two: Need to transfer - File not found at Destination 2026/07/27 05:58:12 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 05:58:12 DEBUG : one: size = 5 OK 2026/07/27 05:58:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:58:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/27 05:58:12 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 05:58:14 DEBUG : two: size = 5 OK 2026/07/27 05:58:14 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/27 05:58:14 INFO : two: Copied (new) 2026/07/27 05:58:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (72.77s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:59:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/dest" 2026/07/27 05:59:06 DEBUG : Config file has changed externally - reloading 2026/07/27 05:59:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/pre-dest1" 2026/07/27 05:59:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/pre-dest2" 2026/07/27 05:59:08 DEBUG : 1: size = 1 OK 2026/07/27 05:59:08 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:59:08 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/27 05:59:08 DEBUG : 2: size = 1 OK 2026/07/27 05:59:08 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 05:59:08 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/27 05:59:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/27 05:59:09 DEBUG : Yandex rclone-test-nuvepeh7voye/dest: Waiting for checks to finish 2026/07/27 05:59:09 DEBUG : Yandex rclone-test-nuvepeh7voye/dest: Waiting for transfers to finish 2026/07/27 05:59:11 DEBUG : 3: size = 1 OK 2026/07/27 05:59:11 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/27 05:59:11 INFO : 3: Copied (new) 2026/07/27 05:59:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (56.30s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 05:59:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/dst" 2026/07/27 05:59:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/CopyDest" 2026/07/27 05:59:59 DEBUG : one: Need to transfer - File not found at Destination 2026/07/27 05:59:59 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 05:59:59 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:00:01 DEBUG : one: modtime not stored after upload (got 2026-07-27 06:00:00 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/27 06:00:01 DEBUG : one: size = 3 OK 2026/07/27 06:00:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/27 06:00:01 INFO : one: Copied (new) 2026/07/27 06:00:01 DEBUG : Waiting for deletions to finish 2026/07/27 06:00:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 06:00:03 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:00:03 DEBUG : one: Sizes differ 2026/07/27 06:00:03 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:00:03 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:00:06 DEBUG : one: size = 5 OK 2026/07/27 06:00:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/27 06:00:06 INFO : one: Copied (replaced existing) 2026/07/27 06:00:06 DEBUG : Waiting for deletions to finish 2026/07/27 06:00:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/BackupDir" 2026/07/27 06:00:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 06:00:12 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:00:12 DEBUG : one: Sizes differ 2026/07/27 06:00:12 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:00:12 DEBUG : one: size = 5 OK 2026/07/27 06:00:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:00:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 06:00:12 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:00:12 DEBUG : one: Sizes differ 2026/07/27 06:00:14 INFO : one: Moved (server-side) 2026/07/27 06:00:18 DEBUG : one: size = 5 OK 2026/07/27 06:00:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/27 06:00:18 INFO : one: Copied (server-side copy) 2026/07/27 06:00:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/27 06:00:18 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:00:18 DEBUG : Waiting for deletions to finish 2026/07/27 06:00:25 DEBUG : one: size = 5 OK 2026/07/27 06:00:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:00:25 DEBUG : one: Unchanged skipping 2026/07/27 06:00:25 DEBUG : two: size = 3 OK 2026/07/27 06:00:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:00:26 DEBUG : two: size = 3 OK 2026/07/27 06:00:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/27 06:00:26 INFO : two: Copied (server-side copy) 2026/07/27 06:00:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/27 06:00:26 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:00:26 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:00:26 DEBUG : Waiting for deletions to finish 2026/07/27 06:00:27 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:00:27 DEBUG : two: size = 3 OK 2026/07/27 06:00:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:00:27 DEBUG : two: Unchanged skipping 2026/07/27 06:00:27 DEBUG : one: size = 5 OK 2026/07/27 06:00:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:00:27 DEBUG : one: Unchanged skipping 2026/07/27 06:00:27 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:00:27 DEBUG : Waiting for deletions to finish 2026/07/27 06:00:27 INFO : There was nothing to transfer 2026/07/27 06:00:32 DEBUG : one: size = 5 OK 2026/07/27 06:00:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:00:32 DEBUG : one: Unchanged skipping 2026/07/27 06:00:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone361472596) 2026/07/27 06:00:32 DEBUG : three: size = 5 (Yandex rclone-test-nuvepeh7voye/CopyDest) 2026/07/27 06:00:32 DEBUG : three: Sizes differ 2026/07/27 06:00:32 DEBUG : three: Destination not found in --copy-dest 2026/07/27 06:00:32 DEBUG : three: Need to transfer - File not found at Destination 2026/07/27 06:00:32 DEBUG : two: size = 3 OK 2026/07/27 06:00:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:00:32 DEBUG : two: Unchanged skipping 2026/07/27 06:00:32 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:00:32 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:00:34 DEBUG : three: size = 7 OK 2026/07/27 06:00:34 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/27 06:00:34 INFO : three: Copied (new) 2026/07/27 06:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (111.47s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:01:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/dst" 2026/07/27 06:01:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/backup" 2026/07/27 06:01:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone361472596) 2026/07/27 06:01:56 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:01:56 DEBUG : one: Sizes differ 2026/07/27 06:01:56 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:01:56 DEBUG : two: size = 3 OK 2026/07/27 06:01:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:01:56 DEBUG : two: Unchanged skipping 2026/07/27 06:01:58 INFO : one: Moved (server-side) 2026/07/27 06:01:58 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:02:00 DEBUG : one: size = 4 OK 2026/07/27 06:02:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/27 06:02:00 INFO : one: Copied (new) 2026/07/27 06:02:00 DEBUG : Waiting for deletions to finish 2026/07/27 06:02:02 INFO : three.txt: Moved (server-side) 2026/07/27 06:02:02 INFO : three.txt: Moved into backup dir 2026/07/27 06:02:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 06:02:06 DEBUG : one: size = 4 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:02:06 DEBUG : one: Sizes differ 2026/07/27 06:02:06 DEBUG : two: size = 3 OK 2026/07/27 06:02:06 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:02:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:02:06 DEBUG : two: Unchanged skipping 2026/07/27 06:02:13 INFO : one: Deleted 2026/07/27 06:02:14 INFO : one: Moved (server-side) 2026/07/27 06:02:14 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:02:16 DEBUG : one: size = 5 OK 2026/07/27 06:02:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/27 06:02:16 INFO : one: Copied (new) 2026/07/27 06:02:16 DEBUG : Waiting for deletions to finish 2026/07/27 06:02:23 INFO : three.txt: Deleted 2026/07/27 06:02:25 INFO : three.txt: Moved (server-side) 2026/07/27 06:02:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (106.58s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:03:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/dst" 2026/07/27 06:03:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/backup" 2026/07/27 06:03:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone361472596) 2026/07/27 06:03:46 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:03:46 DEBUG : one: Sizes differ 2026/07/27 06:03:46 DEBUG : two: size = 3 OK 2026/07/27 06:03:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:03:46 DEBUG : two: Unchanged skipping 2026/07/27 06:03:46 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:03:48 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:03:48 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:03:50 DEBUG : one: size = 4 OK 2026/07/27 06:03:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/27 06:03:50 INFO : one: Copied (new) 2026/07/27 06:03:50 DEBUG : Waiting for deletions to finish 2026/07/27 06:03:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:03:52 INFO : three.txt: Moved into backup dir 2026/07/27 06:03:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 06:03:56 DEBUG : two: size = 3 OK 2026/07/27 06:03:56 DEBUG : one: size = 4 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:03:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:03:56 DEBUG : one: Sizes differ 2026/07/27 06:03:56 DEBUG : two: Unchanged skipping 2026/07/27 06:03:56 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:04:05 INFO : one.bak: Deleted 2026/07/27 06:04:06 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:04:06 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:04:08 DEBUG : one: size = 5 OK 2026/07/27 06:04:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/27 06:04:08 INFO : one: Copied (new) 2026/07/27 06:04:08 DEBUG : Waiting for deletions to finish 2026/07/27 06:04:16 INFO : three.txt.bak: Deleted 2026/07/27 06:04:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:04:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (92.05s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:05:14 DEBUG : dst/three.txt: modtime not stored after upload (got 2026-07-27 06:05:13 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/27 06:05:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/dst" 2026/07/27 06:05:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/backup" 2026/07/27 06:05:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone361472596) 2026/07/27 06:05:17 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:05:17 DEBUG : one: Sizes differ 2026/07/27 06:05:17 DEBUG : two: size = 3 OK 2026/07/27 06:05:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:05:17 DEBUG : two: Unchanged skipping 2026/07/27 06:05:17 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:05:19 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/27 06:05:19 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:05:21 DEBUG : one: size = 4 OK 2026/07/27 06:05:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/27 06:05:21 INFO : one: Copied (new) 2026/07/27 06:05:21 DEBUG : Waiting for deletions to finish 2026/07/27 06:05:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/27 06:05:23 INFO : three.txt: Moved into backup dir 2026/07/27 06:05:25 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:05:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 06:05:25 DEBUG : one: size = 4 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:05:25 DEBUG : one: Sizes differ 2026/07/27 06:05:25 DEBUG : two: size = 3 OK 2026/07/27 06:05:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:05:25 DEBUG : two: Unchanged skipping 2026/07/27 06:05:33 INFO : one-2019-01-01: Deleted 2026/07/27 06:05:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/27 06:05:34 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:05:37 DEBUG : one: size = 5 OK 2026/07/27 06:05:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/27 06:05:37 INFO : one: Copied (new) 2026/07/27 06:05:37 DEBUG : Waiting for deletions to finish 2026/07/27 06:05:45 INFO : three-2019-01-01.txt: Deleted 2026/07/27 06:05:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/27 06:05:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (84.05s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:06:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/dst" 2026/07/27 06:06:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone361472596) 2026/07/27 06:06:39 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:06:39 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:06:39 DEBUG : one: Sizes differ 2026/07/27 06:06:39 DEBUG : two: size = 3 OK 2026/07/27 06:06:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:06:39 DEBUG : two: Unchanged skipping 2026/07/27 06:06:41 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:06:41 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:06:44 DEBUG : one: size = 4 OK 2026/07/27 06:06:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/27 06:06:44 INFO : one: Copied (new) 2026/07/27 06:06:44 DEBUG : Waiting for deletions to finish 2026/07/27 06:06:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:06:45 INFO : three.txt: Moved into backup dir 2026/07/27 06:06:49 DEBUG : one.bak: Excluded (Path Filter) 2026/07/27 06:06:49 DEBUG : one.bak: Excluded 2026/07/27 06:06:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/27 06:06:49 DEBUG : three.txt.bak: Excluded 2026/07/27 06:06:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 06:06:49 DEBUG : one: size = 4 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:06:49 DEBUG : one: Sizes differ 2026/07/27 06:06:49 DEBUG : two: size = 3 OK 2026/07/27 06:06:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:06:49 DEBUG : two: Unchanged skipping 2026/07/27 06:06:49 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for checks to finish 2026/07/27 06:06:56 INFO : one.bak: Deleted 2026/07/27 06:06:58 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:06:58 DEBUG : Yandex rclone-test-nuvepeh7voye/dst: Waiting for transfers to finish 2026/07/27 06:07:00 DEBUG : one: size = 5 OK 2026/07/27 06:07:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/27 06:07:00 INFO : one: Copied (new) 2026/07/27 06:07:00 DEBUG : Waiting for deletions to finish 2026/07/27 06:07:07 INFO : three.txt.bak: Deleted 2026/07/27 06:07:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:07:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (74.50s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:08:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/dst" 2026/07/27 06:08:06 DEBUG : Config file has changed externally - reloading 2026/07/27 06:08:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone361472596) 2026/07/27 06:08:07 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:08:07 DEBUG : one: Sizes differ 2026/07/27 06:08:09 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:08:11 DEBUG : one: size = 4 OK 2026/07/27 06:08:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/27 06:08:11 INFO : one: Copied (new) 2026/07/27 06:08:11 DEBUG : two: size = 3 OK 2026/07/27 06:08:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:08:11 DEBUG : two: Unchanged skipping 2026/07/27 06:08:11 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone361472596) 2026/07/27 06:08:11 DEBUG : three.txt: size = 5 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:08:11 DEBUG : three.txt: Sizes differ 2026/07/27 06:08:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:08:15 DEBUG : three.txt: size = 6 OK 2026/07/27 06:08:15 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/27 06:08:15 INFO : three.txt: Copied (new) 2026/07/27 06:08:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 06:08:16 DEBUG : one: size = 4 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:08:16 DEBUG : one: Sizes differ 2026/07/27 06:08:24 INFO : one.bak: Deleted 2026/07/27 06:08:26 INFO : one: Moved (server-side) to: one.bak 2026/07/27 06:08:28 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/27 06:08:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/27 06:08:29 DEBUG : pacer: Reducing sleep to 15ms 2026/07/27 06:08:29 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/27 06:08:29 DEBUG : one: size = 5 OK 2026/07/27 06:08:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/27 06:08:29 INFO : one: Copied (new) 2026/07/27 06:08:29 DEBUG : pacer: Reducing sleep to 10ms 2026/07/27 06:08:29 DEBUG : two: size = 3 OK 2026/07/27 06:08:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:08:29 DEBUG : two: Unchanged skipping 2026/07/27 06:08:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone361472596) 2026/07/27 06:08:29 DEBUG : three.txt: size = 6 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:08:29 DEBUG : three.txt: Sizes differ 2026/07/27 06:08:38 INFO : three.txt.bak: Deleted 2026/07/27 06:08:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/27 06:08:41 DEBUG : three.txt: size = 19 OK 2026/07/27 06:08:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/27 06:08:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (96.54s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:09:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuvepeh7voye/dst" 2026/07/27 06:09:29 DEBUG : Config file has changed externally - reloading 2026/07/27 06:09:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone361472596) 2026/07/27 06:09:30 DEBUG : one: size = 3 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:09:30 DEBUG : one: Sizes differ 2026/07/27 06:09:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/27 06:09:34 DEBUG : one: size = 4 OK 2026/07/27 06:09:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/27 06:09:34 INFO : one: Copied (new) 2026/07/27 06:09:34 DEBUG : two: size = 3 OK 2026/07/27 06:09:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:09:34 DEBUG : two: Unchanged skipping 2026/07/27 06:09:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone361472596) 2026/07/27 06:09:34 DEBUG : three.txt: size = 5 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:09:34 DEBUG : three.txt: Sizes differ 2026/07/27 06:09:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/27 06:09:37 DEBUG : three.txt: size = 6 OK 2026/07/27 06:09:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/27 06:09:37 INFO : three.txt: Copied (new) 2026/07/27 06:09:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone361472596) 2026/07/27 06:09:38 DEBUG : one: size = 4 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:09:38 DEBUG : one: Sizes differ 2026/07/27 06:09:45 INFO : one-2019-01-01: Deleted 2026/07/27 06:09:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/27 06:09:50 DEBUG : one: size = 5 OK 2026/07/27 06:09:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/27 06:09:50 INFO : one: Copied (new) 2026/07/27 06:09:50 DEBUG : two: size = 3 OK 2026/07/27 06:09:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:09:50 DEBUG : two: Unchanged skipping 2026/07/27 06:09:50 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone361472596) 2026/07/27 06:09:50 DEBUG : three.txt: size = 6 (Yandex rclone-test-nuvepeh7voye/dst) 2026/07/27 06:09:50 DEBUG : three.txt: Sizes differ 2026/07/27 06:09:57 INFO : three-2019-01-01.txt: Deleted 2026/07/27 06:09:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/27 06:10:00 DEBUG : three.txt: size = 19 OK 2026/07/27 06:10:00 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/27 06:10:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (84.46s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:10:50 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:10:50 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone361472596) 2026/07/27 06:10:50 DEBUG : Testêé: size = 18 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:10:50 DEBUG : Testêé: Sizes differ 2026/07/27 06:10:50 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:10:52 DEBUG : Testêé: size = 14 OK 2026/07/27 06:10:52 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/07/27 06:10:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/27 06:10:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (13.60s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:11:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/27 06:11:02 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:11:02 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:11:04 DEBUG : existing: size = 6 OK 2026/07/27 06:11:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/27 06:11:04 INFO : existing: Copied (new) 2026/07/27 06:11:04 DEBUG : Waiting for deletions to finish 2026/07/27 06:11:05 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:11:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone361472596) 2026/07/27 06:11:05 DEBUG : existing: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:11:05 DEBUG : existing: Sizes differ 2026/07/27 06:11:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/27 06:11:05 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:11:05 ERROR : Yandex rclone-test-nuvepeh7voye: not deleting files as there were IO errors 2026/07/27 06:11:05 ERROR : Yandex rclone-test-nuvepeh7voye: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.90s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:11:15 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:11:15 DEBUG : EXISTING: size = 6 OK 2026/07/27 06:11:15 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:11:15 DEBUG : existing: Unchanged skipping 2026/07/27 06:11:15 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:11:15 DEBUG : Waiting for deletions to finish 2026/07/27 06:11:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.96s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.66s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.91s) --- SKIP: TestMaxTransfer/Hard (0.64s) --- SKIP: TestMaxTransfer/Soft (0.80s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:12:53 DEBUG : both0: size = 6 OK 2026/07/27 06:12:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both10: size = 6 OK 2026/07/27 06:12:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both11: size = 6 OK 2026/07/27 06:12:53 DEBUG : both12: size = 6 OK 2026/07/27 06:12:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:12:53 DEBUG : both0: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both13: size = 6 OK 2026/07/27 06:12:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both10: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both14: size = 6 OK 2026/07/27 06:12:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both14: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both15: size = 6 OK 2026/07/27 06:12:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both11: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both16: size = 6 OK 2026/07/27 06:12:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both16: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both17: size = 6 OK 2026/07/27 06:12:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both17: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both18: size = 6 OK 2026/07/27 06:12:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both18: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both19: size = 6 OK 2026/07/27 06:12:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both12: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both1: size = 6 OK 2026/07/27 06:12:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both13: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both2: size = 6 OK 2026/07/27 06:12:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both15: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both3: size = 6 OK 2026/07/27 06:12:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both3: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both4: size = 6 OK 2026/07/27 06:12:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both4: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both5: size = 6 OK 2026/07/27 06:12:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both5: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both6: size = 6 OK 2026/07/27 06:12:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both6: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both7: size = 6 OK 2026/07/27 06:12:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both7: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both8: size = 6 OK 2026/07/27 06:12:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both8: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both9: size = 6 OK 2026/07/27 06:12:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:12:53 DEBUG : both19: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both1: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both2: Unchanged skipping 2026/07/27 06:12:53 DEBUG : both9: Unchanged skipping 2026/07/27 06:12:53 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:12:53 DEBUG : Waiting for deletions to finish 2026/07/27 06:13:02 INFO : only14: Deleted 2026/07/27 06:13:02 INFO : only10: Deleted 2026/07/27 06:13:02 INFO : only12: Deleted 2026/07/27 06:13:02 INFO : only13: Deleted 2026/07/27 06:13:09 INFO : only15: Deleted 2026/07/27 06:13:09 INFO : only5: Deleted 2026/07/27 06:13:09 INFO : only6: Deleted 2026/07/27 06:13:10 INFO : only8: Deleted 2026/07/27 06:13:15 INFO : only9: Deleted 2026/07/27 06:13:15 INFO : only1: Deleted 2026/07/27 06:13:15 INFO : only2: Deleted 2026/07/27 06:13:16 INFO : only16: Deleted 2026/07/27 06:13:21 INFO : only17: Deleted 2026/07/27 06:13:22 INFO : only19: Deleted 2026/07/27 06:13:22 INFO : only18: Deleted 2026/07/27 06:13:22 INFO : only7: Deleted 2026/07/27 06:13:28 INFO : only11: Deleted 2026/07/27 06:13:28 INFO : only4: Deleted 2026/07/27 06:13:29 INFO : only3: Deleted 2026/07/27 06:13:29 INFO : only0: Deleted 2026/07/27 06:13:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (254.90s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:15:50 DEBUG : both2: modtime not stored after upload (got 2026-07-27 06:15:49 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/27 06:16:23 DEBUG : only9: modtime not stored after upload (got 2026-07-27 06:16:21 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/27 06:16:34 DEBUG : both12: modtime not stored after upload (got 2026-07-27 06:16:33 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/27 06:17:08 DEBUG : both0: size = 6 OK 2026/07/27 06:17:08 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:17:08 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both10: size = 6 OK 2026/07/27 06:17:08 DEBUG : both12: size = 6 OK 2026/07/27 06:17:08 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both11: size = 6 OK 2026/07/27 06:17:08 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both0: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both13: size = 6 OK 2026/07/27 06:17:08 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both13: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both14: size = 6 OK 2026/07/27 06:17:08 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both12: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both15: size = 6 OK 2026/07/27 06:17:08 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both11: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both16: size = 6 OK 2026/07/27 06:17:08 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both16: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both17: size = 6 OK 2026/07/27 06:17:08 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both17: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both18: size = 6 OK 2026/07/27 06:17:08 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both10: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both19: size = 6 OK 2026/07/27 06:17:08 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both14: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both1: size = 6 OK 2026/07/27 06:17:08 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both1: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both2: size = 6 OK 2026/07/27 06:17:08 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both15: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both3: size = 6 OK 2026/07/27 06:17:08 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both18: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both4: size = 6 OK 2026/07/27 06:17:08 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both19: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both5: size = 6 OK 2026/07/27 06:17:08 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both2: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both6: size = 6 OK 2026/07/27 06:17:08 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both3: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both7: size = 6 OK 2026/07/27 06:17:08 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both4: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both8: size = 6 OK 2026/07/27 06:17:08 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both8: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both9: size = 6 OK 2026/07/27 06:17:08 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:17:08 DEBUG : both9: Unchanged skipping 2026/07/27 06:17:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only0: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only0: Sizes differ 2026/07/27 06:17:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only10: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only10: Sizes differ 2026/07/27 06:17:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only11: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only11: Sizes differ 2026/07/27 06:17:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only12: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only12: Sizes differ 2026/07/27 06:17:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only13: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only13: Sizes differ 2026/07/27 06:17:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only14: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only14: Sizes differ 2026/07/27 06:17:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only15: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only15: Sizes differ 2026/07/27 06:17:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only16: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only16: Sizes differ 2026/07/27 06:17:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only17: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only17: Sizes differ 2026/07/27 06:17:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only18: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only18: Sizes differ 2026/07/27 06:17:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only19: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only19: Sizes differ 2026/07/27 06:17:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only1: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only1: Sizes differ 2026/07/27 06:17:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only2: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only2: Sizes differ 2026/07/27 06:17:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only3: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only3: Sizes differ 2026/07/27 06:17:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only4: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only4: Sizes differ 2026/07/27 06:17:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only5: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only5: Sizes differ 2026/07/27 06:17:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only6: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only6: Sizes differ 2026/07/27 06:17:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only7: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only7: Sizes differ 2026/07/27 06:17:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only8: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only8: Sizes differ 2026/07/27 06:17:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone361472596) 2026/07/27 06:17:08 DEBUG : only9: size = 6 (Yandex rclone-test-nuvepeh7voye) 2026/07/27 06:17:08 DEBUG : only9: Sizes differ 2026/07/27 06:17:08 DEBUG : both5: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both6: Unchanged skipping 2026/07/27 06:17:08 DEBUG : both7: Unchanged skipping 2026/07/27 06:17:08 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:17:10 DEBUG : only11: size = 0 OK 2026/07/27 06:17:10 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:10 INFO : only11: Copied (replaced existing) 2026/07/27 06:17:10 DEBUG : only12: size = 0 OK 2026/07/27 06:17:10 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:10 INFO : only12: Copied (replaced existing) 2026/07/27 06:17:10 DEBUG : only10: size = 0 OK 2026/07/27 06:17:10 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:10 INFO : only10: Copied (replaced existing) 2026/07/27 06:17:11 DEBUG : only0: size = 0 OK 2026/07/27 06:17:11 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:11 INFO : only0: Copied (replaced existing) 2026/07/27 06:17:12 DEBUG : only13: size = 0 OK 2026/07/27 06:17:12 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:12 INFO : only13: Copied (replaced existing) 2026/07/27 06:17:12 DEBUG : only14: size = 0 OK 2026/07/27 06:17:12 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:12 INFO : only14: Copied (replaced existing) 2026/07/27 06:17:13 DEBUG : only15: size = 0 OK 2026/07/27 06:17:13 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:13 INFO : only15: Copied (replaced existing) 2026/07/27 06:17:13 DEBUG : only16: size = 0 OK 2026/07/27 06:17:13 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:13 INFO : only16: Copied (replaced existing) 2026/07/27 06:17:14 DEBUG : only17: size = 0 OK 2026/07/27 06:17:14 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:14 INFO : only17: Copied (replaced existing) 2026/07/27 06:17:14 DEBUG : only18: size = 0 OK 2026/07/27 06:17:14 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:14 INFO : only18: Copied (replaced existing) 2026/07/27 06:17:15 DEBUG : only19: size = 0 OK 2026/07/27 06:17:15 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:15 INFO : only19: Copied (replaced existing) 2026/07/27 06:17:15 DEBUG : only1: size = 0 OK 2026/07/27 06:17:15 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:15 INFO : only1: Copied (replaced existing) 2026/07/27 06:17:16 DEBUG : only3: size = 0 OK 2026/07/27 06:17:16 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:16 INFO : only3: Copied (replaced existing) 2026/07/27 06:17:16 DEBUG : only2: size = 0 OK 2026/07/27 06:17:16 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:16 INFO : only2: Copied (replaced existing) 2026/07/27 06:17:17 DEBUG : only4: size = 0 OK 2026/07/27 06:17:17 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:17 INFO : only4: Copied (replaced existing) 2026/07/27 06:17:17 DEBUG : only5: size = 0 OK 2026/07/27 06:17:17 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:17 INFO : only5: Copied (replaced existing) 2026/07/27 06:17:18 DEBUG : only6: size = 0 OK 2026/07/27 06:17:18 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:18 INFO : only6: Copied (replaced existing) 2026/07/27 06:17:18 DEBUG : only7: size = 0 OK 2026/07/27 06:17:18 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:18 INFO : only7: Copied (replaced existing) 2026/07/27 06:17:19 DEBUG : only9: size = 0 OK 2026/07/27 06:17:19 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:19 INFO : only9: Copied (replaced existing) 2026/07/27 06:17:21 DEBUG : only8: size = 0 OK 2026/07/27 06:17:21 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 06:17:21 INFO : only8: Copied (replaced existing) 2026/07/27 06:17:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (371.12s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:21:52 DEBUG : empty_dir: Making directory with metadata 2026/07/27 06:21:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:21:52 DEBUG : empty_on_remote: Making directory with metadata 2026/07/27 06:21:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:21:52 INFO : empty_on_remote: Making directory 2026/07/27 06:21:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 06:21:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/27 06:21:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/27 06:21:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:21:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (68.21s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:23:00 DEBUG : empty_dir: Making directory with metadata 2026/07/27 06:23:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:23:00 DEBUG : empty_on_remote: Making directory with metadata 2026/07/27 06:23:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/27 06:23:00 INFO : empty_on_remote: Making directory 2026/07/27 06:23:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 06:23:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/27 06:23:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/27 06:23:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:23:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/27 06:23:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (71.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:24:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:24:12 INFO : sub dir: Making directory 2026/07/27 06:24:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (104.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:25:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/27 06:25:56 INFO : sub dir: Making directory 2026/07/27 06:25:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (109.25s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:28:12 DEBUG : dir1/0011-56789;.txt: modtime not stored after upload (got 2026-07-27 06:28:11 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/27 06:28:31 DEBUG : Waiting for deletions to finish 2026/07/27 06:28:32 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : apple: Excluded 2026/07/27 06:28:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:28:32 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : banana: Excluded 2026/07/27 06:28:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : splitbananasplit: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:28:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:28:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:28:33 DEBUG : apple: size = 5 OK 2026/07/27 06:28:33 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : apple: Unchanged skipping 2026/07/27 06:28:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:28:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:28:33 DEBUG : banana: size = 6 OK 2026/07/27 06:28:33 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : banana: Unchanged skipping 2026/07/27 06:28:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:28:33 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:28:33 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:28:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:28:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:28:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:28:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:28:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:28:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:28:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:28:33 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:28:33 DEBUG : Waiting for deletions to finish 2026/07/27 06:28:33 INFO : There was nothing to transfer 2026/07/27 06:28:33 DEBUG : Waiting for deletions to finish 2026/07/27 06:28:33 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:28:33 DEBUG : apple: Excluded 2026/07/27 06:28:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:28:33 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:28:33 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:28:33 DEBUG : banana: Excluded 2026/07/27 06:28:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:28:33 DEBUG : splitbananasplit: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:28:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:28:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:28:34 DEBUG : apple: size = 5 OK 2026/07/27 06:28:34 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:34 DEBUG : banana: size = 6 OK 2026/07/27 06:28:34 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:34 DEBUG : banana: Unchanged skipping 2026/07/27 06:28:34 DEBUG : apple: Unchanged skipping 2026/07/27 06:28:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:28:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:28:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:28:34 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:28:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:28:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:28:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:28:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:28:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:28:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:28:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:28:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:28:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:28:35 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:28:35 DEBUG : Waiting for deletions to finish 2026/07/27 06:28:35 INFO : There was nothing to transfer 2026/07/27 06:28:35 DEBUG : Waiting for deletions to finish 2026/07/27 06:28:35 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : apple: Excluded 2026/07/27 06:28:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:28:35 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : banana: Excluded 2026/07/27 06:28:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : splitbananasplit: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:28:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:28:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:31:40 DEBUG : Waiting for deletions to finish 2026/07/27 06:31:40 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : apple: Excluded 2026/07/27 06:31:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:31:40 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : banana: Excluded 2026/07/27 06:31:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : splitbananasplit: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:31:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:31:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:31:41 DEBUG : apple: size = 5 OK 2026/07/27 06:31:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:41 DEBUG : banana: size = 6 OK 2026/07/27 06:31:41 DEBUG : apple: Unchanged skipping 2026/07/27 06:31:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:31:41 DEBUG : banana: Unchanged skipping 2026/07/27 06:31:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:31:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:31:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:31:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:31:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:31:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:31:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:31:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:31:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:31:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:31:42 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:31:42 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:31:42 DEBUG : Waiting for deletions to finish 2026/07/27 06:31:42 INFO : There was nothing to transfer 2026/07/27 06:31:42 DEBUG : Waiting for deletions to finish 2026/07/27 06:31:42 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : apple: Excluded 2026/07/27 06:31:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:31:42 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : banana: Excluded 2026/07/27 06:31:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : splitbananasplit: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:31:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:31:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/27 06:31:43 DEBUG : apple: size = 5 OK 2026/07/27 06:31:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : apple: Unchanged skipping 2026/07/27 06:31:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/27 06:31:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/27 06:31:43 DEBUG : banana: size = 6 OK 2026/07/27 06:31:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : banana: Unchanged skipping 2026/07/27 06:31:43 DEBUG : splitbananasplit: size = 16 OK 2026/07/27 06:31:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : splitbananasplit: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/27 06:31:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/27 06:31:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for checks to finish 2026/07/27 06:31:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/27 06:31:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/27 06:31:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/27 06:31:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/27 06:31:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/27 06:31:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/27 06:31:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/27 06:31:43 DEBUG : Yandex rclone-test-nuvepeh7voye: Waiting for transfers to finish 2026/07/27 06:31:43 DEBUG : Waiting for deletions to finish 2026/07/27 06:31:43 INFO : There was nothing to transfer 2026/07/27 06:31:43 DEBUG : Waiting for deletions to finish 2026/07/27 06:31:44 DEBUG : apple: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : apple: Excluded 2026/07/27 06:31:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : appleappleapplebanana: Excluded 2026/07/27 06:31:44 DEBUG : banana: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : banana: Excluded 2026/07/27 06:31:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : splitbananasplit: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/27 06:31:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/27 06:31:44 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-nuvepeh7voye", Local "Local file system at /tmp/rclone361472596", Modify Window "1ns" 2026/07/27 06:34:16 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/27 06:34:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/27 06:34:16 DEBUG : pacer: Reducing sleep to 15ms 2026/07/27 06:34:16 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/27 06:34:17 DEBUG : pacer: Reducing sleep to 10ms panic: test timed out after 1h0m0s running tests: TestTransform (6m54s) TestTransform/base64 (36s) goroutine 16740 [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(0x1af9046aab48, {0x2b078b5?, 0x1af9041b1ae8?}, 0x2c8a878) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x1af9046aab48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x1af9046aab48, 0x1af9041b1c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2b2f315, 0x18}, {0x2b50fa0, 0x20}, 0x1af904745b00, {0x476a260, 0x6c, 0x6c}, {0xc291dce00134178d, 0x34640db8e41, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x1af9047ea780) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x1af9047ea780) /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 36 [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 37 [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 16688 [select]: net/http.(*persistConn).writeLoop(0x1af904bbf900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16682 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 15443 [chan receive]: testing.(*T).Run(0x1af9046aa488, {0x2af1fd2?, 0x42734a?}, 0x1af904834410) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x1af9046aa488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x1af9046aa488, 0x2c8a878) /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 16687 [IO wait]: internal/poll.runtime_pollWait(0x7854b8cd6800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904262a80?, 0x1af904954c00?, 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(0x1af904262a80, {0x1af904954c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904262a80, {0x1af904954c00?, 0x12fb?, 0x1af904c16c80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af9042021d0, {0x1af904954c00?, 0x0?, 0x1af9041da9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af9047d0900, {0x1af904954c00?, 0x7854b8d56bf8?, 0x7855035b5a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904d78ea0, {0x1af904954c00?, 0x1af9045baf00?, 0x1af9041daa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9049d77a8, {0x2ca8880, 0x1af904d78ea0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9049d7508, {0x7854bb0f62d8, 0x1af9047d0900}, 0x1af9041dac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9049d7508, 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(0x1af9049d7508, {0x1af904894000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904bbf900, {0x1af904894000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904242c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904242c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904bbf900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16682 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 14993 [IO wait]: internal/poll.runtime_pollWait(0x7854b8d5f400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904a64800?, 0x1af9043aef00?, 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(0x1af904a64800, {0x1af9043aef00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904a64800, {0x1af9043aef00?, 0x24fb?, 0x1af90463c340?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af9041484e8, {0x1af9043aef00?, 0x0?, 0x1af904baf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af9046b97b8, {0x1af9043aef00?, 0x7854b8d56bf8?, 0x7855035b5a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904d79350, {0x1af9043aef00?, 0x1af9044d0f00?, 0x1af904bafa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9047ba2a8, {0x2ca8880, 0x1af904d79350}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9047ba008, {0x7854bb0f62d8, 0x1af9046b97b8}, 0x1af904bafc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9047ba008, 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(0x1af9047ba008, {0x1af904964000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904abe000, {0x1af904964000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904ac2780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904ac2780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904abe000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 15101 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16547 [select]: net/http.(*persistConn).writeLoop(0x1af904701040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16428 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16715 [IO wait]: internal/poll.runtime_pollWait(0x7854b8cc2000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904262e00?, 0x1af904e60000?, 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(0x1af904262e00, {0x1af904e60000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904262e00, {0x1af904e60000?, 0x12fb?, 0x1af9046a6cc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af904b9a2b8, {0x1af904e60000?, 0x0?, 0x1af904b369c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904d79098, {0x1af904e60000?, 0x7854b8d56bf8?, 0x7855035b5a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904d79140, {0x1af904e60000?, 0x1af9042054a0?, 0x1af904b36a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af904269428, {0x2ca8880, 0x1af904d79140}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af904269188, {0x7854bb0f62d8, 0x1af904d79098}, 0x1af904b36c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af904269188, 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(0x1af904269188, {0x1af904e6c000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af9046a8a00, {0x1af904e6c000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af9041fed80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af9041fed80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af9046a8a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16711 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16622 [select]: net/http.(*persistConn).writeLoop(0x1af904cce8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16616 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16697 [IO wait]: internal/poll.runtime_pollWait(0x7854b8e3a200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904a64500?, 0x1af904aac000?, 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(0x1af904a64500, {0x1af904aac000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904a64500, {0x1af904aac000?, 0x12fb?, 0x1af904911060?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af9041486d0, {0x1af904aac000?, 0x0?, 0x1af9041de9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904b6aaf8, {0x1af904aac000?, 0x7854b8d56bf8?, 0x7855035b5a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904d79290, {0x1af904aac000?, 0x1af904b32000?, 0x1af9041dea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9047bbea8, {0x2ca8880, 0x1af904d79290}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9047bbc08, {0x7854bb0f62d8, 0x1af904b6aaf8}, 0x1af9041dec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9047bbc08, 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(0x1af9047bbc08, {0x1af904ab8000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af9046a9900, {0x1af904ab8000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904c54c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904c54c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af9046a9900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16720 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16495 [IO wait]: internal/poll.runtime_pollWait(0x7854b8cd7000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904a64c80?, 0x1af904c4b300?, 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(0x1af904a64c80, {0x1af904c4b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904a64c80, {0x1af904c4b300?, 0x12fb?, 0x1af905467970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af9045885d8, {0x1af904c4b300?, 0x0?, 0x1af9054679c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af9046b93f8, {0x1af904c4b300?, 0x7854b8ddbe20?, 0x7855035b5108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af9046b9800, {0x1af904c4b300?, 0x1af904b32780?, 0x1af905467a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9049d6628, {0x2ca8880, 0x1af9046b9800}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9049d6388, {0x7854bb0f62d8, 0x1af9046b93f8}, 0x1af905467c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9049d6388, 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(0x1af9049d6388, {0x1af904c62000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904b59680, {0x1af904c62000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904c6a6c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904c6a6c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904b59680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16588 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16537 [IO wait]: internal/poll.runtime_pollWait(0x7854b8cc1600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904262780?, 0x1af904184c00?, 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(0x1af904262780, {0x1af904184c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904262780, {0x1af904184c00?, 0x12fb?, 0x1af9049b1970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af9041482b0, {0x1af904184c00?, 0x0?, 0x1af9049b19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904b6a138, {0x1af904184c00?, 0x7854b8d56bf8?, 0x7855035b5a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904d78630, {0x1af904184c00?, 0x1af904b32f00?, 0x1af9049b1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9047bb7a8, {0x2ca8880, 0x1af904d78630}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9047bb508, {0x7854bb0f62d8, 0x1af904b6a138}, 0x1af9049b1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9047bb508, 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(0x1af9047bb508, {0x1af904cd4000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904bbea00, {0x1af904cd4000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904a34300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904a34300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904bbea00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16639 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2675 [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 2700 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 16577 [select]: net/http.(*persistConn).writeLoop(0x1af904960780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16556 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16698 [select]: net/http.(*persistConn).writeLoop(0x1af9046a9900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16720 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16492 [IO wait]: internal/poll.runtime_pollWait(0x7854b8e3aa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904584800?, 0x1af904c4a000?, 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(0x1af904584800, {0x1af904c4a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904584800, {0x1af904c4a000?, 0x4299ea?, 0x1af904a48780?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af904588568, {0x1af904c4a000?, 0x7854b8d21320?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af9046b8b40, {0x1af904c4a000?, 0x7854b8d21320?, 0x7855035b6bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904b6b1e8, {0x1af904c4a000?, 0x1af90474e780?, 0x1af9049b0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9049d62a8, {0x2ca8880, 0x1af904b6b1e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9049d6008, {0x7854bb0f62d8, 0x1af9046b8b40}, 0x1af9049b0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9049d6008, 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(0x1af9049d6008, {0x1af904c58000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904b583c0, {0x1af904c58000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904c54420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904c54420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904b583c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16580 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16421 [IO wait]: internal/poll.runtime_pollWait(0x7854b8e39e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904246480?, 0x1af904181300?, 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(0x1af904246480, {0x1af904181300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904246480, {0x1af904181300?, 0x12fb?, 0x1af90498a280?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af904202140, {0x1af904181300?, 0x0?, 0x1af90499c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af9047d0888, {0x1af904181300?, 0x7854b8d56bf8?, 0x7855035b5a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904d78450, {0x1af904181300?, 0x1af904b332c0?, 0x1af90499ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9042682a8, {0x2ca8880, 0x1af904d78450}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af904268008, {0x7854bb0f62d8, 0x1af9047d0888}, 0x1af90499cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af904268008, 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(0x1af904268008, {0x1af9049a5000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af9046a9400, {0x1af9049a5000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904a357a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904a357a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af9046a9400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16509 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16716 [select]: net/http.(*persistConn).writeLoop(0x1af9046a8a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16711 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16564 [IO wait]: internal/poll.runtime_pollWait(0x7854b8e39c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904262380?, 0x1af904950000?, 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(0x1af904262380, {0x1af904950000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904262380, {0x1af904950000?, 0x12fb?, 0x1af90499f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af904b9a150, {0x1af904950000?, 0x1af90499f998?, 0x478b52?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904d78738, {0x1af904950000?, 0x7854b8ddda40?, 0x7855035b62f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af9047d0a68, {0x1af904950000?, 0x1af904cbc780?, 0x1af90499fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9042ffea8, {0x2ca8880, 0x1af9047d0a68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9042ffc08, {0x7854bb0f62d8, 0x1af904d78738}, 0x1af90499fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9042ffc08, 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(0x1af9042ffc08, {0x1af904823000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904cf5cc0, {0x1af904823000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af9041fed20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af9041fed20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904cf5cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16526 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16546 [IO wait]: internal/poll.runtime_pollWait(0x7854b8ce2200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904a64380?, 0x1af904182600?, 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(0x1af904a64380, {0x1af904182600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904a64380, {0x1af904182600?, 0x12fb?, 0x1af90498aa00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af904148480, {0x1af904182600?, 0x0?, 0x1af904e149c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904b6a780, {0x1af904182600?, 0x7854b8d56bf8?, 0x7855035b5a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904d784f8, {0x1af904182600?, 0x1af904cd0000?, 0x1af904e14a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9047ba628, {0x2ca8880, 0x1af904d784f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9047ba388, {0x7854bb0f62d8, 0x1af904b6a780}, 0x1af904e14c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9047ba388, 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(0x1af9047ba388, {0x1af904728000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904701040, {0x1af904728000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904b89ce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904b89ce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904701040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16428 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16678 [IO wait]: internal/poll.runtime_pollWait(0x7854b8cc1e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904246300?, 0x1af904953900?, 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(0x1af904246300, {0x1af904953900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904246300, {0x1af904953900?, 0x12fb?, 0x1af904c16860?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af904b9a148, {0x1af904953900?, 0x0?, 0x1af904b379c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904d786c0, {0x1af904953900?, 0x7854b8ddda40?, 0x7855035b6bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af9047d06a8, {0x1af904953900?, 0x1af904cd01e0?, 0x1af904b37a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af904268d28, {0x2ca8880, 0x1af9047d06a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af904268a88, {0x7854bb0f62d8, 0x1af904d786c0}, 0x1af904b37c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af904268a88, 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(0x1af904268a88, {0x1af90470a000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904ccf900, {0x1af90470a000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904b899e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904b899e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904ccf900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16544 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16520 [select]: net/http.(*persistConn).roundTrip(0x1af904abe000, 0x1af904bef4f0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1af9045a9040, 0x1af904701180) /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(0x1af9042422a0, 0x1af904701180) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x1af904a49bc0, 0x1af904700f00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x1af904700f00, {0x2ca9460, 0x1af904a49bc0}, {0x1af9041b0c78?, 0x4936c6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x1af9046f25d0, 0x1af904700f00, {0x756e2d7473657401?, 0x1af9041b0d00?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x1af9046f25d0, 0x1af904700f00) /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(0x1af904328410, {0x2cd20e8, 0x47a7720}, 0x1af904902f20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x1af904328410, {0x2cd20e8, 0x47a7720}, 0x1af9041b1580?, {0x0?, 0x0?}, {0x24122e0, 0x1af904e576c0}, 0x1af9041b1578?, 0x2c8bef8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).upload.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1106 +0x88 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x1af904242780, 0x1af904e57700, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x1af904242780, 0x1af904e57700) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x1af904c54de0, {0x2cd20e8, 0x47a7720}, {0x2ca5b20, 0x1af904b6af78}, 0x1, {0x2b2f8b5, 0x18}, {0x0, 0x0, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1105 +0x4af github.com/rclone/rclone/backend/yandex.(*Object).Update(0x1af904c54de0, {0x2cd20e8, 0x47a7720}, {0x2ca5100, 0x1af9046e35c0}, {0x2ce2930, 0x1af904565b90}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1156 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x1af904a65500, {0x2cd20e8, 0x47a7720}, {0x2ca5100, 0x1af9046e35c0}, {0x2ce2930, 0x1af904565b90}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0x1af904cdcf50, {0x2cd20e8, 0x47a7720}, {0x2cf1550, 0x1af904a65500}, {0x2aec851, 0x5}, {0x2aec851, 0x5}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:293 +0x3e8 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 github.com/rclone/rclone/fs/sync.makeTestFiles(0x1af904cdcf50?, 0x1af904cdcf50, {0x2aeaeb7, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:171 +0x6ff github.com/rclone/rclone/fs/sync.TestTransform.func1(0x1af9046aad88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 +0xc8 testing.tRunner(0x1af9046aad88, 0x1af904834410) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15443 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 15138 [select]: net/http.(*persistConn).writeLoop(0x1af904abe000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15101 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16635 [IO wait]: internal/poll.runtime_pollWait(0x7854b8e3a400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904262280?, 0x1af904952600?, 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(0x1af904262280, {0x1af904952600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904262280, {0x1af904952600?, 0x12fb?, 0x1af904b09970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af904b9a018, {0x1af904952600?, 0x0?, 0x1af904b099c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904d78078, {0x1af904952600?, 0x7854b8ddda40?, 0x7855035b6bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af9047d0330, {0x1af904952600?, 0x1af904b4e1e0?, 0x1af904b09a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af904268628, {0x2ca8880, 0x1af9047d0330}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af904268388, {0x7854bb0f62d8, 0x1af904d78078}, 0x1af904b09c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af904268388, 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(0x1af904268388, {0x1af904af8000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904abea00, {0x1af904af8000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af9045ef3e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af9045ef3e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904abea00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16649 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16613 [select]: net/http.(*persistConn).writeLoop(0x1af904b59b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16593 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16625 [IO wait]: internal/poll.runtime_pollWait(0x7854b8cc1800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904584e00?, 0x1af904c4ec00?, 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(0x1af904584e00, {0x1af904c4ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904584e00, {0x1af904c4ec00?, 0x12fb?, 0x1af904a496a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af9045887b0, {0x1af904c4ec00?, 0x0?, 0x1af904bac9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904612a80, {0x1af904c4ec00?, 0x7854b96da008?, 0x7855035b5108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904613920, {0x1af904c4ec00?, 0x1af904b4e5a0?, 0x1af904baca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9049d7428, {0x2ca8880, 0x1af904613920}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9049d7188, {0x7854bb0f62d8, 0x1af904612a80}, 0x1af904bacc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9049d7188, 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(0x1af9049d7188, {0x1af904cff000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904bbf540, {0x1af904cff000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904d84360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904d84360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904bbf540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16609 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16538 [select]: net/http.(*persistConn).writeLoop(0x1af904bbea00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16639 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16553 [IO wait]: internal/poll.runtime_pollWait(0x7854b8ce2400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904a64980?, 0x1af904183900?, 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(0x1af904a64980, {0x1af904183900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904a64980, {0x1af904183900?, 0x7854b8d21640?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af9041486e8, {0x1af904183900?, 0x1af90546e9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904b6acf0, {0x1af904183900?, 0x7854b8ddbe20?, 0x7855035b5108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af9046b80d8, {0x1af904183900?, 0x1af904b4ef00?, 0x1af90546ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9047ba9a8, {0x2ca8880, 0x1af9046b80d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9047ba708, {0x7854bb0f62d8, 0x1af904b6acf0}, 0x1af90546ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9047ba708, 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(0x1af9047ba708, {0x1af90498d000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904590a00, {0x1af90498d000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904ac2060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904ac2060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904590a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16568 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16658 [select]: net/http.(*persistConn).writeLoop(0x1af904bbf540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16609 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16493 [select]: net/http.(*persistConn).writeLoop(0x1af904b583c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16580 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16621 [IO wait]: internal/poll.runtime_pollWait(0x78550342fe00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904262d80?, 0x1af904c4d900?, 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(0x1af904262d80, {0x1af904c4d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904262d80, {0x1af904c4d900?, 0x4299ea?, 0x496f12?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af904588760, {0x1af904c4d900?, 0x7854b8d21320?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af9046b9e60, {0x1af904c4d900?, 0x7854b8d21320?, 0x7855035b6bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904b6b7e8, {0x1af904c4d900?, 0x1af90474f2c0?, 0x1af9049afa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9049d70a8, {0x2ca8880, 0x1af904b6b7e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9049d6e08, {0x7854bb0f62d8, 0x1af9046b9e60}, 0x1af9049afc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9049d6e08, 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(0x1af9049d6e08, {0x1af904cdb000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904cce8c0, {0x1af904cdb000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904cee1e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904cee1e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904cce8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16616 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16496 [select]: net/http.(*persistConn).writeLoop(0x1af904b59680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16588 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16565 [select]: net/http.(*persistConn).writeLoop(0x1af904cf5cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16526 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16422 [select]: net/http.(*persistConn).writeLoop(0x1af9046a9400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16509 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16554 [select]: net/http.(*persistConn).writeLoop(0x1af904590a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16568 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16729 [sleep]: time.Sleep(0x989680) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x1af9046a9900?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:178 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 16520 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:177 +0x17f goroutine 16576 [IO wait]: internal/poll.runtime_pollWait(0x7854b8cc1a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904262700?, 0x1af904951300?, 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(0x1af904262700, {0x1af904951300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904262700, {0x1af904951300?, 0x12fb?, 0x1af90463d780?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af904148760, {0x1af904951300?, 0x0?, 0x1af904b519c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904b6b080, {0x1af904951300?, 0x7854b8ddbe20?, 0x7855035b5108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af9046b8480, {0x1af904951300?, 0x1af904cd12c0?, 0x1af904b51a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9047bad28, {0x2ca8880, 0x1af9046b8480}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9047baa88, {0x7854bb0f62d8, 0x1af904b6b080}, 0x1af904b51c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9047baa88, 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(0x1af9047baa88, {0x1af904b2e000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904960780, {0x1af904b2e000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904b14c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904b14c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904960780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16556 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16636 [select]: net/http.(*persistConn).writeLoop(0x1af904abea00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16649 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16612 [IO wait]: internal/poll.runtime_pollWait(0x7854b8e3a600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1af904a64e80?, 0x1af904c4c600?, 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(0x1af904a64e80, {0x1af904c4c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1af904a64e80, {0x1af904c4c600?, 0x12fb?, 0x1af904a49020?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1af9041488c0, {0x1af904c4c600?, 0x0?, 0x1af9048629c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1af904b6b4b8, {0x1af904c4c600?, 0x7854b8d21320?, 0x7855035b6bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1af904b6b560, {0x1af904c4c600?, 0x1af9047352c0?, 0x1af904862a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1af9047bb428, {0x2ca8880, 0x1af904b6b560}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1af9047bb188, {0x7854bb0f62d8, 0x1af904b6b4b8}, 0x1af904862c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1af9047bb188, 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(0x1af9047bb188, {0x1af904cca000, 0x1000, 0x2667d20?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1af904b59b80, {0x1af904cca000?, 0x2ca4fa0?, 0x470d810?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1af904c6be60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1af904c6be60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1af904b59b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16593 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16679 [select]: net/http.(*persistConn).writeLoop(0x1af904ccf900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16544 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.297869006s (try 5/5): exit status 2: Failed []