"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/03/04 04:29:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi" 2026/03/04 04:29:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/04 04:29:27 DEBUG : Creating backend with remote "/tmp/rclone2370001441" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:29:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/04 04:29:27 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:29:27 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.23s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:29:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 04:29:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:29:31 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:29:31 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:29:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:29:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:29:32 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:29:33 DEBUG : Yandex rclone-test-mewelux7cefi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.52s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.68s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.42s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:29:48 DEBUG : Creating backend with remote "/non-existing" 2026/03/04 04:29:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/04 04:29:49 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:29:49 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.04s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:29:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:29:50 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:29:50 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:29:52 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:29:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:29:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.04s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.19s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:30:08 INFO : Yandex rclone-test-mewelux7cefi: Running all checks before starting transfers 2026/03/04 04:30:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:30:08 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:30:08 INFO : Yandex rclone-test-mewelux7cefi: Checks finished, now starting transfers 2026/03/04 04:30:08 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:30:10 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:30:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:30:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (17.43s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:30:25 ERROR : Ignoring --no-traverse with sync 2026/03/04 04:30:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:30:25 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:30:25 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:30:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:30:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:30:27 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:30:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (16.11s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:30:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/04 04:30:42 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:30:42 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:30:43 DEBUG : hello world2: size = 12 OK 2026/03/04 04:30:43 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/03/04 04:30:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.47s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:30:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:30:50 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:30:50 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:30:53 DEBUG : potato2: size = 11 OK 2026/03/04 04:30:53 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:30:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:31:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:31:00 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:31:00 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:31:02 DEBUG : potato2: size = 11 OK 2026/03/04 04:31:02 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:31:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.00s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:31:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/04 04:31:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 04:31:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/04 04:31:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 04:31:10 INFO : sub dir2: Making directory 2026/03/04 04:31:10 INFO : sub dir: Making directory 2026/03/04 04:31:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:31:11 INFO : sub dir2/sub sub dir2: Making directory 2026/03/04 04:31:11 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:31:11 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:31:17 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:31:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:31:17 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:31:19 DEBUG : Yandex rclone-test-mewelux7cefi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (36.53s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:31:46 INFO : sub dir2: Making directory 2026/03/04 04:31:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/04 04:31:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 04:31:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:31:46 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:31:46 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:31:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:31:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:31:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.74s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:32:03 DEBUG : sub dir2: Making directory with metadata 2026/03/04 04:32:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 04:32:03 INFO : sub dir2: Making directory 2026/03/04 04:32:03 INFO : sub dir: Making directory 2026/03/04 04:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:32:04 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:32:04 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:32:06 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:32:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:32:06 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:32:06 INFO : sub dir/hello world: Deleted 2026/03/04 04:32:08 DEBUG : Yandex rclone-test-mewelux7cefi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/04 04:32:08 DEBUG : Yandex rclone-test-mewelux7cefi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.29s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.61s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:32:29 INFO : sub dir2: Making directory 2026/03/04 04:32:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:32:30 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:32:30 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:32:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:32:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:32:32 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:32:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.14s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:32:46 DEBUG : sub dir2: Making directory with metadata 2026/03/04 04:32:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 04:32:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 04:32:46 INFO : sub dir2: Making directory 2026/03/04 04:32:47 INFO : sub dir: Making directory 2026/03/04 04:32:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:32:47 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:32:47 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:32:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:32:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:32:49 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:32:49 DEBUG : Waiting for deletions to finish 2026/03/04 04:32:50 DEBUG : Yandex rclone-test-mewelux7cefi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (23.50s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:33:10 INFO : sub dir2: Making directory 2026/03/04 04:33:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:33:10 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:33:10 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:33:13 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:33:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:33:13 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:33:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.93s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:33:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-wujoduc7wuju" 2026/03/04 04:33:29 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-mewelux7cefi -> Yandex rclone-test-wujoduc7wuju 2026/03/04 04:33:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:33:30 DEBUG : Yandex rclone-test-wujoduc7wuju: Waiting for checks to finish 2026/03/04 04:33:30 DEBUG : Yandex rclone-test-wujoduc7wuju: Waiting for transfers to finish 2026/03/04 04:33:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:33:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:33:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 04:33:34 DEBUG : Yandex rclone-test-wujoduc7wuju: Purge remote --- PASS: TestServerSideCopy (29.01s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:33:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:33:59 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:33:59 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 04:33:59 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:33:59 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:34:01 DEBUG : sub dir/hello world: size = 17 OK 2026/03/04 04:34:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/03/04 04:34:01 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (19.77s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:34:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-faqayif6hoce" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-mewelux7cefi -> Yandex rclone-test-faqayif6hoce 2026/03/04 04:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:34:19 DEBUG : Yandex rclone-test-faqayif6hoce: Waiting for checks to finish 2026/03/04 04:34:19 DEBUG : Yandex rclone-test-faqayif6hoce: Waiting for transfers to finish 2026/03/04 04:34:21 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:34:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:34:21 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 04:34:27 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:34:27 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-faqayif6hoce) 2026/03/04 04:34:27 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 04:34:27 DEBUG : Yandex rclone-test-faqayif6hoce: Waiting for checks to finish 2026/03/04 04:34:27 DEBUG : Yandex rclone-test-faqayif6hoce: Waiting for transfers to finish 2026/03/04 04:34:28 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.dudajax6" before starting 2026/03/04 04:34:31 DEBUG : sub dir/hello world.dudajax6: server side copy: removing renamed existing file after operation 2026/03/04 04:34:35 DEBUG : sub dir/hello world: size = 17 OK 2026/03/04 04:34:35 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/04 04:34:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 04:34:38 DEBUG : Yandex rclone-test-faqayif6hoce: Purge remote --- PASS: TestServerSideCopyOverSelf (44.22s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:35:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:35:03 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:35:03 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 04:35:03 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:35:03 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:35:05 DEBUG : sub dir/hello world: size = 17 OK 2026/03/04 04:35:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/03/04 04:35:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/04 04:35:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.39s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:35:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-neyakec0bovo" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-mewelux7cefi -> Yandex rclone-test-neyakec0bovo 2026/03/04 04:35:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:35:23 DEBUG : Yandex rclone-test-neyakec0bovo: Waiting for checks to finish 2026/03/04 04:35:23 DEBUG : Yandex rclone-test-neyakec0bovo: Waiting for transfers to finish 2026/03/04 04:35:25 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:35:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:35:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/04 04:35:29 DEBUG : Yandex rclone-test-neyakec0bovo: Using server-side directory move 2026/03/04 04:35:29 INFO : Yandex rclone-test-neyakec0bovo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 04:35:30 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:35:30 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-neyakec0bovo) 2026/03/04 04:35:30 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 04:35:30 DEBUG : Yandex rclone-test-neyakec0bovo: Waiting for checks to finish 2026/03/04 04:35:30 DEBUG : Yandex rclone-test-neyakec0bovo: Waiting for transfers to finish 2026/03/04 04:35:35 INFO : sub dir/hello world: Deleted 2026/03/04 04:35:36 INFO : sub dir/hello world: Moved (server-side) 2026/03/04 04:35:40 DEBUG : testing file moves 2026/03/04 04:35:40 DEBUG : Yandex rclone-test-neyakec0bovo: Waiting for checks to finish 2026/03/04 04:35:40 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:35:40 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-neyakec0bovo) 2026/03/04 04:35:40 DEBUG : sub dir/hello world: Sizes differ 2026/03/04 04:35:40 DEBUG : Yandex rclone-test-neyakec0bovo: Waiting for transfers to finish 2026/03/04 04:35:46 INFO : sub dir/hello world: Deleted 2026/03/04 04:35:48 INFO : sub dir/hello world: Moved (server-side) 2026/03/04 04:35:50 DEBUG : Yandex rclone-test-neyakec0bovo: Purge remote --- PASS: TestServerSideMoveOverSelf (46.96s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:36:08 ERROR : error listing: directory not found 2026/03/04 04:36:08 INFO : Local file system at /tmp/rclone2370001441: Making directory 2026/03/04 04:36:10 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:36:10 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.92s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:36:27 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/04 04:36:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:36:27 DEBUG : Local file system at /tmp/rclone2370001441: Waiting for checks to finish 2026/03/04 04:36:27 DEBUG : Local file system at /tmp/rclone2370001441: Waiting for transfers to finish 2026/03/04 04:36:28 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/03/04 04:36:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:36:28 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/03/04 04:36:28 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:36:28 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (17.79s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:36:42 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/04 04:36:42 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:36:42 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:36:44 DEBUG : check sum: size = 1 OK 2026/03/04 04:36:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/04 04:36:44 INFO : check sum: Copied (new) 2026/03/04 04:36:44 DEBUG : Waiting for deletions to finish 2026/03/04 04:36:45 DEBUG : check sum: size = 1 OK 2026/03/04 04:36:45 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:36:45 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/04 04:36:45 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/03/04 04:36:45 DEBUG : check sum: Unchanged skipping 2026/03/04 04:36:45 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:36:45 DEBUG : Waiting for deletions to finish 2026/03/04 04:36:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.23s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:36:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/04 04:36:52 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:36:52 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:36:54 DEBUG : sizeonly: size = 6 OK 2026/03/04 04:36:54 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/04 04:36:54 INFO : sizeonly: Copied (new) 2026/03/04 04:36:54 DEBUG : Waiting for deletions to finish 2026/03/04 04:36:55 DEBUG : sizeonly: size = 6 OK 2026/03/04 04:36:55 DEBUG : sizeonly: Sizes identical 2026/03/04 04:36:55 DEBUG : sizeonly: Unchanged skipping 2026/03/04 04:36:55 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:36:55 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:36:55 DEBUG : Waiting for deletions to finish 2026/03/04 04:36:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.63s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:37:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/04 04:37:02 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:37:02 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:37:03 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/03/04 04:37:03 INFO : ignore-size: Copied (new) 2026/03/04 04:37:03 DEBUG : Waiting for deletions to finish 2026/03/04 04:37:04 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:37:04 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:37:04 DEBUG : ignore-size: Unchanged skipping 2026/03/04 04:37:04 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:37:04 DEBUG : Waiting for deletions to finish 2026/03/04 04:37:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.05s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:37:14 DEBUG : existing: size = 6 OK 2026/03/04 04:37:14 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:37:14 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:37:14 DEBUG : existing: Unchanged skipping 2026/03/04 04:37:14 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:37:14 DEBUG : Waiting for deletions to finish 2026/03/04 04:37:14 INFO : There was nothing to transfer 2026/03/04 04:37:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/04 04:37:14 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:37:14 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:37:16 DEBUG : existing: size = 6 OK 2026/03/04 04:37:16 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/03/04 04:37:16 INFO : existing: Copied (replaced existing) 2026/03/04 04:37:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (10.85s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:37:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 04:37:23 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:37:23 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:37:24 DEBUG : existing: size = 6 OK 2026/03/04 04:37:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/04 04:37:24 INFO : existing: Copied (new) 2026/03/04 04:37:24 DEBUG : Waiting for deletions to finish 2026/03/04 04:37:25 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:37:25 DEBUG : existing: Destination exists, skipping 2026/03/04 04:37:25 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:37:25 DEBUG : Waiting for deletions to finish 2026/03/04 04:37:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (8.56s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:37:35 INFO : d: Making directory 2026/03/04 04:37:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 04:37:36 DEBUG : c/non empty space: size = 5 OK 2026/03/04 04:37:36 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:37:36 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 04:37:37 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:37:37 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:37:38 DEBUG : a/potato2: size = 60 OK 2026/03/04 04:37:38 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/04 04:37:38 INFO : a/potato2: Copied (new) 2026/03/04 04:37:38 DEBUG : Waiting for deletions to finish 2026/03/04 04:37:44 INFO : b/potato: Deleted 2026/03/04 04:37:44 INFO : d: Removing directory 2026/03/04 04:37:51 INFO : b: Removing directory 2026/03/04 04:37:57 DEBUG : Yandex rclone-test-mewelux7cefi: deleted 2 directories --- PASS: TestSyncIgnoreErrors (51.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:38:25 DEBUG : empty space: size = 1 OK 2026/03/04 04:38:25 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/03/04 04:38:25 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:38:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/04 04:38:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/03/04 04:38:25 DEBUG : empty space: Unchanged skipping 2026/03/04 04:38:25 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:38:25 DEBUG : Waiting for deletions to finish 2026/03/04 04:38:25 INFO : There was nothing to transfer 2026/03/04 04:38:26 DEBUG : empty space: size = 1 OK 2026/03/04 04:38:26 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/03/04 04:38:26 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:38:26 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/04 04:38:26 INFO : empty space: Updated modification time in destination 2026/03/04 04:38:26 DEBUG : empty space: Unchanged skipping 2026/03/04 04:38:26 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:38:26 DEBUG : Waiting for deletions to finish 2026/03/04 04:38:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:38:35 DEBUG : empty space: size = 1 OK 2026/03/04 04:38:35 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/04 04:38:35 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:38:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/03/04 04:38:35 DEBUG : empty space: Unchanged skipping 2026/03/04 04:38:35 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:38:35 DEBUG : Waiting for deletions to finish 2026/03/04 04:38:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.78s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:38:43 DEBUG : foo: size = 3 OK 2026/03/04 04:38:43 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/03/04 04:38:43 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:38:43 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:38:43 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:38:43 DEBUG : foo: md5 differ 2026/03/04 04:38:43 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:38:46 DEBUG : foo: size = 3 OK 2026/03/04 04:38:46 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/03/04 04:38:46 INFO : foo: Copied (replaced existing) 2026/03/04 04:38:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (10.60s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:38:55 DEBUG : empty space: size = 1 OK 2026/03/04 04:38:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:38:55 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/04 04:38:55 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:38:55 DEBUG : empty space: Unchanged skipping 2026/03/04 04:38:55 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:38:56 DEBUG : potato: size = 60 OK 2026/03/04 04:38:56 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/04 04:38:56 INFO : potato: Copied (new) 2026/03/04 04:38:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (16.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:39:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:39:12 DEBUG : potato: size = 60 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:39:12 DEBUG : potato: Sizes differ 2026/03/04 04:39:12 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:39:12 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:39:13 DEBUG : potato: size = 21 OK 2026/03/04 04:39:13 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/03/04 04:39:13 INFO : potato: Copied (replaced existing) 2026/03/04 04:39:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (12.17s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:39:24 DEBUG : potato: size = 21 OK 2026/03/04 04:39:24 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/03/04 04:39:24 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:39:24 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:39:24 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:39:24 DEBUG : potato: md5 differ 2026/03/04 04:39:24 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:39:26 DEBUG : potato: size = 21 OK 2026/03/04 04:39:26 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/03/04 04:39:26 INFO : potato: Copied (replaced existing) 2026/03/04 04:39:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:39:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:39:36 DEBUG : empty space: size = 1 OK 2026/03/04 04:39:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:39:36 DEBUG : empty space: Unchanged skipping 2026/03/04 04:39:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/04 04:39:36 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:39:36 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:39:36 DEBUG : Waiting for deletions to finish 2026/03/04 04:39:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:39:53 DEBUG : empty space: size = 1 OK 2026/03/04 04:39:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:39:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:39:53 DEBUG : empty space: Unchanged skipping 2026/03/04 04:39:53 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:39:53 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:39:55 DEBUG : potato2: size = 60 OK 2026/03/04 04:39:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/04 04:39:55 INFO : potato2: Copied (new) 2026/03/04 04:39:55 DEBUG : Waiting for deletions to finish 2026/03/04 04:40:01 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:40:18 INFO : d: Making directory 2026/03/04 04:40:18 INFO : d/e: Making directory 2026/03/04 04:40:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 04:40:20 DEBUG : c/non empty space: size = 5 OK 2026/03/04 04:40:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:40:20 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 04:40:20 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:40:20 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:40:21 DEBUG : a/potato2: size = 60 OK 2026/03/04 04:40:21 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/04 04:40:21 INFO : a/potato2: Copied (new) 2026/03/04 04:40:21 DEBUG : Waiting for deletions to finish 2026/03/04 04:40:26 INFO : b/potato: Deleted 2026/03/04 04:40:26 INFO : d/e: Removing directory 2026/03/04 04:40:33 INFO : d: Removing directory 2026/03/04 04:40:39 INFO : b: Removing directory 2026/03/04 04:40:46 DEBUG : Yandex rclone-test-mewelux7cefi: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (60.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:41:17 INFO : d: Making directory 2026/03/04 04:41:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/04 04:41:18 DEBUG : c/non empty space: size = 5 OK 2026/03/04 04:41:18 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:41:18 DEBUG : c/non empty space: Unchanged skipping 2026/03/04 04:41:18 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:41:18 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:41:20 DEBUG : a/potato2: size = 60 OK 2026/03/04 04:41:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/04 04:41:20 INFO : a/potato2: Copied (new) 2026/03/04 04:41:20 ERROR : Yandex rclone-test-mewelux7cefi: not deleting files as there were IO errors 2026/03/04 04:41:20 ERROR : Yandex rclone-test-mewelux7cefi: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (50.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:42:09 DEBUG : Waiting for deletions to finish 2026/03/04 04:42:09 DEBUG : empty space: size = 1 OK 2026/03/04 04:42:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:42:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:42:09 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:42:09 DEBUG : empty space: Unchanged skipping 2026/03/04 04:42:09 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:42:11 DEBUG : potato2: size = 60 OK 2026/03/04 04:42:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/04 04:42:11 INFO : potato2: Copied (new) 2026/03/04 04:42:15 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (22.75s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:42:31 DEBUG : Waiting for deletions to finish 2026/03/04 04:42:31 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:42:31 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:42:37 INFO : potato: Deleted 2026/03/04 04:42:37 DEBUG : empty space: size = 1 OK 2026/03/04 04:42:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:42:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:42:37 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:42:37 DEBUG : empty space: Unchanged skipping 2026/03/04 04:42:37 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:42:39 DEBUG : potato2: size = 60 OK 2026/03/04 04:42:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/03/04 04:42:39 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (23.56s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:42:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:42:52 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:42:52 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:42:55 DEBUG : potato2: size = 19 OK 2026/03/04 04:42:55 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/03/04 04:42:55 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.37s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:43:12 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 04:43:12 DEBUG : enormous: Excluded 2026/03/04 04:43:12 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 04:43:12 DEBUG : potato2: Excluded 2026/03/04 04:43:13 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 04:43:13 DEBUG : potato2: Excluded 2026/03/04 04:43:13 DEBUG : empty space: size = 1 OK 2026/03/04 04:43:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:43:13 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:43:13 DEBUG : empty space: Unchanged skipping 2026/03/04 04:43:13 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:43:13 DEBUG : Waiting for deletions to finish 2026/03/04 04:43:13 INFO : There was nothing to transfer 2026/03/04 04:43:13 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 04:43:13 DEBUG : potato2: Excluded 2026/03/04 04:43:13 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 04:43:13 DEBUG : enormous: Excluded 2026/03/04 04:43:13 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 04:43:13 DEBUG : potato2: Excluded 2026/03/04 04:43:14 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 04:43:14 DEBUG : potato2: Excluded 2026/03/04 04:43:14 DEBUG : empty space: size = 1 OK 2026/03/04 04:43:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:43:14 DEBUG : empty space: Unchanged skipping 2026/03/04 04:43:14 DEBUG : Local file system at /tmp/rclone2370001441: Waiting for checks to finish 2026/03/04 04:43:14 DEBUG : Local file system at /tmp/rclone2370001441: Waiting for transfers to finish 2026/03/04 04:43:14 DEBUG : Waiting for deletions to finish 2026/03/04 04:43:14 INFO : There was nothing to transfer 2026/03/04 04:43:14 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 04:43:14 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:43:32 DEBUG : enormous: Excluded (Size Filter) 2026/03/04 04:43:32 DEBUG : enormous: Excluded 2026/03/04 04:43:32 DEBUG : potato2: Excluded (Size Filter) 2026/03/04 04:43:32 DEBUG : potato2: Excluded 2026/03/04 04:43:32 DEBUG : empty space: size = 1 OK 2026/03/04 04:43:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:43:32 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:43:32 DEBUG : empty space: Unchanged skipping 2026/03/04 04:43:32 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:43:32 DEBUG : Waiting for deletions to finish 2026/03/04 04:43:37 INFO : potato2: Deleted 2026/03/04 04:43:38 INFO : enormous: Deleted 2026/03/04 04:43:38 INFO : There was nothing to transfer 2026/03/04 04:43:39 DEBUG : empty space: size = 1 OK 2026/03/04 04:43:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:43:39 DEBUG : empty space: Unchanged skipping 2026/03/04 04:43:39 DEBUG : Local file system at /tmp/rclone2370001441: Waiting for checks to finish 2026/03/04 04:43:39 DEBUG : Local file system at /tmp/rclone2370001441: Waiting for transfers to finish 2026/03/04 04:43:39 DEBUG : Waiting for deletions to finish 2026/03/04 04:43:39 INFO : enormous: Deleted 2026/03/04 04:43:39 INFO : potato2: Deleted 2026/03/04 04:43:39 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.50s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:43:53 DEBUG : five: Need to transfer - File not found at Destination 2026/03/04 04:43:53 DEBUG : four: size = 4 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:43:53 DEBUG : four: size = 8 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:43:53 DEBUG : four: Sizes differ 2026/03/04 04:43:53 DEBUG : three: size = 5 OK 2026/03/04 04:43:53 DEBUG : three: Sizes identical 2026/03/04 04:43:53 DEBUG : two: size = 3 OK 2026/03/04 04:43:53 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:43:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/04 04:43:53 DEBUG : one: Destination is newer than source, skipping 2026/03/04 04:43:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:43:53 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:43:53 DEBUG : two: md5 differ 2026/03/04 04:43:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/04 04:43:53 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:43:54 DEBUG : two: size = 3 OK 2026/03/04 04:43:54 DEBUG : two: Dst hash empty - aborting Src hash check 2026/03/04 04:43:54 INFO : two: Copied (replaced existing) 2026/03/04 04:43:55 DEBUG : four: size = 4 OK 2026/03/04 04:43:55 DEBUG : four: Dst hash empty - aborting Src hash check 2026/03/04 04:43:55 INFO : four: Copied (replaced existing) 2026/03/04 04:43:55 DEBUG : five: size = 4 OK 2026/03/04 04:43:55 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/04 04:43:55 INFO : five: Copied (new) 2026/03/04 04:43:55 DEBUG : Waiting for deletions to finish 2026/03/04 04:43:55 DEBUG : five: size = 4 OK 2026/03/04 04:43:55 DEBUG : one: Destination is newer than source, skipping 2026/03/04 04:43:55 DEBUG : four: size = 4 OK 2026/03/04 04:43:55 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:43:55 DEBUG : three: size = 5 OK 2026/03/04 04:43:55 DEBUG : two: size = 3 OK 2026/03/04 04:43:55 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/03/04 04:43:55 DEBUG : five: Size and md5 of src and dst objects identical 2026/03/04 04:43:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/03/04 04:43:55 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:43:55 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:43:55 DEBUG : three: md5 differ 2026/03/04 04:43:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/03/04 04:43:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/04 04:43:55 DEBUG : two: Size and md5 of src and dst objects identical 2026/03/04 04:43:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/03/04 04:43:55 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/03/04 04:43:55 DEBUG : four: Size and md5 of src and dst objects identical 2026/03/04 04:43:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/03/04 04:43:55 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:43:57 DEBUG : three: size = 5 OK 2026/03/04 04:43:57 DEBUG : three: Dst hash empty - aborting Src hash check 2026/03/04 04:43:57 INFO : three: Copied (replaced existing) 2026/03/04 04:43:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (40.24s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/03/04 04:44:26 INFO : Yandex rclone-test-mewelux7cefi: Making map for --track-renames 2026/03/04 04:44:26 INFO : Yandex rclone-test-mewelux7cefi: Finished making map for --track-renames 2026/03/04 04:44:26 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:44:26 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for renames to finish 2026/03/04 04:44:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/04 04:44:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/04 04:44:26 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:44:28 DEBUG : yam: size = 11 OK 2026/03/04 04:44:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/04 04:44:28 INFO : yam: Copied (new) 2026/03/04 04:44:28 DEBUG : potato: size = 14 OK 2026/03/04 04:44:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/04 04:44:28 INFO : potato: Copied (new) 2026/03/04 04:44:28 DEBUG : Waiting for deletions to finish 2026/03/04 04:44:29 DEBUG : potato: size = 14 OK 2026/03/04 04:44:29 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:44:29 INFO : Yandex rclone-test-mewelux7cefi: Making map for --track-renames 2026/03/04 04:44:29 INFO : Yandex rclone-test-mewelux7cefi: Finished making map for --track-renames 2026/03/04 04:44:29 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:44:29 DEBUG : potato: Unchanged skipping 2026/03/04 04:44:29 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for renames to finish 2026/03/04 04:44:30 INFO : yam: Moved (server-side) to: yaml 2026/03/04 04:44:30 INFO : yaml: Renamed from "yam" 2026/03/04 04:44:30 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:44:30 DEBUG : Waiting for deletions to finish 2026/03/04 04:44:30 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (16.63s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/03/04 04:44:43 INFO : Yandex rclone-test-mewelux7cefi: Making map for --track-renames 2026/03/04 04:44:43 INFO : Yandex rclone-test-mewelux7cefi: Finished making map for --track-renames 2026/03/04 04:44:43 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:44:43 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for renames to finish 2026/03/04 04:44:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/04 04:44:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/04 04:44:43 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:44:46 DEBUG : potato: size = 14 OK 2026/03/04 04:44:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/04 04:44:46 INFO : potato: Copied (new) 2026/03/04 04:44:46 DEBUG : yam: size = 11 OK 2026/03/04 04:44:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/04 04:44:46 INFO : yam: Copied (new) 2026/03/04 04:44:46 DEBUG : Waiting for deletions to finish 2026/03/04 04:44:47 DEBUG : potato: size = 14 OK 2026/03/04 04:44:47 INFO : Yandex rclone-test-mewelux7cefi: Making map for --track-renames 2026/03/04 04:44:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:44:47 INFO : Yandex rclone-test-mewelux7cefi: Finished making map for --track-renames 2026/03/04 04:44:47 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:44:47 DEBUG : potato: Unchanged skipping 2026/03/04 04:44:47 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for renames to finish 2026/03/04 04:44:49 INFO : yam: Moved (server-side) to: yaml 2026/03/04 04:44:49 INFO : yaml: Renamed from "yam" 2026/03/04 04:44:49 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:44:49 DEBUG : Waiting for deletions to finish 2026/03/04 04:44:49 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/03/04 04:45:00 INFO : Yandex rclone-test-mewelux7cefi: Making map for --track-renames 2026/03/04 04:45:00 INFO : Yandex rclone-test-mewelux7cefi: Finished making map for --track-renames 2026/03/04 04:45:00 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:45:00 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for renames to finish 2026/03/04 04:45:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/04 04:45:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/04 04:45:00 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:45:03 DEBUG : potato: size = 14 OK 2026/03/04 04:45:03 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/03/04 04:45:03 INFO : potato: Copied (new) 2026/03/04 04:45:03 DEBUG : sub/yam: size = 11 OK 2026/03/04 04:45:03 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/03/04 04:45:03 INFO : sub/yam: Copied (new) 2026/03/04 04:45:03 DEBUG : Waiting for deletions to finish 2026/03/04 04:45:04 DEBUG : potato: size = 14 OK 2026/03/04 04:45:04 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:45:04 DEBUG : potato: Unchanged skipping 2026/03/04 04:45:05 INFO : Yandex rclone-test-mewelux7cefi: Making map for --track-renames 2026/03/04 04:45:05 INFO : Yandex rclone-test-mewelux7cefi: Finished making map for --track-renames 2026/03/04 04:45:05 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:45:05 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for renames to finish 2026/03/04 04:45:07 INFO : sub/yam: Moved (server-side) to: yam 2026/03/04 04:45:07 INFO : yam: Renamed from "sub/yam" 2026/03/04 04:45:07 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:45:07 DEBUG : Waiting for deletions to finish 2026/03/04 04:45:07 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (25.14s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:45:25 DEBUG : Creating backend with remote "/tmp/rclone2370001441/dir1" 2026/03/04 04:45:25 DEBUG : Creating backend with remote "/tmp/rclone2370001441/dir2" 2026/03/04 04:45:25 DEBUG : Local file system at /tmp/rclone2370001441/dir2: Using server-side directory move 2026/03/04 04:45:25 INFO : Local file system at /tmp/rclone2370001441/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 04:45:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/04 04:45:25 DEBUG : Local file system at /tmp/rclone2370001441/dir2: Waiting for checks to finish 2026/03/04 04:45:25 DEBUG : Local file system at /tmp/rclone2370001441/dir2: Waiting for transfers to finish 2026/03/04 04:45:25 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.83s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:45:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:45:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/04 04:45:26 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:45:26 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:45:29 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:45:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:45:29 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:45:29 INFO : sub dir/hello world: Deleted 2026/03/04 04:45:29 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/04 04:45:29 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/03/04 04:45:29 INFO : nested/sub dir/file: Copied (new) 2026/03/04 04:45:29 INFO : nested/sub dir/file: Deleted 2026/03/04 04:45:29 INFO : sub dir: Removing directory 2026/03/04 04:45:29 INFO : nested/sub dir: Removing directory 2026/03/04 04:45:29 INFO : nested: Removing directory 2026/03/04 04:45:29 DEBUG : Local file system at /tmp/rclone2370001441: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (38.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:46:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/04 04:46:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/04 04:46:05 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:46:05 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:46:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/04 04:46:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/04 04:46:07 INFO : sub dir/hello world: Copied (new) 2026/03/04 04:46:07 INFO : sub dir/hello world: Deleted 2026/03/04 04:46:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/04 04:46:08 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/03/04 04:46:08 INFO : nested/sub dir/file: Copied (new) 2026/03/04 04:46:08 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (36.74s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:46:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/04 04:46:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 04:46:42 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:46:42 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:46:43 DEBUG : existing: size = 6 OK 2026/03/04 04:46:43 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/04 04:46:43 INFO : existing: Copied (new) 2026/03/04 04:46:43 INFO : existing: Deleted 2026/03/04 04:46:43 DEBUG : existing-b: size = 6 OK 2026/03/04 04:46:43 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/03/04 04:46:43 INFO : existing-b: Copied (new) 2026/03/04 04:46:43 INFO : existing-b: Deleted 2026/03/04 04:46:44 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:46:44 DEBUG : existing: Destination exists, skipping 2026/03/04 04:46:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/04 04:46:44 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:46:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.09s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:46:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-sunoneq6piyi" 2026/03/04 04:46:57 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-mewelux7cefi -> Yandex rclone-test-sunoneq6piyi 2026/03/04 04:47:08 DEBUG : Yandex rclone-test-sunoneq6piyi: Using server-side directory move 2026/03/04 04:47:08 INFO : Yandex rclone-test-sunoneq6piyi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 04:47:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:47:08 DEBUG : empty space: size = 1 OK 2026/03/04 04:47:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:47:08 DEBUG : empty space: Unchanged skipping 2026/03/04 04:47:08 DEBUG : Yandex rclone-test-sunoneq6piyi: Waiting for checks to finish 2026/03/04 04:47:08 DEBUG : potato3: size = 68 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:47:08 DEBUG : potato3: size = 60 (Yandex rclone-test-sunoneq6piyi) 2026/03/04 04:47:08 DEBUG : potato3: Sizes differ 2026/03/04 04:47:10 INFO : potato2: Moved (server-side) 2026/03/04 04:47:13 INFO : empty space: Deleted 2026/03/04 04:47:13 DEBUG : Yandex rclone-test-sunoneq6piyi: Waiting for transfers to finish 2026/03/04 04:47:14 INFO : potato3: Deleted 2026/03/04 04:47:15 INFO : potato3: Moved (server-side) 2026/03/04 04:47:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-jonuwit3pona" 2026/03/04 04:47:17 DEBUG : Yandex rclone-test-jonuwit3pona: Using server-side directory move 2026/03/04 04:47:19 INFO : Yandex rclone-test-jonuwit3pona: Server side directory move succeeded 2026/03/04 04:47:23 ERROR : error listing: directory not found 2026/03/04 04:47:23 DEBUG : Yandex rclone-test-jonuwit3pona: Purge remote 2026/03/04 04:47:34 DEBUG : Yandex rclone-test-sunoneq6piyi: Purge remote 2026/03/04 04:47:34 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (38.16s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:47:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-ladoxuy0lalu" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-mewelux7cefi -> Yandex rclone-test-ladoxuy0lalu 2026/03/04 04:47:45 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 04:47:45 DEBUG : empty space: Excluded 2026/03/04 04:47:46 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 04:47:46 DEBUG : empty space: Excluded 2026/03/04 04:47:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:47:46 DEBUG : Yandex rclone-test-ladoxuy0lalu: Waiting for checks to finish 2026/03/04 04:47:46 DEBUG : potato3: size = 68 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:47:46 DEBUG : potato3: size = 60 (Yandex rclone-test-ladoxuy0lalu) 2026/03/04 04:47:46 DEBUG : potato3: Sizes differ 2026/03/04 04:47:46 DEBUG : Yandex rclone-test-ladoxuy0lalu: Waiting for transfers to finish 2026/03/04 04:47:47 INFO : potato2: Moved (server-side) 2026/03/04 04:47:51 INFO : potato3: Deleted 2026/03/04 04:47:52 INFO : potato3: Moved (server-side) 2026/03/04 04:47:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-voqocob0disa" 2026/03/04 04:47:54 DEBUG : empty space: Excluded (Size Filter) 2026/03/04 04:47:54 DEBUG : empty space: Excluded 2026/03/04 04:47:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:47:54 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/04 04:47:54 DEBUG : Yandex rclone-test-voqocob0disa: Waiting for checks to finish 2026/03/04 04:47:54 DEBUG : Yandex rclone-test-voqocob0disa: Waiting for transfers to finish 2026/03/04 04:47:55 INFO : potato2: Moved (server-side) 2026/03/04 04:47:56 INFO : potato3: Moved (server-side) 2026/03/04 04:47:56 DEBUG : Yandex rclone-test-voqocob0disa: Purge remote 2026/03/04 04:48:05 DEBUG : Yandex rclone-test-ladoxuy0lalu: Purge remote --- PASS: TestServerSideMoveWithFilter (43.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:48:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaginud0zure" 2026/03/04 04:48:25 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-mewelux7cefi -> Yandex rclone-test-xaginud0zure 2026/03/04 04:48:30 DEBUG : Yandex rclone-test-xaginud0zure: Using server-side directory move 2026/03/04 04:48:30 INFO : Yandex rclone-test-xaginud0zure: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/04 04:48:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/04 04:48:30 DEBUG : empty space: size = 1 OK 2026/03/04 04:48:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:48:30 DEBUG : empty space: Unchanged skipping 2026/03/04 04:48:30 DEBUG : potato3: size = 68 (Yandex rclone-test-mewelux7cefi) 2026/03/04 04:48:30 DEBUG : potato3: size = 60 (Yandex rclone-test-xaginud0zure) 2026/03/04 04:48:30 DEBUG : potato3: Sizes differ 2026/03/04 04:48:30 DEBUG : Yandex rclone-test-xaginud0zure: Waiting for checks to finish 2026/03/04 04:48:32 INFO : potato2: Moved (server-side) 2026/03/04 04:48:35 INFO : potato3: Deleted 2026/03/04 04:48:36 INFO : empty space: Deleted 2026/03/04 04:48:36 DEBUG : Yandex rclone-test-xaginud0zure: Waiting for transfers to finish 2026/03/04 04:48:36 INFO : potato3: Moved (server-side) 2026/03/04 04:48:36 INFO : tomatoDir: Removing directory 2026/03/04 04:48:44 DEBUG : Yandex rclone-test-mewelux7cefi: deleted 1 directories 2026/03/04 04:48:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-cakoveg6masa" 2026/03/04 04:48:45 INFO : tomatoDir: Making directory 2026/03/04 04:48:46 DEBUG : Yandex rclone-test-cakoveg6masa: Using server-side directory move 2026/03/04 04:48:50 INFO : Yandex rclone-test-cakoveg6masa: Server side directory move succeeded 2026/03/04 04:48:51 ERROR : error listing: directory not found 2026/03/04 04:48:51 ERROR : error listing: directory not found 2026/03/04 04:48:51 DEBUG : Yandex rclone-test-cakoveg6masa: Purge remote 2026/03/04 04:49:05 DEBUG : Yandex rclone-test-xaginud0zure: Purge remote 2026/03/04 04:49:05 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (46.05s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:49:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/rclone-sync-test" --- PASS: TestSyncOverlap (2.08s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:49:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/rclone-sync-test" 2026/03/04 04:49:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/rclone-sync-test-include/layer2" 2026/03/04 04:49:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/rclone-sync-test-ignore-file" 2026/03/04 04:49:14 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:15 DEBUG : Yandex rclone-test-mewelux7cefi/rclone-sync-test: Waiting for checks to finish 2026/03/04 04:49:15 DEBUG : Yandex rclone-test-mewelux7cefi/rclone-sync-test: Waiting for transfers to finish 2026/03/04 04:49:15 DEBUG : Waiting for deletions to finish 2026/03/04 04:49:15 INFO : There was nothing to transfer 2026/03/04 04:49:16 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:17 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:49:17 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:49:17 DEBUG : Waiting for deletions to finish 2026/03/04 04:49:17 INFO : rclone-sync-test-include: Removing directory 2026/03/04 04:49:17 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/04 04:49:17 DEBUG : Yandex rclone-test-mewelux7cefi: failed to delete 1 directories 2026/03/04 04:49:17 INFO : There was nothing to transfer 2026/03/04 04:49:18 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:20 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:21 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:23 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:25 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:27 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:29 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:29 DEBUG : Yandex rclone-test-mewelux7cefi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/04 04:49:29 DEBUG : Yandex rclone-test-mewelux7cefi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/04 04:49:29 DEBUG : Waiting for deletions to finish 2026/03/04 04:49:29 INFO : There was nothing to transfer 2026/03/04 04:49:30 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:32 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:34 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:35 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 04:49:35 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 04:49:35 DEBUG : Waiting for deletions to finish 2026/03/04 04:49:35 INFO : rclone-sync-test-include: Removing directory 2026/03/04 04:49:35 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/04 04:49:35 DEBUG : Yandex rclone-test-mewelux7cefi: failed to delete 1 directories 2026/03/04 04:49:35 INFO : There was nothing to transfer 2026/03/04 04:49:36 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:37 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:39 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:41 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:42 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:42 DEBUG : Excluded 2026/03/04 04:49:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:43 DEBUG : Yandex rclone-test-mewelux7cefi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/04 04:49:43 DEBUG : Yandex rclone-test-mewelux7cefi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/04 04:49:43 DEBUG : Waiting for deletions to finish 2026/03/04 04:49:43 INFO : There was nothing to transfer 2026/03/04 04:49:44 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:45 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:47 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:49 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/04 04:49:51 DEBUG : rclone-sync-test: Excluded 2026/03/04 04:49:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/04 04:49:52 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (86.52s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:50:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/dst" 2026/03/04 04:50:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/CompareDest" 2026/03/04 04:50:36 DEBUG : one: Need to transfer - File not found at Destination 2026/03/04 04:50:36 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:50:36 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:50:38 DEBUG : one: size = 3 OK 2026/03/04 04:50:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/04 04:50:38 INFO : one: Copied (new) 2026/03/04 04:50:38 DEBUG : Waiting for deletions to finish 2026/03/04 04:50:39 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:50:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:50:39 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:50:39 DEBUG : one: Sizes differ 2026/03/04 04:50:39 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:50:41 DEBUG : one: size = 5 OK 2026/03/04 04:50:41 DEBUG : one: Dst hash empty - aborting Src hash check 2026/03/04 04:50:41 INFO : one: Copied (replaced existing) 2026/03/04 04:50:41 DEBUG : Waiting for deletions to finish 2026/03/04 04:50:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:50:46 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:50:46 DEBUG : one: Sizes differ 2026/03/04 04:50:46 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:50:47 DEBUG : one: size = 5 OK 2026/03/04 04:50:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:50:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 04:50:47 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:50:47 DEBUG : Waiting for deletions to finish 2026/03/04 04:50:47 INFO : There was nothing to transfer 2026/03/04 04:50:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:50:50 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:50:50 DEBUG : one: Sizes differ 2026/03/04 04:50:50 DEBUG : one: size = 5 OK 2026/03/04 04:50:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:50:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 04:50:51 DEBUG : two: size = 3 OK 2026/03/04 04:50:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:50:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/04 04:50:51 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:50:51 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:50:51 DEBUG : Waiting for deletions to finish 2026/03/04 04:50:51 INFO : There was nothing to transfer 2026/03/04 04:50:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:50:51 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:50:51 DEBUG : one: Sizes differ 2026/03/04 04:50:51 DEBUG : one: size = 5 OK 2026/03/04 04:50:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:50:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 04:50:52 DEBUG : two: size = 3 OK 2026/03/04 04:50:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:50:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/04 04:50:52 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:50:52 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:50:52 DEBUG : Waiting for deletions to finish 2026/03/04 04:50:52 INFO : There was nothing to transfer 2026/03/04 04:50:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:50:53 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:50:53 DEBUG : one: Sizes differ 2026/03/04 04:50:53 DEBUG : one: size = 5 OK 2026/03/04 04:50:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:50:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 04:50:53 DEBUG : two: size = 3 OK 2026/03/04 04:50:53 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/03/04 04:50:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/04 04:50:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/04 04:50:53 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:50:53 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:50:53 DEBUG : Waiting for deletions to finish 2026/03/04 04:50:53 INFO : There was nothing to transfer 2026/03/04 04:50:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:50:55 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:50:55 DEBUG : one: Sizes differ 2026/03/04 04:50:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:50:55 DEBUG : two: size = 3 (Yandex rclone-test-mewelux7cefi/CompareDest) 2026/03/04 04:50:55 DEBUG : two: Sizes differ 2026/03/04 04:50:55 DEBUG : two: Need to transfer - File not found at Destination 2026/03/04 04:50:55 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:50:55 DEBUG : one: size = 5 OK 2026/03/04 04:50:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:50:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/04 04:50:55 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:50:57 DEBUG : two: size = 5 OK 2026/03/04 04:50:57 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/03/04 04:50:57 INFO : two: Copied (new) 2026/03/04 04:50:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.99s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:51:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/dest" 2026/03/04 04:51:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/pre-dest1" 2026/03/04 04:51:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/pre-dest2" 2026/03/04 04:51:44 DEBUG : 1: size = 1 OK 2026/03/04 04:51:44 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:51:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/04 04:51:44 DEBUG : 2: size = 1 OK 2026/03/04 04:51:44 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:51:44 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/04 04:51:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/04 04:51:45 DEBUG : Yandex rclone-test-mewelux7cefi/dest: Waiting for checks to finish 2026/03/04 04:51:45 DEBUG : Yandex rclone-test-mewelux7cefi/dest: Waiting for transfers to finish 2026/03/04 04:51:47 DEBUG : 3: size = 1 OK 2026/03/04 04:51:47 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/03/04 04:51:47 INFO : 3: Copied (new) 2026/03/04 04:51:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (48.68s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:52:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/dst" 2026/03/04 04:52:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/CopyDest" 2026/03/04 04:52:27 DEBUG : one: Need to transfer - File not found at Destination 2026/03/04 04:52:27 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:52:27 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:52:29 DEBUG : one: size = 3 OK 2026/03/04 04:52:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/03/04 04:52:29 INFO : one: Copied (new) 2026/03/04 04:52:29 DEBUG : Waiting for deletions to finish 2026/03/04 04:52:31 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:52:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:52:31 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:52:31 DEBUG : one: Sizes differ 2026/03/04 04:52:32 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:52:35 DEBUG : one: size = 5 OK 2026/03/04 04:52:35 DEBUG : one: Dst hash empty - aborting Src hash check 2026/03/04 04:52:35 INFO : one: Copied (replaced existing) 2026/03/04 04:52:35 DEBUG : Waiting for deletions to finish 2026/03/04 04:52:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/BackupDir" 2026/03/04 04:52:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:52:42 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:52:42 DEBUG : one: Sizes differ 2026/03/04 04:52:42 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:52:42 DEBUG : one: size = 5 OK 2026/03/04 04:52:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:52:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:52:42 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:52:42 DEBUG : one: Sizes differ 2026/03/04 04:52:44 INFO : one: Moved (server-side) 2026/03/04 04:52:45 DEBUG : one: size = 5 OK 2026/03/04 04:52:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/03/04 04:52:45 INFO : one: Copied (server-side copy) 2026/03/04 04:52:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/04 04:52:45 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:52:45 DEBUG : Waiting for deletions to finish 2026/03/04 04:52:48 DEBUG : one: size = 5 OK 2026/03/04 04:52:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:52:48 DEBUG : one: Unchanged skipping 2026/03/04 04:52:48 DEBUG : two: size = 3 OK 2026/03/04 04:52:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:52:50 DEBUG : two: size = 3 OK 2026/03/04 04:52:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/03/04 04:52:50 INFO : two: Copied (server-side copy) 2026/03/04 04:52:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/04 04:52:50 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:52:50 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:52:50 DEBUG : Waiting for deletions to finish 2026/03/04 04:52:51 DEBUG : one: size = 5 OK 2026/03/04 04:52:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:52:51 DEBUG : one: Unchanged skipping 2026/03/04 04:52:51 DEBUG : two: size = 3 OK 2026/03/04 04:52:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:52:51 DEBUG : two: Unchanged skipping 2026/03/04 04:52:51 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:52:51 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:52:51 DEBUG : Waiting for deletions to finish 2026/03/04 04:52:51 INFO : There was nothing to transfer 2026/03/04 04:52:55 DEBUG : one: size = 5 OK 2026/03/04 04:52:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:52:55 DEBUG : one: Unchanged skipping 2026/03/04 04:52:55 DEBUG : three: size = 7 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:52:55 DEBUG : three: size = 5 (Yandex rclone-test-mewelux7cefi/CopyDest) 2026/03/04 04:52:55 DEBUG : three: Sizes differ 2026/03/04 04:52:55 DEBUG : three: Destination not found in --copy-dest 2026/03/04 04:52:55 DEBUG : three: Need to transfer - File not found at Destination 2026/03/04 04:52:55 DEBUG : two: size = 3 OK 2026/03/04 04:52:55 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:52:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:52:55 DEBUG : two: Unchanged skipping 2026/03/04 04:52:55 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:52:57 DEBUG : three: size = 7 OK 2026/03/04 04:52:57 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/03/04 04:52:57 INFO : three: Copied (new) 2026/03/04 04:52:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (94.17s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:54:03 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/03/04 04:54:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 04:54:04 DEBUG : pacer: Reducing sleep to 15ms 2026/03/04 04:54:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/04 04:54:04 DEBUG : pacer: Reducing sleep to 10ms 2026/03/04 04:54:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/dst" 2026/03/04 04:54:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/backup" 2026/03/04 04:54:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:54:09 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:54:09 DEBUG : one: Sizes differ 2026/03/04 04:54:09 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:54:09 DEBUG : two: size = 3 OK 2026/03/04 04:54:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:54:09 DEBUG : two: Unchanged skipping 2026/03/04 04:54:11 INFO : one: Moved (server-side) 2026/03/04 04:54:11 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:54:13 DEBUG : one: size = 4 OK 2026/03/04 04:54:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/04 04:54:13 INFO : one: Copied (new) 2026/03/04 04:54:13 DEBUG : Waiting for deletions to finish 2026/03/04 04:54:15 INFO : three.txt: Moved (server-side) 2026/03/04 04:54:15 INFO : three.txt: Moved into backup dir 2026/03/04 04:54:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:54:18 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:54:18 DEBUG : one: size = 4 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:54:18 DEBUG : two: size = 3 OK 2026/03/04 04:54:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:54:18 DEBUG : two: Unchanged skipping 2026/03/04 04:54:18 DEBUG : one: Sizes differ 2026/03/04 04:54:25 INFO : one: Deleted 2026/03/04 04:54:26 INFO : one: Moved (server-side) 2026/03/04 04:54:26 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:54:28 DEBUG : one: size = 5 OK 2026/03/04 04:54:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/04 04:54:28 INFO : one: Copied (new) 2026/03/04 04:54:28 DEBUG : Waiting for deletions to finish 2026/03/04 04:54:34 INFO : three.txt: Deleted 2026/03/04 04:54:35 INFO : three.txt: Moved (server-side) 2026/03/04 04:54:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (71.30s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:55:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/dst" 2026/03/04 04:55:19 DEBUG : Config file has changed externally - reloading 2026/03/04 04:55:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/backup" 2026/03/04 04:55:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:55:19 DEBUG : two: size = 3 OK 2026/03/04 04:55:19 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:55:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:55:19 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:55:19 DEBUG : two: Unchanged skipping 2026/03/04 04:55:19 DEBUG : one: Sizes differ 2026/03/04 04:55:21 INFO : one: Moved (server-side) to: one.bak 2026/03/04 04:55:21 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:55:23 DEBUG : one: size = 4 OK 2026/03/04 04:55:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/04 04:55:23 INFO : one: Copied (new) 2026/03/04 04:55:23 DEBUG : Waiting for deletions to finish 2026/03/04 04:55:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 04:55:26 INFO : three.txt: Moved into backup dir 2026/03/04 04:55:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:55:30 DEBUG : one: size = 4 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:55:30 DEBUG : one: Sizes differ 2026/03/04 04:55:30 DEBUG : two: size = 3 OK 2026/03/04 04:55:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:55:30 DEBUG : two: Unchanged skipping 2026/03/04 04:55:30 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:55:36 INFO : one.bak: Deleted 2026/03/04 04:55:37 INFO : one: Moved (server-side) to: one.bak 2026/03/04 04:55:37 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:55:40 DEBUG : one: size = 5 OK 2026/03/04 04:55:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/04 04:55:40 INFO : one: Copied (new) 2026/03/04 04:55:40 DEBUG : Waiting for deletions to finish 2026/03/04 04:55:45 INFO : three.txt.bak: Deleted 2026/03/04 04:55:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 04:55:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (72.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:56:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/dst" 2026/03/04 04:56:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/backup" 2026/03/04 04:56:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:56:32 DEBUG : two: size = 3 OK 2026/03/04 04:56:32 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:56:32 DEBUG : one: Sizes differ 2026/03/04 04:56:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:56:32 DEBUG : two: Unchanged skipping 2026/03/04 04:56:32 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:56:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/04 04:56:34 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:56:37 DEBUG : one: size = 4 OK 2026/03/04 04:56:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/04 04:56:37 INFO : one: Copied (new) 2026/03/04 04:56:37 DEBUG : Waiting for deletions to finish 2026/03/04 04:56:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/04 04:56:38 INFO : three.txt: Moved into backup dir 2026/03/04 04:56:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:56:41 DEBUG : one: size = 4 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:56:41 DEBUG : one: Sizes differ 2026/03/04 04:56:41 DEBUG : two: size = 3 OK 2026/03/04 04:56:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:56:41 DEBUG : two: Unchanged skipping 2026/03/04 04:56:41 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:56:48 INFO : one-2019-01-01: Deleted 2026/03/04 04:56:49 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/04 04:56:49 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:56:51 DEBUG : one: size = 5 OK 2026/03/04 04:56:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/04 04:56:51 INFO : one: Copied (new) 2026/03/04 04:56:51 DEBUG : Waiting for deletions to finish 2026/03/04 04:56:57 INFO : three-2019-01-01.txt: Deleted 2026/03/04 04:56:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/04 04:56:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (71.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:57:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/dst" 2026/03/04 04:57:41 DEBUG : Config file has changed externally - reloading 2026/03/04 04:57:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:57:42 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:57:42 DEBUG : one: Sizes differ 2026/03/04 04:57:42 DEBUG : two: size = 3 OK 2026/03/04 04:57:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:57:42 DEBUG : two: Unchanged skipping 2026/03/04 04:57:42 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:57:44 INFO : one: Moved (server-side) to: one.bak 2026/03/04 04:57:44 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:57:48 DEBUG : one: size = 4 OK 2026/03/04 04:57:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/04 04:57:48 INFO : one: Copied (new) 2026/03/04 04:57:48 DEBUG : Waiting for deletions to finish 2026/03/04 04:57:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 04:57:50 INFO : three.txt: Moved into backup dir 2026/03/04 04:57:53 DEBUG : one.bak: Excluded (Path Filter) 2026/03/04 04:57:53 DEBUG : one.bak: Excluded 2026/03/04 04:57:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/04 04:57:53 DEBUG : three.txt.bak: Excluded 2026/03/04 04:57:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:57:53 DEBUG : one: size = 4 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:57:53 DEBUG : one: Sizes differ 2026/03/04 04:57:53 DEBUG : two: size = 3 OK 2026/03/04 04:57:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:57:53 DEBUG : two: Unchanged skipping 2026/03/04 04:57:53 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for checks to finish 2026/03/04 04:57:58 INFO : one.bak: Deleted 2026/03/04 04:58:00 INFO : one: Moved (server-side) to: one.bak 2026/03/04 04:58:00 DEBUG : Yandex rclone-test-mewelux7cefi/dst: Waiting for transfers to finish 2026/03/04 04:58:02 DEBUG : one: size = 5 OK 2026/03/04 04:58:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/04 04:58:02 INFO : one: Copied (new) 2026/03/04 04:58:02 DEBUG : Waiting for deletions to finish 2026/03/04 04:58:08 INFO : three.txt.bak: Deleted 2026/03/04 04:58:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 04:58:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (64.82s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:58:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/dst" 2026/03/04 04:58:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:58:46 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:58:46 DEBUG : one: Sizes differ 2026/03/04 04:58:48 INFO : one: Moved (server-side) to: one.bak 2026/03/04 04:58:50 DEBUG : one: size = 4 OK 2026/03/04 04:58:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/04 04:58:50 INFO : one: Copied (new) 2026/03/04 04:58:51 DEBUG : two: size = 3 OK 2026/03/04 04:58:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:58:51 DEBUG : two: Unchanged skipping 2026/03/04 04:58:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:58:51 DEBUG : three.txt: size = 5 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:58:51 DEBUG : three.txt: Sizes differ 2026/03/04 04:58:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 04:58:54 DEBUG : three.txt: size = 6 OK 2026/03/04 04:58:54 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/04 04:58:54 INFO : three.txt: Copied (new) 2026/03/04 04:58:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:58:56 DEBUG : one: size = 4 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:58:56 DEBUG : one: Sizes differ 2026/03/04 04:59:02 INFO : one.bak: Deleted 2026/03/04 04:59:04 INFO : one: Moved (server-side) to: one.bak 2026/03/04 04:59:06 DEBUG : one: size = 5 OK 2026/03/04 04:59:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/04 04:59:06 INFO : one: Copied (new) 2026/03/04 04:59:07 DEBUG : two: size = 3 OK 2026/03/04 04:59:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 04:59:07 DEBUG : two: Unchanged skipping 2026/03/04 04:59:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:59:07 DEBUG : three.txt: size = 6 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:59:07 DEBUG : three.txt: Sizes differ 2026/03/04 04:59:12 INFO : three.txt.bak: Deleted 2026/03/04 04:59:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/04 04:59:16 DEBUG : three.txt: size = 19 OK 2026/03/04 04:59:16 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/03/04 04:59:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (70.27s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 04:59:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-mewelux7cefi/dst" 2026/03/04 04:59:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone2370001441) 2026/03/04 04:59:56 DEBUG : one: size = 3 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 04:59:56 DEBUG : one: Sizes differ 2026/03/04 04:59:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/04 05:00:01 DEBUG : one: size = 4 OK 2026/03/04 05:00:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/04 05:00:01 INFO : one: Copied (new) 2026/03/04 05:00:01 DEBUG : two: size = 3 OK 2026/03/04 05:00:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:00:01 DEBUG : two: Unchanged skipping 2026/03/04 05:00:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:00:01 DEBUG : three.txt: size = 5 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 05:00:01 DEBUG : three.txt: Sizes differ 2026/03/04 05:00:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/04 05:00:06 DEBUG : three.txt: size = 6 OK 2026/03/04 05:00:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/04 05:00:06 INFO : three.txt: Copied (new) 2026/03/04 05:00:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:00:08 DEBUG : one: size = 4 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 05:00:08 DEBUG : one: Sizes differ 2026/03/04 05:00:13 INFO : one-2019-01-01: Deleted 2026/03/04 05:00:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/04 05:00:17 DEBUG : one: size = 5 OK 2026/03/04 05:00:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/04 05:00:17 INFO : one: Copied (new) 2026/03/04 05:00:17 DEBUG : two: size = 3 OK 2026/03/04 05:00:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:00:17 DEBUG : two: Unchanged skipping 2026/03/04 05:00:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:00:18 DEBUG : three.txt: size = 6 (Yandex rclone-test-mewelux7cefi/dst) 2026/03/04 05:00:18 DEBUG : three.txt: Sizes differ 2026/03/04 05:00:24 INFO : three-2019-01-01.txt: Deleted 2026/03/04 05:00:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/04 05:00:30 DEBUG : three.txt: size = 19 OK 2026/03/04 05:00:30 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/03/04 05:00:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (73.80s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:01:06 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:01:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:01:06 DEBUG : Testêé: size = 18 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:01:06 DEBUG : Testêé: Sizes differ 2026/03/04 05:01:06 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:01:08 DEBUG : Testêé: size = 14 OK 2026/03/04 05:01:08 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/03/04 05:01:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/04 05:01:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.26s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:01:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/04 05:01:16 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:01:16 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:01:18 DEBUG : existing: size = 6 OK 2026/03/04 05:01:18 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/03/04 05:01:18 INFO : existing: Copied (new) 2026/03/04 05:01:18 DEBUG : Waiting for deletions to finish 2026/03/04 05:01:19 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:01:19 DEBUG : existing: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:01:19 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:01:19 DEBUG : existing: Sizes differ 2026/03/04 05:01:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/04 05:01:19 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:01:19 ERROR : Yandex rclone-test-mewelux7cefi: not deleting files as there were IO errors 2026/03/04 05:01:19 ERROR : Yandex rclone-test-mewelux7cefi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.65s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:01:28 DEBUG : EXISTING: size = 6 OK 2026/03/04 05:01:28 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:01:28 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:01:28 DEBUG : existing: Unchanged skipping 2026/03/04 05:01:28 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:01:28 DEBUG : Waiting for deletions to finish 2026/03/04 05:01:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.03s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.89s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.77s) --- SKIP: TestMaxTransfer/Hard (0.69s) --- SKIP: TestMaxTransfer/Soft (0.58s) --- SKIP: TestMaxTransfer/Cautious (0.50s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:02:53 DEBUG : both0: size = 6 OK 2026/03/04 05:02:53 DEBUG : both11: size = 6 OK 2026/03/04 05:02:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both12: size = 6 OK 2026/03/04 05:02:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:02:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both10: size = 6 OK 2026/03/04 05:02:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both11: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both13: size = 6 OK 2026/03/04 05:02:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both13: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both14: size = 6 OK 2026/03/04 05:02:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both14: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both15: size = 6 OK 2026/03/04 05:02:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both12: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both16: size = 6 OK 2026/03/04 05:02:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both0: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both17: size = 6 OK 2026/03/04 05:02:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both10: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both18: size = 6 OK 2026/03/04 05:02:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both15: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both19: size = 6 OK 2026/03/04 05:02:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both16: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both1: size = 6 OK 2026/03/04 05:02:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both17: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both2: size = 6 OK 2026/03/04 05:02:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both18: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both3: size = 6 OK 2026/03/04 05:02:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both2: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both4: size = 6 OK 2026/03/04 05:02:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both4: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both5: size = 6 OK 2026/03/04 05:02:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both5: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both6: size = 6 OK 2026/03/04 05:02:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both19: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both7: size = 6 OK 2026/03/04 05:02:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both1: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both8: size = 6 OK 2026/03/04 05:02:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both3: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both9: size = 6 OK 2026/03/04 05:02:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:02:53 DEBUG : both6: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both7: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both8: Unchanged skipping 2026/03/04 05:02:53 DEBUG : both9: Unchanged skipping 2026/03/04 05:02:53 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:02:53 DEBUG : Waiting for deletions to finish 2026/03/04 05:02:58 INFO : only9: Deleted 2026/03/04 05:02:59 INFO : only8: Deleted 2026/03/04 05:02:59 INFO : only6: Deleted 2026/03/04 05:02:59 INFO : only16: Deleted 2026/03/04 05:03:04 INFO : only1: Deleted 2026/03/04 05:03:04 INFO : only12: Deleted 2026/03/04 05:03:04 INFO : only14: Deleted 2026/03/04 05:03:04 INFO : only2: Deleted 2026/03/04 05:03:09 INFO : only17: Deleted 2026/03/04 05:03:09 INFO : only18: Deleted 2026/03/04 05:03:09 INFO : only7: Deleted 2026/03/04 05:03:09 INFO : only4: Deleted 2026/03/04 05:03:14 INFO : only15: Deleted 2026/03/04 05:03:14 INFO : only3: Deleted 2026/03/04 05:03:14 INFO : only5: Deleted 2026/03/04 05:03:15 INFO : only0: Deleted 2026/03/04 05:03:19 INFO : only10: Deleted 2026/03/04 05:03:20 INFO : only13: Deleted 2026/03/04 05:03:20 INFO : only19: Deleted 2026/03/04 05:03:20 INFO : only11: Deleted 2026/03/04 05:03:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (212.79s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:06:27 DEBUG : both10: size = 6 OK 2026/03/04 05:06:27 DEBUG : both12: size = 6 OK 2026/03/04 05:06:27 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both11: size = 6 OK 2026/03/04 05:06:27 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both0: size = 6 OK 2026/03/04 05:06:27 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:06:27 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both10: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both13: size = 6 OK 2026/03/04 05:06:27 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both13: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both14: size = 6 OK 2026/03/04 05:06:27 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both12: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both15: size = 6 OK 2026/03/04 05:06:27 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both15: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both16: size = 6 OK 2026/03/04 05:06:27 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both16: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both17: size = 6 OK 2026/03/04 05:06:27 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both11: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both18: size = 6 OK 2026/03/04 05:06:27 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both14: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both19: size = 6 OK 2026/03/04 05:06:27 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both0: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both1: size = 6 OK 2026/03/04 05:06:27 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both19: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both2: size = 6 OK 2026/03/04 05:06:27 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both2: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both3: size = 6 OK 2026/03/04 05:06:27 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both1: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both4: size = 6 OK 2026/03/04 05:06:27 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both4: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both5: size = 6 OK 2026/03/04 05:06:27 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both18: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both6: size = 6 OK 2026/03/04 05:06:27 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both6: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both7: size = 6 OK 2026/03/04 05:06:27 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both17: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both8: size = 6 OK 2026/03/04 05:06:27 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both8: Unchanged skipping 2026/03/04 05:06:27 DEBUG : both9: size = 6 OK 2026/03/04 05:06:27 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:06:27 DEBUG : both9: Unchanged skipping 2026/03/04 05:06:27 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only0: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only0: Sizes differ 2026/03/04 05:06:27 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only10: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only10: Sizes differ 2026/03/04 05:06:27 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only11: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only11: Sizes differ 2026/03/04 05:06:27 DEBUG : both3: Unchanged skipping 2026/03/04 05:06:27 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only12: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : both5: Unchanged skipping 2026/03/04 05:06:27 DEBUG : only12: Sizes differ 2026/03/04 05:06:27 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only13: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only13: Sizes differ 2026/03/04 05:06:27 DEBUG : both7: Unchanged skipping 2026/03/04 05:06:27 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only14: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only14: Sizes differ 2026/03/04 05:06:27 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only15: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only15: Sizes differ 2026/03/04 05:06:27 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only16: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only16: Sizes differ 2026/03/04 05:06:27 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only17: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only17: Sizes differ 2026/03/04 05:06:27 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only18: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only18: Sizes differ 2026/03/04 05:06:27 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only19: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only19: Sizes differ 2026/03/04 05:06:27 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only1: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only1: Sizes differ 2026/03/04 05:06:27 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only2: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only2: Sizes differ 2026/03/04 05:06:27 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only3: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only3: Sizes differ 2026/03/04 05:06:27 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only4: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only4: Sizes differ 2026/03/04 05:06:27 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only5: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only5: Sizes differ 2026/03/04 05:06:27 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only6: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only7: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only7: Sizes differ 2026/03/04 05:06:27 DEBUG : only6: Sizes differ 2026/03/04 05:06:27 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only8: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only8: Sizes differ 2026/03/04 05:06:27 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2370001441) 2026/03/04 05:06:27 DEBUG : only9: size = 6 (Yandex rclone-test-mewelux7cefi) 2026/03/04 05:06:27 DEBUG : only9: Sizes differ 2026/03/04 05:06:27 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:06:29 DEBUG : only12: size = 0 OK 2026/03/04 05:06:29 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/03/04 05:06:29 INFO : only12: Copied (replaced existing) 2026/03/04 05:06:29 DEBUG : only0: size = 0 OK 2026/03/04 05:06:29 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/03/04 05:06:29 INFO : only0: Copied (replaced existing) 2026/03/04 05:06:29 DEBUG : only11: size = 0 OK 2026/03/04 05:06:29 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/03/04 05:06:29 INFO : only11: Copied (replaced existing) 2026/03/04 05:06:30 DEBUG : only10: size = 0 OK 2026/03/04 05:06:30 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/03/04 05:06:30 INFO : only10: Copied (replaced existing) 2026/03/04 05:06:30 DEBUG : only16: size = 0 OK 2026/03/04 05:06:30 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/03/04 05:06:30 INFO : only16: Copied (replaced existing) 2026/03/04 05:06:31 DEBUG : only18: size = 0 OK 2026/03/04 05:06:31 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/03/04 05:06:31 INFO : only18: Copied (replaced existing) 2026/03/04 05:06:31 DEBUG : only13: size = 0 OK 2026/03/04 05:06:31 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/03/04 05:06:31 INFO : only13: Copied (replaced existing) 2026/03/04 05:06:32 DEBUG : only19: size = 0 OK 2026/03/04 05:06:32 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/03/04 05:06:32 INFO : only19: Copied (replaced existing) 2026/03/04 05:06:32 DEBUG : only1: size = 0 OK 2026/03/04 05:06:32 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/03/04 05:06:32 INFO : only1: Copied (replaced existing) 2026/03/04 05:06:32 DEBUG : only2: size = 0 OK 2026/03/04 05:06:32 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/03/04 05:06:32 INFO : only2: Copied (replaced existing) 2026/03/04 05:06:33 DEBUG : only14: size = 0 OK 2026/03/04 05:06:33 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/03/04 05:06:33 INFO : only14: Copied (replaced existing) 2026/03/04 05:06:34 DEBUG : only15: size = 0 OK 2026/03/04 05:06:34 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/03/04 05:06:34 INFO : only15: Copied (replaced existing) 2026/03/04 05:06:34 DEBUG : only3: size = 0 OK 2026/03/04 05:06:34 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/03/04 05:06:34 INFO : only3: Copied (replaced existing) 2026/03/04 05:06:34 DEBUG : only17: size = 0 OK 2026/03/04 05:06:34 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/03/04 05:06:34 INFO : only17: Copied (replaced existing) 2026/03/04 05:06:35 DEBUG : only7: size = 0 OK 2026/03/04 05:06:35 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/03/04 05:06:35 INFO : only7: Copied (replaced existing) 2026/03/04 05:06:36 DEBUG : only4: size = 0 OK 2026/03/04 05:06:36 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/03/04 05:06:36 INFO : only4: Copied (replaced existing) 2026/03/04 05:06:36 DEBUG : only5: size = 0 OK 2026/03/04 05:06:36 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/03/04 05:06:36 INFO : only5: Copied (replaced existing) 2026/03/04 05:06:37 DEBUG : only6: size = 0 OK 2026/03/04 05:06:37 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/03/04 05:06:37 INFO : only6: Copied (replaced existing) 2026/03/04 05:06:37 DEBUG : only9: size = 0 OK 2026/03/04 05:06:37 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/03/04 05:06:37 INFO : only9: Copied (replaced existing) 2026/03/04 05:06:38 DEBUG : only8: size = 0 OK 2026/03/04 05:06:38 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/03/04 05:06:38 INFO : only8: Copied (replaced existing) 2026/03/04 05:06:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (307.81s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:10:19 DEBUG : empty_dir: Making directory with metadata 2026/03/04 05:10:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 05:10:19 DEBUG : empty_on_remote: Making directory with metadata 2026/03/04 05:10:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 05:10:19 INFO : empty_on_remote: Making directory 2026/03/04 05:10:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/04 05:10:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/04 05:10:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/04 05:10:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/04 05:10:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (51.89s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:11:11 DEBUG : empty_dir: Making directory with metadata 2026/03/04 05:11:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 05:11:11 DEBUG : empty_on_remote: Making directory with metadata 2026/03/04 05:11:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/04 05:11:11 INFO : empty_on_remote: Making directory 2026/03/04 05:11:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/04 05:11:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/04 05:11:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/04 05:11:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/04 05:11:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/04 05:11:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (62.45s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:12:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 05:12:13 INFO : sub dir: Making directory 2026/03/04 05:12:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (96.99s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:13:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/04 05:13:50 INFO : sub dir: Making directory 2026/03/04 05:13:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (95.01s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:16:02 DEBUG : Waiting for deletions to finish 2026/03/04 05:16:02 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:16:02 DEBUG : apple: Excluded 2026/03/04 05:16:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:16:02 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:16:02 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:16:02 DEBUG : banana: Excluded 2026/03/04 05:16:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:16:02 DEBUG : splitbananasplit: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:16:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 05:16:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 05:16:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 05:16:04 DEBUG : banana: size = 6 OK 2026/03/04 05:16:04 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : banana: Unchanged skipping 2026/03/04 05:16:04 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 05:16:04 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 05:16:04 DEBUG : apple: size = 5 OK 2026/03/04 05:16:04 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : apple: Unchanged skipping 2026/03/04 05:16:04 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:16:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 05:16:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 05:16:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 05:16:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 05:16:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 05:16:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 05:16:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 05:16:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 05:16:04 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:16:04 DEBUG : Waiting for deletions to finish 2026/03/04 05:16:04 INFO : There was nothing to transfer 2026/03/04 05:16:04 DEBUG : Waiting for deletions to finish 2026/03/04 05:16:04 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:16:04 DEBUG : apple: Excluded 2026/03/04 05:16:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:16:04 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:16:04 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:16:04 DEBUG : banana: Excluded 2026/03/04 05:16:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:16:04 DEBUG : splitbananasplit: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:16:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:16:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 05:16:06 DEBUG : apple: size = 5 OK 2026/03/04 05:16:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 05:16:06 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : apple: Unchanged skipping 2026/03/04 05:16:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 05:16:06 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 05:16:06 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 05:16:06 DEBUG : banana: size = 6 OK 2026/03/04 05:16:06 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : banana: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 05:16:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 05:16:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 05:16:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 05:16:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 05:16:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 05:16:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:16:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:16:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 05:16:06 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:16:06 DEBUG : Waiting for deletions to finish 2026/03/04 05:16:06 INFO : There was nothing to transfer 2026/03/04 05:16:06 DEBUG : Waiting for deletions to finish 2026/03/04 05:16:07 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : apple: Excluded 2026/03/04 05:16:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:16:07 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : banana: Excluded 2026/03/04 05:16:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : splitbananasplit: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:16:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:16:07 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:18:40 DEBUG : Waiting for deletions to finish 2026/03/04 05:18:40 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:18:40 DEBUG : apple: Excluded 2026/03/04 05:18:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:18:40 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:18:40 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:18:40 DEBUG : banana: Excluded 2026/03/04 05:18:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:18:40 DEBUG : splitbananasplit: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:18:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:18:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 05:18:42 DEBUG : apple: size = 5 OK 2026/03/04 05:18:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 05:18:42 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : apple: Unchanged skipping 2026/03/04 05:18:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 05:18:42 DEBUG : banana: size = 6 OK 2026/03/04 05:18:42 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : banana: Unchanged skipping 2026/03/04 05:18:42 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 05:18:42 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 05:18:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 05:18:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:18:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 05:18:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 05:18:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 05:18:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 05:18:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 05:18:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 05:18:42 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:18:42 DEBUG : Waiting for deletions to finish 2026/03/04 05:18:42 INFO : There was nothing to transfer 2026/03/04 05:18:42 DEBUG : Waiting for deletions to finish 2026/03/04 05:18:42 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:18:42 DEBUG : apple: Excluded 2026/03/04 05:18:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:18:42 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:18:42 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:18:42 DEBUG : banana: Excluded 2026/03/04 05:18:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:18:42 DEBUG : splitbananasplit: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:18:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:18:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 05:18:44 DEBUG : apple: size = 5 OK 2026/03/04 05:18:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : apple: Unchanged skipping 2026/03/04 05:18:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 05:18:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 05:18:44 DEBUG : banana: size = 6 OK 2026/03/04 05:18:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : banana: Unchanged skipping 2026/03/04 05:18:44 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 05:18:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 05:18:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 05:18:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:18:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 05:18:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 05:18:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 05:18:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 05:18:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 05:18:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:18:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 05:18:44 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:18:44 DEBUG : Waiting for deletions to finish 2026/03/04 05:18:44 INFO : There was nothing to transfer 2026/03/04 05:18:44 DEBUG : Waiting for deletions to finish 2026/03/04 05:18:44 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:18:44 DEBUG : apple: Excluded 2026/03/04 05:18:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:18:44 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:18:44 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:18:44 DEBUG : banana: Excluded 2026/03/04 05:18:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:18:44 DEBUG : splitbananasplit: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:18:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:18:45 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:21:40 DEBUG : Waiting for deletions to finish 2026/03/04 05:21:41 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : apple: Excluded 2026/03/04 05:21:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:21:41 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : banana: Excluded 2026/03/04 05:21:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : splitbananasplit: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:21:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:21:41 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: dir1/0004-efghijk.txt: Modification time difference too big |-219841h16m3.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-04 05:21:10 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: dir1/0015-9;=.txt: Modification time difference too big |-219841h16m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-04 05:21:31 +0000 UTC) (precision 1ns) 2026/03/04 05:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:21:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 05:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:21:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 05:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:21:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 05:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:21:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 05:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 05:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:21:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 05:21:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:21:43 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:21:43 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:21:44 DEBUG : YmFuYW5h: size = 6 OK 2026/03/04 05:21:44 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/04 05:21:44 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/04 05:21:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:44 DEBUG : YXBwbGU=: size = 5 OK 2026/03/04 05:21:44 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/04 05:21:44 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/04 05:21:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/04 05:21:45 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/04 05:21:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/04 05:21:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/04 05:21:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/04 05:21:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/04 05:21:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:21:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/04 05:21:47 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/04 05:21:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:21:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/04 05:21:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/04 05:21:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:21:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/04 05:21:48 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/04 05:21:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:21:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/04 05:21:48 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/04 05:21:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:21:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/04 05:21:49 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/04 05:21:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:21:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/04 05:21:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/04 05:21:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:21:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:21:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/04 05:21:50 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/04 05:21:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:21:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/04 05:21:51 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/04 05:21:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:21:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/04 05:21:51 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/04 05:21:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:21:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:52 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/04 05:21:52 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/04 05:21:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:21:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/04 05:21:52 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/04 05:21:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:21:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 05:21:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/04 05:21:53 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/04 05:21:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:21:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/04 05:21:53 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/04 05:21:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:21:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/04 05:21:54 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/04 05:21:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:21:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/04 05:21:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/04 05:21:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/04 05:21:54 DEBUG : Waiting for deletions to finish 2026/03/04 05:22:00 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 05:22:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 05:22:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 05:22:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 05:22:00 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 05:22:00 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 05:22:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 05:22:01 INFO : appleappleapplebanana: Deleted 2026/03/04 05:22:05 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 05:22:06 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 05:22:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 05:22:06 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 05:22:06 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 05:22:06 INFO : apple: Deleted 2026/03/04 05:22:07 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 05:22:07 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 05:22:11 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 05:22:11 INFO : banana: Deleted 2026/03/04 05:22:11 INFO : splitbananasplit: Deleted 2026/03/04 05:22:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 05:22:12 DEBUG : Waiting for deletions to finish 2026/03/04 05:22:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : YXBwbGU=: Excluded 2026/03/04 05:22:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/04 05:22:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : YmFuYW5h: Excluded 2026/03/04 05:22:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/04 05:22:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/04 05:22:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/04 05:22:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 05:22:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:13 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:13 DEBUG : YXBwbGU=: size = 5 OK 2026/03/04 05:22:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:13 DEBUG : apple: Unchanged skipping 2026/03/04 05:22:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/04 05:22:13 DEBUG : YmFuYW5h: size = 6 OK 2026/03/04 05:22:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:13 DEBUG : banana: Unchanged skipping 2026/03/04 05:22:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/04 05:22:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:13 DEBUG : splitbananasplit: Unchanged skipping 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 05:22:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/04 05:22:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/0002-cdefghi.txt: Modification times differ by 219841h16m39.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-03-04 05:21:46 +0000 UTC 2026/03/04 05:22:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:22:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/04 05:22:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/04 05:22:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/04 05:22:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/04 05:22:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/04 05:22:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/04 05:22:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/04 05:22:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/03/04 05:22:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/04 05:22:14 INFO : dir1/0002-cdefghi.txt: Updated modification time in destination 2026/03/04 05:22:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/04 05:22:14 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:22:14 DEBUG : Waiting for deletions to finish 2026/03/04 05:22:14 DEBUG : Waiting for deletions to finish 2026/03/04 05:22:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : YXBwbGU=: Excluded 2026/03/04 05:22:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/04 05:22:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : YmFuYW5h: Excluded 2026/03/04 05:22:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/04 05:22:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/04 05:22:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/04 05:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/04 05:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:16 DEBUG : apple: transformed to: YXBwbGU= 2026/03/04 05:22:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/04 05:22:16 DEBUG : banana: transformed to: YmFuYW5h 2026/03/04 05:22:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/04 05:22:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/04 05:22:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/04 05:22:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/04 05:22:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/04 05:22:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/04 05:22:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:24:59 DEBUG : Waiting for deletions to finish 2026/03/04 05:24:59 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : apple: Excluded 2026/03/04 05:24:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:24:59 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : banana: Excluded 2026/03/04 05:24:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : splitbananasplit: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:24:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:24:59 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/prefix Messages: dir1/0013-789;=.txt: Modification time difference too big |-219841h19m40.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-04 05:24:47 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/prefix Messages: dir1/0015-9;=.txt: Modification time difference too big |-219841h19m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-04 05:24:50 +0000 UTC) (precision 1ns) 2026/03/04 05:25:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 05:25:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 05:25:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 05:25:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 05:25:00 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:00 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:00 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:00 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 05:25:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:00 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:00 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/04 05:25:00 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:00 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/04 05:25:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/04 05:25:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/04 05:25:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/04 05:25:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/04 05:25:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/04 05:25:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/04 05:25:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/04 05:25:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/04 05:25:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/04 05:25:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/04 05:25:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/04 05:25:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/04 05:25:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/04 05:25:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/04 05:25:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/04 05:25:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:01 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:25:01 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:25:02 DEBUG : PREFIXapple: size = 5 OK 2026/03/04 05:25:02 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/04 05:25:02 INFO : apple: Copied (new) to: PREFIXapple 2026/03/04 05:25:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 05:25:03 DEBUG : PREFIXbanana: size = 6 OK 2026/03/04 05:25:03 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/04 05:25:03 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/04 05:25:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 05:25:03 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/03/04 05:25:03 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/04 05:25:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/04 05:25:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 05:25:03 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/03/04 05:25:03 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/04 05:25:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/04 05:25:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 05:25:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/03/04 05:25:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/04 05:25:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 05:25:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 05:25:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/03/04 05:25:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/04 05:25:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 05:25:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 05:25:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/03/04 05:25:05 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/04 05:25:05 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 05:25:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 05:25:05 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/03/04 05:25:05 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/04 05:25:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/04 05:25:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 05:25:06 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/03/04 05:25:06 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/04 05:25:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/04 05:25:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 05:25:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/03/04 05:25:07 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/04 05:25:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 05:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 05:25:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/03/04 05:25:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/04 05:25:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 05:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 05:25:08 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/03/04 05:25:08 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/04 05:25:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/04 05:25:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 05:25:09 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/03/04 05:25:09 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/04 05:25:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/04 05:25:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 05:25:09 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/03/04 05:25:09 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/04 05:25:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/04 05:25:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 05:25:10 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/03/04 05:25:10 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/04 05:25:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/04 05:25:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 05:25:10 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/03/04 05:25:10 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/04 05:25:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/04 05:25:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 05:25:12 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/03/04 05:25:12 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/04 05:25:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/04 05:25:12 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/03/04 05:25:12 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/04 05:25:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/04 05:25:13 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/03/04 05:25:13 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/04 05:25:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/04 05:25:13 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/03/04 05:25:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 05:25:13 DEBUG : pacer: Reducing sleep to 15ms 2026/03/04 05:25:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/04 05:25:14 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/03/04 05:25:14 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/04 05:25:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/04 05:25:14 DEBUG : Waiting for deletions to finish 2026/03/04 05:25:19 DEBUG : pacer: Reducing sleep to 10ms 2026/03/04 05:25:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 05:25:19 INFO : banana: Deleted 2026/03/04 05:25:20 INFO : dir1/0011-56789;.txt: Deleted 2026/03/04 05:25:20 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 05:25:20 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 05:25:20 INFO : apple: Deleted 2026/03/04 05:25:20 INFO : appleappleapplebanana: Deleted 2026/03/04 05:25:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 05:25:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 05:25:25 INFO : splitbananasplit: Deleted 2026/03/04 05:25:26 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 05:25:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 05:25:26 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 05:25:26 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 05:25:26 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 05:25:26 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 05:25:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 05:25:31 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 05:25:31 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 05:25:31 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 05:25:31 DEBUG : Waiting for deletions to finish 2026/03/04 05:25:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : PREFIXapple: Excluded 2026/03/04 05:25:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/04 05:25:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : PREFIXbanana: Excluded 2026/03/04 05:25:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:25:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/04 05:25:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 05:25:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 05:25:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 05:25:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 05:25:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 05:25:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 05:25:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 05:25:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 05:25:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 05:25:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 05:25:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 05:25:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 05:25:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 05:25:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 05:25:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 05:25:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 05:25:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 05:25:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 05:25:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 05:25:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 05:25:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 05:25:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 05:25:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 05:25:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 05:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 05:25:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 05:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 05:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 05:25:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 05:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : apple: transformed to: PREFIXapple 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/04 05:25:33 DEBUG : banana: transformed to: PREFIXbanana 2026/03/04 05:25:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/04 05:25:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/04 05:25:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/04 05:25:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/04 05:25:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/04 05:25:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/04 05:25:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/04 05:25:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/04 05:25:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/04 05:25:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/04 05:25:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/04 05:25:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/04 05:25:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/04 05:25:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/04 05:25:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/04 05:25:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/04 05:25:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/04 05:25:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:25:33 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:25:33 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:25:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/04 05:25:35 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/04 05:25:35 INFO : appleappleapplebanana: Copied (new) 2026/03/04 05:25:35 DEBUG : banana: size = 6 OK 2026/03/04 05:25:35 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/04 05:25:35 INFO : banana: Copied (new) 2026/03/04 05:25:35 DEBUG : apple: size = 5 OK 2026/03/04 05:25:35 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/04 05:25:35 INFO : apple: Copied (new) 2026/03/04 05:25:36 DEBUG : splitbananasplit: size = 16 OK 2026/03/04 05:25:36 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/04 05:25:36 INFO : splitbananasplit: Copied (new) 2026/03/04 05:25:37 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/04 05:25:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/04 05:25:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/04 05:25:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/04 05:25:38 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/04 05:25:38 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/04 05:25:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/04 05:25:38 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/04 05:25:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/04 05:25:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/04 05:25:39 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/04 05:25:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/04 05:25:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/04 05:25:40 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/04 05:25:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/04 05:25:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/04 05:25:40 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/04 05:25:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/04 05:25:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/04 05:25:41 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/04 05:25:41 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/04 05:25:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/04 05:25:41 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/04 05:25:41 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/04 05:25:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/04 05:25:42 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/04 05:25:42 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/04 05:25:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/04 05:25:43 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/04 05:25:43 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/04 05:25:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/04 05:25:43 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/04 05:25:43 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/04 05:25:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/04 05:25:44 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/04 05:25:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/04 05:25:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/04 05:25:44 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/04 05:25:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/04 05:25:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/04 05:25:45 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/04 05:25:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/04 05:25:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/04 05:25:45 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/04 05:25:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/04 05:25:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/04 05:25:47 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/04 05:25:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/04 05:25:47 DEBUG : Waiting for deletions to finish 2026/03/04 05:25:52 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/04 05:25:52 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/04 05:25:52 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/04 05:25:52 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/04 05:25:52 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/04 05:25:52 INFO : PREFIXsplitbananasplit: Deleted 2026/03/04 05:25:53 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/04 05:25:53 INFO : PREFIXbanana: Deleted 2026/03/04 05:25:57 INFO : PREFIXapple: Deleted 2026/03/04 05:25:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/04 05:25:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/04 05:25:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/04 05:25:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/04 05:25:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/04 05:25:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/04 05:25:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/04 05:26:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/04 05:26:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/04 05:26:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/04 05:26:04 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/04 05:26:04 DEBUG : Waiting for deletions to finish 2026/03/04 05:26:04 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : apple: Excluded 2026/03/04 05:26:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:26:04 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : banana: Excluded 2026/03/04 05:26:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : splitbananasplit: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:26:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:26:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/04 05:26:05 DEBUG : Waiting for deletions to finish 2026/03/04 05:26:05 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:26:05 DEBUG : apple: Excluded 2026/03/04 05:26:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:26:05 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:26:05 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:26:05 DEBUG : banana: Excluded 2026/03/04 05:26:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:26:05 DEBUG : splitbananasplit: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:26:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:26:06 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:123 Error: Should be true Test: TestTransform/prefix Messages: appleappleapplebanana: Modification time difference too big |-219841h20m27.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-04 05:25:34 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:123 Error: Should be true Test: TestTransform/prefix Messages: dir1/0015-9;=.txt: Modification time difference too big |-219841h20m39.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-04 05:25:46 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:185: Remote "Yandex rclone-test-mewelux7cefi", Local "Local file system at /tmp/rclone2370001441", Modify Window "1ns" 2026/03/04 05:28:35 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/03/04 05:28:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 05:28:37 DEBUG : pacer: Reducing sleep to 15ms 2026/03/04 05:28:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/04 05:28:37 DEBUG : pacer: Reducing sleep to 10ms 2026/03/04 05:28:53 DEBUG : Waiting for deletions to finish 2026/03/04 05:28:53 DEBUG : apple: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : apple: Excluded 2026/03/04 05:28:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : appleappleapplebanana: Excluded 2026/03/04 05:28:53 DEBUG : banana: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : banana: Excluded 2026/03/04 05:28:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : splitbananasplit: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/04 05:28:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/04 05:28:53 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/suffix Messages: dir1/0002-cdefghi.txt: Modification time difference too big |-219841h23m9.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-04 05:28:16 +0000 UTC) (precision 1ns) fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/suffix Messages: dir1/0014-89;=.txt: Modification time difference too big |-219841h23m35.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-04 05:28:42 +0000 UTC) (precision 1ns) 2026/03/04 05:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 05:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 05:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 05:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 05:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 05:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 05:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 05:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 05:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 05:28:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 05:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 05:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 05:28:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 05:28:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 05:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 05:28:54 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 05:28:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 05:28:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 05:28:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 05:28:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : apple: transformed to: appleSUFFIX 2026/03/04 05:28:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/04 05:28:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/04 05:28:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/04 05:28:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/04 05:28:55 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for checks to finish 2026/03/04 05:28:55 DEBUG : Yandex rclone-test-mewelux7cefi: Waiting for transfers to finish 2026/03/04 05:28:56 DEBUG : appleSUFFIX: size = 5 OK 2026/03/04 05:28:56 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/03/04 05:28:56 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/04 05:28:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 05:28:57 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/03/04 05:28:57 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/03/04 05:28:57 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/04 05:28:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:57 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/03/04 05:28:57 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/03/04 05:28:57 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/04 05:28:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 05:28:57 DEBUG : bananaSUFFIX: size = 6 OK 2026/03/04 05:28:57 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/03/04 05:28:57 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/04 05:28:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/04 05:28:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/03/04 05:28:59 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/03/04 05:28:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/04 05:28:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 05:28:59 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/03/04 05:28:59 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/03/04 05:28:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/04 05:28:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 05:28:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/03/04 05:28:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/03/04 05:28:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/04 05:28:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 05:29:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/03/04 05:29:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/03/04 05:29:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/04 05:29:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/04 05:29:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/03/04 05:29:01 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/03/04 05:29:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/04 05:29:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/04 05:29:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/03/04 05:29:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/03/04 05:29:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/04 05:29:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/04 05:29:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/03/04 05:29:02 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/03/04 05:29:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/04 05:29:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/04 05:29:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/03/04 05:29:03 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/03/04 05:29:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/04 05:29:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/04 05:29:03 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/03/04 05:29:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/03/04 05:29:03 DEBUG : pacer: Reducing sleep to 15ms 2026/03/04 05:29:03 DEBUG : pacer: Reducing sleep to 11.25ms 2026/03/04 05:29:03 DEBUG : pacer: Reducing sleep to 10ms 2026/03/04 05:29:04 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/03/04 05:29:04 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/03/04 05:29:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/04 05:29:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/04 05:29:04 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/03/04 05:29:04 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/03/04 05:29:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/04 05:29:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/04 05:29:05 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/03/04 05:29:05 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/03/04 05:29:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/04 05:29:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/04 05:29:06 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/03/04 05:29:06 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/03/04 05:29:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/04 05:29:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/04 05:29:06 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/03/04 05:29:06 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/03/04 05:29:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/04 05:29:06 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/03/04 05:29:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/03/04 05:29:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/04 05:29:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/03/04 05:29:08 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/03/04 05:29:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/04 05:29:08 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/03/04 05:29:08 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/03/04 05:29:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/04 05:29:08 DEBUG : Waiting for deletions to finish 2026/03/04 05:29:13 INFO : dir1/0009-3456789.txt: Deleted 2026/03/04 05:29:14 INFO : dir1/0012-6789;.txt: Deleted 2026/03/04 05:29:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/04 05:29:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/04 05:29:14 INFO : dir1/0013-789;=.txt: Deleted 2026/03/04 05:29:14 INFO : apple: Deleted 2026/03/04 05:29:14 INFO : dir1/0003-defghij.txt: Deleted 2026/03/04 05:29:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/04 05:29:19 INFO : banana: Deleted 2026/03/04 05:29:19 INFO : dir1/0014-89;=.txt: Deleted 2026/03/04 05:29:20 INFO : dir1/0015-9;=.txt: Deleted 2026/03/04 05:29:20 INFO : dir1/0007-1234567.txt: Deleted 2026/03/04 05:29:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/04 05:29:20 INFO : splitbananasplit: Deleted 2026/03/04 05:29:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/04 05:29:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/04 05:29:25 INFO : dir1/0008-2345678.txt: Deleted 2026/03/04 05:29:25 INFO : dir1/0010-456789.txt: Deleted 2026/03/04 05:29:25 INFO : dir1/0011-56789;.txt: Deleted panic: test timed out after 1h0m0s running tests: TestTransform (14m1s) TestTransform/suffix (1m14s) goroutine 23454 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2682 +0x345 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 14 minutes]: testing.(*T).Run(0xc000185500, {0x297477d?, 0xc00012fae8?}, 0x2ae1f50) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 testing.runTests.func1(0xc000185500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc000185500, 0xc00012fc28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc00078b710, {0x449d6e0, 0x6c, 0x6c}, {0xee139ac27?, 0x44b5f60?, 0x44b5f60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2475 +0x4b4 testing.(*M).Run(0xc0007cd040) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2337 +0x63a github.com/rclone/rclone/fstest.TestMain(0xc0007cd040) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa6 goroutine 18 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal.go:152 +0x1f goroutine 23070 [select]: net/http.(*persistConn).writeLoop(0xc000dffe60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23022 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 19 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 22588 [select]: net/http.(*persistConn).writeLoop(0xc000d54240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22581 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23346 [select]: net/http.(*persistConn).writeLoop(0xc000d54000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23291 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23018 [IO wait]: internal/poll.runtime_pollWait(0x792af57c6800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c2200?, 0xc000602000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002c2200, {0xc000602000, 0x1800, 0x1800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0002c2200, {0xc000602000?, 0x17fb?, 0xc000684420?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc280, {0xc000602000?, 0xc000602000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ae8810, {0xc000602000?, 0x792b43464968?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006dc918, {0xc000602000?, 0x170a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00079b0a8, {0x2e4bf80, 0xc0006dc918}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00079ae08, {0x792af5731200, 0xc000ae8810}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00079ae08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00079ae08, {0xc000a98000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4e240, {0xc000a98000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c0b500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c0b500, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4e240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22688 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23100 [IO wait]: internal/poll.runtime_pollWait(0x792af57d1600, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b49100?, 0xc0008f1900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b49100, {0xc0008f1900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b49100, {0xc0008f1900?, 0x12fb?, 0xc000461920?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc2e0, {0xc0008f1900?, 0xc0008f1900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0006dc378, {0xc0008f1900?, 0x792b43464968?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006dd008, {0xc0008f1900?, 0x120a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0009a02a8, {0x2e4bf80, 0xc0006dd008}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0009a0008, {0x792af5731200, 0xc0006dc378}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0009a0008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0009a0008, {0xc0009d9000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00066d440, {0xc0009d9000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d83d40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d83d40, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00066d440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23085 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23449 [IO wait]: internal/poll.runtime_pollWait(0x792af57c6000, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004a6700?, 0xc000605000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004a6700, {0xc000605000, 0x1800, 0x1800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0004a6700, {0xc000605000?, 0x17fb?, 0xc000461660?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000aa61f8, {0xc000605000?, 0xc000605000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071ef60, {0xc000605000?, 0x792b4340ef08?, 0x792b435c0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071f530, {0xc000605000?, 0xa?, 0x4e2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00060a628, {0x2e4bf80, 0xc00071f530}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060a388, {0x792af5731200, 0xc00071ef60}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060a388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00060a388, {0xc000c4c000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d54b40, {0xc000c4c000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b7ac00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b7ac00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d54b40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23460 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23042 [select]: net/http.(*persistConn).writeLoop(0xc000dffb00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23012 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23464 [IO wait]: internal/poll.runtime_pollWait(0x792af46f5200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b49180?, 0xc0005d5800?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b49180, {0xc0005d5800, 0x1800, 0x1800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b49180, {0xc0005d5800?, 0x17fb?, 0xc0007a7580?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000aa61f0, {0xc0005d5800?, 0xc0005d5800?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071ef00, {0xc0005d5800?, 0x792b4340ef08?, 0x792b435c0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071f4e8, {0xc0005d5800?, 0x170a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00060a2a8, {0x2e4bf80, 0xc00071f4e8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00060a008, {0x792af5731200, 0xc00071ef00}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00060a008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00060a008, {0xc0008e3000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d54900, {0xc0008e3000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0002c4420) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0002c4420, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d54900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23407 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23265 [IO wait]: internal/poll.runtime_pollWait(0x792af468c600, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004a6200?, 0xc000c29900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004a6200, {0xc000c29900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0004a6200, {0xc000c29900?, 0x12fb?, 0xc000684a00?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0001460f0, {0xc000c29900?, 0xc000c29900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b74540, {0xc000c29900?, 0x792af56fc728?, 0x792b435c0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d0e40, {0xc000c29900?, 0xa?, 0x189?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0009a0d28, {0x2e4bf80, 0xc0005d0e40}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0009a0a88, {0x792af5731200, 0xc000b74540}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0009a0a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0009a0a88, {0xc000b51000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00066d680, {0xc000b51000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a5e420) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a5e420, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00066d680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23270 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22593 [IO wait]: internal/poll.runtime_pollWait(0x792af468cc00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48800?, 0xc000938000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48800, {0xc000938000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48800, {0xc000938000?, 0x12fb?, 0xc000597ea0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000088b50, {0xc000938000?, 0xc000938000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071f2f0, {0xc000938000?, 0x792afc133af0?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b74c18, {0xc000938000?, 0x120a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0004150a8, {0x2e4bf80, 0xc000b74c18}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000414e08, {0x792af5731200, 0xc00071f2f0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000414e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000414e08, {0xc000923000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000581560, {0xc000923000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d83800) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d83800, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000581560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22552 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000dffd40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22513 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23368 [IO wait]: internal/poll.runtime_pollWait(0x792b43459400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48d00?, 0xc000a1a000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48d00, {0xc000a1a000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48d00, {0xc000a1a000?, 0x792b43410e48?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000146388, {0xc000a1a000?, 0xc000b7e918?, 0x43125c?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b755a8, {0xc000a1a000?, 0x792af56fc728?, 0x792b435c0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d1da0, {0xc000a1a000?, 0x792b435c0a78?, 0x2a80?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0009a1428, {0x2e4bf80, 0xc0005d1da0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0009a1188, {0x792af5731200, 0xc000b755a8}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0009a1188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0009a1188, {0xc0009eb000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d54480, {0xc0009eb000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bc9200) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bc9200, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d54480) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23358 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23267 [select]: net/http.(*persistConn).writeLoop(0xc00081a000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23198 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23059 [select]: net/http.(*persistConn).writeLoop(0xc0007fc5a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23036 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22602 [select]: net/http.(*persistConn).writeLoop(0xc000d4e120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22653 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23033 [select]: net/http.(*persistConn).writeLoop(0xc0007fc240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22961 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 2942 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2923 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 23188 [IO wait]: internal/poll.runtime_pollWait(0x792af57c2600, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004a6f00?, 0xc00089ac00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004a6f00, {0xc00089ac00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0004a6f00, {0xc00089ac00?, 0x12fb?, 0xc000596460?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000088200, {0xc00089ac00?, 0xc00089ac00?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010348, {0xc00089ac00?, 0x792b4340ef08?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071efa8, {0xc00089ac00?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008262a8, {0x2e4bf80, 0xc00071efa8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000826008, {0x792af5731200, 0xc000010348}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000826008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000826008, {0xc000bdc000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4f680, {0xc000bdc000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bcad20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bcad20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4f680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22626 [select]: net/http.(*persistConn).writeLoop(0xc00081aea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22614 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23166 [IO wait]: internal/poll.runtime_pollWait(0x792b43459800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b49480?, 0xc000c26000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b49480, {0xc000c26000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b49480, {0xc000c26000?, 0xc000e73908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc4b0, {0xc000c26000?, 0xc000c26000?, 0x792afc12d120?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0006dd668, {0xc000c26000?, 0x792af56fc728?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d0360, {0xc000c26000?, 0xc000e7390a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0009a09a8, {0x2e4bf80, 0xc0005d0360}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0009a0708, {0x792af5731200, 0xc0006dd668}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0009a0708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0009a0708, {0xc000a53000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4f9e0, {0xc000a53000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a49da0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a49da0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4f9e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23204 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22560 [IO wait]: internal/poll.runtime_pollWait(0x792af57c6600, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48400?, 0xc000a93900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48400, {0xc000a93900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48400, {0xc000a93900?, 0x12fb?, 0xc000596aa0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0000884c8, {0xc000a93900?, 0xc000a93900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071e738, {0xc000a93900?, 0x792afc133af0?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b74450, {0xc000a93900?, 0xa?, 0x1f2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0004d5b28, {0x2e4bf80, 0xc000b74450}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004d5888, {0x792af5731200, 0xc00071e738}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004d5888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0004d5888, {0xc0005e4000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000dff8c0, {0xc0005e4000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000795680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000795680, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000dff8c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22526 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23058 [IO wait]: internal/poll.runtime_pollWait(0x792af57c1a00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004a6300?, 0xc000a40600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004a6300, {0xc000a40600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0004a6300, {0xc000a40600?, 0x12fb?, 0xc0007a7340?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000aa6290, {0xc000a40600?, 0xc000a40600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ae8e28, {0xc000a40600?, 0x792af570a960?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ae96f8, {0xc000a40600?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00011d7a8, {0x2e4bf80, 0xc000ae96f8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00011d508, {0x792af5731200, 0xc000ae8e28}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00011d508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00011d508, {0xc00015d000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007fc5a0, {0xc00015d000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b20d20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b20d20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007fc5a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23036 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23078 [IO wait]: internal/poll.runtime_pollWait(0x792b43458c00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48e80?, 0xc00093b900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48e80, {0xc00093b900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48e80, {0xc00093b900?, 0x12fb?, 0xc000684ca0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000146150, {0xc00093b900?, 0xc00093b900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b74870, {0xc00093b900?, 0x792b43464968?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006dc018, {0xc00093b900?, 0x120a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00079b7a8, {0x2e4bf80, 0xc0006dc018}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00079b508, {0x792af5731200, 0xc000b74870}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00079b508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00079b508, {0xc00091c000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4e6c0, {0xc00091c000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000707c80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000707c80, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4e6c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23061 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23167 [select]: net/http.(*persistConn).writeLoop(0xc000d4f9e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23204 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22481 [IO wait]: internal/poll.runtime_pollWait(0x792af57c5a00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48b00?, 0xc000a3e000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48b00, {0xc000a3e000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48b00, {0xc000a3e000?, 0x12fb?, 0xc0007a6a20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000aa6128, {0xc000a3e000?, 0xc000a3e000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ae8360, {0xc000a3e000?, 0x792afc133af0?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b74fa8, {0xc000a3e000?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00011c628, {0x2e4bf80, 0xc000b74fa8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00011c388, {0x792af5731200, 0xc000ae8360}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00011c388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00011c388, {0xc000a4e000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00081aea0, {0xc000a4e000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0001423c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0001423c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00081aea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22614 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22879 [IO wait]: internal/poll.runtime_pollWait(0x792af57c2200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48380?, 0xc0004c0000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48380, {0xc0004c0000, 0x1800, 0x1800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48380, {0xc0004c0000?, 0xc00012a908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc270, {0xc0004c0000?, 0xc0004c0000?, 0x792af570a460?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ae87b0, {0xc0004c0000?, 0x792af570a960?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ae8ac8, {0xc0004c0000?, 0xc00012a90a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00079ad28, {0x2e4bf80, 0xc000ae8ac8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00079aa88, {0x792af5731200, 0xc000ae87b0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00079aa88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00079aa88, {0xc000b86000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000dff680, {0xc000b86000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a7bb00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a7bb00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000dff680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23010 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22569 [IO wait]: internal/poll.runtime_pollWait(0x792af57d1000, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c2480?, 0xc0008ee000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002c2480, {0xc0008ee000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0002c2480, {0xc0008ee000?, 0x12fb?, 0xc0003d54a0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc298, {0xc0008ee000?, 0xc0008ee000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b746c0, {0xc0008ee000?, 0x792b4340ef08?, 0x792b435c0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071f158, {0xc0008ee000?, 0x120a?, 0x792af57b1600?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000722d28, {0x2e4bf80, 0xc00071f158}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000722a88, {0x792af5731200, 0xc000b746c0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000722a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000722a88, {0xc00089c000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007e8000, {0xc00089c000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000706c00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000706c00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007e8000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22472 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22539 [select]: net/http.(*persistConn).writeLoop(0xc0007fc000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22534 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22346 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0xc000801d00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2e73bb8, 0xc000aee2d0}, 0xc00056c5b0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:619 +0x1d9 github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0xc000726288, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:652 +0x1bb github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000726288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:982 +0x3f6 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2e73ad8, 0x44d9a20}, {0x2e8df90, 0xc00037dd00}, {0x2e8c470, 0xc0008340c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1365 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2e73ad8, 0x44d9a20}, {0x2e8df90, 0xc00037dd00}, {0x2e8c470, 0xc0008340c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000d2ac40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 +0x205 testing.tRunner(0xc000d2ac40, 0xc000a2a0f0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 17868 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 23232 [select]: net/http.(*persistConn).writeLoop(0xc0007fd200) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23227 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22594 [select]: net/http.(*persistConn).writeLoop(0xc000581560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22572 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23054 [IO wait]: internal/poll.runtime_pollWait(0x792af57d1400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48700?, 0xc000a3f300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48700, {0xc000a3f300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48700, {0xc000a3f300?, 0xc0005ca908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000aa6200, {0xc000a3f300?, 0xc000a3f300?, 0x792b43465e08?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ae8b10, {0xc000a3f300?, 0x792af570a960?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ae9638, {0xc000a3f300?, 0xa?, 0x2fd?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00011d428, {0x2e4bf80, 0xc000ae9638}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00011d188, {0x792af5731200, 0xc000ae8b10}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00011d188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00011d188, {0xc0006cf000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4e5a0, {0xc0006cf000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00043df20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00043df20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4e5a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23046 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23324 [select]: net/http.(*persistConn).writeLoop(0xc0007fca20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23317 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23104 [IO wait]: internal/poll.runtime_pollWait(0x792af468d000, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c9480?, 0xc0008f2c00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c9480, {0xc0008f2c00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c9480, {0xc0008f2c00?, 0x12fb?, 0xc000461d00?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc368, {0xc0008f2c00?, 0xc0008f2c00?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0006dc900, {0xc0008f2c00?, 0x792b4340ef08?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071e720, {0xc0008f2c00?, 0x420f0a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0009a0628, {0x2e4bf80, 0xc00071e720}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0009a0388, {0x792af5731200, 0xc0006dc900}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0009a0388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0009a0388, {0xc0009f1000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00066d560, {0xc0009f1000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ad1800) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ad1800, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00066d560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23138 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23105 [select]: net/http.(*persistConn).writeLoop(0xc00066d560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23138 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23001 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 22346 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x376 goroutine 23231 [IO wait]: internal/poll.runtime_pollWait(0x792af57c6200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b49880?, 0xc000c27300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b49880, {0xc000c27300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b49880, {0xc000c27300?, 0x12fb?, 0xc0003fce60?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000088960, {0xc000c27300?, 0xc000c27300?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003c2f78, {0xc000c27300?, 0x792b4340ef08?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071f200, {0xc000c27300?, 0x120a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0008269a8, {0x2e4bf80, 0xc00071f200}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000826708, {0x792af5731200, 0xc0003c2f78}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000826708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000826708, {0xc000c72000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007fd200, {0xc000c72000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c49560) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c49560, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007fd200) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23227 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23372 [IO wait]: internal/poll.runtime_pollWait(0x792af57c1c00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c2880?, 0xc000a1b300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002c2880, {0xc000a1b300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0002c2880, {0xc000a1b300?, 0xc00012c908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000146400, {0xc000a1b300?, 0xc000a1b300?, 0x792af570c260?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b75998, {0xc000a1b300?, 0x792afc11fe68?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0004fbbd8, {0xc000a1b300?, 0xc00012c90a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0009a17a8, {0x2e4bf80, 0xc0004fbbd8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0009a1508, {0x792af5731200, 0xc000b75998}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0009a1508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0009a1508, {0xc000a23000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d545a0, {0xc000a23000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c7e300) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c7e300, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d545a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23395 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23303 [IO wait]: internal/poll.runtime_pollWait(0x792af468c800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c9400?, 0xc000c2ac00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c9400, {0xc000c2ac00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c9400, {0xc000c2ac00?, 0xc0005cb908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000146198, {0xc000c2ac00?, 0xc000c2ac00?, 0x792b43465e08?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b74a80, {0xc000c2ac00?, 0x792afc133af0?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b74e58, {0xc000c2ac00?, 0xc0005cb90a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0009a10a8, {0x2e4bf80, 0xc000b74e58}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0009a0e08, {0x792af5731200, 0xc000b74a80}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0009a0e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0009a0e08, {0xc000a26000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007e8240, {0xc000a26000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a7ab40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a7ab40, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007e8240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23330 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22587 [IO wait]: internal/poll.runtime_pollWait(0x792af57d0e00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c2180?, 0xc000a94c00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002c2180, {0xc000a94c00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0002c2180, {0xc000a94c00?, 0x12fb?, 0xc000597880?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000088a30, {0xc000a94c00?, 0xc000a94c00?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071ede0, {0xc000a94c00?, 0x792afc133af0?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b74630, {0xc000a94c00?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f3ea8, {0x2e4bf80, 0xc000b74630}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f3c08, {0x792af5731200, 0xc00071ede0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f3c08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0001f3c08, {0xc0007fa000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d54240, {0xc0007fa000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b20600) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b20600, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d54240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22581 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23019 [select]: net/http.(*persistConn).writeLoop(0xc000d4e240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22688 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23323 [IO wait]: internal/poll.runtime_pollWait(0x792af57c1e00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48280?, 0xc000a42c00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48280, {0xc000a42c00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48280, {0xc000a42c00?, 0x12fb?, 0xc0003fdda0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000aa6078, {0xc000a42c00?, 0xc000a42c00?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071e438, {0xc000a42c00?, 0x792af56fc728?, 0x792b435c0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d0ee8, {0xc000a42c00?, 0xa?, 0x19a?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00011c9a8, {0x2e4bf80, 0xc0005d0ee8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00011c708, {0x792af5731200, 0xc00071e438}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00011c708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00011c708, {0xc0009d8000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007fca20, {0xc0009d8000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000794360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000794360, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007fca20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23317 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23414 [select]: net/http.(*persistConn).roundTrip(0xc000dff680, 0xc000ba7b80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2833 +0x74d net/http.(*Transport).roundTrip(0xc000472820, 0xc000327e00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:696 +0xa8f net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0000b0540, 0xc000327e00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0xc000811100, 0xc000327b80) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0xc000327b80, {0x2e4cae0, 0xc000811100}, {0xc0005bf501?, 0x7097b0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00080dbf0, 0xc000327b80, {0x41ecf4?, 0x12?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00080dbf0, 0xc000327b80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:729 +0x9c9 net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0001c05f0, {0x2e73bb8, 0xc000aee2d0}, 0xc000c43600) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b0600, 0xc000caa400, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000b0600, 0xc000caa400) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xc00037dd00, {0x2e73bb8, 0xc000aee2d0}, {0xc000a45fc0, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x3cc github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xc000a7a2a0, {0x2e73bb8, 0xc000aee2d0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8b github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2e73bb8, 0xc000aee2d0}, {0x2e8e000, 0xc000a7a2a0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 22346 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 22647 [select]: net/http.(*persistConn).writeLoop(0xc000d4e000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22624 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23266 [IO wait]: internal/poll.runtime_pollWait(0x792b43459a00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004a7400?, 0xc000d01300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004a7400, {0xc000d01300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0004a7400, {0xc000d01300?, 0x12fb?, 0xc0005976c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000aa6798, {0xc000d01300?, 0xc000d01300?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071f290, {0xc000d01300?, 0x792b4340ef08?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071f860, {0xc000d01300?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00011dea8, {0x2e4bf80, 0xc00071f860}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00011dc08, {0x792af5731200, 0xc00071f290}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00011dc08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00011dc08, {0xc000d66000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00081a000, {0xc000d66000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d3b5c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d3b5c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00081a000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23198 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 17868 [chan receive, 1 minutes]: testing.(*T).Run(0xc000490e00, {0x295fff0?, 0x0?}, 0xc000a2a0f0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 github.com/rclone/rclone/fs/sync.TestTransform(0xc000490e00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x62a testing.tRunner(0xc000490e00, 0x2ae1f50) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 23298 [select]: net/http.(*persistConn).writeLoop(0xc00066d680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23270 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23079 [select]: net/http.(*persistConn).writeLoop(0xc000d4e6c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23061 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23193 [select]: net/http.(*persistConn).writeLoop(0xc0007fcea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23221 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23192 [IO wait]: internal/poll.runtime_pollWait(0x792af468d200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b49700?, 0xc000d00000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b49700, {0xc000d00000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b49700, {0xc000d00000?, 0x12fb?, 0xc0005969e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000088498, {0xc000d00000?, 0xc000d00000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000011e30, {0xc000d00000?, 0x792af56fc728?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d0e70, {0xc000d00000?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000826628, {0x2e4bf80, 0xc0005d0e70}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000826388, {0x792af5731200, 0xc000011e30}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000826388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000826388, {0xc000d08000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007fcea0, {0xc000d08000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bef2c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bef2c0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007fcea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23221 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23450 [select]: net/http.(*persistConn).writeLoop(0xc000d54b40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23460 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23383 [IO wait]: internal/poll.runtime_pollWait(0x792af57c1800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c9800?, 0xc000980000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c9800, {0xc000980000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c9800, {0xc000980000?, 0x12fb?, 0xc000596a40?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc328, {0xc000980000?, 0xc000980000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005d1398, {0xc000980000?, 0x792afc133af0?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b75500, {0xc000980000?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000b4c2a8, {0x2e4bf80, 0xc000b75500}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b4c008, {0x792af5731200, 0xc0005d1398}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b4c008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000b4c008, {0xc00091f000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d54120, {0xc00091f000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b13860) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b13860, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d54120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23348 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23369 [select]: net/http.(*persistConn).writeLoop(0xc000d54480) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23358 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23133 [select]: net/http.(*persistConn).writeLoop(0xc000d4f0e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23126 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23101 [select]: net/http.(*persistConn).writeLoop(0xc00066d440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23085 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23132 [IO wait]: internal/poll.runtime_pollWait(0x792af57d1800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c9680?, 0xc000a41900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c9680, {0xc000a41900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c9680, {0xc000a41900?, 0x12fb?, 0xc0003d4d80?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000aa6530, {0xc000a41900?, 0xc000a41900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ae9e30, {0xc000a41900?, 0x792b4340ef08?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071e660, {0xc000a41900?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00011db28, {0x2e4bf80, 0xc00071e660}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00011d888, {0x792af5731200, 0xc000ae9e30}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00011d888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00011d888, {0xc00097c000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4f0e0, {0xc00097c000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0000b1c20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0000b1c20, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4f0e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23126 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23055 [select]: net/http.(*persistConn).writeLoop(0xc000d4e5a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23046 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22598 [select]: net/http.(*persistConn).writeLoop(0xc0007e8360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22633 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22509 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x792af468ca00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c8e80?, 0xc00055d900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c8e80, {0xc00055d900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c8e80, {0xc00055d900?, 0x12fb?, 0xc0003d5020?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc620, {0xc00055d900?, 0xc00055d900?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b75698, {0xc00055d900?, 0x792b4340ef08?, 0x792b435c0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071e960, {0xc00055d900?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0004d4d28, {0x2e4bf80, 0xc00071e960}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004d4a88, {0x792af5731200, 0xc000b75698}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004d4a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0004d4a88, {0xc000b9c000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000dffc20, {0xc000b9c000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c6dec0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c6dec0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000dffc20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22503 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 21355 [IO wait]: internal/poll.runtime_pollWait(0x792b43458e00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c8300?, 0xc0008e6000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c8300, {0xc0008e6000, 0x2a80, 0x2a80}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c8300, {0xc0008e6000?, 0x2a7b?, 0xc000597b00?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000146088, {0xc0008e6000?, 0xc0008e6000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000482150, {0xc0008e6000?, 0x792af570a960?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ae8bd0, {0xc0008e6000?, 0x200a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00079bb28, {0x2e4bf80, 0xc000ae8bd0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00079b888, {0x792af5731200, 0xc000482150}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00079b888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00079b888, {0xc000dba000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4eea0, {0xc000dba000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c7f320) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c7f320, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4eea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 21184 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23069 [IO wait]: internal/poll.runtime_pollWait(0x792af46f4400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48c80?, 0xc00093cc00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48c80, {0xc00093cc00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48c80, {0xc00093cc00?, 0x12fb?, 0xc0007a76c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000146148, {0xc00093cc00?, 0xc00093cc00?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b747e0, {0xc00093cc00?, 0x792b43465048?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00025fd28, {0xc00093cc00?, 0x120a?, 0xa88f1c?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00079b428, {0x2e4bf80, 0xc00025fd28}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00079b188, {0x792af5731200, 0xc000b747e0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00079b188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00079b188, {0xc000aa1000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000dffe60, {0xc000aa1000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b216e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b216e0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000dffe60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23022 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22561 [select]: net/http.(*persistConn).writeLoop(0xc000dff8c0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22526 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23261 [IO wait]: internal/poll.runtime_pollWait(0x792af57d1c00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c8280?, 0xc000c28600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c8280, {0xc000c28600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c8280, {0xc000c28600?, 0x12fb?, 0xc000684720?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000146058, {0xc000c28600?, 0xc000c28600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b74078, {0xc000c28600?, 0x792af56fc728?, 0x792b435c0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0005d0210, {0xc000c28600?, 0x120a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00079bea8, {0x2e4bf80, 0xc0005d0210}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00079bc08, {0x792af5731200, 0xc000b74078}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00079bc08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00079bc08, {0xc000ac1000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007fd440, {0xc000ac1000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000cae180) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000cae180, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007fd440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23253 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23262 [select]: net/http.(*persistConn).writeLoop(0xc0007fd440) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23253 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22601 [IO wait]: internal/poll.runtime_pollWait(0x792af57d1200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48f80?, 0xc00093a600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48f80, {0xc00093a600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48f80, {0xc00093a600?, 0x12fb?, 0xc000073620?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000088c60, {0xc00093a600?, 0xc00093a600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071fa10, {0xc00093a600?, 0x792afc133af0?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b759e0, {0xc00093a600?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00079a9a8, {0x2e4bf80, 0xc000b759e0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00079a708, {0x792af5731200, 0xc00071fa10}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00079a708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00079a708, {0xc000b87000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4e120, {0xc000b87000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a7a7e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a7a7e0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4e120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22653 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23448 [select]: net/http.(*persistConn).writeLoop(0xc000d4ec60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23423 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23373 [select]: net/http.(*persistConn).writeLoop(0xc000d545a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23395 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23465 [select]: net/http.(*persistConn).writeLoop(0xc000d54900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23407 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23447 [IO wait]: internal/poll.runtime_pollWait(0x792af57c5e00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c9d00?, 0xc000603800?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c9d00, {0xc000603800, 0x1800, 0x1800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c9d00, {0xc000603800?, 0x17fb?, 0xc000461240?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000146550, {0xc000603800?, 0xc000603800?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000ae81b0, {0xc000603800?, 0x792af570a960?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ae8b88, {0xc000603800?, 0xa?, 0x4e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0009a1b28, {0x2e4bf80, 0xc000ae8b88}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0009a1888, {0x792af5731200, 0xc000ae81b0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0009a1888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0009a1888, {0xc000c30000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4ec60, {0xc000c30000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d82de0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d82de0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4ec60) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23423 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23032 [IO wait]: internal/poll.runtime_pollWait(0x792af57c2400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c8400?, 0xc0005d4000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c8400, {0xc0005d4000, 0x1800, 0x1800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c8400, {0xc0005d4000?, 0x17fb?, 0xc0004605c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000088bb8, {0xc0005d4000?, 0xc0005d4000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b74258, {0xc0005d4000?, 0x792b4340ef08?, 0x792b435c0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071f4b8, {0xc0005d4000?, 0x170a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000723b28, {0x2e4bf80, 0xc00071f4b8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000723888, {0x792af5731200, 0xc000b74258}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000723888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000723888, {0xc000b89000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007fc240, {0xc000b89000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ce0f00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ce0f00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007fc240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22961 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22570 [select]: net/http.(*persistConn).writeLoop(0xc0007e8000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22472 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23384 [select]: net/http.(*persistConn).writeLoop(0xc000d54120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23348 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22538 [IO wait]: internal/poll.runtime_pollWait(0x792b43459200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48180?, 0xc000899900?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48180, {0xc000899900, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48180, {0xc000899900?, 0xc000cb7908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0000880c8, {0xc000899900?, 0xc000899900?, 0x792afc17c5e0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071e000, {0xc000899900?, 0x792b4340ef08?, 0x792b435c0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071e1c8, {0xc000899900?, 0xa?, 0x15e?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0004d5428, {0x2e4bf80, 0xc00071e1c8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004d5188, {0x792af5731200, 0xc00071e000}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004d5188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0004d5188, {0xc0005b0000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007fc000, {0xc0005b0000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00048be00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00048be00, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007fc000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22534 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22670 [select]: net/http.(*persistConn).writeLoop(0xc000d4e360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22663 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22510 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc000dffc20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22503 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22551 [IO wait]: internal/poll.runtime_pollWait(0x792af46f5000, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c9600?, 0xc00055ec00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c9600, {0xc00055ec00, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c9600, {0xc00055ec00?, 0xc000c84908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc6f8, {0xc00055ec00?, 0x4224d1?, 0x792b4340f188?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b75b48, {0xc00055ec00?, 0x792afc133af0?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b74030, {0xc00055ec00?, 0xa?, 0xc000c849e8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0004d50a8, {0x2e4bf80, 0xc000b74030}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004d4e08, {0x792af5731200, 0xc000b75b48}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004d4e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0004d4e08, {0xc000bcd000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000dffd40, {0xc000bcd000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bc8ea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bc8ea0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000dffd40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22513 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 21356 [select]: net/http.(*persistConn).writeLoop(0xc000d4eea0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 21184 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23297 [IO wait]: internal/poll.runtime_pollWait(0x792af57c6400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48980?, 0xc000d02600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48980, {0xc000d02600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48980, {0xc000d02600?, 0x12fb?, 0xc0007a65c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0000882a8, {0xc000d02600?, 0xc000d02600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0004fa660, {0xc000d02600?, 0x792afc133af0?, 0x792b435c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000b752a8, {0xc000d02600?, 0x120a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000826d28, {0x2e4bf80, 0xc000b752a8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000826a88, {0x792af5731200, 0xc0004fa660}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000826a88, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000826a88, {0xc000777000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d54000, {0xc000777000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00048b1a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00048b1a0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d54000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23291 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22646 [IO wait]: internal/poll.runtime_pollWait(0x792af463b200, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c2800?, 0xc0008ef300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002c2800, {0xc0008ef300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0002c2800, {0xc0008ef300?, 0x12fb?, 0xc000460ce0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc588, {0xc0008ef300?, 0xc0008ef300?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b752d8, {0xc0008ef300?, 0x792af570a960?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ae8720, {0xc0008ef300?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0007230a8, {0x2e4bf80, 0xc000ae8720}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000722e08, {0x792af5731200, 0xc000b752d8}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000722e08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000722e08, {0xc000a99000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4e000, {0xc000a99000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a10300) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a10300, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4e000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22624 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 23304 [select]: net/http.(*persistConn).writeLoop(0xc0007e8240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23330 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 23189 [select]: net/http.(*persistConn).writeLoop(0xc000d4f680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22880 [select]: net/http.(*persistConn).writeLoop(0xc000dff680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 23010 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 22669 [IO wait]: internal/poll.runtime_pollWait(0x792b43459600, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006c9880?, 0xc0008f0600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0006c9880, {0xc0008f0600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0006c9880, {0xc0008f0600?, 0x12fb?, 0xc000461c20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004cc7f0, {0xc0008f0600?, 0xc0008f0600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b75da0, {0xc0008f0600?, 0x792b4340ef08?, 0x792b435c0108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00071fda0, {0xc0008f0600?, 0x120a?, 0x431125?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0007237a8, {0x2e4bf80, 0xc00071fda0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000723508, {0x792af5731200, 0xc000b75da0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000723508, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000723508, {0xc000c2c000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000d4e360, {0xc000c2c000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c6dc80) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c6dc80, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000d4e360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22663 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22881 [IO wait]: internal/poll.runtime_pollWait(0x792af468d400, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48300?, 0xc0004c1800?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48300, {0xc0004c1800, 0x1800, 0x1800}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48300, {0xc0004c1800?, 0x17fb?, 0xc0007a6840?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000aa6090, {0xc0004c1800?, 0xc0004c1800?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0000111b8, {0xc0004c1800?, 0x792b43464968?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0006dc9a8, {0xc0004c1800?, 0x170a?, 0x24b?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00011d0a8, {0x2e4bf80, 0xc0006dc9a8}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00011ce08, {0x792af5731200, 0xc0000111b8}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00011ce08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00011ce08, {0xc000bf5000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc000dffb00, {0xc000bf5000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a7f500) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a7f500, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000dffb00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 23012 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 22597 [IO wait]: internal/poll.runtime_pollWait(0x792af46f4e00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000b48d80?, 0xc000939300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000b48d80, {0xc000939300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000b48d80, {0xc000939300?, 0x12fb?, 0xc000072b80?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000088bd8, {0xc000939300?, 0xc000939300?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00071f6b0, {0xc000939300?, 0x792af570a960?, 0x792b435c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000ae8a80, {0xc000939300?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00079a628, {0x2e4bf80, 0xc000ae8a80}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00079a388, {0x792af5731200, 0xc00071f6b0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00079a388, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00079a388, {0xc000955000, 0x1000, 0xc00080de90?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc0007e8360, {0xc000955000?, 0x81cce5?, 0x2e488c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ad13e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ad13e0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007e8360) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22633 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.437134183s (try 1/5): exit status 2: Failed []