"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/09/10 05:25:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete" 2026/09/10 05:25:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/10 05:25:39 DEBUG : Creating backend with remote "/tmp/rclone4030533592" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:25:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:25:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/10 05:25:40 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:25:40 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.69s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:25:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/10 05:25:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:25:42 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:25:42 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:25:45 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:25:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:25:45 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:25:46 DEBUG : Yandex rclone-test-vixibuk9lete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (31.72s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.57s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.54s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:26:14 DEBUG : Creating backend with remote "/non-existing" 2026/09/10 05:26:14 DEBUG : Config file has changed externally - reloading 2026/09/10 05:26:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/10 05:26:15 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:26:15 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.54s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:26:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:26:16 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:26:16 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:26:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:26:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:26:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (22.00s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.90s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:26:39 INFO : Yandex rclone-test-vixibuk9lete: Running all checks before starting transfers 2026/09/10 05:26:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:26:39 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:26:39 INFO : Yandex rclone-test-vixibuk9lete: Checks finished, now starting transfers 2026/09/10 05:26:39 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:26:42 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:26:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:26:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (51.49s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:27:30 ERROR : Ignoring --no-traverse with sync 2026/09/10 05:27:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:27:30 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:27:30 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:27:33 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:27:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:27:33 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:27:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (22.53s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:27:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/10 05:27:53 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:27:53 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:27:55 DEBUG : hello world2: size = 12 OK 2026/09/10 05:27:55 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/09/10 05:27:55 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (13.41s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:28:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:28:06 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:28:06 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:28:09 DEBUG : potato2: size = 11 OK 2026/09/10 05:28:09 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:28:09 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (11.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:28:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:28:18 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:28:18 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:28:20 DEBUG : potato2: size = 11 OK 2026/09/10 05:28:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:28:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.71s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:28:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/10 05:28:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/10 05:28:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/10 05:28:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/10 05:28:29 INFO : sub dir2: Making directory 2026/09/10 05:28:29 INFO : sub dir: Making directory 2026/09/10 05:28:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:28:29 INFO : sub dir2/sub sub dir2: Making directory 2026/09/10 05:28:30 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:28:30 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:28:32 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:28:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:28:32 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:28:34 DEBUG : Yandex rclone-test-vixibuk9lete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (36.65s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:29:05 INFO : sub dir2: Making directory 2026/09/10 05:29:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/10 05:29:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/10 05:29:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:29:05 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:29:05 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:29:08 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:29:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:29:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (20.08s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:29:25 DEBUG : sub dir2: Making directory with metadata 2026/09/10 05:29:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/10 05:29:25 INFO : sub dir2: Making directory 2026/09/10 05:29:26 INFO : sub dir: Making directory 2026/09/10 05:29:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:29:26 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:29:26 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:29:29 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:29:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:29:29 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:29:29 INFO : sub dir/hello world: Deleted 2026/09/10 05:29:31 DEBUG : Yandex rclone-test-vixibuk9lete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/10 05:29:31 DEBUG : Yandex rclone-test-vixibuk9lete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (30.04s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.47s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:29:56 INFO : sub dir2: Making directory 2026/09/10 05:29:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:29:56 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:29:56 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:29:59 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:29:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:29:59 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:29:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (20.57s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:30:16 DEBUG : sub dir2: Making directory with metadata 2026/09/10 05:30:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/10 05:30:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/10 05:30:16 INFO : sub dir2: Making directory 2026/09/10 05:30:18 INFO : sub dir: Making directory 2026/09/10 05:30:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:30:18 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:30:18 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:30:24 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:30:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:30:24 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:30:24 DEBUG : Waiting for deletions to finish 2026/09/10 05:30:25 DEBUG : Yandex rclone-test-vixibuk9lete: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (34.31s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.53s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:30:51 INFO : sub dir2: Making directory 2026/09/10 05:30:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:30:51 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:30:51 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:30:54 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:30:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:30:54 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:30:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (19.00s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:31:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-yabahey6lano" 2026/09/10 05:31:13 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-vixibuk9lete -> Yandex rclone-test-yabahey6lano 2026/09/10 05:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:31:14 DEBUG : Yandex rclone-test-yabahey6lano: Waiting for checks to finish 2026/09/10 05:31:14 DEBUG : Yandex rclone-test-yabahey6lano: Waiting for transfers to finish 2026/09/10 05:31:17 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:31:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:31:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/10 05:31:18 DEBUG : Yandex rclone-test-yabahey6lano: Purge remote --- PASS: TestServerSideCopy (37.59s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:31:50 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 05:31:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 05:31:50 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 05:31:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 05:31:51 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 05:31:52 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:31:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:31:52 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:31:52 DEBUG : sub dir/hello world: Sizes differ 2026/09/10 05:31:52 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:31:55 DEBUG : sub dir/hello world: size = 17 OK 2026/09/10 05:31:55 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/10 05:31:55 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (26.68s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:32:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-xediseh4yabu" 2026/09/10 05:32:18 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) Yandex rclone-test-vixibuk9lete -> Yandex rclone-test-xediseh4yabu 2026/09/10 05:32:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:32:18 DEBUG : Yandex rclone-test-xediseh4yabu: Waiting for checks to finish 2026/09/10 05:32:18 DEBUG : Yandex rclone-test-xediseh4yabu: Waiting for transfers to finish 2026/09/10 05:32:21 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:32:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:32:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/10 05:32:26 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:32:26 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-xediseh4yabu) 2026/09/10 05:32:26 DEBUG : sub dir/hello world: Sizes differ 2026/09/10 05:32:26 DEBUG : Yandex rclone-test-xediseh4yabu: Waiting for checks to finish 2026/09/10 05:32:26 DEBUG : Yandex rclone-test-xediseh4yabu: Waiting for transfers to finish 2026/09/10 05:32:26 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.recameg2" before starting 2026/09/10 05:32:29 DEBUG : sub dir/hello world.recameg2: server side copy: removing renamed existing file after operation 2026/09/10 05:32:36 DEBUG : sub dir/hello world: size = 17 OK 2026/09/10 05:32:36 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/10 05:32:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/10 05:32:42 DEBUG : Yandex rclone-test-xediseh4yabu: Purge remote --- PASS: TestServerSideCopyOverSelf (56.84s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:33:15 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:33:15 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:33:15 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:33:15 DEBUG : sub dir/hello world: Sizes differ 2026/09/10 05:33:15 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:33:18 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-09-10 05:33:17 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/09/10 05:33:19 DEBUG : sub dir/hello world: size = 17 OK 2026/09/10 05:33:19 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/09/10 05:33:19 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/10 05:33:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (25.04s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:33:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-ceqodum4xete" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-vixibuk9lete -> Yandex rclone-test-ceqodum4xete 2026/09/10 05:33:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:33:41 DEBUG : Yandex rclone-test-ceqodum4xete: Waiting for checks to finish 2026/09/10 05:33:41 DEBUG : Yandex rclone-test-ceqodum4xete: Waiting for transfers to finish 2026/09/10 05:33:43 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:33:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:33:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/09/10 05:33:48 DEBUG : Yandex rclone-test-ceqodum4xete: Using server-side directory move 2026/09/10 05:33:48 INFO : Yandex rclone-test-ceqodum4xete: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/10 05:33:49 DEBUG : Yandex rclone-test-ceqodum4xete: Waiting for checks to finish 2026/09/10 05:33:49 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:33:49 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-ceqodum4xete) 2026/09/10 05:33:49 DEBUG : sub dir/hello world: Sizes differ 2026/09/10 05:33:49 DEBUG : Yandex rclone-test-ceqodum4xete: Waiting for transfers to finish 2026/09/10 05:33:55 INFO : sub dir/hello world: Deleted 2026/09/10 05:33:57 INFO : sub dir/hello world: Moved (server-side) 2026/09/10 05:34:01 DEBUG : testing file moves 2026/09/10 05:34:03 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:34:03 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-ceqodum4xete) 2026/09/10 05:34:03 DEBUG : sub dir/hello world: Sizes differ 2026/09/10 05:34:03 DEBUG : Yandex rclone-test-ceqodum4xete: Waiting for checks to finish 2026/09/10 05:34:03 DEBUG : Yandex rclone-test-ceqodum4xete: Waiting for transfers to finish 2026/09/10 05:34:10 INFO : sub dir/hello world: Deleted 2026/09/10 05:34:12 INFO : sub dir/hello world: Moved (server-side) 2026/09/10 05:34:14 DEBUG : Yandex rclone-test-ceqodum4xete: Purge remote --- PASS: TestServerSideMoveOverSelf (60.45s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:34:39 ERROR : error listing: directory not found 2026/09/10 05:34:40 INFO : Local file system at /tmp/rclone4030533592: Making directory 2026/09/10 05:34:40 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:34:40 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (21.23s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:35:02 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/10 05:35:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:35:02 DEBUG : Local file system at /tmp/rclone4030533592: Waiting for checks to finish 2026/09/10 05:35:02 DEBUG : Local file system at /tmp/rclone4030533592: Waiting for transfers to finish 2026/09/10 05:35:03 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/09/10 05:35:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:35:03 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/09/10 05:35:03 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:35:03 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (21.56s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:35:20 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/10 05:35:20 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:35:20 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:35:22 DEBUG : check sum: size = 1 OK 2026/09/10 05:35:22 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/10 05:35:22 INFO : check sum: Copied (new) 2026/09/10 05:35:22 DEBUG : Waiting for deletions to finish 2026/09/10 05:35:23 DEBUG : check sum: size = 1 OK 2026/09/10 05:35:23 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:35:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/10 05:35:23 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/09/10 05:35:23 DEBUG : check sum: Unchanged skipping 2026/09/10 05:35:23 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:35:23 DEBUG : Waiting for deletions to finish 2026/09/10 05:35:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (12.53s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:35:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/10 05:35:32 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:35:32 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:35:35 DEBUG : sizeonly: size = 6 OK 2026/09/10 05:35:35 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/10 05:35:35 INFO : sizeonly: Copied (new) 2026/09/10 05:35:35 DEBUG : Waiting for deletions to finish 2026/09/10 05:35:36 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:35:36 DEBUG : sizeonly: size = 6 OK 2026/09/10 05:35:36 DEBUG : sizeonly: Sizes identical 2026/09/10 05:35:36 DEBUG : sizeonly: Unchanged skipping 2026/09/10 05:35:36 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:35:36 DEBUG : Waiting for deletions to finish 2026/09/10 05:35:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (13.28s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:35:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/10 05:35:46 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:35:46 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:35:48 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/09/10 05:35:48 INFO : ignore-size: Copied (new) 2026/09/10 05:35:48 DEBUG : Waiting for deletions to finish 2026/09/10 05:35:49 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:35:49 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:35:49 DEBUG : ignore-size: Unchanged skipping 2026/09/10 05:35:49 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:35:49 DEBUG : Waiting for deletions to finish 2026/09/10 05:35:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (12.42s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:36:01 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:36:01 DEBUG : existing: size = 6 OK 2026/09/10 05:36:01 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:36:01 DEBUG : existing: Unchanged skipping 2026/09/10 05:36:01 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:36:01 DEBUG : Waiting for deletions to finish 2026/09/10 05:36:01 INFO : There was nothing to transfer 2026/09/10 05:36:02 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:36:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/10 05:36:02 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:36:04 DEBUG : existing: size = 6 OK 2026/09/10 05:36:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/10 05:36:04 INFO : existing: Copied (replaced existing) 2026/09/10 05:36:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (14.59s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:36:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/10 05:36:13 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:36:13 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:36:15 DEBUG : existing: size = 6 OK 2026/09/10 05:36:15 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/10 05:36:15 INFO : existing: Copied (new) 2026/09/10 05:36:15 DEBUG : Waiting for deletions to finish 2026/09/10 05:36:16 DEBUG : existing: Destination exists, skipping 2026/09/10 05:36:16 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:36:16 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:36:16 DEBUG : Waiting for deletions to finish 2026/09/10 05:36:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.18s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:36:28 INFO : d: Making directory 2026/09/10 05:36:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/10 05:36:30 DEBUG : c/non empty space: size = 5 OK 2026/09/10 05:36:30 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:36:30 DEBUG : c/non empty space: Unchanged skipping 2026/09/10 05:36:30 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:36:30 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:36:32 DEBUG : a/potato2: size = 60 OK 2026/09/10 05:36:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/10 05:36:32 INFO : a/potato2: Copied (new) 2026/09/10 05:36:32 DEBUG : Waiting for deletions to finish 2026/09/10 05:36:39 INFO : b/potato: Deleted 2026/09/10 05:36:39 INFO : d: Removing directory 2026/09/10 05:36:48 INFO : b: Removing directory 2026/09/10 05:36:56 DEBUG : Yandex rclone-test-vixibuk9lete: deleted 2 directories --- PASS: TestSyncIgnoreErrors (65.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:37:31 DEBUG : empty space: size = 1 OK 2026/09/10 05:37:31 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/09/10 05:37:31 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:37:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/10 05:37:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/09/10 05:37:31 DEBUG : empty space: Unchanged skipping 2026/09/10 05:37:31 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:37:31 DEBUG : Waiting for deletions to finish 2026/09/10 05:37:31 INFO : There was nothing to transfer 2026/09/10 05:37:32 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:37:32 DEBUG : empty space: size = 1 OK 2026/09/10 05:37:32 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/10 05:37:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/10 05:37:33 INFO : empty space: Updated modification time in destination 2026/09/10 05:37:33 DEBUG : empty space: Unchanged skipping 2026/09/10 05:37:33 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:37:33 DEBUG : Waiting for deletions to finish 2026/09/10 05:37:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (13.47s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:37:45 DEBUG : empty space: size = 1 OK 2026/09/10 05:37:45 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/09/10 05:37:45 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:37:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/09/10 05:37:45 DEBUG : empty space: Unchanged skipping 2026/09/10 05:37:45 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:37:45 DEBUG : Waiting for deletions to finish 2026/09/10 05:37:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.54s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:37:57 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:37:57 DEBUG : foo: size = 3 OK 2026/09/10 05:37:57 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/09/10 05:37:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:37:57 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:37:57 DEBUG : foo: md5 differ 2026/09/10 05:37:57 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:38:00 DEBUG : foo: size = 3 OK 2026/09/10 05:38:00 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/09/10 05:38:00 INFO : foo: Copied (replaced existing) 2026/09/10 05:38:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (15.26s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:38:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/10 05:38:12 DEBUG : empty space: size = 1 OK 2026/09/10 05:38:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:38:12 DEBUG : empty space: Unchanged skipping 2026/09/10 05:38:12 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:38:12 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:38:14 DEBUG : potato: size = 60 OK 2026/09/10 05:38:14 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/10 05:38:14 INFO : potato: Copied (new) 2026/09/10 05:38:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (21.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:38:34 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:38:34 DEBUG : potato: size = 60 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:38:34 DEBUG : potato: Sizes differ 2026/09/10 05:38:34 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:38:34 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:38:37 DEBUG : potato: size = 21 OK 2026/09/10 05:38:37 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/09/10 05:38:37 INFO : potato: Copied (replaced existing) 2026/09/10 05:38:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (14.57s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:38:49 DEBUG : potato: size = 21 OK 2026/09/10 05:38:49 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/09/10 05:38:49 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:38:49 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:38:49 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:38:49 DEBUG : potato: md5 differ 2026/09/10 05:38:49 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:38:51 DEBUG : potato: size = 21 OK 2026/09/10 05:38:51 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/09/10 05:38:51 INFO : potato: Copied (replaced existing) 2026/09/10 05:38:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (14.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:39:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:39:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/10 05:39:05 DEBUG : empty space: size = 1 OK 2026/09/10 05:39:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:39:05 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:39:05 DEBUG : empty space: Unchanged skipping 2026/09/10 05:39:05 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:39:05 DEBUG : Waiting for deletions to finish 2026/09/10 05:39:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (21.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:39:26 DEBUG : empty space: size = 1 OK 2026/09/10 05:39:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:39:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:39:26 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:39:26 DEBUG : empty space: Unchanged skipping 2026/09/10 05:39:26 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:39:29 DEBUG : potato2: size = 60 OK 2026/09/10 05:39:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/10 05:39:29 INFO : potato2: Copied (new) 2026/09/10 05:39:29 DEBUG : Waiting for deletions to finish 2026/09/10 05:39:36 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (30.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:39:58 INFO : d: Making directory 2026/09/10 05:39:58 INFO : d/e: Making directory 2026/09/10 05:40:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/10 05:40:00 DEBUG : c/non empty space: size = 5 OK 2026/09/10 05:40:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:40:00 DEBUG : c/non empty space: Unchanged skipping 2026/09/10 05:40:00 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:40:00 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:40:03 DEBUG : a/potato2: size = 60 OK 2026/09/10 05:40:03 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/10 05:40:03 INFO : a/potato2: Copied (new) 2026/09/10 05:40:03 DEBUG : Waiting for deletions to finish 2026/09/10 05:40:09 INFO : b/potato: Deleted 2026/09/10 05:40:09 INFO : d/e: Removing directory 2026/09/10 05:40:16 INFO : d: Removing directory 2026/09/10 05:40:24 INFO : b: Removing directory 2026/09/10 05:40:31 DEBUG : Yandex rclone-test-vixibuk9lete: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (72.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:41:11 INFO : d: Making directory 2026/09/10 05:41:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/10 05:41:13 DEBUG : c/non empty space: size = 5 OK 2026/09/10 05:41:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:41:13 DEBUG : c/non empty space: Unchanged skipping 2026/09/10 05:41:13 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:41:13 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:41:16 DEBUG : a/potato2: size = 60 OK 2026/09/10 05:41:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/10 05:41:16 INFO : a/potato2: Copied (new) 2026/09/10 05:41:16 ERROR : Yandex rclone-test-vixibuk9lete: not deleting files as there were IO errors 2026/09/10 05:41:16 ERROR : Yandex rclone-test-vixibuk9lete: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (65.30s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:42:14 DEBUG : Waiting for deletions to finish 2026/09/10 05:42:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:42:14 DEBUG : empty space: size = 1 OK 2026/09/10 05:42:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:42:14 DEBUG : empty space: Unchanged skipping 2026/09/10 05:42:14 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:42:14 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:42:17 DEBUG : potato2: size = 60 OK 2026/09/10 05:42:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/10 05:42:17 INFO : potato2: Copied (new) 2026/09/10 05:42:21 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (27.22s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:42:41 DEBUG : Waiting for deletions to finish 2026/09/10 05:42:42 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:42:42 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:42:49 INFO : potato: Deleted 2026/09/10 05:42:50 DEBUG : empty space: size = 1 OK 2026/09/10 05:42:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:42:50 DEBUG : empty space: Unchanged skipping 2026/09/10 05:42:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:42:50 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:42:50 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:42:52 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 05:42:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 05:42:54 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 05:42:54 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 05:42:54 DEBUG : potato2: size = 60 OK 2026/09/10 05:42:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/09/10 05:42:54 INFO : potato2: Copied (new) 2026/09/10 05:42:55 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncDeleteBefore (32.89s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:43:13 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:43:13 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:43:16 DEBUG : potato2: size = 19 OK 2026/09/10 05:43:16 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/09/10 05:43:16 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (21.47s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:43:36 DEBUG : enormous: Excluded (Size Filter) 2026/09/10 05:43:36 DEBUG : enormous: Excluded 2026/09/10 05:43:36 DEBUG : potato2: Excluded (Size Filter) 2026/09/10 05:43:36 DEBUG : potato2: Excluded 2026/09/10 05:43:36 DEBUG : potato2: Excluded (Size Filter) 2026/09/10 05:43:36 DEBUG : potato2: Excluded 2026/09/10 05:43:36 DEBUG : empty space: size = 1 OK 2026/09/10 05:43:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:43:36 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:43:36 DEBUG : empty space: Unchanged skipping 2026/09/10 05:43:36 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:43:36 DEBUG : Waiting for deletions to finish 2026/09/10 05:43:36 INFO : There was nothing to transfer 2026/09/10 05:43:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/10 05:43:37 DEBUG : potato2: Excluded 2026/09/10 05:43:37 DEBUG : enormous: Excluded (Size Filter) 2026/09/10 05:43:37 DEBUG : enormous: Excluded 2026/09/10 05:43:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/10 05:43:37 DEBUG : potato2: Excluded 2026/09/10 05:43:37 DEBUG : potato2: Excluded (Size Filter) 2026/09/10 05:43:37 DEBUG : potato2: Excluded 2026/09/10 05:43:37 DEBUG : empty space: size = 1 OK 2026/09/10 05:43:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:43:37 DEBUG : Local file system at /tmp/rclone4030533592: Waiting for checks to finish 2026/09/10 05:43:37 DEBUG : empty space: Unchanged skipping 2026/09/10 05:43:37 DEBUG : Local file system at /tmp/rclone4030533592: Waiting for transfers to finish 2026/09/10 05:43:37 DEBUG : Waiting for deletions to finish 2026/09/10 05:43:37 INFO : There was nothing to transfer 2026/09/10 05:43:38 DEBUG : potato2: Excluded (Size Filter) 2026/09/10 05:43:38 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (21.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:43:59 DEBUG : enormous: Excluded (Size Filter) 2026/09/10 05:43:59 DEBUG : enormous: Excluded 2026/09/10 05:43:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/10 05:43:59 DEBUG : potato2: Excluded 2026/09/10 05:44:00 DEBUG : empty space: size = 1 OK 2026/09/10 05:44:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:44:00 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:44:00 DEBUG : empty space: Unchanged skipping 2026/09/10 05:44:00 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:44:00 DEBUG : Waiting for deletions to finish 2026/09/10 05:44:06 INFO : enormous: Deleted 2026/09/10 05:44:07 INFO : potato2: Deleted 2026/09/10 05:44:07 INFO : There was nothing to transfer 2026/09/10 05:44:08 DEBUG : empty space: size = 1 OK 2026/09/10 05:44:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:44:08 DEBUG : Local file system at /tmp/rclone4030533592: Waiting for checks to finish 2026/09/10 05:44:08 DEBUG : empty space: Unchanged skipping 2026/09/10 05:44:08 DEBUG : Local file system at /tmp/rclone4030533592: Waiting for transfers to finish 2026/09/10 05:44:08 DEBUG : Waiting for deletions to finish 2026/09/10 05:44:08 INFO : enormous: Deleted 2026/09/10 05:44:08 INFO : potato2: Deleted 2026/09/10 05:44:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (24.13s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:44:28 DEBUG : five: Need to transfer - File not found at Destination 2026/09/10 05:44:28 DEBUG : one: Destination is newer than source, skipping 2026/09/10 05:44:28 DEBUG : two: size = 3 OK 2026/09/10 05:44:28 DEBUG : three: size = 5 OK 2026/09/10 05:44:28 DEBUG : three: Sizes identical 2026/09/10 05:44:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/10 05:44:28 DEBUG : four: size = 4 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:44:28 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:44:28 DEBUG : four: size = 8 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:44:28 DEBUG : four: Sizes differ 2026/09/10 05:44:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:44:28 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:44:28 DEBUG : two: md5 differ 2026/09/10 05:44:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/10 05:44:28 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:44:31 DEBUG : two: size = 3 OK 2026/09/10 05:44:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/10 05:44:31 INFO : two: Copied (replaced existing) 2026/09/10 05:44:31 DEBUG : four: size = 4 OK 2026/09/10 05:44:31 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/10 05:44:31 INFO : four: Copied (replaced existing) 2026/09/10 05:44:31 DEBUG : five: size = 4 OK 2026/09/10 05:44:31 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/10 05:44:31 INFO : five: Copied (new) 2026/09/10 05:44:31 DEBUG : Waiting for deletions to finish 2026/09/10 05:44:32 DEBUG : five: size = 4 OK 2026/09/10 05:44:32 DEBUG : three: size = 5 OK 2026/09/10 05:44:32 DEBUG : four: size = 4 OK 2026/09/10 05:44:32 DEBUG : one: Destination is newer than source, skipping 2026/09/10 05:44:32 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:44:32 DEBUG : two: size = 3 OK 2026/09/10 05:44:32 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/09/10 05:44:32 DEBUG : five: Size and md5 of src and dst objects identical 2026/09/10 05:44:32 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:44:32 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/09/10 05:44:32 DEBUG : four: Size and md5 of src and dst objects identical 2026/09/10 05:44:32 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:44:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/09/10 05:44:32 DEBUG : three: md5 differ 2026/09/10 05:44:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/10 05:44:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/09/10 05:44:32 DEBUG : two: Size and md5 of src and dst objects identical 2026/09/10 05:44:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/09/10 05:44:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/09/10 05:44:32 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:44:35 DEBUG : three: size = 5 OK 2026/09/10 05:44:35 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/09/10 05:44:35 INFO : three: Copied (replaced existing) 2026/09/10 05:44:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (56.11s) === 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-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/09/10 05:45:12 INFO : Yandex rclone-test-vixibuk9lete: Making map for --track-renames 2026/09/10 05:45:12 INFO : Yandex rclone-test-vixibuk9lete: Finished making map for --track-renames 2026/09/10 05:45:12 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:45:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/10 05:45:12 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for renames to finish 2026/09/10 05:45:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/10 05:45:12 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:45:15 DEBUG : yam: size = 11 OK 2026/09/10 05:45:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/10 05:45:15 INFO : yam: Copied (new) 2026/09/10 05:45:15 DEBUG : potato: size = 14 OK 2026/09/10 05:45:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/10 05:45:15 INFO : potato: Copied (new) 2026/09/10 05:45:15 DEBUG : Waiting for deletions to finish 2026/09/10 05:45:16 DEBUG : potato: size = 14 OK 2026/09/10 05:45:16 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:45:16 DEBUG : potato: Unchanged skipping 2026/09/10 05:45:16 INFO : Yandex rclone-test-vixibuk9lete: Making map for --track-renames 2026/09/10 05:45:16 INFO : Yandex rclone-test-vixibuk9lete: Finished making map for --track-renames 2026/09/10 05:45:16 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:45:16 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for renames to finish 2026/09/10 05:45:18 INFO : yam: Moved (server-side) to: yaml 2026/09/10 05:45:18 INFO : yaml: Renamed from "yam" 2026/09/10 05:45:18 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:45:18 DEBUG : Waiting for deletions to finish 2026/09/10 05:45:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (21.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/09/10 05:45:34 INFO : Yandex rclone-test-vixibuk9lete: Making map for --track-renames 2026/09/10 05:45:34 INFO : Yandex rclone-test-vixibuk9lete: Finished making map for --track-renames 2026/09/10 05:45:34 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:45:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/10 05:45:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/10 05:45:34 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for renames to finish 2026/09/10 05:45:34 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:45:36 DEBUG : yam: size = 11 OK 2026/09/10 05:45:36 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/10 05:45:36 INFO : yam: Copied (new) 2026/09/10 05:45:37 DEBUG : potato: size = 14 OK 2026/09/10 05:45:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/10 05:45:37 INFO : potato: Copied (new) 2026/09/10 05:45:37 DEBUG : Waiting for deletions to finish 2026/09/10 05:45:38 DEBUG : potato: size = 14 OK 2026/09/10 05:45:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:45:38 INFO : Yandex rclone-test-vixibuk9lete: Making map for --track-renames 2026/09/10 05:45:38 DEBUG : potato: Unchanged skipping 2026/09/10 05:45:38 INFO : Yandex rclone-test-vixibuk9lete: Finished making map for --track-renames 2026/09/10 05:45:38 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:45:38 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for renames to finish 2026/09/10 05:45:40 INFO : yam: Moved (server-side) to: yaml 2026/09/10 05:45:40 INFO : yaml: Renamed from "yam" 2026/09/10 05:45:40 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:45:40 DEBUG : Waiting for deletions to finish 2026/09/10 05:45:40 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (21.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/09/10 05:45:55 INFO : Yandex rclone-test-vixibuk9lete: Making map for --track-renames 2026/09/10 05:45:55 INFO : Yandex rclone-test-vixibuk9lete: Finished making map for --track-renames 2026/09/10 05:45:55 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:45:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/10 05:45:55 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for renames to finish 2026/09/10 05:45:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/10 05:45:55 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:45:58 DEBUG : potato: size = 14 OK 2026/09/10 05:45:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/09/10 05:45:58 INFO : potato: Copied (new) 2026/09/10 05:45:58 DEBUG : sub/yam: modtime not stored after upload (got 2026-09-10 05:45:56 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/09/10 05:45:59 DEBUG : sub/yam: size = 11 OK 2026/09/10 05:45:59 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/09/10 05:45:59 INFO : sub/yam: Copied (new) 2026/09/10 05:45:59 DEBUG : Waiting for deletions to finish 2026/09/10 05:46:00 DEBUG : potato: size = 14 OK 2026/09/10 05:46:00 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:46:00 DEBUG : potato: Unchanged skipping 2026/09/10 05:46:00 INFO : Yandex rclone-test-vixibuk9lete: Making map for --track-renames 2026/09/10 05:46:00 INFO : Yandex rclone-test-vixibuk9lete: Finished making map for --track-renames 2026/09/10 05:46:00 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:46:00 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for renames to finish 2026/09/10 05:46:03 INFO : sub/yam: Moved (server-side) to: yam 2026/09/10 05:46:03 INFO : yam: Renamed from "sub/yam" 2026/09/10 05:46:03 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:46:03 DEBUG : Waiting for deletions to finish 2026/09/10 05:46:03 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (32.20s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:46:27 DEBUG : Creating backend with remote "/tmp/rclone4030533592/dir1" 2026/09/10 05:46:27 DEBUG : Creating backend with remote "/tmp/rclone4030533592/dir2" 2026/09/10 05:46:27 DEBUG : Local file system at /tmp/rclone4030533592/dir2: Using server-side directory move 2026/09/10 05:46:27 INFO : Local file system at /tmp/rclone4030533592/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/10 05:46:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/10 05:46:27 DEBUG : Local file system at /tmp/rclone4030533592/dir2: Waiting for checks to finish 2026/09/10 05:46:27 INFO : file1.txt: Moved (server-side) 2026/09/10 05:46:27 DEBUG : Local file system at /tmp/rclone4030533592/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.64s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:46:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:46:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/10 05:46:28 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:46:28 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:46:31 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:46:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:46:31 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:46:31 INFO : sub dir/hello world: Deleted 2026/09/10 05:46:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/10 05:46:32 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/10 05:46:32 INFO : nested/sub dir/file: Copied (new) 2026/09/10 05:46:32 INFO : nested/sub dir/file: Deleted 2026/09/10 05:46:32 INFO : sub dir: Removing directory 2026/09/10 05:46:32 INFO : nested/sub dir: Removing directory 2026/09/10 05:46:32 INFO : nested: Removing directory 2026/09/10 05:46:32 DEBUG : Local file system at /tmp/rclone4030533592: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (48.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:47:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/10 05:47:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/10 05:47:17 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:47:17 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:47:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/10 05:47:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/10 05:47:19 INFO : sub dir/hello world: Copied (new) 2026/09/10 05:47:19 INFO : sub dir/hello world: Deleted 2026/09/10 05:47:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/10 05:47:20 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/09/10 05:47:20 INFO : nested/sub dir/file: Copied (new) 2026/09/10 05:47:20 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (45.11s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:48:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/10 05:48:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/10 05:48:02 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:48:02 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:48:04 DEBUG : existing-b: size = 6 OK 2026/09/10 05:48:04 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/09/10 05:48:04 INFO : existing-b: Copied (new) 2026/09/10 05:48:04 INFO : existing-b: Deleted 2026/09/10 05:48:04 DEBUG : existing: size = 6 OK 2026/09/10 05:48:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/10 05:48:04 INFO : existing: Copied (new) 2026/09/10 05:48:04 INFO : existing: Deleted 2026/09/10 05:48:05 DEBUG : existing: Destination exists, skipping 2026/09/10 05:48:05 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/10 05:48:05 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:48:05 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:48:05 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (19.29s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:48:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-porafag8coje" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-vixibuk9lete -> Yandex rclone-test-porafag8coje 2026/09/10 05:48:36 DEBUG : Yandex rclone-test-porafag8coje: Using server-side directory move 2026/09/10 05:48:36 INFO : Yandex rclone-test-porafag8coje: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/10 05:48:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:48:37 DEBUG : empty space: size = 1 OK 2026/09/10 05:48:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:48:37 DEBUG : empty space: Unchanged skipping 2026/09/10 05:48:37 DEBUG : potato3: size = 68 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:48:37 DEBUG : potato3: size = 60 (Yandex rclone-test-porafag8coje) 2026/09/10 05:48:37 DEBUG : potato3: Sizes differ 2026/09/10 05:48:37 DEBUG : Yandex rclone-test-porafag8coje: Waiting for checks to finish 2026/09/10 05:48:38 INFO : potato2: Moved (server-side) 2026/09/10 05:48:44 INFO : empty space: Deleted 2026/09/10 05:48:44 DEBUG : Yandex rclone-test-porafag8coje: Waiting for transfers to finish 2026/09/10 05:48:44 INFO : potato3: Deleted 2026/09/10 05:48:45 INFO : potato3: Moved (server-side) 2026/09/10 05:48:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-muqecov0woqi" 2026/09/10 05:48:46 DEBUG : Yandex rclone-test-muqecov0woqi: Using server-side directory move 2026/09/10 05:48:49 INFO : Yandex rclone-test-muqecov0woqi: Server side directory move succeeded 2026/09/10 05:48:49 ERROR : error listing: directory not found 2026/09/10 05:48:49 DEBUG : Yandex rclone-test-muqecov0woqi: Purge remote 2026/09/10 05:49:04 DEBUG : Yandex rclone-test-porafag8coje: Purge remote 2026/09/10 05:49:04 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (43.93s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:49:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-rorufof7casa" 2026/09/10 05:49:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 05:49:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 05:49:09 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 05:49:09 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 05:49:09 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1736: Server side move (if possible) Yandex rclone-test-vixibuk9lete -> Yandex rclone-test-rorufof7casa 2026/09/10 05:49:22 DEBUG : potato3: modtime not stored after upload (got 2026-09-10 05:49:21 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/10 05:49:24 DEBUG : empty space: Excluded (Size Filter) 2026/09/10 05:49:24 DEBUG : empty space: Excluded 2026/09/10 05:49:24 DEBUG : empty space: Excluded (Size Filter) 2026/09/10 05:49:24 DEBUG : empty space: Excluded 2026/09/10 05:49:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:49:24 DEBUG : potato3: size = 68 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:49:24 DEBUG : potato3: size = 60 (Yandex rclone-test-rorufof7casa) 2026/09/10 05:49:24 DEBUG : potato3: Sizes differ 2026/09/10 05:49:24 DEBUG : Yandex rclone-test-rorufof7casa: Waiting for checks to finish 2026/09/10 05:49:24 DEBUG : Yandex rclone-test-rorufof7casa: Waiting for transfers to finish 2026/09/10 05:49:26 INFO : potato2: Moved (server-side) 2026/09/10 05:49:32 INFO : potato3: Deleted 2026/09/10 05:49:34 INFO : potato3: Moved (server-side) 2026/09/10 05:49:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-buzukuk7nuqo" 2026/09/10 05:49:36 DEBUG : empty space: Excluded (Size Filter) 2026/09/10 05:49:36 DEBUG : empty space: Excluded 2026/09/10 05:49:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:49:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/10 05:49:36 DEBUG : Yandex rclone-test-buzukuk7nuqo: Waiting for checks to finish 2026/09/10 05:49:36 DEBUG : Yandex rclone-test-buzukuk7nuqo: Waiting for transfers to finish 2026/09/10 05:49:37 INFO : potato2: Moved (server-side) 2026/09/10 05:49:37 INFO : potato3: Moved (server-side) 2026/09/10 05:49:38 DEBUG : Yandex rclone-test-buzukuk7nuqo: Purge remote 2026/09/10 05:49:51 DEBUG : Yandex rclone-test-rorufof7casa: Purge remote --- PASS: TestServerSideMoveWithFilter (63.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:50:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-rurofoj2jesa" 2026/09/10 05:50:17 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-vixibuk9lete -> Yandex rclone-test-rurofoj2jesa 2026/09/10 05:50:24 DEBUG : Yandex rclone-test-rurofoj2jesa: Using server-side directory move 2026/09/10 05:50:24 INFO : Yandex rclone-test-rurofoj2jesa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/10 05:50:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/10 05:50:24 DEBUG : empty space: size = 1 OK 2026/09/10 05:50:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:50:24 DEBUG : empty space: Unchanged skipping 2026/09/10 05:50:24 DEBUG : potato3: size = 68 (Yandex rclone-test-vixibuk9lete) 2026/09/10 05:50:24 DEBUG : potato3: size = 60 (Yandex rclone-test-rurofoj2jesa) 2026/09/10 05:50:24 DEBUG : potato3: Sizes differ 2026/09/10 05:50:25 DEBUG : Yandex rclone-test-rurofoj2jesa: Waiting for checks to finish 2026/09/10 05:50:26 INFO : potato2: Moved (server-side) 2026/09/10 05:50:32 INFO : empty space: Deleted 2026/09/10 05:50:32 DEBUG : Yandex rclone-test-rurofoj2jesa: Waiting for transfers to finish 2026/09/10 05:50:32 INFO : potato3: Deleted 2026/09/10 05:50:33 INFO : potato3: Moved (server-side) 2026/09/10 05:50:33 INFO : tomatoDir: Removing directory 2026/09/10 05:50:42 DEBUG : Yandex rclone-test-vixibuk9lete: deleted 1 directories 2026/09/10 05:50:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-hefunoq3feci" 2026/09/10 05:50:43 INFO : tomatoDir: Making directory 2026/09/10 05:50:43 DEBUG : Yandex rclone-test-hefunoq3feci: Using server-side directory move 2026/09/10 05:50:48 INFO : Yandex rclone-test-hefunoq3feci: Server side directory move succeeded 2026/09/10 05:50:48 ERROR : error listing: directory not found 2026/09/10 05:50:49 ERROR : error listing: directory not found 2026/09/10 05:50:49 DEBUG : Yandex rclone-test-hefunoq3feci: Purge remote 2026/09/10 05:51:05 DEBUG : Yandex rclone-test-rurofoj2jesa: Purge remote 2026/09/10 05:51:05 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (57.30s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.65s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:51:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/rclone-sync-test" --- PASS: TestSyncOverlap (2.11s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:51:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/rclone-sync-test" 2026/09/10 05:51:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/rclone-sync-test-include/layer2" 2026/09/10 05:51:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/rclone-sync-test-ignore-file" 2026/09/10 05:51:16 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:18 DEBUG : Yandex rclone-test-vixibuk9lete/rclone-sync-test: Waiting for checks to finish 2026/09/10 05:51:18 DEBUG : Yandex rclone-test-vixibuk9lete/rclone-sync-test: Waiting for transfers to finish 2026/09/10 05:51:18 DEBUG : Waiting for deletions to finish 2026/09/10 05:51:18 INFO : There was nothing to transfer 2026/09/10 05:51:19 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:20 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:51:20 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:51:20 DEBUG : Waiting for deletions to finish 2026/09/10 05:51:20 INFO : rclone-sync-test-include: Removing directory 2026/09/10 05:51:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/10 05:51:20 DEBUG : Yandex rclone-test-vixibuk9lete: failed to delete 1 directories 2026/09/10 05:51:20 INFO : There was nothing to transfer 2026/09/10 05:51:21 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:24 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:26 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:28 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:30 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:31 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:33 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:35 DEBUG : Yandex rclone-test-vixibuk9lete/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/10 05:51:35 DEBUG : Yandex rclone-test-vixibuk9lete/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/10 05:51:35 DEBUG : Waiting for deletions to finish 2026/09/10 05:51:35 INFO : There was nothing to transfer 2026/09/10 05:51:35 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:37 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:39 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:40 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 05:51:40 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 05:51:40 DEBUG : Waiting for deletions to finish 2026/09/10 05:51:40 INFO : rclone-sync-test-include: Removing directory 2026/09/10 05:51:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/09/10 05:51:40 DEBUG : Yandex rclone-test-vixibuk9lete: failed to delete 1 directories 2026/09/10 05:51:40 INFO : There was nothing to transfer 2026/09/10 05:51:41 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:42 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:44 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:46 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:48 DEBUG : Excluded 2026/09/10 05:51:48 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:50 DEBUG : Yandex rclone-test-vixibuk9lete/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/10 05:51:50 DEBUG : Yandex rclone-test-vixibuk9lete/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/10 05:51:50 DEBUG : Waiting for deletions to finish 2026/09/10 05:51:50 INFO : There was nothing to transfer 2026/09/10 05:51:51 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:52 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:54 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:56 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:51:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/10 05:51:59 DEBUG : rclone-sync-test: Excluded 2026/09/10 05:51:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/10 05:52:00 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (91.69s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:52:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/dst" 2026/09/10 05:52:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/CompareDest" 2026/09/10 05:52:42 DEBUG : one: Need to transfer - File not found at Destination 2026/09/10 05:52:42 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:52:42 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:52:44 DEBUG : one: size = 3 OK 2026/09/10 05:52:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/10 05:52:44 INFO : one: Copied (new) 2026/09/10 05:52:44 DEBUG : Waiting for deletions to finish 2026/09/10 05:52:46 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:52:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:52:46 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:52:46 DEBUG : one: Sizes differ 2026/09/10 05:52:46 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:52:50 DEBUG : one: size = 5 OK 2026/09/10 05:52:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/10 05:52:50 INFO : one: Copied (replaced existing) 2026/09/10 05:52:50 DEBUG : Waiting for deletions to finish 2026/09/10 05:52:57 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:52:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:52:57 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:52:57 DEBUG : one: Sizes differ 2026/09/10 05:52:57 DEBUG : one: size = 5 OK 2026/09/10 05:52:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:52:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/10 05:52:57 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:52:57 DEBUG : Waiting for deletions to finish 2026/09/10 05:52:57 INFO : There was nothing to transfer 2026/09/10 05:53:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:53:01 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:53:01 DEBUG : one: Sizes differ 2026/09/10 05:53:02 DEBUG : two: size = 3 OK 2026/09/10 05:53:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:53:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/10 05:53:02 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:53:02 DEBUG : one: size = 5 OK 2026/09/10 05:53:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:53:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/10 05:53:02 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:53:02 DEBUG : Waiting for deletions to finish 2026/09/10 05:53:02 INFO : There was nothing to transfer 2026/09/10 05:53:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:53:03 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:53:03 DEBUG : one: Sizes differ 2026/09/10 05:53:04 DEBUG : one: size = 5 OK 2026/09/10 05:53:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:53:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/10 05:53:04 DEBUG : two: size = 3 OK 2026/09/10 05:53:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:53:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/10 05:53:04 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:53:04 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:53:04 DEBUG : Waiting for deletions to finish 2026/09/10 05:53:04 INFO : There was nothing to transfer 2026/09/10 05:53:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:53:05 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:53:05 DEBUG : one: Sizes differ 2026/09/10 05:53:05 DEBUG : two: size = 3 OK 2026/09/10 05:53:05 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/09/10 05:53:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/10 05:53:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/10 05:53:05 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:53:05 DEBUG : one: size = 5 OK 2026/09/10 05:53:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:53:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/10 05:53:05 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:53:05 DEBUG : Waiting for deletions to finish 2026/09/10 05:53:05 INFO : There was nothing to transfer 2026/09/10 05:53:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:53:07 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:53:07 DEBUG : one: Sizes differ 2026/09/10 05:53:07 DEBUG : one: size = 5 OK 2026/09/10 05:53:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:53:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/10 05:53:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:53:07 DEBUG : two: size = 3 (Yandex rclone-test-vixibuk9lete/CompareDest) 2026/09/10 05:53:07 DEBUG : two: Sizes differ 2026/09/10 05:53:07 DEBUG : two: Need to transfer - File not found at Destination 2026/09/10 05:53:07 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:53:07 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:53:09 DEBUG : two: size = 5 OK 2026/09/10 05:53:09 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/09/10 05:53:09 INFO : two: Copied (new) 2026/09/10 05:53:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (76.22s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:54:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/dest" 2026/09/10 05:54:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/pre-dest1" 2026/09/10 05:54:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/pre-dest2" 2026/09/10 05:54:05 DEBUG : 1: size = 1 OK 2026/09/10 05:54:05 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:54:05 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/10 05:54:05 DEBUG : 2: size = 1 OK 2026/09/10 05:54:05 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:54:05 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/10 05:54:06 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/10 05:54:06 DEBUG : Yandex rclone-test-vixibuk9lete/dest: Waiting for checks to finish 2026/09/10 05:54:06 DEBUG : Yandex rclone-test-vixibuk9lete/dest: Waiting for transfers to finish 2026/09/10 05:54:08 DEBUG : 3: size = 1 OK 2026/09/10 05:54:08 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/09/10 05:54:08 INFO : 3: Copied (new) 2026/09/10 05:54:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (59.64s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:54:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/dst" 2026/09/10 05:54:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/CopyDest" 2026/09/10 05:54:58 DEBUG : one: Need to transfer - File not found at Destination 2026/09/10 05:54:58 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:54:58 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:55:00 DEBUG : one: size = 3 OK 2026/09/10 05:55:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/09/10 05:55:00 INFO : one: Copied (new) 2026/09/10 05:55:00 DEBUG : Waiting for deletions to finish 2026/09/10 05:55:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:55:02 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:55:02 DEBUG : one: Sizes differ 2026/09/10 05:55:02 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:55:03 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:55:06 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 05:55:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 05:55:06 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 05:55:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 05:55:06 DEBUG : one: size = 5 OK 2026/09/10 05:55:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/10 05:55:06 INFO : one: Copied (replaced existing) 2026/09/10 05:55:06 DEBUG : Waiting for deletions to finish 2026/09/10 05:55:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/BackupDir" 2026/09/10 05:55:14 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 05:55:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:55:14 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:55:14 DEBUG : one: Sizes differ 2026/09/10 05:55:14 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:55:15 DEBUG : one: size = 5 OK 2026/09/10 05:55:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:55:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:55:15 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:55:15 DEBUG : one: Sizes differ 2026/09/10 05:55:17 INFO : one: Moved (server-side) 2026/09/10 05:55:19 DEBUG : one: size = 5 OK 2026/09/10 05:55:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/09/10 05:55:19 INFO : one: Copied (server-side copy) 2026/09/10 05:55:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/10 05:55:19 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:55:19 DEBUG : Waiting for deletions to finish 2026/09/10 05:55:22 DEBUG : one: size = 5 OK 2026/09/10 05:55:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:55:22 DEBUG : one: Unchanged skipping 2026/09/10 05:55:23 DEBUG : two: size = 3 OK 2026/09/10 05:55:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:55:25 DEBUG : two: size = 3 OK 2026/09/10 05:55:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/09/10 05:55:25 INFO : two: Copied (server-side copy) 2026/09/10 05:55:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/10 05:55:25 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:55:25 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:55:25 DEBUG : Waiting for deletions to finish 2026/09/10 05:55:26 DEBUG : two: size = 3 OK 2026/09/10 05:55:26 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:55:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:55:26 DEBUG : two: Unchanged skipping 2026/09/10 05:55:26 DEBUG : one: size = 5 OK 2026/09/10 05:55:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:55:26 DEBUG : one: Unchanged skipping 2026/09/10 05:55:26 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:55:26 DEBUG : Waiting for deletions to finish 2026/09/10 05:55:26 INFO : There was nothing to transfer 2026/09/10 05:55:32 DEBUG : one: size = 5 OK 2026/09/10 05:55:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:55:32 DEBUG : one: Unchanged skipping 2026/09/10 05:55:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:55:32 DEBUG : three: size = 5 (Yandex rclone-test-vixibuk9lete/CopyDest) 2026/09/10 05:55:32 DEBUG : three: Sizes differ 2026/09/10 05:55:32 DEBUG : three: Destination not found in --copy-dest 2026/09/10 05:55:32 DEBUG : three: Need to transfer - File not found at Destination 2026/09/10 05:55:32 DEBUG : two: size = 3 OK 2026/09/10 05:55:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:55:32 DEBUG : two: Unchanged skipping 2026/09/10 05:55:32 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:55:32 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:55:34 DEBUG : three: size = 7 OK 2026/09/10 05:55:34 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/09/10 05:55:34 INFO : three: Copied (new) 2026/09/10 05:55:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (113.56s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:56:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/dst" 2026/09/10 05:56:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/backup" 2026/09/10 05:56:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:56:58 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:56:58 DEBUG : one: Sizes differ 2026/09/10 05:56:58 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:56:58 DEBUG : two: size = 3 OK 2026/09/10 05:56:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:56:58 DEBUG : two: Unchanged skipping 2026/09/10 05:57:01 INFO : one: Moved (server-side) 2026/09/10 05:57:01 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:57:04 DEBUG : one: size = 4 OK 2026/09/10 05:57:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/10 05:57:04 INFO : one: Copied (new) 2026/09/10 05:57:04 DEBUG : Waiting for deletions to finish 2026/09/10 05:57:06 INFO : three.txt: Moved (server-side) 2026/09/10 05:57:06 INFO : three.txt: Moved into backup dir 2026/09/10 05:57:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:57:10 DEBUG : one: size = 4 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:57:10 DEBUG : one: Sizes differ 2026/09/10 05:57:10 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:57:10 DEBUG : two: size = 3 OK 2026/09/10 05:57:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:57:10 DEBUG : two: Unchanged skipping 2026/09/10 05:57:18 INFO : one: Deleted 2026/09/10 05:57:20 INFO : one: Moved (server-side) 2026/09/10 05:57:20 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:57:22 DEBUG : one: size = 5 OK 2026/09/10 05:57:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/10 05:57:22 INFO : one: Copied (new) 2026/09/10 05:57:22 DEBUG : Waiting for deletions to finish 2026/09/10 05:57:29 INFO : three.txt: Deleted 2026/09/10 05:57:31 INFO : three.txt: Moved (server-side) 2026/09/10 05:57:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (84.69s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:58:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/dst" 2026/09/10 05:58:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/backup" 2026/09/10 05:58:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:58:24 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:58:24 DEBUG : one: Sizes differ 2026/09/10 05:58:24 DEBUG : two: size = 3 OK 2026/09/10 05:58:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:58:24 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:58:24 DEBUG : two: Unchanged skipping 2026/09/10 05:58:26 INFO : one: Moved (server-side) to: one.bak 2026/09/10 05:58:26 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:58:28 DEBUG : one: size = 4 OK 2026/09/10 05:58:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/10 05:58:28 INFO : one: Copied (new) 2026/09/10 05:58:28 DEBUG : Waiting for deletions to finish 2026/09/10 05:58:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/10 05:58:30 INFO : three.txt: Moved into backup dir 2026/09/10 05:58:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:58:34 DEBUG : one: size = 4 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:58:34 DEBUG : one: Sizes differ 2026/09/10 05:58:34 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:58:34 DEBUG : two: size = 3 OK 2026/09/10 05:58:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:58:34 DEBUG : two: Unchanged skipping 2026/09/10 05:58:41 INFO : one.bak: Deleted 2026/09/10 05:58:43 INFO : one: Moved (server-side) to: one.bak 2026/09/10 05:58:43 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:58:46 DEBUG : one: size = 5 OK 2026/09/10 05:58:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/10 05:58:46 INFO : one: Copied (new) 2026/09/10 05:58:46 DEBUG : Waiting for deletions to finish 2026/09/10 05:58:54 INFO : three.txt.bak: Deleted 2026/09/10 05:58:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/10 05:58:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (84.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 05:59:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/dst" 2026/09/10 05:59:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/backup" 2026/09/10 05:59:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone4030533592) 2026/09/10 05:59:52 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 05:59:52 DEBUG : two: size = 3 OK 2026/09/10 05:59:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 05:59:52 DEBUG : two: Unchanged skipping 2026/09/10 05:59:52 DEBUG : one: Sizes differ 2026/09/10 05:59:52 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 05:59:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/10 05:59:53 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 05:59:56 DEBUG : one: size = 4 OK 2026/09/10 05:59:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/10 05:59:56 INFO : one: Copied (new) 2026/09/10 05:59:56 DEBUG : Waiting for deletions to finish 2026/09/10 05:59:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/10 05:59:59 INFO : three.txt: Moved into backup dir 2026/09/10 06:00:02 DEBUG : dst/three.txt: modtime not stored after upload (got 2026-09-10 06:00:01 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/09/10 06:00:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:00:04 DEBUG : one: size = 4 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:00:04 DEBUG : one: Sizes differ 2026/09/10 06:00:04 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 06:00:04 DEBUG : two: size = 3 OK 2026/09/10 06:00:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:00:04 DEBUG : two: Unchanged skipping 2026/09/10 06:00:11 INFO : one-2019-01-01: Deleted 2026/09/10 06:00:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/10 06:00:13 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 06:00:16 DEBUG : one: size = 5 OK 2026/09/10 06:00:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/10 06:00:16 INFO : one: Copied (new) 2026/09/10 06:00:16 DEBUG : Waiting for deletions to finish 2026/09/10 06:00:23 INFO : three-2019-01-01.txt: Deleted 2026/09/10 06:00:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/10 06:00:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (90.62s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:01:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/dst" 2026/09/10 06:01:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:01:19 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 06:01:19 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:01:19 DEBUG : one: Sizes differ 2026/09/10 06:01:19 DEBUG : two: size = 3 OK 2026/09/10 06:01:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:01:19 DEBUG : two: Unchanged skipping 2026/09/10 06:01:21 INFO : one: Moved (server-side) to: one.bak 2026/09/10 06:01:21 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 06:01:23 DEBUG : one: size = 4 OK 2026/09/10 06:01:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/10 06:01:23 INFO : one: Copied (new) 2026/09/10 06:01:23 DEBUG : Waiting for deletions to finish 2026/09/10 06:01:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/10 06:01:25 INFO : three.txt: Moved into backup dir 2026/09/10 06:01:29 DEBUG : one.bak: Excluded (Path Filter) 2026/09/10 06:01:29 DEBUG : one.bak: Excluded 2026/09/10 06:01:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/10 06:01:29 DEBUG : three.txt.bak: Excluded 2026/09/10 06:01:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:01:29 DEBUG : one: size = 4 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:01:29 DEBUG : one: Sizes differ 2026/09/10 06:01:29 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for checks to finish 2026/09/10 06:01:29 DEBUG : two: size = 3 OK 2026/09/10 06:01:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:01:29 DEBUG : two: Unchanged skipping 2026/09/10 06:01:37 INFO : one.bak: Deleted 2026/09/10 06:01:39 INFO : one: Moved (server-side) to: one.bak 2026/09/10 06:01:39 DEBUG : Yandex rclone-test-vixibuk9lete/dst: Waiting for transfers to finish 2026/09/10 06:01:41 DEBUG : one: size = 5 OK 2026/09/10 06:01:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/10 06:01:41 INFO : one: Copied (new) 2026/09/10 06:01:41 DEBUG : Waiting for deletions to finish 2026/09/10 06:01:49 INFO : three.txt.bak: Deleted 2026/09/10 06:01:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/10 06:01:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (80.39s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:02:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/dst" 2026/09/10 06:02:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:02:42 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:02:42 DEBUG : one: Sizes differ 2026/09/10 06:02:44 INFO : one: Moved (server-side) to: one.bak 2026/09/10 06:02:47 DEBUG : one: size = 4 OK 2026/09/10 06:02:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/10 06:02:47 INFO : one: Copied (new) 2026/09/10 06:02:47 DEBUG : two: size = 3 OK 2026/09/10 06:02:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:02:47 DEBUG : two: Unchanged skipping 2026/09/10 06:02:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:02:47 DEBUG : three.txt: size = 5 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:02:47 DEBUG : three.txt: Sizes differ 2026/09/10 06:02:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/10 06:02:52 DEBUG : three.txt: size = 6 OK 2026/09/10 06:02:52 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/10 06:02:52 INFO : three.txt: Copied (new) 2026/09/10 06:02:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:02:53 DEBUG : one: size = 4 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:02:53 DEBUG : one: Sizes differ 2026/09/10 06:03:01 INFO : one.bak: Deleted 2026/09/10 06:03:02 INFO : one: Moved (server-side) to: one.bak 2026/09/10 06:03:08 DEBUG : one: size = 5 OK 2026/09/10 06:03:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/10 06:03:08 INFO : one: Copied (new) 2026/09/10 06:03:08 DEBUG : two: size = 3 OK 2026/09/10 06:03:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:03:08 DEBUG : two: Unchanged skipping 2026/09/10 06:03:09 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:03:09 DEBUG : three.txt: size = 6 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:03:09 DEBUG : three.txt: Sizes differ 2026/09/10 06:03:15 INFO : three.txt.bak: Deleted 2026/09/10 06:03:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/10 06:03:20 DEBUG : three.txt: size = 19 OK 2026/09/10 06:03:20 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/10 06:03:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (94.21s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:04:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-vixibuk9lete/dst" 2026/09/10 06:04:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:04:14 DEBUG : one: size = 3 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:04:14 DEBUG : one: Sizes differ 2026/09/10 06:04:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/10 06:04:18 DEBUG : one: size = 4 OK 2026/09/10 06:04:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/09/10 06:04:18 INFO : one: Copied (new) 2026/09/10 06:04:19 DEBUG : two: size = 3 OK 2026/09/10 06:04:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:04:19 DEBUG : two: Unchanged skipping 2026/09/10 06:04:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:04:19 DEBUG : three.txt: size = 5 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:04:19 DEBUG : three.txt: Sizes differ 2026/09/10 06:04:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/10 06:04:24 DEBUG : three.txt: size = 6 OK 2026/09/10 06:04:24 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/09/10 06:04:24 INFO : three.txt: Copied (new) 2026/09/10 06:04:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:04:25 DEBUG : one: size = 4 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:04:25 DEBUG : one: Sizes differ 2026/09/10 06:04:32 INFO : one-2019-01-01: Deleted 2026/09/10 06:04:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/10 06:04:36 DEBUG : one: size = 5 OK 2026/09/10 06:04:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/09/10 06:04:36 INFO : one: Copied (new) 2026/09/10 06:04:36 DEBUG : two: size = 3 OK 2026/09/10 06:04:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:04:36 DEBUG : two: Unchanged skipping 2026/09/10 06:04:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:04:36 DEBUG : three.txt: size = 6 (Yandex rclone-test-vixibuk9lete/dst) 2026/09/10 06:04:36 DEBUG : three.txt: Sizes differ 2026/09/10 06:04:43 INFO : three-2019-01-01.txt: Deleted 2026/09/10 06:04:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/10 06:04:48 DEBUG : three.txt: size = 19 OK 2026/09/10 06:04:48 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/09/10 06:04:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (90.56s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:05:38 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 06:05:38 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:05:38 DEBUG : Testêé: size = 18 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:05:38 DEBUG : Testêé: Sizes differ 2026/09/10 06:05:38 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 06:05:42 DEBUG : Testêé: size = 14 OK 2026/09/10 06:05:42 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/09/10 06:05:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/10 06:05:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (16.02s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:05:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/10 06:05:52 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 06:05:52 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 06:05:58 DEBUG : existing: size = 6 OK 2026/09/10 06:05:58 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/09/10 06:05:58 INFO : existing: Copied (new) 2026/09/10 06:05:58 DEBUG : Waiting for deletions to finish 2026/09/10 06:05:59 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:05:59 DEBUG : existing: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:05:59 DEBUG : existing: Sizes differ 2026/09/10 06:05:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/10 06:05:59 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 06:05:59 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 06:05:59 ERROR : Yandex rclone-test-vixibuk9lete: not deleting files as there were IO errors 2026/09/10 06:05:59 ERROR : Yandex rclone-test-vixibuk9lete: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (16.45s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:06:11 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 06:06:11 DEBUG : EXISTING: size = 6 OK 2026/09/10 06:06:11 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:06:11 DEBUG : existing: Unchanged skipping 2026/09/10 06:06:11 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 06:06:11 DEBUG : Waiting for deletions to finish 2026/09/10 06:06:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.49s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.67s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.83s) --- SKIP: TestMaxTransfer/Hard (0.64s) --- SKIP: TestMaxTransfer/Soft (0.66s) --- SKIP: TestMaxTransfer/Cautious (0.53s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:06:33 DEBUG : both2: modtime not stored after upload (got 2026-09-10 06:06:32 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/10 06:07:02 DEBUG : both7: modtime not stored after upload (got 2026-09-10 06:07:02 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/10 06:07:43 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 06:07:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 06:07:43 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 06:07:43 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 06:07:44 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 06:07:54 DEBUG : both17: modtime not stored after upload (got 2026-09-10 06:07:53 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/10 06:08:02 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 06:08:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 06:08:03 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 06:08:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 06:08:03 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 06:08:12 DEBUG : both0: size = 6 OK 2026/09/10 06:08:12 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 06:08:12 DEBUG : both10: size = 6 OK 2026/09/10 06:08:12 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both11: size = 6 OK 2026/09/10 06:08:12 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both12: size = 6 OK 2026/09/10 06:08:12 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both0: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both13: size = 6 OK 2026/09/10 06:08:12 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both12: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both14: size = 6 OK 2026/09/10 06:08:12 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both10: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both15: size = 6 OK 2026/09/10 06:08:12 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both15: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both16: size = 6 OK 2026/09/10 06:08:12 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both16: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both17: size = 6 OK 2026/09/10 06:08:12 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both17: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both18: size = 6 OK 2026/09/10 06:08:12 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both18: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both19: size = 6 OK 2026/09/10 06:08:12 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both19: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both1: size = 6 OK 2026/09/10 06:08:12 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both11: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both2: size = 6 OK 2026/09/10 06:08:12 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both13: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both3: size = 6 OK 2026/09/10 06:08:12 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both3: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both4: size = 6 OK 2026/09/10 06:08:12 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both4: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both5: size = 6 OK 2026/09/10 06:08:12 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both5: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both6: size = 6 OK 2026/09/10 06:08:12 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both6: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both7: size = 6 OK 2026/09/10 06:08:12 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both14: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both8: size = 6 OK 2026/09/10 06:08:12 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both8: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both9: size = 6 OK 2026/09/10 06:08:12 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:08:12 DEBUG : both9: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both1: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both2: Unchanged skipping 2026/09/10 06:08:12 DEBUG : both7: Unchanged skipping 2026/09/10 06:08:12 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 06:08:12 DEBUG : Waiting for deletions to finish 2026/09/10 06:08:29 INFO : only13: Deleted 2026/09/10 06:08:30 INFO : only14: Deleted 2026/09/10 06:08:30 INFO : only18: Deleted 2026/09/10 06:08:31 INFO : only7: Deleted 2026/09/10 06:08:36 INFO : only16: Deleted 2026/09/10 06:08:38 INFO : only2: Deleted 2026/09/10 06:08:38 INFO : only3: Deleted 2026/09/10 06:08:39 INFO : only9: Deleted 2026/09/10 06:08:43 INFO : only12: Deleted 2026/09/10 06:08:44 INFO : only15: Deleted 2026/09/10 06:08:45 INFO : only17: Deleted 2026/09/10 06:08:46 INFO : only19: Deleted 2026/09/10 06:08:51 INFO : only5: Deleted 2026/09/10 06:08:51 INFO : only8: Deleted 2026/09/10 06:08:53 INFO : only10: Deleted 2026/09/10 06:08:53 INFO : only11: Deleted 2026/09/10 06:08:57 INFO : only1: Deleted 2026/09/10 06:08:57 INFO : only4: Deleted 2026/09/10 06:08:59 INFO : only0: Deleted 2026/09/10 06:09:00 INFO : only6: Deleted 2026/09/10 06:09:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (297.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:11:24 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 06:11:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 06:11:25 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 06:11:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 06:11:25 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 06:11:34 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 06:11:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 06:11:37 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 06:11:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 06:11:38 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 06:12:20 DEBUG : only10: modtime not stored after upload (got 2026-09-10 06:12:19 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/10 06:12:26 DEBUG : only11: modtime not stored after upload (got 2026-09-10 06:12:25 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/10 06:12:36 DEBUG : both13: modtime not stored after upload (got 2026-09-10 06:12:35 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/10 06:13:11 DEBUG : both0: size = 6 OK 2026/09/10 06:13:11 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both10: size = 6 OK 2026/09/10 06:13:11 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both11: size = 6 OK 2026/09/10 06:13:11 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 06:13:11 DEBUG : both12: size = 6 OK 2026/09/10 06:13:11 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both0: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both13: size = 6 OK 2026/09/10 06:13:11 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both13: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both14: size = 6 OK 2026/09/10 06:13:11 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both14: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both15: size = 6 OK 2026/09/10 06:13:11 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both15: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both16: size = 6 OK 2026/09/10 06:13:11 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both16: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both17: size = 6 OK 2026/09/10 06:13:11 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both17: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both18: size = 6 OK 2026/09/10 06:13:11 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both18: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both19: size = 6 OK 2026/09/10 06:13:11 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both19: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both1: size = 6 OK 2026/09/10 06:13:11 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both1: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both2: size = 6 OK 2026/09/10 06:13:11 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both10: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both3: size = 6 OK 2026/09/10 06:13:11 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both11: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both4: size = 6 OK 2026/09/10 06:13:11 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both12: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both5: size = 6 OK 2026/09/10 06:13:11 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both5: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both6: size = 6 OK 2026/09/10 06:13:11 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both2: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both7: size = 6 OK 2026/09/10 06:13:11 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both7: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both8: size = 6 OK 2026/09/10 06:13:11 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both8: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both9: size = 6 OK 2026/09/10 06:13:11 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:13:11 DEBUG : both3: Unchanged skipping 2026/09/10 06:13:11 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only0: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only0: Sizes differ 2026/09/10 06:13:11 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only10: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only10: Sizes differ 2026/09/10 06:13:11 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only11: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only11: Sizes differ 2026/09/10 06:13:11 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only12: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only12: Sizes differ 2026/09/10 06:13:11 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only13: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only13: Sizes differ 2026/09/10 06:13:11 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only14: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only14: Sizes differ 2026/09/10 06:13:11 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only15: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only15: Sizes differ 2026/09/10 06:13:11 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only16: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only16: Sizes differ 2026/09/10 06:13:11 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only17: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only17: Sizes differ 2026/09/10 06:13:11 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only18: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only18: Sizes differ 2026/09/10 06:13:11 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only19: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only19: Sizes differ 2026/09/10 06:13:11 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only1: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only1: Sizes differ 2026/09/10 06:13:11 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only2: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only2: Sizes differ 2026/09/10 06:13:11 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only3: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only3: Sizes differ 2026/09/10 06:13:11 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only4: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only4: Sizes differ 2026/09/10 06:13:11 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only5: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only5: Sizes differ 2026/09/10 06:13:11 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only6: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only6: Sizes differ 2026/09/10 06:13:11 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only7: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only7: Sizes differ 2026/09/10 06:13:11 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only8: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only8: Sizes differ 2026/09/10 06:13:11 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4030533592) 2026/09/10 06:13:11 DEBUG : only9: size = 6 (Yandex rclone-test-vixibuk9lete) 2026/09/10 06:13:11 DEBUG : only9: Sizes differ 2026/09/10 06:13:11 DEBUG : both4: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both6: Unchanged skipping 2026/09/10 06:13:11 DEBUG : both9: Unchanged skipping 2026/09/10 06:13:11 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 06:13:13 DEBUG : only0: size = 0 OK 2026/09/10 06:13:13 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:13 INFO : only0: Copied (replaced existing) 2026/09/10 06:13:13 DEBUG : only12: size = 0 OK 2026/09/10 06:13:13 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:13 INFO : only12: Copied (replaced existing) 2026/09/10 06:13:13 DEBUG : only10: size = 0 OK 2026/09/10 06:13:13 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:13 INFO : only10: Copied (replaced existing) 2026/09/10 06:13:14 DEBUG : only11: size = 0 OK 2026/09/10 06:13:14 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:14 INFO : only11: Copied (replaced existing) 2026/09/10 06:13:15 DEBUG : only14: size = 0 OK 2026/09/10 06:13:15 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:15 INFO : only14: Copied (replaced existing) 2026/09/10 06:13:15 DEBUG : only13: size = 0 OK 2026/09/10 06:13:15 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:15 INFO : only13: Copied (replaced existing) 2026/09/10 06:13:16 DEBUG : only15: size = 0 OK 2026/09/10 06:13:16 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:16 INFO : only15: Copied (replaced existing) 2026/09/10 06:13:16 DEBUG : only16: size = 0 OK 2026/09/10 06:13:16 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:16 INFO : only16: Copied (replaced existing) 2026/09/10 06:13:18 DEBUG : only17: size = 0 OK 2026/09/10 06:13:18 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:18 INFO : only17: Copied (replaced existing) 2026/09/10 06:13:18 DEBUG : only19: size = 0 OK 2026/09/10 06:13:18 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:18 INFO : only19: Copied (replaced existing) 2026/09/10 06:13:19 DEBUG : only18: size = 0 OK 2026/09/10 06:13:19 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:19 INFO : only18: Copied (replaced existing) 2026/09/10 06:13:19 DEBUG : only1: size = 0 OK 2026/09/10 06:13:19 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:19 INFO : only1: Copied (replaced existing) 2026/09/10 06:13:20 DEBUG : only2: size = 0 OK 2026/09/10 06:13:20 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:20 INFO : only2: Copied (replaced existing) 2026/09/10 06:13:21 DEBUG : only3: size = 0 OK 2026/09/10 06:13:21 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:21 INFO : only3: Copied (replaced existing) 2026/09/10 06:13:21 DEBUG : only5: size = 0 OK 2026/09/10 06:13:21 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:21 INFO : only5: Copied (replaced existing) 2026/09/10 06:13:22 DEBUG : only4: size = 0 OK 2026/09/10 06:13:22 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:22 INFO : only4: Copied (replaced existing) 2026/09/10 06:13:22 DEBUG : only6: size = 0 OK 2026/09/10 06:13:22 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:22 INFO : only6: Copied (replaced existing) 2026/09/10 06:13:23 DEBUG : only7: size = 0 OK 2026/09/10 06:13:23 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:23 INFO : only7: Copied (replaced existing) 2026/09/10 06:13:23 DEBUG : only8: size = 0 OK 2026/09/10 06:13:23 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:23 INFO : only8: Copied (replaced existing) 2026/09/10 06:13:27 DEBUG : only9: size = 0 OK 2026/09/10 06:13:27 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/10 06:13:27 INFO : only9: Copied (replaced existing) 2026/09/10 06:13:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (419.51s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:18:17 DEBUG : empty_dir: Making directory with metadata 2026/09/10 06:18:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/10 06:18:17 DEBUG : empty_on_remote: Making directory with metadata 2026/09/10 06:18:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/10 06:18:17 INFO : empty_on_remote: Making directory 2026/09/10 06:18:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/10 06:18:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/10 06:18:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/10 06:18:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (63.87s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:19:21 DEBUG : empty_dir: Making directory with metadata 2026/09/10 06:19:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/10 06:19:21 DEBUG : empty_on_remote: Making directory with metadata 2026/09/10 06:19:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/10 06:19:21 INFO : empty_on_remote: Making directory 2026/09/10 06:19:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/10 06:19:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/10 06:19:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/10 06:19:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/10 06:19:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (75.06s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:20:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/10 06:20:37 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithEmptyDirs (114.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:22:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/10 06:22:31 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (119.44s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-vixibuk9lete", Local "Local file system at /tmp/rclone4030533592", Modify Window "1ns" 2026/09/10 06:24:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 06:24:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 06:24:47 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 06:24:48 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 06:24:48 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 06:24:50 DEBUG : dir1/0006-ghijklm.txt: modtime not stored after upload (got 2026-09-10 06:24:49 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/09/10 06:25:00 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/09/10 06:25:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/10 06:25:00 DEBUG : pacer: Reducing sleep to 15ms 2026/09/10 06:25:00 DEBUG : pacer: Reducing sleep to 11.25ms 2026/09/10 06:25:01 DEBUG : pacer: Reducing sleep to 10ms 2026/09/10 06:25:24 DEBUG : Waiting for deletions to finish 2026/09/10 06:25:25 DEBUG : apple: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : apple: Excluded 2026/09/10 06:25:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : appleappleapplebanana: Excluded 2026/09/10 06:25:25 DEBUG : banana: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : banana: Excluded 2026/09/10 06:25:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : splitbananasplit: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/10 06:25:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/10 06:25:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/10 06:25:26 DEBUG : apple: size = 5 OK 2026/09/10 06:25:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/10 06:25:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : banana: size = 6 OK 2026/09/10 06:25:26 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : banana: Unchanged skipping 2026/09/10 06:25:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/10 06:25:26 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : apple: Unchanged skipping 2026/09/10 06:25:26 DEBUG : splitbananasplit: size = 16 OK 2026/09/10 06:25:26 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : splitbananasplit: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/10 06:25:26 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 06:25:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/10 06:25:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/10 06:25:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/10 06:25:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/10 06:25:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/10 06:25:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/10 06:25:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/10 06:25:26 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 06:25:26 DEBUG : Waiting for deletions to finish 2026/09/10 06:25:26 INFO : There was nothing to transfer 2026/09/10 06:25:26 DEBUG : Waiting for deletions to finish 2026/09/10 06:25:27 DEBUG : apple: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : apple: Excluded 2026/09/10 06:25:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : appleappleapplebanana: Excluded 2026/09/10 06:25:27 DEBUG : banana: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : banana: Excluded 2026/09/10 06:25:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : splitbananasplit: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/10 06:25:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/10 06:25:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/10 06:25:29 DEBUG : apple: size = 5 OK 2026/09/10 06:25:29 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : banana: size = 6 OK 2026/09/10 06:25:29 DEBUG : splitbananasplit: size = 16 OK 2026/09/10 06:25:29 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : banana: Unchanged skipping 2026/09/10 06:25:29 DEBUG : splitbananasplit: Unchanged skipping 2026/09/10 06:25:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/10 06:25:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/10 06:25:29 DEBUG : apple: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for checks to finish 2026/09/10 06:25:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/10 06:25:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/10 06:25:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/10 06:25:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/10 06:25:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/10 06:25:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/10 06:25:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/10 06:25:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/09/10 06:25:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/10 06:25:29 DEBUG : Yandex rclone-test-vixibuk9lete: Waiting for transfers to finish 2026/09/10 06:25:29 DEBUG : Waiting for deletions to finish 2026/09/10 06:25:29 INFO : There was nothing to transfer 2026/09/10 06:25:29 DEBUG : Waiting for deletions to finish 2026/09/10 06:25:30 DEBUG : apple: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : apple: Excluded 2026/09/10 06:25:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : appleappleapplebanana: Excluded 2026/09/10 06:25:30 DEBUG : banana: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : banana: Excluded 2026/09/10 06:25:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : splitbananasplit: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/10 06:25:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/10 06:25:30 DEBUG : dir1/0015-9;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (1m8s) TestTransform/NFC (1m8s) goroutine 15865 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2959 +0x34a created by time.goFunc /usr/local/go/src/time/sleep.go:182 +0x2d goroutine 1 [chan receive, 1 minutes]: testing.(*T).Run(0x1f444e4cfb08, {0x24b400b?, 0x1f444e715a58?}, 0x4846ea0) /usr/local/go/src/testing/testing.go:2266 +0x4f2 testing.runTests.func1(0x1f444e4cfb08) /usr/local/go/src/testing/testing.go:2742 +0x37 testing.tRunner(0x1f444e4cfb08, 0x1f444e715b80) /usr/local/go/src/testing/testing.go:2193 +0xea testing.runTests({0x24dd273, 0x18}, {0x250087c, 0x20}, 0x1f444ebc1e60, {0x4b1f120, 0x6e, 0x6e}, {0xc2a0b138cfff3ab4, 0x3464a7a5a68, ...}) /usr/local/go/src/testing/testing.go:2740 +0x510 testing.(*M).Run(0x1f444e773540) /usr/local/go/src/testing/testing.go:2600 +0x6af github.com/rclone/rclone/fstest.TestMain(0x1f444e773540) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:75 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:46 main.main() _testmain.go:266 +0xa6 goroutine 53 [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.func2.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:164 +0x1f goroutine 54 [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 +0xae goroutine 15465 [chan receive, 1 minutes]: testing.(*T).Run(0x1f444e9426c8, {0x249576d?, 0x64014b04360701?}, 0x1f444eb86140) /usr/local/go/src/testing/testing.go:2266 +0x4f2 github.com/rclone/rclone/fs/sync.TestTransform(0x1f444e9426c8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x70a testing.tRunner(0x1f444e9426c8, 0x4846ea0) /usr/local/go/src/testing/testing.go:2193 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2258 +0x4d4 goroutine 2722 [chan receive, 51 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 2686 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15560 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1f444e705a40) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15537 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15607 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762a70406800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e0d8000?, 0x1f444e927900?, 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(0x1f444e0d8000, {0x1f444e927900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e0d8000, {0x1f444e927900?, 0x1f444e510b40?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e102c98, {0x1f444e927900?, 0x0?, 0x1f444eb88a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ebc0120, {0x1f444e927900?, 0x1f444eb88a38?, 0x1f444e4c4808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e733408, {0x762a7048c770, 0x1f444ebc0120}, 0x1f444eb88c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e733408, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e733408, {0x1f444eb44000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444eafcc80, {0x1f444eb44000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444eb3b680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444eb3b680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444eafcc80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15622 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15950 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15466 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 15948 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15466 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 15518 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1f444e864140) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15541 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15949 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15466 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 15754 [select]: net/http.(*persistConn).writeLoop(0x1f444e864c80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15748 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15753 [IO wait]: internal/poll.runtime_pollWait(0x762a703fc000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e0d9a80?, 0x1f444e8c3300?, 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(0x1f444e0d9a80, {0x1f444e8c3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e0d9a80, {0x1f444e8c3300?, 0x1f444e477a40?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e51c238, {0x1f444e8c3300?, 0x0?, 0x1f444ef13a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ebc08e8, {0x1f444e8c3300?, 0x1f444ef13a38?, 0x1f444e0ca008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444ea96808, {0x762a7048c770, 0x1f444ebc08e8}, 0x1f444ef13c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444ea96808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444ea96808, {0x1f444ea9f000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e864c80, {0x1f444ea9f000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444eafea80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444eafea80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e864c80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15748 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15568 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1f444e865b80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15550 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15100 [IO wait]: internal/poll.runtime_pollWait(0x762a703de400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444eaab100?, 0x1f444ec9a000?, 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(0x1f444eaab100, {0x1f444ec9a000, 0x2600, 0x2600}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444eaab100, {0x1f444ec9a000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e01e1b8, {0x1f444ec9a000?, 0x0?, 0x1f444eb8ca10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ebc0498, {0x1f444ec9a000?, 0x1f444eb8ca38?, 0x1f444eb8ca50?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e732808, {0x762a7048c770, 0x1f444ebc0498}, 0x1f444eb8cc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e732808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e732808, {0x1f444e910000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e824f00, {0x1f444e910000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e0d4240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e0d4240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e824f00) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15164 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15101 [select]: net/http.(*persistConn).writeLoop(0x1f444e824f00) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15164 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15946 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15466 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 15945 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15466 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 15534 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762a7050ec00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444eaaac80?, 0x1f444ed7c600?, 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(0x1f444eaaac80, {0x1f444ed7c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444eaaac80, {0x1f444ed7c600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e4965e0, {0x1f444ed7c600?, 0x0?, 0x1f444ecb5a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ed4cba0, {0x1f444ed7c600?, 0x1f444ecb5a38?, 0x1f444e0cb808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e5f4808, {0x762a7048c770, 0x1f444ed4cba0}, 0x1f444ecb5c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e5f4808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e5f4808, {0x1f444e7ad000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e37d900, {0x1f444e7ad000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e328660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e328660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e37d900) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15499 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15705 [IO wait]: internal/poll.runtime_pollWait(0x762a7050e400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444eaaaa00?, 0x1f444e574c00?, 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(0x1f444eaaaa00, {0x1f444e574c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444eaaaa00, {0x1f444e574c00?, 0x1f444e9583c0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e496588, {0x1f444e574c00?, 0x762a7050e248?, 0x1f444ecaba10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444eb1c6f0, {0x1f444e574c00?, 0x1f444ecaba38?, 0x1f444e0ca008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e345808, {0x762a7048c770, 0x1f444eb1c6f0}, 0x1f444ecabc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e345808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e345808, {0x1f444e834000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e704a00, {0x1f444e834000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e1894a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e1894a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e704a00) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15696 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15576 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762a70406000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e326e00?, 0x1f444e925300?, 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(0x1f444e326e00, {0x1f444e925300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e326e00, {0x1f444e925300?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e102aa8, {0x1f444e925300?, 0x0?, 0x1f444eb8da10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444e87b608, {0x1f444e925300?, 0x1f444eb8da38?, 0x1f444e071808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e732408, {0x762a7048c770, 0x1f444e87b608}, 0x1f444eb8dc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e732408, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e732408, {0x1f444ea6a000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444ed81680, {0x1f444ea6a000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e970f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e970f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444ed81680) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15570 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15603 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762a703ddc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e327500?, 0x1f444e926600?, 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(0x1f444e327500, {0x1f444e926600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e327500, {0x1f444e926600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e102c40, {0x1f444e926600?, 0x0?, 0x1f444ed4aa10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444e87bd28, {0x1f444e926600?, 0x1f444ed4aa38?, 0x1f444e4c4808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e732c08, {0x762a7048c770, 0x1f444e87bd28}, 0x1f444ed4ac58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e732c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e732c08, {0x1f444eb2c000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e9be780, {0x1f444eb2c000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444eaff440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444eaff440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e9be780) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15588 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15517 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762a703fbc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e326a80?, 0x1f444e924000?, 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(0x1f444e326a80, {0x1f444e924000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e326a80, {0x1f444e924000?, 0x1f444e5a0000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e1029d8, {0x1f444e924000?, 0x0?, 0x1f444ecbba10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444e87ae28, {0x1f444e924000?, 0x1f444ecbba38?, 0x1f444e071808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e732008, {0x762a7048c770, 0x1f444e87ae28}, 0x1f444ecbbc58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e732008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e732008, {0x1f444e90b000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e864140, {0x1f444e90b000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e900d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e900d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e864140) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15541 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15766 [IO wait]: internal/poll.runtime_pollWait(0x762a7050ee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444ea0ed80?, 0x1f444e8c4600?, 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(0x1f444ea0ed80, {0x1f444e8c4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444ea0ed80, {0x1f444e8c4600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e51c3f0, {0x1f444e8c4600?, 0x0?, 0x1f444ed47a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ebc0e70, {0x1f444e8c4600?, 0x1f444ed47a38?, 0x1f444e0cb808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444ea96c08, {0x762a7048c770, 0x1f444ebc0e70}, 0x1f444ed47c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444ea96c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444ea96c08, {0x1f444eb21000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444ecd68c0, {0x1f444eb21000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444eb3aea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444eb3aea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444ecd68c0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15760 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15692 [IO wait]: internal/poll.runtime_pollWait(0x762a703fca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e0d9180?, 0x1f444ec5d300?, 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(0x1f444e0d9180, {0x1f444ec5d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e0d9180, {0x1f444ec5d300?, 0x1f444e5a14a0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e1029f0, {0x1f444ec5d300?, 0x0?, 0x1f444ecb6a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ed4cb70, {0x1f444ec5d300?, 0x1f444ecb6a38?, 0x1f444e071808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e533008, {0x762a7048c770, 0x1f444ed4cb70}, 0x1f444ecb6c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e533008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e533008, {0x1f444e635000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e37d400, {0x1f444e635000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e3285a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e3285a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e37d400) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15686 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15652 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1f444e9bfb80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15597 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15567 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762a7078ea00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444eaab580?, 0x1f444ed7ec00?, 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(0x1f444eaab580, {0x1f444ed7ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444eaab580, {0x1f444ed7ec00?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e4967c0, {0x1f444ed7ec00?, 0x0?, 0x1f444e0aea10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ed4d3f8, {0x1f444ed7ec00?, 0x1f444e0aea38?, 0x1f444e0ca008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e5f5008, {0x762a7048c770, 0x1f444ed4d3f8}, 0x1f444e0aec58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e5f5008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e5f5008, {0x1f444e8fc000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e865b80, {0x1f444e8fc000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e8e4cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e8e4cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e865b80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15550 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15613 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762a70406c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e0d8800?, 0x1f444e928c00?, 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(0x1f444e0d8800, {0x1f444e928c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e0d8800, {0x1f444e928c00?, 0x1f444e9fa000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e102d78, {0x1f444e928c00?, 0x0?, 0x1f444eb89a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ebc0588, {0x1f444e928c00?, 0x1f444eb89a38?, 0x1f444e0ca008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e733c08, {0x762a7048c770, 0x1f444ebc0588}, 0x1f444eb89c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e733c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e733c08, {0x1f444ec12000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444eafdcc0, {0x1f444ec12000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444eb79b60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444eb79b60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444eafdcc0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15629 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15466 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x1f444ec2bbb8?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x1f444e73d460) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x482d070, 0x4b5ef60}, {0x483d168, 0x1f444e774000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1f444e4ab8c0, 0x4847c38) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:459 +0x372 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:350 github.com/rclone/rclone/fs/walk.Walk({0x482d070, 0x4b5ef60}, {0x483d168, 0x1f444e774000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1f444e4ab8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2bd github.com/rclone/rclone/fs/walk.listRwalk({0x482d070, 0x4b5ef60}, {0x483d168, 0x1f444e774000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x1f444e4ab830) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x125 github.com/rclone/rclone/fs/walk.ListR({0x482d070, 0x4b5ef60}, {0x483d168, 0x1f444e774000}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x1f444e4ab830) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23e github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x125 github.com/rclone/rclone/fstest.(*Run).Finalise(0x1f444e71c230) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0x1f444e942908) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:134 +0x397 testing.tRunner(0x1f444e942908, 0x1f444eb86140) /usr/local/go/src/testing/testing.go:2193 +0xea created by testing.(*T).Run in goroutine 15465 /usr/local/go/src/testing/testing.go:2258 +0x4d4 goroutine 15604 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1f444e9be780) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15588 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15657 [IO wait]: internal/poll.runtime_pollWait(0x762a703fc600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e326300?, 0x1f444eada000?, 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(0x1f444e326300, {0x1f444eada000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e326300, {0x1f444eada000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e01e110, {0x1f444eada000?, 0x0?, 0x1f444ed46a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444e87a300, {0x1f444eada000?, 0x1f444ed46a38?, 0x1f444e100008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444ea36008, {0x762a7048c770, 0x1f444e87a300}, 0x1f444ed46c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444ea36008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444ea36008, {0x1f444e9c1000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e4b1180, {0x1f444e9c1000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e970360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e970360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e4b1180) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15727 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15693 [select]: net/http.(*persistConn).writeLoop(0x1f444e37d400) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15686 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15559 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762a703fc200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444eaaaf80?, 0x1f444ed7d900?, 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(0x1f444eaaaf80, {0x1f444ed7d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444eaaaf80, {0x1f444ed7d900?, 0x1f444e0570e0?, 0x42644a?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e496680, {0x1f444ed7d900?, 0x762ab7c95bf0?, 0x1f444ecb7a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ed4cf18, {0x1f444ed7d900?, 0x1f444ecb7a38?, 0x1f444e0cb808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e5f4c08, {0x762a7048c770, 0x1f444ed4cf18}, 0x1f444ecb7c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e5f4c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e5f4c08, {0x1f444e8b4000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e705a40, {0x1f444e8b4000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e898600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e898600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e705a40) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15537 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15658 [select]: net/http.(*persistConn).writeLoop(0x1f444e4b1180) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15727 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15706 [select]: net/http.(*persistConn).writeLoop(0x1f444e704a00) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15696 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15951 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15466 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 15646 [select]: net/http.(*persistConn).writeLoop(0x1f444e705900) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15719 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15682 [IO wait]: internal/poll.runtime_pollWait(0x762a7050e600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e0d8d80?, 0x1f444ec5c000?, 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(0x1f444e0d8d80, {0x1f444ec5c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e0d8d80, {0x1f444ec5c000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e102910, {0x1f444ec5c000?, 0x0?, 0x1f444e6b4a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ed4c6c0, {0x1f444ec5c000?, 0x1f444e6b4a38?, 0x1f444e0cb808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e532808, {0x762a7048c770, 0x1f444ed4c6c0}, 0x1f444e6b4c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e532808, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e532808, {0x1f444ec66000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e8252c0, {0x1f444ec66000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e4e9da0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e4e9da0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e8252c0) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15676 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15651 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x762a70406a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444ea0f600?, 0x1f444e572600?, 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(0x1f444ea0f600, {0x1f444e572600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444ea0f600, {0x1f444e572600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e51c690, {0x1f444e572600?, 0x0?, 0x1f444ecb8a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444eb1c000, {0x1f444e572600?, 0x1f444ecb8a38?, 0x1f444e071808?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e532c08, {0x762a7048c770, 0x1f444eb1c000}, 0x1f444ecb8c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e532c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e532c08, {0x1f444ec81000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e9bfb80, {0x1f444ec81000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e9f1e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e9f1e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e9bfb80) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15597 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15952 [select]: net/http.(*persistConn).roundTrip(0x1f444e824f00, 0x1f444eb46e60) /usr/local/go/src/net/http/transport.go:3069 +0x84b net/http.(*Transport).roundTrip(0x1f444e4bc540, 0x1f444ebc9040) /usr/local/go/src/net/http/transport.go:725 +0xada net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x1f444ea2aa20, 0x1f444ebc9040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:700 +0x63b golang.org/x/oauth2.(*Transport).RoundTrip(0x1f444e91c2c0, 0x1f444ebc8dc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15b net/http.send(0x1f444ebc8dc0, {0x4809048, 0x1f444e91c2c0}, {0x1f444e087268?, 0x497406?, 0x0?}) /usr/local/go/src/net/http/client.go:266 +0x654 net/http.(*Client).send(0x1f444e7485d0, 0x1f444ebc8dc0, {0x2644ac0?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:187 +0x250 net/http.(*Client).do(0x1f444e7485d0, 0x1f444ebc8dc0) /usr/local/go/src/net/http/client.go:745 +0x9f7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:604 github.com/rclone/rclone/lib/rest.(*Client).Call(0x1f444e518d70, {0x482d070, 0x4b5ef60}, 0x1f444e91e9a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:440 +0xe85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:648 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x762ab7c952f8?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x1f444ea2aae0, 0x1f444e8ef480, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x1f444ea2aae0, 0x1f444e8ef480) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x91 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x1f444e774000, {0x482d070, 0x4b5ef60}, {0x1f444e5146f0, 0x24}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:647 +0x44c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x1f444e8e58c0, {0x482d070, 0x4b5ef60}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1253 +0x8a github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x24 github.com/rclone/rclone/fstest.Retry(0x1f444e942908, {0x1f444ea09a40, 0x15}, 0x1f444e087d00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:135 +0xf6 github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0x1f444ea0ef80?, 0x0?, 0x1f444e936c40?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0x0?, 0x4075ca8?}, {0x1f444ea0ef80, 0x5, 0x8}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:421 +0x2d4 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15466 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 15535 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1f444e37d900) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15499 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15767 [select]: net/http.(*persistConn).writeLoop(0x1f444ecd68c0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15760 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15231 [select]: net/http.(*persistConn).writeLoop(0x1f444ebc8f00) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15666 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15614 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1f444eafdcc0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15629 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15683 [select]: net/http.(*persistConn).writeLoop(0x1f444e8252c0) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15676 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15608 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1f444eafcc80) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15622 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15577 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x1f444ed81680) /usr/local/go/src/net/http/transport.go:2810 +0xe6 created by net/http.(*Transport).dialConn in goroutine 15570 /usr/local/go/src/net/http/transport.go:2124 +0x1e05 goroutine 15947 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:397 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 15466 /usr/local/go/src/sync/waitgroup.go:238 +0x7d goroutine 15645 [IO wait]: internal/poll.runtime_pollWait(0x762a7050e200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444ea0e300?, 0x1f444e8c2000?, 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(0x1f444ea0e300, {0x1f444e8c2000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444ea0e300, {0x1f444e8c2000?, 0x1f444eaecf00?, 0x1f444e09d570?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e51c0a0, {0x1f444e8c2000?, 0x1f444e706550?, 0x1f444eeb5a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444ebc0258, {0x1f444e8c2000?, 0x1f444eeb5a38?, 0x1f444e0ca008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444ea96408, {0x762a7048c770, 0x1f444ebc0258}, 0x1f444eeb5c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444ea96408, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444ea96408, {0x1f444e8d8000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444e705900, {0x1f444e8d8000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e900540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e900540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444e705900) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15719 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 goroutine 15230 [IO wait]: internal/poll.runtime_pollWait(0x762a7050e000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1f444e0d8880?, 0x1f444e573900?, 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(0x1f444e0d8880, {0x1f444e573900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:170 +0x2a8 net.(*netFD).Read(0x1f444e0d8880, {0x1f444e573900?, 0x1f444e8de3c0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1f444e496010, {0x1f444e573900?, 0x0?, 0x1f444ef16a10?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1f444eb1c030, {0x1f444e573900?, 0x1f444ef16a38?, 0x1f444e0ca008?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*Conn).readFromUntil(0x1f444e5f5c08, {0x762a7048c770, 0x1f444eb1c030}, 0x1f444ef16c58?) /usr/local/go/src/crypto/tls/conn.go:820 +0xf4 crypto/tls.(*Conn).readRecordOrCCS(0x1f444e5f5c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3fb crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1f444e5f5c08, {0x1f444e7ac000, 0x1000, 0x4279870?}) /usr/local/go/src/crypto/tls/conn.go:1392 +0x148 net/http.(*persistConn).Read(0x1f444ebc8f00, {0x1f444e7ac000?, 0x4804de8?, 0x4ac1710?}) /usr/local/go/src/net/http/transport.go:2300 +0x47 bufio.(*Reader).fill(0x1f444e5d2300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1f444e5d2300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x52 net/http.(*persistConn).readLoop(0x1f444ebc8f00) /usr/local/go/src/net/http/transport.go:2483 +0x172 created by net/http.(*Transport).dialConn in goroutine 15666 /usr/local/go/src/net/http/transport.go:2123 +0x1da5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.456921946s (try 1/5): exit status 2: Failed []