"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 3/5) 2026/07/31 03:54:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja" 2026/07/31 03:54:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 03:54:49 DEBUG : Creating backend with remote "/tmp/rclone641174318" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:54:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:54:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/31 03:54:49 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:54:49 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.26s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:54:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:54:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:54:51 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:54:51 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:54:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:54:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:54:53 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:54:54 DEBUG : Yandex rclone-test-poruhav6jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.22s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:55:09 DEBUG : Creating backend with remote "/non-existing" 2026/07/31 03:55:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/31 03:55:09 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:55:09 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.23s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:55:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:55:11 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:55:11 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:55:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:55:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:55:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.16s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.55s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:55:29 INFO : Yandex rclone-test-poruhav6jeja: Running all checks before starting transfers 2026/07/31 03:55:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:55:29 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:55:29 INFO : Yandex rclone-test-poruhav6jeja: Checks finished, now starting transfers 2026/07/31 03:55:29 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:55:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:55:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:55:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (17.47s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:55:47 ERROR : Ignoring --no-traverse with sync 2026/07/31 03:55:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:55:47 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:55:47 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:55:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:55:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:55:49 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:55:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.77s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:56:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/31 03:56:05 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:56:05 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:56:08 DEBUG : hello world2: size = 12 OK 2026/07/31 03:56:08 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/31 03:56:08 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.75s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:56:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:56:15 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:56:15 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:56:17 DEBUG : potato2: size = 11 OK 2026/07/31 03:56:17 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:56:17 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:56:23 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:56:23 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:56:25 DEBUG : potato2: size = 11 OK 2026/07/31 03:56:25 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:56:25 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.50s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:56:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 03:56:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:56:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:56:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:56:33 INFO : sub dir2: Making directory 2026/07/31 03:56:33 INFO : sub dir: Making directory 2026/07/31 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:56:34 INFO : sub dir2/sub sub dir2: Making directory 2026/07/31 03:56:34 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:56:34 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:56:36 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:56:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:56:36 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:56:37 DEBUG : Yandex rclone-test-poruhav6jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (32.77s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:57:05 INFO : sub dir2: Making directory 2026/07/31 03:57:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 03:57:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:57:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:57:06 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:57:06 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:57:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:57:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:57:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.06s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:57:21 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:57:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:57:22 INFO : sub dir2: Making directory 2026/07/31 03:57:22 INFO : sub dir: Making directory 2026/07/31 03:57:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:57:23 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:57:23 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:57:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:57:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:57:25 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:57:25 INFO : sub dir/hello world: Deleted 2026/07/31 03:57:26 DEBUG : Yandex rclone-test-poruhav6jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/31 03:57:26 DEBUG : Yandex rclone-test-poruhav6jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (24.63s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.54s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:57:47 INFO : sub dir2: Making directory 2026/07/31 03:57:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:57:47 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:57:47 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:57:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:57:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:57:49 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:57:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.32s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:58:04 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:58:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:58:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:58:04 INFO : sub dir2: Making directory 2026/07/31 03:58:05 INFO : sub dir: Making directory 2026/07/31 03:58:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:58:05 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:58:05 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:58:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:58:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:58:07 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:58:07 DEBUG : Waiting for deletions to finish 2026/07/31 03:58:09 DEBUG : Yandex rclone-test-poruhav6jeja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (26.17s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.60s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:58:31 INFO : sub dir2: Making directory 2026/07/31 03:58:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:58:31 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:58:31 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:58:33 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:58:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:58:33 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:58:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.70s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:58:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-ritiqep2pebo" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-poruhav6jeja -> Yandex rclone-test-ritiqep2pebo 2026/07/31 03:58:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:58:51 DEBUG : Yandex rclone-test-ritiqep2pebo: Waiting for checks to finish 2026/07/31 03:58:51 DEBUG : Yandex rclone-test-ritiqep2pebo: Waiting for transfers to finish 2026/07/31 03:58:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:58:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:58:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:58:56 DEBUG : Yandex rclone-test-ritiqep2pebo: Purge remote --- PASS: TestServerSideCopy (33.87s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:59:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone641174318) 2026/07/31 03:59:25 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-poruhav6jeja) 2026/07/31 03:59:25 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:59:25 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 03:59:25 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 03:59:27 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:59:27 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/31 03:59:27 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.79s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 03:59:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-jucivom2qizo" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-poruhav6jeja -> Yandex rclone-test-jucivom2qizo 2026/07/31 03:59:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:59:48 DEBUG : Yandex rclone-test-jucivom2qizo: Waiting for checks to finish 2026/07/31 03:59:48 DEBUG : Yandex rclone-test-jucivom2qizo: Waiting for transfers to finish 2026/07/31 03:59:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:59:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 03:59:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:59:53 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-poruhav6jeja) 2026/07/31 03:59:53 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-jucivom2qizo) 2026/07/31 03:59:53 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:59:53 DEBUG : Yandex rclone-test-jucivom2qizo: Waiting for checks to finish 2026/07/31 03:59:53 DEBUG : Yandex rclone-test-jucivom2qizo: Waiting for transfers to finish 2026/07/31 03:59:54 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.kiqotic4" before starting 2026/07/31 03:59:56 DEBUG : sub dir/hello world.kiqotic4: server side copy: removing renamed existing file after operation 2026/07/31 04:00:01 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 04:00:01 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/31 04:00:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 04:00:02 DEBUG : Yandex rclone-test-jucivom2qizo: Purge remote --- PASS: TestServerSideCopyOverSelf (44.34s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:00:29 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone641174318) 2026/07/31 04:00:29 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:00:29 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 04:00:29 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:00:29 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:00:32 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 04:00:32 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/31 04:00:32 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/31 04:00:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (20.57s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:00:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-xumilim9maki" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-poruhav6jeja -> Yandex rclone-test-xumilim9maki 2026/07/31 04:00:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:00:51 DEBUG : Yandex rclone-test-xumilim9maki: Waiting for checks to finish 2026/07/31 04:00:51 DEBUG : Yandex rclone-test-xumilim9maki: Waiting for transfers to finish 2026/07/31 04:00:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:00:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:00:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 04:00:57 DEBUG : Yandex rclone-test-xumilim9maki: Using server-side directory move 2026/07/31 04:00:57 INFO : Yandex rclone-test-xumilim9maki: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 04:00:57 DEBUG : Yandex rclone-test-xumilim9maki: Waiting for checks to finish 2026/07/31 04:00:57 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:00:57 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-xumilim9maki) 2026/07/31 04:00:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 04:00:57 DEBUG : Yandex rclone-test-xumilim9maki: Waiting for transfers to finish 2026/07/31 04:01:05 INFO : sub dir/hello world: Deleted 2026/07/31 04:01:07 INFO : sub dir/hello world: Moved (server-side) 2026/07/31 04:01:10 DEBUG : testing file moves 2026/07/31 04:01:11 DEBUG : Yandex rclone-test-xumilim9maki: Waiting for checks to finish 2026/07/31 04:01:11 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:01:11 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-xumilim9maki) 2026/07/31 04:01:11 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 04:01:11 DEBUG : Yandex rclone-test-xumilim9maki: Waiting for transfers to finish 2026/07/31 04:01:17 INFO : sub dir/hello world: Deleted 2026/07/31 04:01:18 INFO : sub dir/hello world: Moved (server-side) 2026/07/31 04:01:20 DEBUG : Yandex rclone-test-xumilim9maki: Purge remote --- PASS: TestServerSideMoveOverSelf (52.19s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:01:42 ERROR : error listing: directory not found 2026/07/31 04:01:42 INFO : Local file system at /tmp/rclone641174318: Making directory 2026/07/31 04:01:43 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:01:43 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (18.08s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:02:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/31 04:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:02:01 DEBUG : Local file system at /tmp/rclone641174318: Waiting for checks to finish 2026/07/31 04:02:01 DEBUG : Local file system at /tmp/rclone641174318: Waiting for transfers to finish 2026/07/31 04:02:02 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/31 04:02:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:02:02 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/31 04:02:02 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:02:02 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.30s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:02:17 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/31 04:02:17 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:02:17 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:02:19 DEBUG : check sum: size = 1 OK 2026/07/31 04:02:19 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 04:02:19 INFO : check sum: Copied (new) 2026/07/31 04:02:19 DEBUG : Waiting for deletions to finish 2026/07/31 04:02:20 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:02:20 DEBUG : check sum: size = 1 OK 2026/07/31 04:02:20 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 04:02:20 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/31 04:02:20 DEBUG : check sum: Unchanged skipping 2026/07/31 04:02:20 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:02:20 DEBUG : Waiting for deletions to finish 2026/07/31 04:02:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.88s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:02:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/31 04:02:28 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:02:28 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:02:30 DEBUG : sizeonly: size = 6 OK 2026/07/31 04:02:30 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 04:02:30 INFO : sizeonly: Copied (new) 2026/07/31 04:02:30 DEBUG : Waiting for deletions to finish 2026/07/31 04:02:31 DEBUG : sizeonly: size = 6 OK 2026/07/31 04:02:31 DEBUG : sizeonly: Sizes identical 2026/07/31 04:02:31 DEBUG : sizeonly: Unchanged skipping 2026/07/31 04:02:31 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:02:31 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:02:31 DEBUG : Waiting for deletions to finish 2026/07/31 04:02:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.70s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:02:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/31 04:02:38 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:02:38 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:02:41 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/07/31 04:02:41 INFO : ignore-size: Copied (new) 2026/07/31 04:02:41 DEBUG : Waiting for deletions to finish 2026/07/31 04:02:42 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:02:42 DEBUG : ignore-size: Unchanged skipping 2026/07/31 04:02:42 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:02:42 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:02:42 DEBUG : Waiting for deletions to finish 2026/07/31 04:02:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (11.78s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:02:53 DEBUG : existing: size = 6 OK 2026/07/31 04:02:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:02:53 DEBUG : existing: Unchanged skipping 2026/07/31 04:02:53 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:02:53 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:02:53 DEBUG : Waiting for deletions to finish 2026/07/31 04:02:53 INFO : There was nothing to transfer 2026/07/31 04:02:53 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:02:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/31 04:02:53 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:02:55 DEBUG : existing: size = 6 OK 2026/07/31 04:02:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 04:02:55 INFO : existing: Copied (replaced existing) 2026/07/31 04:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.00s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:03:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 04:03:02 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:03:02 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:03:04 DEBUG : existing: modtime not stored after upload (got 2026-07-31 04:03:03 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 04:03:05 DEBUG : existing: size = 6 OK 2026/07/31 04:03:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 04:03:05 INFO : existing: Copied (new) 2026/07/31 04:03:05 DEBUG : Waiting for deletions to finish 2026/07/31 04:03:06 DEBUG : existing: Destination exists, skipping 2026/07/31 04:03:06 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:03:06 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:03:06 DEBUG : Waiting for deletions to finish 2026/07/31 04:03:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.13s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:03:16 INFO : d: Making directory 2026/07/31 04:03:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 04:03:18 DEBUG : c/non empty space: size = 5 OK 2026/07/31 04:03:18 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:03:18 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 04:03:18 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:03:18 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:03:20 DEBUG : a/potato2: size = 60 OK 2026/07/31 04:03:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 04:03:20 INFO : a/potato2: Copied (new) 2026/07/31 04:03:20 DEBUG : Waiting for deletions to finish 2026/07/31 04:03:26 INFO : b/potato: Deleted 2026/07/31 04:03:26 INFO : d: Removing directory 2026/07/31 04:03:33 INFO : b: Removing directory 2026/07/31 04:03:41 DEBUG : Yandex rclone-test-poruhav6jeja: deleted 2 directories --- PASS: TestSyncIgnoreErrors (56.55s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:04:11 DEBUG : empty space: size = 1 OK 2026/07/31 04:04:11 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:04:11 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:04:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 04:04:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/31 04:04:11 DEBUG : empty space: Unchanged skipping 2026/07/31 04:04:11 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:04:11 DEBUG : Waiting for deletions to finish 2026/07/31 04:04:11 INFO : There was nothing to transfer 2026/07/31 04:04:12 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:04:12 DEBUG : empty space: size = 1 OK 2026/07/31 04:04:12 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:04:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 04:04:12 INFO : empty space: Updated modification time in destination 2026/07/31 04:04:12 DEBUG : empty space: Unchanged skipping 2026/07/31 04:04:12 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:04:12 DEBUG : Waiting for deletions to finish 2026/07/31 04:04:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:04:23 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:04:23 DEBUG : empty space: size = 1 OK 2026/07/31 04:04:23 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:04:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/31 04:04:23 DEBUG : empty space: Unchanged skipping 2026/07/31 04:04:23 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:04:23 DEBUG : Waiting for deletions to finish 2026/07/31 04:04:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.91s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:04:33 DEBUG : foo: size = 3 OK 2026/07/31 04:04:33 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:04:33 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:04:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone641174318) 2026/07/31 04:04:33 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:04:33 DEBUG : foo: md5 differ 2026/07/31 04:04:33 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:04:36 DEBUG : foo: size = 3 OK 2026/07/31 04:04:36 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/07/31 04:04:36 INFO : foo: Copied (replaced existing) 2026/07/31 04:04:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:04:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/31 04:04:45 DEBUG : empty space: size = 1 OK 2026/07/31 04:04:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:04:45 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:04:45 DEBUG : empty space: Unchanged skipping 2026/07/31 04:04:45 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:04:47 DEBUG : potato: size = 60 OK 2026/07/31 04:04:47 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 04:04:47 INFO : potato: Copied (new) 2026/07/31 04:04:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:05:02 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:05:02 DEBUG : potato: size = 21 (Local file system at /tmp/rclone641174318) 2026/07/31 04:05:02 DEBUG : potato: size = 60 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:05:02 DEBUG : potato: Sizes differ 2026/07/31 04:05:02 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:05:04 DEBUG : potato: size = 21 OK 2026/07/31 04:05:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/07/31 04:05:04 INFO : potato: Copied (replaced existing) 2026/07/31 04:05:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.77s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:05:14 DEBUG : potato: size = 21 OK 2026/07/31 04:05:14 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/07/31 04:05:14 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:05:14 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone641174318) 2026/07/31 04:05:14 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:05:14 DEBUG : potato: md5 differ 2026/07/31 04:05:14 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:05:15 DEBUG : potato: size = 21 OK 2026/07/31 04:05:15 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/07/31 04:05:15 INFO : potato: Copied (replaced existing) 2026/07/31 04:05:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:05:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:05:27 DEBUG : empty space: size = 1 OK 2026/07/31 04:05:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:05:27 DEBUG : empty space: Unchanged skipping 2026/07/31 04:05:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/31 04:05:27 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:05:27 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:05:27 DEBUG : Waiting for deletions to finish 2026/07/31 04:05:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:05:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:05:45 DEBUG : empty space: size = 1 OK 2026/07/31 04:05:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:05:45 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:05:45 DEBUG : empty space: Unchanged skipping 2026/07/31 04:05:45 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:05:47 DEBUG : potato2: size = 60 OK 2026/07/31 04:05:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 04:05:47 INFO : potato2: Copied (new) 2026/07/31 04:05:47 DEBUG : Waiting for deletions to finish 2026/07/31 04:05:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (26.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:06:11 INFO : d: Making directory 2026/07/31 04:06:11 INFO : d/e: Making directory 2026/07/31 04:06:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 04:06:13 DEBUG : c/non empty space: size = 5 OK 2026/07/31 04:06:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:06:13 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 04:06:13 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:06:13 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:06:14 DEBUG : a/potato2: size = 60 OK 2026/07/31 04:06:14 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 04:06:14 INFO : a/potato2: Copied (new) 2026/07/31 04:06:14 DEBUG : Waiting for deletions to finish 2026/07/31 04:06:20 INFO : b/potato: Deleted 2026/07/31 04:06:20 INFO : d/e: Removing directory 2026/07/31 04:06:27 INFO : d: Removing directory 2026/07/31 04:06:35 INFO : b: Removing directory 2026/07/31 04:06:42 DEBUG : Yandex rclone-test-poruhav6jeja: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (62.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:07:13 INFO : d: Making directory 2026/07/31 04:07:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 04:07:15 DEBUG : c/non empty space: size = 5 OK 2026/07/31 04:07:15 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:07:15 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 04:07:15 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:07:15 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:07:17 DEBUG : a/potato2: size = 60 OK 2026/07/31 04:07:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 04:07:17 INFO : a/potato2: Copied (new) 2026/07/31 04:07:17 ERROR : Yandex rclone-test-poruhav6jeja: not deleting files as there were IO errors 2026/07/31 04:07:17 ERROR : Yandex rclone-test-poruhav6jeja: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (56.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:08:09 DEBUG : Waiting for deletions to finish 2026/07/31 04:08:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:08:10 DEBUG : empty space: size = 1 OK 2026/07/31 04:08:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:08:10 DEBUG : empty space: Unchanged skipping 2026/07/31 04:08:10 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:08:10 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:08:12 DEBUG : potato2: size = 60 OK 2026/07/31 04:08:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 04:08:12 INFO : potato2: Copied (new) 2026/07/31 04:08:16 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.00s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:08:33 DEBUG : Waiting for deletions to finish 2026/07/31 04:08:33 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:08:33 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:08:39 INFO : potato: Deleted 2026/07/31 04:08:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:08:39 DEBUG : empty space: size = 1 OK 2026/07/31 04:08:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:08:39 DEBUG : empty space: Unchanged skipping 2026/07/31 04:08:39 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:08:39 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:08:41 DEBUG : potato2: size = 60 OK 2026/07/31 04:08:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/31 04:08:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (25.71s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:08:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:08:57 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:08:57 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:08:59 DEBUG : potato2: size = 19 OK 2026/07/31 04:08:59 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/31 04:08:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (16.94s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:09:16 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 04:09:16 DEBUG : enormous: Excluded 2026/07/31 04:09:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 04:09:16 DEBUG : potato2: Excluded 2026/07/31 04:09:16 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 04:09:16 DEBUG : potato2: Excluded 2026/07/31 04:09:16 DEBUG : empty space: size = 1 OK 2026/07/31 04:09:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:09:16 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:09:16 DEBUG : empty space: Unchanged skipping 2026/07/31 04:09:16 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:09:16 DEBUG : Waiting for deletions to finish 2026/07/31 04:09:16 INFO : There was nothing to transfer 2026/07/31 04:09:17 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 04:09:17 DEBUG : potato2: Excluded 2026/07/31 04:09:17 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 04:09:17 DEBUG : enormous: Excluded 2026/07/31 04:09:17 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 04:09:17 DEBUG : potato2: Excluded 2026/07/31 04:09:18 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 04:09:18 DEBUG : potato2: Excluded 2026/07/31 04:09:18 DEBUG : empty space: size = 1 OK 2026/07/31 04:09:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:09:18 DEBUG : Local file system at /tmp/rclone641174318: Waiting for checks to finish 2026/07/31 04:09:18 DEBUG : empty space: Unchanged skipping 2026/07/31 04:09:18 DEBUG : Local file system at /tmp/rclone641174318: Waiting for transfers to finish 2026/07/31 04:09:18 DEBUG : Waiting for deletions to finish 2026/07/31 04:09:18 INFO : There was nothing to transfer 2026/07/31 04:09:18 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 04:09:18 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.25s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:09:35 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 04:09:35 DEBUG : enormous: Excluded 2026/07/31 04:09:35 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 04:09:35 DEBUG : potato2: Excluded 2026/07/31 04:09:36 DEBUG : empty space: size = 1 OK 2026/07/31 04:09:36 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:09:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:09:36 DEBUG : empty space: Unchanged skipping 2026/07/31 04:09:36 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:09:36 DEBUG : Waiting for deletions to finish 2026/07/31 04:09:41 INFO : enormous: Deleted 2026/07/31 04:09:42 INFO : potato2: Deleted 2026/07/31 04:09:42 INFO : There was nothing to transfer 2026/07/31 04:09:43 DEBUG : empty space: size = 1 OK 2026/07/31 04:09:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:09:43 DEBUG : Local file system at /tmp/rclone641174318: Waiting for checks to finish 2026/07/31 04:09:43 DEBUG : empty space: Unchanged skipping 2026/07/31 04:09:43 DEBUG : Local file system at /tmp/rclone641174318: Waiting for transfers to finish 2026/07/31 04:09:43 DEBUG : Waiting for deletions to finish 2026/07/31 04:09:43 INFO : potato2: Deleted 2026/07/31 04:09:43 INFO : enormous: Deleted 2026/07/31 04:09:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.90s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:09:58 DEBUG : five: Need to transfer - File not found at Destination 2026/07/31 04:09:58 DEBUG : four: size = 4 (Local file system at /tmp/rclone641174318) 2026/07/31 04:09:58 DEBUG : four: size = 8 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:09:58 DEBUG : four: Sizes differ 2026/07/31 04:09:58 DEBUG : one: Destination is newer than source, skipping 2026/07/31 04:09:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 04:09:58 DEBUG : three: size = 5 OK 2026/07/31 04:09:58 DEBUG : three: Sizes identical 2026/07/31 04:09:58 DEBUG : two: size = 3 OK 2026/07/31 04:09:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 04:09:58 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:09:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone641174318) 2026/07/31 04:09:58 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:09:58 DEBUG : two: md5 differ 2026/07/31 04:09:58 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:09:59 DEBUG : four: size = 4 OK 2026/07/31 04:09:59 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/31 04:09:59 INFO : four: Copied (replaced existing) 2026/07/31 04:09:59 DEBUG : five: size = 4 OK 2026/07/31 04:09:59 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/31 04:09:59 INFO : five: Copied (new) 2026/07/31 04:10:00 DEBUG : two: size = 3 OK 2026/07/31 04:10:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 04:10:00 INFO : two: Copied (replaced existing) 2026/07/31 04:10:00 DEBUG : Waiting for deletions to finish 2026/07/31 04:10:00 DEBUG : five: size = 4 OK 2026/07/31 04:10:00 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:10:00 DEBUG : one: Destination is newer than source, skipping 2026/07/31 04:10:00 DEBUG : four: size = 4 OK 2026/07/31 04:10:00 DEBUG : three: size = 5 OK 2026/07/31 04:10:00 DEBUG : two: size = 3 OK 2026/07/31 04:10:00 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/31 04:10:00 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/31 04:10:00 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/31 04:10:00 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/31 04:10:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 04:10:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 04:10:00 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/31 04:10:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 04:10:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 04:10:00 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone641174318) 2026/07/31 04:10:00 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:10:00 DEBUG : three: md5 differ 2026/07/31 04:10:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 04:10:00 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:10:03 DEBUG : three: size = 5 OK 2026/07/31 04:10:03 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/07/31 04:10:03 INFO : three: Copied (replaced existing) 2026/07/31 04:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (43.19s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/31 04:10:33 INFO : Yandex rclone-test-poruhav6jeja: Making map for --track-renames 2026/07/31 04:10:33 INFO : Yandex rclone-test-poruhav6jeja: Finished making map for --track-renames 2026/07/31 04:10:33 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:10:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 04:10:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 04:10:33 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for renames to finish 2026/07/31 04:10:33 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:10:35 DEBUG : potato: size = 14 OK 2026/07/31 04:10:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/31 04:10:35 INFO : potato: Copied (new) 2026/07/31 04:10:35 DEBUG : yam: size = 11 OK 2026/07/31 04:10:35 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/31 04:10:35 INFO : yam: Copied (new) 2026/07/31 04:10:35 DEBUG : Waiting for deletions to finish 2026/07/31 04:10:36 INFO : Yandex rclone-test-poruhav6jeja: Making map for --track-renames 2026/07/31 04:10:36 DEBUG : potato: size = 14 OK 2026/07/31 04:10:36 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:10:36 INFO : Yandex rclone-test-poruhav6jeja: Finished making map for --track-renames 2026/07/31 04:10:36 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:10:36 DEBUG : potato: Unchanged skipping 2026/07/31 04:10:36 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for renames to finish 2026/07/31 04:10:38 INFO : yam: Moved (server-side) to: yaml 2026/07/31 04:10:38 INFO : yaml: Renamed from "yam" 2026/07/31 04:10:38 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:10:38 DEBUG : Waiting for deletions to finish 2026/07/31 04:10:38 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/31 04:10:51 INFO : Yandex rclone-test-poruhav6jeja: Making map for --track-renames 2026/07/31 04:10:51 INFO : Yandex rclone-test-poruhav6jeja: Finished making map for --track-renames 2026/07/31 04:10:51 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:10:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 04:10:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 04:10:51 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for renames to finish 2026/07/31 04:10:51 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:10:53 DEBUG : yam: size = 11 OK 2026/07/31 04:10:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/31 04:10:53 INFO : yam: Copied (new) 2026/07/31 04:10:54 DEBUG : potato: size = 14 OK 2026/07/31 04:10:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/31 04:10:54 INFO : potato: Copied (new) 2026/07/31 04:10:54 DEBUG : Waiting for deletions to finish 2026/07/31 04:10:54 DEBUG : potato: size = 14 OK 2026/07/31 04:10:54 INFO : Yandex rclone-test-poruhav6jeja: Making map for --track-renames 2026/07/31 04:10:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:10:54 INFO : Yandex rclone-test-poruhav6jeja: Finished making map for --track-renames 2026/07/31 04:10:54 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:10:54 DEBUG : potato: Unchanged skipping 2026/07/31 04:10:54 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for renames to finish 2026/07/31 04:10:56 INFO : yam: Moved (server-side) to: yaml 2026/07/31 04:10:56 INFO : yaml: Renamed from "yam" 2026/07/31 04:10:56 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:10:56 DEBUG : Waiting for deletions to finish 2026/07/31 04:10:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/31 04:11:09 INFO : Yandex rclone-test-poruhav6jeja: Making map for --track-renames 2026/07/31 04:11:09 INFO : Yandex rclone-test-poruhav6jeja: Finished making map for --track-renames 2026/07/31 04:11:09 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:11:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/31 04:11:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 04:11:09 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for renames to finish 2026/07/31 04:11:09 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:11:10 DEBUG : potato: size = 14 OK 2026/07/31 04:11:10 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/31 04:11:10 INFO : potato: Copied (new) 2026/07/31 04:11:11 DEBUG : sub/yam: size = 11 OK 2026/07/31 04:11:11 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/31 04:11:11 INFO : sub/yam: Copied (new) 2026/07/31 04:11:11 DEBUG : Waiting for deletions to finish 2026/07/31 04:11:12 DEBUG : potato: size = 14 OK 2026/07/31 04:11:12 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:11:12 DEBUG : potato: Unchanged skipping 2026/07/31 04:11:13 INFO : Yandex rclone-test-poruhav6jeja: Making map for --track-renames 2026/07/31 04:11:13 INFO : Yandex rclone-test-poruhav6jeja: Finished making map for --track-renames 2026/07/31 04:11:13 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:11:13 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for renames to finish 2026/07/31 04:11:14 INFO : sub/yam: Moved (server-side) to: yam 2026/07/31 04:11:14 INFO : yam: Renamed from "sub/yam" 2026/07/31 04:11:14 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:11:14 DEBUG : Waiting for deletions to finish 2026/07/31 04:11:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (29.13s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:11:37 DEBUG : Creating backend with remote "/tmp/rclone641174318/dir1" 2026/07/31 04:11:37 DEBUG : Creating backend with remote "/tmp/rclone641174318/dir2" 2026/07/31 04:11:37 DEBUG : Local file system at /tmp/rclone641174318/dir2: Using server-side directory move 2026/07/31 04:11:37 INFO : Local file system at /tmp/rclone641174318/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 04:11:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/31 04:11:37 DEBUG : Local file system at /tmp/rclone641174318/dir2: Waiting for checks to finish 2026/07/31 04:11:37 DEBUG : Local file system at /tmp/rclone641174318/dir2: Waiting for transfers to finish 2026/07/31 04:11:37 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.58s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:11:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 04:11:38 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:11:38 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:11:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:11:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:11:41 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:11:41 INFO : sub dir/hello world: Deleted 2026/07/31 04:11:42 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 04:11:42 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/31 04:11:42 INFO : nested/sub dir/file: Copied (new) 2026/07/31 04:11:42 INFO : nested/sub dir/file: Deleted 2026/07/31 04:11:42 INFO : sub dir: Removing directory 2026/07/31 04:11:42 INFO : nested/sub dir: Removing directory 2026/07/31 04:11:42 INFO : nested: Removing directory 2026/07/31 04:11:42 DEBUG : Local file system at /tmp/rclone641174318: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (39.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:12:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 04:12:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 04:12:18 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:12:18 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:12:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 04:12:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:12:20 INFO : sub dir/hello world: Copied (new) 2026/07/31 04:12:20 INFO : sub dir/hello world: Deleted 2026/07/31 04:12:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 04:12:21 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/31 04:12:21 INFO : nested/sub dir/file: Copied (new) 2026/07/31 04:12:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (40.84s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:12:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/31 04:12:59 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 04:12:59 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:12:59 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:13:01 DEBUG : existing-b: size = 6 OK 2026/07/31 04:13:01 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/31 04:13:01 INFO : existing-b: Copied (new) 2026/07/31 04:13:01 INFO : existing-b: Deleted 2026/07/31 04:13:01 DEBUG : existing: size = 6 OK 2026/07/31 04:13:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 04:13:01 INFO : existing: Copied (new) 2026/07/31 04:13:01 INFO : existing: Deleted 2026/07/31 04:13:01 DEBUG : existing: Destination exists, skipping 2026/07/31 04:13:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/31 04:13:01 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:13:01 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:13:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.93s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:13:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-bohofak5tace" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-poruhav6jeja -> Yandex rclone-test-bohofak5tace 2026/07/31 04:13:26 DEBUG : Yandex rclone-test-bohofak5tace: Using server-side directory move 2026/07/31 04:13:26 INFO : Yandex rclone-test-bohofak5tace: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 04:13:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:13:27 DEBUG : Yandex rclone-test-bohofak5tace: Waiting for checks to finish 2026/07/31 04:13:27 DEBUG : empty space: size = 1 OK 2026/07/31 04:13:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:13:27 DEBUG : empty space: Unchanged skipping 2026/07/31 04:13:27 DEBUG : potato3: size = 68 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:13:27 DEBUG : potato3: size = 60 (Yandex rclone-test-bohofak5tace) 2026/07/31 04:13:27 DEBUG : potato3: Sizes differ 2026/07/31 04:13:28 INFO : potato2: Moved (server-side) 2026/07/31 04:13:33 INFO : potato3: Deleted 2026/07/31 04:13:33 INFO : empty space: Deleted 2026/07/31 04:13:33 DEBUG : Yandex rclone-test-bohofak5tace: Waiting for transfers to finish 2026/07/31 04:13:34 INFO : potato3: Moved (server-side) 2026/07/31 04:13:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-jubatus6fuza" 2026/07/31 04:13:35 DEBUG : Yandex rclone-test-jubatus6fuza: Using server-side directory move 2026/07/31 04:13:38 INFO : Yandex rclone-test-jubatus6fuza: Server side directory move succeeded 2026/07/31 04:13:38 ERROR : error listing: directory not found 2026/07/31 04:13:38 DEBUG : Yandex rclone-test-jubatus6fuza: Purge remote 2026/07/31 04:13:52 DEBUG : Yandex rclone-test-bohofak5tace: Purge remote 2026/07/31 04:13:52 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (38.29s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:13:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-vavufac8jete" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-poruhav6jeja -> Yandex rclone-test-vavufac8jete 2026/07/31 04:14:03 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 04:14:03 DEBUG : empty space: Excluded 2026/07/31 04:14:03 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 04:14:03 DEBUG : empty space: Excluded 2026/07/31 04:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:14:03 DEBUG : Yandex rclone-test-vavufac8jete: Waiting for checks to finish 2026/07/31 04:14:03 DEBUG : potato3: size = 68 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:14:03 DEBUG : potato3: size = 60 (Yandex rclone-test-vavufac8jete) 2026/07/31 04:14:03 DEBUG : potato3: Sizes differ 2026/07/31 04:14:03 DEBUG : Yandex rclone-test-vavufac8jete: Waiting for transfers to finish 2026/07/31 04:14:05 INFO : potato2: Moved (server-side) 2026/07/31 04:14:09 INFO : potato3: Deleted 2026/07/31 04:14:10 INFO : potato3: Moved (server-side) 2026/07/31 04:14:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-kelafey2woji" 2026/07/31 04:14:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 04:14:11 DEBUG : empty space: Excluded 2026/07/31 04:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:14:11 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 04:14:11 DEBUG : Yandex rclone-test-kelafey2woji: Waiting for checks to finish 2026/07/31 04:14:11 DEBUG : Yandex rclone-test-kelafey2woji: Waiting for transfers to finish 2026/07/31 04:14:13 INFO : potato2: Moved (server-side) 2026/07/31 04:14:14 INFO : potato3: Moved (server-side) 2026/07/31 04:14:15 DEBUG : Yandex rclone-test-kelafey2woji: Purge remote 2026/07/31 04:14:27 DEBUG : Yandex rclone-test-vavufac8jete: Purge remote --- PASS: TestServerSideMoveWithFilter (50.25s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:14:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-gijoner4nida" 2026/07/31 04:14:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-poruhav6jeja -> Yandex rclone-test-gijoner4nida 2026/07/31 04:14:54 DEBUG : Yandex rclone-test-gijoner4nida: Using server-side directory move 2026/07/31 04:14:55 INFO : Yandex rclone-test-gijoner4nida: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 04:14:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 04:14:55 DEBUG : empty space: size = 1 OK 2026/07/31 04:14:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:14:55 DEBUG : empty space: Unchanged skipping 2026/07/31 04:14:55 DEBUG : potato3: size = 68 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:14:55 DEBUG : potato3: size = 60 (Yandex rclone-test-gijoner4nida) 2026/07/31 04:14:55 DEBUG : potato3: Sizes differ 2026/07/31 04:14:55 DEBUG : Yandex rclone-test-gijoner4nida: Waiting for checks to finish 2026/07/31 04:14:56 INFO : potato2: Moved (server-side) 2026/07/31 04:15:01 INFO : potato3: Deleted 2026/07/31 04:15:01 INFO : empty space: Deleted 2026/07/31 04:15:01 DEBUG : Yandex rclone-test-gijoner4nida: Waiting for transfers to finish 2026/07/31 04:15:02 INFO : potato3: Moved (server-side) 2026/07/31 04:15:02 INFO : tomatoDir: Removing directory 2026/07/31 04:15:10 DEBUG : Yandex rclone-test-poruhav6jeja: deleted 1 directories 2026/07/31 04:15:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zaboqed3befo" 2026/07/31 04:15:12 INFO : tomatoDir: Making directory 2026/07/31 04:15:13 DEBUG : Yandex rclone-test-zaboqed3befo: Using server-side directory move 2026/07/31 04:15:14 INFO : Yandex rclone-test-zaboqed3befo: Server side directory move succeeded 2026/07/31 04:15:17 ERROR : error listing: directory not found 2026/07/31 04:15:18 ERROR : error listing: directory not found 2026/07/31 04:15:18 DEBUG : Yandex rclone-test-zaboqed3befo: Purge remote 2026/07/31 04:15:31 DEBUG : Yandex rclone-test-gijoner4nida: Purge remote 2026/07/31 04:15:31 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (49.19s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.59s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:15:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/rclone-sync-test" --- PASS: TestSyncOverlap (1.56s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:15:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/rclone-sync-test" 2026/07/31 04:15:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/rclone-sync-test-include/layer2" 2026/07/31 04:15:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/rclone-sync-test-ignore-file" 2026/07/31 04:15:40 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:40 DEBUG : Yandex rclone-test-poruhav6jeja/rclone-sync-test: Waiting for checks to finish 2026/07/31 04:15:40 DEBUG : Yandex rclone-test-poruhav6jeja/rclone-sync-test: Waiting for transfers to finish 2026/07/31 04:15:40 DEBUG : Waiting for deletions to finish 2026/07/31 04:15:40 INFO : There was nothing to transfer 2026/07/31 04:15:41 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:42 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:15:42 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:15:42 DEBUG : Waiting for deletions to finish 2026/07/31 04:15:42 INFO : rclone-sync-test-include: Removing directory 2026/07/31 04:15:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/31 04:15:43 DEBUG : Yandex rclone-test-poruhav6jeja: failed to delete 1 directories 2026/07/31 04:15:43 INFO : There was nothing to transfer 2026/07/31 04:15:43 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:45 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:48 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:49 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:51 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:52 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:54 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:55 DEBUG : Yandex rclone-test-poruhav6jeja/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/31 04:15:55 DEBUG : Yandex rclone-test-poruhav6jeja/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/31 04:15:55 DEBUG : Waiting for deletions to finish 2026/07/31 04:15:55 INFO : There was nothing to transfer 2026/07/31 04:15:56 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:57 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:15:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:15:59 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:15:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:00 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:16:00 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:16:00 DEBUG : Waiting for deletions to finish 2026/07/31 04:16:00 INFO : rclone-sync-test-include: Removing directory 2026/07/31 04:16:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/31 04:16:00 DEBUG : Yandex rclone-test-poruhav6jeja: failed to delete 1 directories 2026/07/31 04:16:00 INFO : There was nothing to transfer 2026/07/31 04:16:01 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:03 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:05 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:10 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:11 DEBUG : Excluded 2026/07/31 04:16:11 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:12 DEBUG : Yandex rclone-test-poruhav6jeja/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/31 04:16:12 DEBUG : Yandex rclone-test-poruhav6jeja/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/31 04:16:12 DEBUG : Waiting for deletions to finish 2026/07/31 04:16:12 INFO : There was nothing to transfer 2026/07/31 04:16:13 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:14 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:16 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:17 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/31 04:16:19 DEBUG : rclone-sync-test: Excluded 2026/07/31 04:16:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/31 04:16:20 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (82.61s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:16:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/dst" 2026/07/31 04:16:57 DEBUG : Config file has changed externally - reloading 2026/07/31 04:16:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/CompareDest" 2026/07/31 04:16:58 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 04:16:58 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:16:58 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:17:00 DEBUG : one: size = 3 OK 2026/07/31 04:17:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/31 04:17:00 INFO : one: Copied (new) 2026/07/31 04:17:00 DEBUG : Waiting for deletions to finish 2026/07/31 04:17:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:17:02 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:17:02 DEBUG : one: Sizes differ 2026/07/31 04:17:02 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:17:02 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:17:05 DEBUG : one: size = 5 OK 2026/07/31 04:17:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/31 04:17:05 INFO : one: Copied (replaced existing) 2026/07/31 04:17:05 DEBUG : Waiting for deletions to finish 2026/07/31 04:17:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:17:11 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:17:11 DEBUG : one: Sizes differ 2026/07/31 04:17:11 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:17:11 DEBUG : one: size = 5 OK 2026/07/31 04:17:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:17:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 04:17:11 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:17:11 DEBUG : Waiting for deletions to finish 2026/07/31 04:17:11 INFO : There was nothing to transfer 2026/07/31 04:17:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:17:15 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:17:15 DEBUG : one: Sizes differ 2026/07/31 04:17:15 DEBUG : one: size = 5 OK 2026/07/31 04:17:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:17:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 04:17:15 DEBUG : two: size = 3 OK 2026/07/31 04:17:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:17:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 04:17:15 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:17:15 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:17:15 DEBUG : Waiting for deletions to finish 2026/07/31 04:17:15 INFO : There was nothing to transfer 2026/07/31 04:17:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:17:16 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:17:16 DEBUG : one: Sizes differ 2026/07/31 04:17:16 DEBUG : two: size = 3 OK 2026/07/31 04:17:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:17:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 04:17:16 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:17:16 DEBUG : one: size = 5 OK 2026/07/31 04:17:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:17:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 04:17:16 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:17:16 DEBUG : Waiting for deletions to finish 2026/07/31 04:17:16 INFO : There was nothing to transfer 2026/07/31 04:17:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:17:17 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:17:17 DEBUG : one: Sizes differ 2026/07/31 04:17:17 DEBUG : one: size = 5 OK 2026/07/31 04:17:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:17:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 04:17:17 DEBUG : two: size = 3 OK 2026/07/31 04:17:17 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 04:17:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 04:17:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 04:17:17 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:17:17 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:17:17 DEBUG : Waiting for deletions to finish 2026/07/31 04:17:17 INFO : There was nothing to transfer 2026/07/31 04:17:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:17:19 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:17:19 DEBUG : one: Sizes differ 2026/07/31 04:17:19 DEBUG : one: size = 5 OK 2026/07/31 04:17:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:17:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 04:17:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:17:19 DEBUG : two: size = 3 (Yandex rclone-test-poruhav6jeja/CompareDest) 2026/07/31 04:17:19 DEBUG : two: Sizes differ 2026/07/31 04:17:19 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 04:17:19 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:17:19 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:17:21 DEBUG : two: size = 5 OK 2026/07/31 04:17:21 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/31 04:17:21 INFO : two: Copied (new) 2026/07/31 04:17:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (66.02s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:18:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/dest" 2026/07/31 04:18:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/pre-dest1" 2026/07/31 04:18:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/pre-dest2" 2026/07/31 04:18:09 DEBUG : 1: size = 1 OK 2026/07/31 04:18:09 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:18:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/31 04:18:09 DEBUG : 2: size = 1 OK 2026/07/31 04:18:09 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:18:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/31 04:18:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/31 04:18:09 DEBUG : Yandex rclone-test-poruhav6jeja/dest: Waiting for checks to finish 2026/07/31 04:18:09 DEBUG : Yandex rclone-test-poruhav6jeja/dest: Waiting for transfers to finish 2026/07/31 04:18:11 DEBUG : 3: size = 1 OK 2026/07/31 04:18:11 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/31 04:18:11 INFO : 3: Copied (new) 2026/07/31 04:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (48.16s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:18:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/dst" 2026/07/31 04:18:51 DEBUG : Config file has changed externally - reloading 2026/07/31 04:18:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/CopyDest" 2026/07/31 04:18:52 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 04:18:52 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:18:52 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:18:54 DEBUG : one: size = 3 OK 2026/07/31 04:18:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/31 04:18:54 INFO : one: Copied (new) 2026/07/31 04:18:54 DEBUG : Waiting for deletions to finish 2026/07/31 04:18:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:18:55 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:18:55 DEBUG : one: Sizes differ 2026/07/31 04:18:55 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:18:55 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:18:58 DEBUG : one: size = 5 OK 2026/07/31 04:18:58 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/31 04:18:58 INFO : one: Copied (replaced existing) 2026/07/31 04:18:58 DEBUG : Waiting for deletions to finish 2026/07/31 04:19:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/BackupDir" 2026/07/31 04:19:04 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:19:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:19:04 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:19:04 DEBUG : one: Sizes differ 2026/07/31 04:19:04 DEBUG : one: size = 5 OK 2026/07/31 04:19:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:19:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:19:04 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:19:04 DEBUG : one: Sizes differ 2026/07/31 04:19:06 INFO : one: Moved (server-side) 2026/07/31 04:19:09 DEBUG : one: size = 5 OK 2026/07/31 04:19:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/31 04:19:09 INFO : one: Copied (server-side copy) 2026/07/31 04:19:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/31 04:19:09 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:19:09 DEBUG : Waiting for deletions to finish 2026/07/31 04:19:12 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 04:19:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 04:19:13 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 04:19:13 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 04:19:13 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 04:19:14 DEBUG : one: size = 5 OK 2026/07/31 04:19:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:19:14 DEBUG : one: Unchanged skipping 2026/07/31 04:19:14 DEBUG : two: size = 3 OK 2026/07/31 04:19:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:19:15 DEBUG : two: size = 3 OK 2026/07/31 04:19:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/31 04:19:15 INFO : two: Copied (server-side copy) 2026/07/31 04:19:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/31 04:19:15 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:19:15 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:19:15 DEBUG : Waiting for deletions to finish 2026/07/31 04:19:16 DEBUG : one: size = 5 OK 2026/07/31 04:19:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:19:16 DEBUG : one: Unchanged skipping 2026/07/31 04:19:16 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:19:16 DEBUG : two: size = 3 OK 2026/07/31 04:19:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:19:16 DEBUG : two: Unchanged skipping 2026/07/31 04:19:16 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:19:16 DEBUG : Waiting for deletions to finish 2026/07/31 04:19:16 INFO : There was nothing to transfer 2026/07/31 04:19:23 DEBUG : one: size = 5 OK 2026/07/31 04:19:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:19:23 DEBUG : one: Unchanged skipping 2026/07/31 04:19:23 DEBUG : three: size = 7 (Local file system at /tmp/rclone641174318) 2026/07/31 04:19:23 DEBUG : three: size = 5 (Yandex rclone-test-poruhav6jeja/CopyDest) 2026/07/31 04:19:23 DEBUG : three: Sizes differ 2026/07/31 04:19:23 DEBUG : three: Destination not found in --copy-dest 2026/07/31 04:19:23 DEBUG : three: Need to transfer - File not found at Destination 2026/07/31 04:19:23 DEBUG : two: size = 3 OK 2026/07/31 04:19:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:19:23 DEBUG : two: Unchanged skipping 2026/07/31 04:19:23 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:19:23 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:19:25 DEBUG : three: size = 7 OK 2026/07/31 04:19:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/31 04:19:25 INFO : three: Copied (new) 2026/07/31 04:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (100.30s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:20:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/dst" 2026/07/31 04:20:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/backup" 2026/07/31 04:20:39 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:20:39 DEBUG : two: size = 3 OK 2026/07/31 04:20:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone641174318) 2026/07/31 04:20:39 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:20:39 DEBUG : one: Sizes differ 2026/07/31 04:20:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:20:39 DEBUG : two: Unchanged skipping 2026/07/31 04:20:41 INFO : one: Moved (server-side) 2026/07/31 04:20:41 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:20:43 DEBUG : one: size = 4 OK 2026/07/31 04:20:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 04:20:43 INFO : one: Copied (new) 2026/07/31 04:20:43 DEBUG : Waiting for deletions to finish 2026/07/31 04:20:44 INFO : three.txt: Moved (server-side) 2026/07/31 04:20:44 INFO : three.txt: Moved into backup dir 2026/07/31 04:20:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:20:49 DEBUG : one: size = 4 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:20:49 DEBUG : one: Sizes differ 2026/07/31 04:20:49 DEBUG : two: size = 3 OK 2026/07/31 04:20:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:20:49 DEBUG : two: Unchanged skipping 2026/07/31 04:20:49 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:20:55 INFO : one: Deleted 2026/07/31 04:20:57 INFO : one: Moved (server-side) 2026/07/31 04:20:57 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:20:58 DEBUG : one: size = 5 OK 2026/07/31 04:20:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 04:20:58 INFO : one: Copied (new) 2026/07/31 04:20:58 DEBUG : Waiting for deletions to finish 2026/07/31 04:21:04 INFO : three.txt: Deleted 2026/07/31 04:21:06 INFO : three.txt: Moved (server-side) 2026/07/31 04:21:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (73.49s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:21:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/dst" 2026/07/31 04:21:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/backup" 2026/07/31 04:21:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone641174318) 2026/07/31 04:21:52 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:21:52 DEBUG : one: Sizes differ 2026/07/31 04:21:52 DEBUG : two: size = 3 OK 2026/07/31 04:21:52 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:21:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:21:52 DEBUG : two: Unchanged skipping 2026/07/31 04:21:54 INFO : one: Moved (server-side) to: one.bak 2026/07/31 04:21:54 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:21:56 DEBUG : one: size = 4 OK 2026/07/31 04:21:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 04:21:56 INFO : one: Copied (new) 2026/07/31 04:21:56 DEBUG : Waiting for deletions to finish 2026/07/31 04:21:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 04:21:58 INFO : three.txt: Moved into backup dir 2026/07/31 04:22:01 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:22:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:22:01 DEBUG : two: size = 3 OK 2026/07/31 04:22:01 DEBUG : one: size = 4 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:22:01 DEBUG : one: Sizes differ 2026/07/31 04:22:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:22:01 DEBUG : two: Unchanged skipping 2026/07/31 04:22:07 INFO : one.bak: Deleted 2026/07/31 04:22:08 INFO : one: Moved (server-side) to: one.bak 2026/07/31 04:22:08 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:22:10 DEBUG : one: size = 5 OK 2026/07/31 04:22:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 04:22:10 INFO : one: Copied (new) 2026/07/31 04:22:10 DEBUG : Waiting for deletions to finish 2026/07/31 04:22:16 INFO : three.txt.bak: Deleted 2026/07/31 04:22:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 04:22:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (70.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:23:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/dst" 2026/07/31 04:23:03 DEBUG : Config file has changed externally - reloading 2026/07/31 04:23:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/backup" 2026/07/31 04:23:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone641174318) 2026/07/31 04:23:03 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:23:03 DEBUG : one: Sizes differ 2026/07/31 04:23:03 DEBUG : two: size = 3 OK 2026/07/31 04:23:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:23:03 DEBUG : two: Unchanged skipping 2026/07/31 04:23:03 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:23:05 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 04:23:05 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:23:07 DEBUG : one: size = 4 OK 2026/07/31 04:23:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 04:23:07 INFO : one: Copied (new) 2026/07/31 04:23:07 DEBUG : Waiting for deletions to finish 2026/07/31 04:23:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 04:23:09 INFO : three.txt: Moved into backup dir 2026/07/31 04:23:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:23:12 DEBUG : one: size = 4 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:23:12 DEBUG : one: Sizes differ 2026/07/31 04:23:12 DEBUG : two: size = 3 OK 2026/07/31 04:23:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:23:12 DEBUG : two: Unchanged skipping 2026/07/31 04:23:12 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:23:18 INFO : one-2019-01-01: Deleted 2026/07/31 04:23:19 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 04:23:19 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:23:21 DEBUG : one: size = 5 OK 2026/07/31 04:23:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 04:23:21 INFO : one: Copied (new) 2026/07/31 04:23:21 DEBUG : Waiting for deletions to finish 2026/07/31 04:23:27 INFO : three-2019-01-01.txt: Deleted 2026/07/31 04:23:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 04:23:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (72.97s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:24:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/dst" 2026/07/31 04:24:19 DEBUG : Config file has changed externally - reloading 2026/07/31 04:24:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone641174318) 2026/07/31 04:24:19 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:24:19 DEBUG : one: Sizes differ 2026/07/31 04:24:19 DEBUG : two: size = 3 OK 2026/07/31 04:24:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:24:19 DEBUG : two: Unchanged skipping 2026/07/31 04:24:19 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:24:21 INFO : one: Moved (server-side) to: one.bak 2026/07/31 04:24:21 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:24:23 DEBUG : one: size = 4 OK 2026/07/31 04:24:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 04:24:23 INFO : one: Copied (new) 2026/07/31 04:24:23 DEBUG : Waiting for deletions to finish 2026/07/31 04:24:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 04:24:24 INFO : three.txt: Moved into backup dir 2026/07/31 04:24:28 DEBUG : one.bak: Excluded (Path Filter) 2026/07/31 04:24:28 DEBUG : one.bak: Excluded 2026/07/31 04:24:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/31 04:24:28 DEBUG : three.txt.bak: Excluded 2026/07/31 04:24:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:24:28 DEBUG : one: size = 4 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:24:28 DEBUG : one: Sizes differ 2026/07/31 04:24:28 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for checks to finish 2026/07/31 04:24:28 DEBUG : two: size = 3 OK 2026/07/31 04:24:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:24:28 DEBUG : two: Unchanged skipping 2026/07/31 04:24:34 INFO : one.bak: Deleted 2026/07/31 04:24:35 INFO : one: Moved (server-side) to: one.bak 2026/07/31 04:24:35 DEBUG : Yandex rclone-test-poruhav6jeja/dst: Waiting for transfers to finish 2026/07/31 04:24:38 DEBUG : one: size = 5 OK 2026/07/31 04:24:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 04:24:38 INFO : one: Copied (new) 2026/07/31 04:24:38 DEBUG : Waiting for deletions to finish 2026/07/31 04:24:44 INFO : three.txt.bak: Deleted 2026/07/31 04:24:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 04:24:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (70.28s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:25:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/dst" 2026/07/31 04:25:26 DEBUG : one: size = 4 (Local file system at /tmp/rclone641174318) 2026/07/31 04:25:26 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:25:26 DEBUG : one: Sizes differ 2026/07/31 04:25:28 INFO : one: Moved (server-side) to: one.bak 2026/07/31 04:25:30 DEBUG : one: size = 4 OK 2026/07/31 04:25:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 04:25:30 INFO : one: Copied (new) 2026/07/31 04:25:30 DEBUG : two: size = 3 OK 2026/07/31 04:25:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:25:30 DEBUG : two: Unchanged skipping 2026/07/31 04:25:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone641174318) 2026/07/31 04:25:30 DEBUG : three.txt: size = 5 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:25:30 DEBUG : three.txt: Sizes differ 2026/07/31 04:25:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 04:25:35 DEBUG : three.txt: size = 6 OK 2026/07/31 04:25:35 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/31 04:25:35 INFO : three.txt: Copied (new) 2026/07/31 04:25:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:25:36 DEBUG : one: size = 4 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:25:36 DEBUG : one: Sizes differ 2026/07/31 04:25:42 INFO : one.bak: Deleted 2026/07/31 04:25:44 INFO : one: Moved (server-side) to: one.bak 2026/07/31 04:25:47 DEBUG : one: size = 5 OK 2026/07/31 04:25:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 04:25:47 INFO : one: Copied (new) 2026/07/31 04:25:47 DEBUG : two: size = 3 OK 2026/07/31 04:25:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:25:47 DEBUG : two: Unchanged skipping 2026/07/31 04:25:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone641174318) 2026/07/31 04:25:47 DEBUG : three.txt: size = 6 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:25:47 DEBUG : three.txt: Sizes differ 2026/07/31 04:25:54 INFO : three.txt.bak: Deleted 2026/07/31 04:25:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/31 04:25:56 DEBUG : three.txt: size = 19 OK 2026/07/31 04:25:56 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/31 04:25:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (75.54s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:26:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-poruhav6jeja/dst" 2026/07/31 04:26:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone641174318) 2026/07/31 04:26:42 DEBUG : one: size = 3 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:26:42 DEBUG : one: Sizes differ 2026/07/31 04:26:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 04:26:45 DEBUG : one: size = 4 OK 2026/07/31 04:26:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/31 04:26:45 INFO : one: Copied (new) 2026/07/31 04:26:45 DEBUG : two: size = 3 OK 2026/07/31 04:26:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:26:45 DEBUG : two: Unchanged skipping 2026/07/31 04:26:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone641174318) 2026/07/31 04:26:46 DEBUG : three.txt: size = 5 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:26:46 DEBUG : three.txt: Sizes differ 2026/07/31 04:26:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 04:26:50 DEBUG : three.txt: size = 6 OK 2026/07/31 04:26:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/31 04:26:50 INFO : three.txt: Copied (new) 2026/07/31 04:26:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone641174318) 2026/07/31 04:26:51 DEBUG : one: size = 4 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:26:51 DEBUG : one: Sizes differ 2026/07/31 04:26:57 INFO : one-2019-01-01: Deleted 2026/07/31 04:26:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/31 04:27:01 DEBUG : one: size = 5 OK 2026/07/31 04:27:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/31 04:27:01 INFO : one: Copied (new) 2026/07/31 04:27:01 DEBUG : two: size = 3 OK 2026/07/31 04:27:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:27:01 DEBUG : two: Unchanged skipping 2026/07/31 04:27:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone641174318) 2026/07/31 04:27:01 DEBUG : three.txt: size = 6 (Yandex rclone-test-poruhav6jeja/dst) 2026/07/31 04:27:01 DEBUG : three.txt: Sizes differ 2026/07/31 04:27:07 INFO : three-2019-01-01.txt: Deleted 2026/07/31 04:27:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/31 04:27:11 DEBUG : three.txt: size = 19 OK 2026/07/31 04:27:11 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/31 04:27:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (76.29s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:27:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone641174318) 2026/07/31 04:27:53 DEBUG : Testêé: size = 18 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:27:53 DEBUG : Testêé: Sizes differ 2026/07/31 04:27:53 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:27:53 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:27:55 DEBUG : Testêé: size = 14 OK 2026/07/31 04:27:55 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/07/31 04:27:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/31 04:27:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.31s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:28:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 04:28:02 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:28:02 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:28:04 DEBUG : existing: size = 6 OK 2026/07/31 04:28:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/31 04:28:04 INFO : existing: Copied (new) 2026/07/31 04:28:04 DEBUG : Waiting for deletions to finish 2026/07/31 04:28:05 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:28:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone641174318) 2026/07/31 04:28:05 DEBUG : existing: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:28:05 DEBUG : existing: Sizes differ 2026/07/31 04:28:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/31 04:28:05 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:28:05 ERROR : Yandex rclone-test-poruhav6jeja: not deleting files as there were IO errors 2026/07/31 04:28:05 ERROR : Yandex rclone-test-poruhav6jeja: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.59s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:28:14 DEBUG : EXISTING: size = 6 OK 2026/07/31 04:28:14 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:28:14 DEBUG : existing: Unchanged skipping 2026/07/31 04:28:14 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:28:14 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:28:14 DEBUG : Waiting for deletions to finish 2026/07/31 04:28:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.65s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.35s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.62s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:28:34 DEBUG : both2: modtime not stored after upload (got 2026-07-31 04:28:33 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 04:29:49 DEBUG : both10: size = 6 OK 2026/07/31 04:29:49 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both0: size = 6 OK 2026/07/31 04:29:49 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both12: size = 6 OK 2026/07/31 04:29:49 DEBUG : both11: size = 6 OK 2026/07/31 04:29:49 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:29:49 DEBUG : both10: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both13: size = 6 OK 2026/07/31 04:29:49 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both13: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both14: size = 6 OK 2026/07/31 04:29:49 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both14: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both15: size = 6 OK 2026/07/31 04:29:49 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both15: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both16: size = 6 OK 2026/07/31 04:29:49 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both16: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both17: size = 6 OK 2026/07/31 04:29:49 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both17: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both18: size = 6 OK 2026/07/31 04:29:49 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both0: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both19: size = 6 OK 2026/07/31 04:29:49 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both12: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both1: size = 6 OK 2026/07/31 04:29:49 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both1: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both2: size = 6 OK 2026/07/31 04:29:49 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both2: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both3: size = 6 OK 2026/07/31 04:29:49 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both3: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both4: size = 6 OK 2026/07/31 04:29:49 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both19: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both5: size = 6 OK 2026/07/31 04:29:49 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both5: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both6: size = 6 OK 2026/07/31 04:29:49 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both6: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both7: size = 6 OK 2026/07/31 04:29:49 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both18: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both8: size = 6 OK 2026/07/31 04:29:49 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both11: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both9: size = 6 OK 2026/07/31 04:29:49 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:29:49 DEBUG : both4: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both7: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both8: Unchanged skipping 2026/07/31 04:29:49 DEBUG : both9: Unchanged skipping 2026/07/31 04:29:49 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:29:49 DEBUG : Waiting for deletions to finish 2026/07/31 04:29:55 INFO : only12: Deleted 2026/07/31 04:29:55 INFO : only6: Deleted 2026/07/31 04:29:56 INFO : only19: Deleted 2026/07/31 04:30:01 INFO : only11: Deleted 2026/07/31 04:30:01 INFO : only14: Deleted 2026/07/31 04:30:02 INFO : only17: Deleted 2026/07/31 04:30:02 INFO : only0: Deleted 2026/07/31 04:30:07 INFO : only3: Deleted 2026/07/31 04:30:08 INFO : only4: Deleted 2026/07/31 04:30:08 INFO : only9: Deleted 2026/07/31 04:30:08 INFO : only13: Deleted 2026/07/31 04:30:12 INFO : only18: Deleted 2026/07/31 04:30:13 INFO : only5: Deleted 2026/07/31 04:30:14 INFO : only2: Deleted 2026/07/31 04:30:14 INFO : only7: Deleted 2026/07/31 04:30:18 INFO : only10: Deleted 2026/07/31 04:30:20 INFO : only15: Deleted 2026/07/31 04:30:20 INFO : only16: Deleted 2026/07/31 04:30:20 INFO : only1: Deleted 2026/07/31 04:30:24 INFO : only8: Deleted 2026/07/31 04:30:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (243.75s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:32:37 DEBUG : both2: modtime not stored after upload (got 2026-07-31 04:32:36 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 04:32:45 DEBUG : both4: modtime not stored after upload (got 2026-07-31 04:32:44 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/07/31 04:34:02 DEBUG : both0: size = 6 OK 2026/07/31 04:34:02 DEBUG : both11: size = 6 OK 2026/07/31 04:34:02 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:34:02 DEBUG : both12: size = 6 OK 2026/07/31 04:34:02 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both12: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both13: size = 6 OK 2026/07/31 04:34:02 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both10: size = 6 OK 2026/07/31 04:34:02 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both0: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both14: size = 6 OK 2026/07/31 04:34:02 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both14: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both15: size = 6 OK 2026/07/31 04:34:02 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both15: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both16: size = 6 OK 2026/07/31 04:34:02 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both13: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both17: size = 6 OK 2026/07/31 04:34:02 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both17: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both18: size = 6 OK 2026/07/31 04:34:02 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both11: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both19: size = 6 OK 2026/07/31 04:34:02 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both10: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both1: size = 6 OK 2026/07/31 04:34:02 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both1: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both2: size = 6 OK 2026/07/31 04:34:02 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both2: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both3: size = 6 OK 2026/07/31 04:34:02 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both3: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both4: size = 6 OK 2026/07/31 04:34:02 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both4: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both5: size = 6 OK 2026/07/31 04:34:02 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both5: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both6: size = 6 OK 2026/07/31 04:34:02 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both6: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both7: size = 6 OK 2026/07/31 04:34:02 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both7: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both8: size = 6 OK 2026/07/31 04:34:02 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both8: Unchanged skipping 2026/07/31 04:34:02 DEBUG : both9: size = 6 OK 2026/07/31 04:34:02 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:34:02 DEBUG : both9: Unchanged skipping 2026/07/31 04:34:02 DEBUG : only0: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only0: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only0: Sizes differ 2026/07/31 04:34:02 DEBUG : only10: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only10: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only10: Sizes differ 2026/07/31 04:34:02 DEBUG : only11: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only11: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only11: Sizes differ 2026/07/31 04:34:02 DEBUG : only12: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only12: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only12: Sizes differ 2026/07/31 04:34:02 DEBUG : only13: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only13: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only13: Sizes differ 2026/07/31 04:34:02 DEBUG : only14: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only14: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only14: Sizes differ 2026/07/31 04:34:02 DEBUG : both19: Unchanged skipping 2026/07/31 04:34:02 DEBUG : only15: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only15: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only16: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : both18: Unchanged skipping 2026/07/31 04:34:02 DEBUG : only16: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only16: Sizes differ 2026/07/31 04:34:02 DEBUG : only17: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only17: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only17: Sizes differ 2026/07/31 04:34:02 DEBUG : only15: Sizes differ 2026/07/31 04:34:02 DEBUG : both16: Unchanged skipping 2026/07/31 04:34:02 DEBUG : only18: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only18: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only18: Sizes differ 2026/07/31 04:34:02 DEBUG : only19: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only19: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only19: Sizes differ 2026/07/31 04:34:02 DEBUG : only1: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only1: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only1: Sizes differ 2026/07/31 04:34:02 DEBUG : only2: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only2: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only2: Sizes differ 2026/07/31 04:34:02 DEBUG : only3: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only3: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only3: Sizes differ 2026/07/31 04:34:02 DEBUG : only4: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only4: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only4: Sizes differ 2026/07/31 04:34:02 DEBUG : only5: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only5: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only5: Sizes differ 2026/07/31 04:34:02 DEBUG : only6: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only6: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only6: Sizes differ 2026/07/31 04:34:02 DEBUG : only7: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only7: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only7: Sizes differ 2026/07/31 04:34:02 DEBUG : only8: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only8: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only8: Sizes differ 2026/07/31 04:34:02 DEBUG : only9: size = 0 (Local file system at /tmp/rclone641174318) 2026/07/31 04:34:02 DEBUG : only9: size = 6 (Yandex rclone-test-poruhav6jeja) 2026/07/31 04:34:02 DEBUG : only9: Sizes differ 2026/07/31 04:34:02 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:34:04 DEBUG : only12: size = 0 OK 2026/07/31 04:34:04 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:04 INFO : only12: Copied (replaced existing) 2026/07/31 04:34:04 DEBUG : only11: size = 0 OK 2026/07/31 04:34:04 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:04 INFO : only11: Copied (replaced existing) 2026/07/31 04:34:04 DEBUG : only0: size = 0 OK 2026/07/31 04:34:04 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:04 INFO : only0: Copied (replaced existing) 2026/07/31 04:34:05 DEBUG : only10: size = 0 OK 2026/07/31 04:34:05 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:05 INFO : only10: Copied (replaced existing) 2026/07/31 04:34:06 DEBUG : only16: size = 0 OK 2026/07/31 04:34:06 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:06 INFO : only16: Copied (replaced existing) 2026/07/31 04:34:06 DEBUG : only13: size = 0 OK 2026/07/31 04:34:06 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:06 INFO : only13: Copied (replaced existing) 2026/07/31 04:34:06 DEBUG : only14: size = 0 OK 2026/07/31 04:34:06 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:06 INFO : only14: Copied (replaced existing) 2026/07/31 04:34:07 DEBUG : only19: size = 0 OK 2026/07/31 04:34:07 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:07 INFO : only19: Copied (replaced existing) 2026/07/31 04:34:08 DEBUG : only1: size = 0 OK 2026/07/31 04:34:08 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:08 INFO : only1: Copied (replaced existing) 2026/07/31 04:34:09 DEBUG : only3: size = 0 OK 2026/07/31 04:34:09 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:09 INFO : only3: Copied (replaced existing) 2026/07/31 04:34:09 DEBUG : only2: size = 0 OK 2026/07/31 04:34:09 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:09 INFO : only2: Copied (replaced existing) 2026/07/31 04:34:09 DEBUG : only4: size = 0 OK 2026/07/31 04:34:09 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:09 INFO : only4: Copied (replaced existing) 2026/07/31 04:34:10 DEBUG : only5: size = 0 OK 2026/07/31 04:34:10 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:10 INFO : only5: Copied (replaced existing) 2026/07/31 04:34:11 DEBUG : only7: size = 0 OK 2026/07/31 04:34:11 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:11 INFO : only7: Copied (replaced existing) 2026/07/31 04:34:11 DEBUG : only6: size = 0 OK 2026/07/31 04:34:11 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:11 INFO : only6: Copied (replaced existing) 2026/07/31 04:34:11 DEBUG : only8: size = 0 OK 2026/07/31 04:34:11 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:11 INFO : only8: Copied (replaced existing) 2026/07/31 04:34:12 DEBUG : only9: size = 0 OK 2026/07/31 04:34:12 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:12 INFO : only9: Copied (replaced existing) 2026/07/31 04:34:13 DEBUG : only17: size = 0 OK 2026/07/31 04:34:13 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:13 INFO : only17: Copied (replaced existing) 2026/07/31 04:34:13 DEBUG : only18: size = 0 OK 2026/07/31 04:34:13 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:13 INFO : only18: Copied (replaced existing) 2026/07/31 04:34:13 DEBUG : only15: size = 0 OK 2026/07/31 04:34:13 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:34:13 INFO : only15: Copied (replaced existing) 2026/07/31 04:34:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (354.52s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:38:22 DEBUG : empty_dir: Making directory with metadata 2026/07/31 04:38:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 04:38:22 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 04:38:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 04:38:22 INFO : empty_on_remote: Making directory 2026/07/31 04:38:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 04:38:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 04:38:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 04:38:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 04:38:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (55.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:39:17 DEBUG : empty_dir: Making directory with metadata 2026/07/31 04:39:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 04:39:17 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 04:39:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 04:39:17 INFO : empty_on_remote: Making directory 2026/07/31 04:39:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 04:39:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 04:39:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 04:39:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 04:39:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/31 04:39:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (68.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:40:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 04:40:25 INFO : sub dir: Making directory 2026/07/31 04:40:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (103.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:42:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 04:42:08 INFO : sub dir: Making directory 2026/07/31 04:42:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (103.42s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:44:32 DEBUG : Waiting for deletions to finish 2026/07/31 04:44:32 DEBUG : apple: Excluded (Path Filter) 2026/07/31 04:44:32 DEBUG : apple: Excluded 2026/07/31 04:44:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 04:44:32 DEBUG : appleappleapplebanana: Excluded 2026/07/31 04:44:32 DEBUG : banana: Excluded (Path Filter) 2026/07/31 04:44:32 DEBUG : banana: Excluded 2026/07/31 04:44:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 04:44:32 DEBUG : splitbananasplit: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 04:44:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 04:44:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 04:44:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 04:44:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 04:44:34 DEBUG : apple: size = 5 OK 2026/07/31 04:44:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 04:44:34 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 04:44:34 DEBUG : banana: size = 6 OK 2026/07/31 04:44:34 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : banana: Unchanged skipping 2026/07/31 04:44:34 DEBUG : apple: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:44:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 04:44:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 04:44:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 04:44:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 04:44:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 04:44:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 04:44:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 04:44:34 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:44:34 DEBUG : Waiting for deletions to finish 2026/07/31 04:44:34 INFO : There was nothing to transfer 2026/07/31 04:44:34 DEBUG : Waiting for deletions to finish 2026/07/31 04:44:34 DEBUG : apple: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : apple: Excluded 2026/07/31 04:44:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : appleappleapplebanana: Excluded 2026/07/31 04:44:34 DEBUG : banana: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : banana: Excluded 2026/07/31 04:44:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : splitbananasplit: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 04:44:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 04:44:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 04:44:36 DEBUG : apple: size = 5 OK 2026/07/31 04:44:36 DEBUG : banana: size = 6 OK 2026/07/31 04:44:36 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 04:44:36 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : apple: Unchanged skipping 2026/07/31 04:44:36 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 04:44:36 DEBUG : banana: Unchanged skipping 2026/07/31 04:44:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 04:44:36 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:44:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 04:44:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 04:44:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 04:44:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 04:44:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 04:44:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 04:44:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 04:44:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:44:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 04:44:36 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:44:36 DEBUG : Waiting for deletions to finish 2026/07/31 04:44:36 INFO : There was nothing to transfer 2026/07/31 04:44:36 DEBUG : Waiting for deletions to finish 2026/07/31 04:44:37 DEBUG : apple: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : apple: Excluded 2026/07/31 04:44:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : appleappleapplebanana: Excluded 2026/07/31 04:44:37 DEBUG : banana: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : banana: Excluded 2026/07/31 04:44:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : splitbananasplit: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 04:44:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 04:44:37 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:46:55 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 04:46:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 04:46:56 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 04:46:57 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 04:46:57 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 04:47:37 DEBUG : Waiting for deletions to finish 2026/07/31 04:47:38 DEBUG : apple: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : apple: Excluded 2026/07/31 04:47:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : appleappleapplebanana: Excluded 2026/07/31 04:47:38 DEBUG : banana: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : banana: Excluded 2026/07/31 04:47:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : splitbananasplit: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 04:47:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 04:47:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 04:47:39 DEBUG : apple: size = 5 OK 2026/07/31 04:47:39 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : apple: Unchanged skipping 2026/07/31 04:47:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 04:47:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 04:47:39 DEBUG : banana: size = 6 OK 2026/07/31 04:47:39 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : banana: Unchanged skipping 2026/07/31 04:47:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 04:47:39 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:47:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 04:47:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 04:47:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 04:47:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 04:47:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 04:47:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 04:47:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 04:47:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 04:47:39 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:47:39 DEBUG : Waiting for deletions to finish 2026/07/31 04:47:39 INFO : There was nothing to transfer 2026/07/31 04:47:39 DEBUG : Waiting for deletions to finish 2026/07/31 04:47:40 DEBUG : apple: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : apple: Excluded 2026/07/31 04:47:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : appleappleapplebanana: Excluded 2026/07/31 04:47:40 DEBUG : banana: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : banana: Excluded 2026/07/31 04:47:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : splitbananasplit: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 04:47:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 04:47:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 04:47:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 04:47:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : banana: size = 6 OK 2026/07/31 04:47:42 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 04:47:42 DEBUG : banana: Unchanged skipping 2026/07/31 04:47:42 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 04:47:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 04:47:42 DEBUG : apple: size = 5 OK 2026/07/31 04:47:42 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : apple: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:47:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 04:47:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 04:47:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 04:47:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 04:47:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 04:47:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 04:47:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 04:47:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:47:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 04:47:42 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:47:42 DEBUG : Waiting for deletions to finish 2026/07/31 04:47:42 INFO : There was nothing to transfer 2026/07/31 04:47:42 DEBUG : Waiting for deletions to finish 2026/07/31 04:47:42 DEBUG : apple: Excluded (Path Filter) 2026/07/31 04:47:42 DEBUG : apple: Excluded 2026/07/31 04:47:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 04:47:42 DEBUG : appleappleapplebanana: Excluded 2026/07/31 04:47:42 DEBUG : banana: Excluded (Path Filter) 2026/07/31 04:47:42 DEBUG : banana: Excluded 2026/07/31 04:47:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 04:47:42 DEBUG : splitbananasplit: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 04:47:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 04:47:43 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:50:31 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/31 04:50:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 04:50:31 DEBUG : pacer: Reducing sleep to 15ms 2026/07/31 04:50:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/31 04:50:32 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 04:50:33 DEBUG : Waiting for deletions to finish 2026/07/31 04:50:33 DEBUG : apple: Excluded (Path Filter) 2026/07/31 04:50:33 DEBUG : apple: Excluded 2026/07/31 04:50:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 04:50:33 DEBUG : appleappleapplebanana: Excluded 2026/07/31 04:50:33 DEBUG : banana: Excluded (Path Filter) 2026/07/31 04:50:33 DEBUG : banana: Excluded 2026/07/31 04:50:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 04:50:33 DEBUG : splitbananasplit: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 04:50:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 04:50:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 04:50:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:50:41 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:50:41 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:50:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:50:41 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:50:41 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:50:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:50:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:50:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:50:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:50:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:50:41 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:50:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:50:41 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:50:41 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:50:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:50:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:50:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:50:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:50:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:50:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:50:42 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:50:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 04:50:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 04:50:42 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:50:42 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:50:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 04:50:44 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/31 04:50:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:50:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 04:50:44 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/31 04:50:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:50:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:44 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 04:50:44 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/31 04:50:44 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/31 04:50:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 04:50:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/31 04:50:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:50:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 04:50:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/31 04:50:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:50:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 04:50:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/31 04:50:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:50:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:47 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 04:50:47 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/31 04:50:47 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/31 04:50:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 04:50:47 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/31 04:50:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:50:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 04:50:48 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/31 04:50:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:50:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 04:50:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/31 04:50:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:50:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 04:50:49 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/31 04:50:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:50:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:50:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 04:50:49 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/31 04:50:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:50:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 04:50:50 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/31 04:50:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:50:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 04:50:51 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/31 04:50:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:50:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 04:50:51 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/31 04:50:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:50:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 04:50:52 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/31 04:50:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:50:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 04:50:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 04:50:52 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/31 04:50:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:50:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 04:50:52 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/31 04:50:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:50:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 04:50:53 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/31 04:50:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:50:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 04:50:55 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/31 04:50:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/31 04:50:55 DEBUG : Waiting for deletions to finish 2026/07/31 04:51:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 04:51:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 04:51:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 04:51:02 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 04:51:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 04:51:02 INFO : appleappleapplebanana: Deleted 2026/07/31 04:51:02 INFO : apple: Deleted 2026/07/31 04:51:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 04:51:08 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 04:51:08 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 04:51:08 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 04:51:09 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 04:51:09 INFO : splitbananasplit: Deleted 2026/07/31 04:51:09 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 04:51:09 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 04:51:09 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 04:51:14 INFO : banana: Deleted 2026/07/31 04:51:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 04:51:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 04:51:16 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 04:51:16 DEBUG : Waiting for deletions to finish 2026/07/31 04:51:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 04:51:17 DEBUG : YXBwbGU=: Excluded 2026/07/31 04:51:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 04:51:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/31 04:51:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 04:51:17 DEBUG : YmFuYW5h: Excluded 2026/07/31 04:51:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 04:51:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/31 04:51:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 04:51:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/31 04:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 04:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:18 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 04:51:18 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:18 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 04:51:18 DEBUG : apple: Unchanged skipping 2026/07/31 04:51:18 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 04:51:18 DEBUG : banana: Unchanged skipping 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 04:51:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 04:51:18 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 04:51:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 04:51:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:51:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 04:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 04:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 04:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 04:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 04:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 04:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 04:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/31 04:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 04:51:19 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:51:19 DEBUG : Waiting for deletions to finish 2026/07/31 04:51:19 DEBUG : Waiting for deletions to finish 2026/07/31 04:51:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : YXBwbGU=: Excluded 2026/07/31 04:51:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/31 04:51:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : YmFuYW5h: Excluded 2026/07/31 04:51:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/31 04:51:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 04:51:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/31 04:51:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 04:51:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:20 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 04:51:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 04:51:20 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 04:51:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 04:51:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 04:51:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 04:51:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 04:51:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 04:51:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 04:51:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-poruhav6jeja", Local "Local file system at /tmp/rclone641174318", Modify Window "1ns" 2026/07/31 04:54:12 DEBUG : Waiting for deletions to finish 2026/07/31 04:54:13 DEBUG : apple: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : apple: Excluded 2026/07/31 04:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : appleappleapplebanana: Excluded 2026/07/31 04:54:13 DEBUG : banana: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : banana: Excluded 2026/07/31 04:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : splitbananasplit: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/31 04:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 04:54:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/31 04:54:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:14 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:14 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:14 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:14 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:14 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:14 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:14 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:14 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:14 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:14 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 04:54:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 04:54:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 04:54:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 04:54:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 04:54:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 04:54:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 04:54:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 04:54:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 04:54:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 04:54:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 04:54:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 04:54:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 04:54:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 04:54:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 04:54:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 04:54:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:14 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:54:14 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:54:16 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/31 04:54:16 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/31 04:54:16 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/31 04:54:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 04:54:16 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/31 04:54:16 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/31 04:54:16 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/31 04:54:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 04:54:16 DEBUG : PREFIXapple: size = 5 OK 2026/07/31 04:54:16 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/31 04:54:16 INFO : apple: Copied (new) to: PREFIXapple 2026/07/31 04:54:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 04:54:16 DEBUG : PREFIXbanana: size = 6 OK 2026/07/31 04:54:16 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/31 04:54:16 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/31 04:54:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 04:54:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/31 04:54:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/31 04:54:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 04:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 04:54:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/31 04:54:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/31 04:54:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 04:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 04:54:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/31 04:54:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/31 04:54:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 04:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 04:54:19 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/31 04:54:19 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/31 04:54:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/31 04:54:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 04:54:20 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/31 04:54:20 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/31 04:54:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 04:54:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 04:54:20 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/31 04:54:20 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/31 04:54:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 04:54:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 04:54:21 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/31 04:54:21 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/31 04:54:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/31 04:54:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 04:54:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/31 04:54:21 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/31 04:54:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/31 04:54:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 04:54:22 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/31 04:54:22 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/31 04:54:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/31 04:54:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 04:54:22 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/31 04:54:22 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/31 04:54:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/31 04:54:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 04:54:22 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/31 04:54:22 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/31 04:54:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/31 04:54:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 04:54:23 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/31 04:54:23 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/31 04:54:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/31 04:54:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 04:54:24 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/31 04:54:24 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/31 04:54:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/31 04:54:24 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/31 04:54:24 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/31 04:54:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/31 04:54:25 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/31 04:54:25 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/31 04:54:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/31 04:54:25 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/31 04:54:25 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/31 04:54:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/31 04:54:25 DEBUG : Waiting for deletions to finish 2026/07/31 04:54:31 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 04:54:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 04:54:31 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 04:54:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 04:54:32 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 04:54:32 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 04:54:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 04:54:33 INFO : appleappleapplebanana: Deleted 2026/07/31 04:54:38 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 04:54:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 04:54:38 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 04:54:38 INFO : splitbananasplit: Deleted 2026/07/31 04:54:38 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 04:54:39 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 04:54:39 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 04:54:39 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 04:54:44 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 04:54:44 INFO : banana: Deleted 2026/07/31 04:54:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 04:54:45 INFO : apple: Deleted 2026/07/31 04:54:45 DEBUG : Waiting for deletions to finish 2026/07/31 04:54:45 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/31 04:54:45 DEBUG : PREFIXapple: Excluded 2026/07/31 04:54:45 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/31 04:54:45 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/31 04:54:45 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/31 04:54:45 DEBUG : PREFIXbanana: Excluded 2026/07/31 04:54:45 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/31 04:54:45 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/31 04:54:46 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/31 04:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 04:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 04:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 04:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 04:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 04:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 04:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 04:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 04:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 04:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 04:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 04:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 04:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 04:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 04:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 04:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 04:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 04:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 04:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 04:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 04:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 04:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 04:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 04:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 04:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 04:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 04:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 04:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 04:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 04:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 04:54:46 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 04:54:46 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 04:54:46 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 04:54:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 04:54:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 04:54:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 04:54:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 04:54:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 04:54:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 04:54:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 04:54:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 04:54:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 04:54:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 04:54:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 04:54:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 04:54:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 04:54:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 04:54:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 04:54:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 04:54:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 04:54:47 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for checks to finish 2026/07/31 04:54:47 DEBUG : Yandex rclone-test-poruhav6jeja: Waiting for transfers to finish 2026/07/31 04:54:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 04:54:48 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/31 04:54:48 INFO : splitbananasplit: Copied (new) 2026/07/31 04:54:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 04:54:48 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/31 04:54:48 INFO : appleappleapplebanana: Copied (new) panic: test timed out after 1h0m0s running tests: TestTransform (10m57s) TestTransform/prefix (1m15s) goroutine 18219 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 12 minutes]: testing.(*T).Run(0x329128b42908, {0x2d519cc?, 0x3291289d5ae8?}, 0x2edd9b8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x329128b42908) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x329128b42908, 0x3291289d5c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7a6ca, 0x18}, {0x2d9d7f3, 0x20}, 0x329128e8d530, {0x4bfba80, 0x6c, 0x6c}, {0xc293288650222d4c, 0x34644ec826a, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3291292043c0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3291292043c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 17777 [IO wait]: internal/poll.runtime_pollWait(0x7f131ce2ec00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d36b80?, 0x3291290d0000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d36b80, {0x3291290d0000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d36b80, {0x3291290d0000?, 0x17fb?, 0x3291293305a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f020d8, {0x3291290d0000?, 0x0?, 0x32912968a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c4288, {0x3291290d0000?, 0x7f131df53cc0?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295128a0, {0x3291290d0000?, 0x329128a843c0?, 0x32912968aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128ff90a8, {0x2efd6e0, 0x3291295128a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128ff8e08, {0x7f132c0d7200, 0x3291295c4288}, 0x32912968ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128ff8e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128ff8e08, {0x3291292ac000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129538280, {0x3291292ac000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291292bad20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291292bad20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129538280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17724 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 51 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 52 [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 15345 [chan receive, 1 minutes]: testing.(*T).Run(0x329128b42b48, {0x2d3bbb7?, 0x48e245?}, 0x329129478000) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x329128b42b48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x329128b42b48, 0x2edd9b8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17388 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x329129328d98) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0x329129328c88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:556 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x329129328c88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:988 +0x34c github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2f28428, 0x4c3b020}, {0x2f4a230, 0x329128a93800}, {0x2f48710, 0x3291294e5740}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1379 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2f28428, 0x4c3b020}, {0x2f4a230, 0x329128a93800}, {0x2f48710, 0x3291294e5740}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1385 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x329128af1688) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:126 +0x2c9 testing.tRunner(0x329128af1688, 0x329129478000) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15345 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18211 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x329129252000, {0x2f28540, 0x3291292133b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 18226 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 17613 [IO wait]: internal/poll.runtime_pollWait(0x7f1374626000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d37480?, 0x32912922f900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d37480, {0x32912922f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d37480, {0x32912922f900?, 0x429a6a?, 0x3291294be970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128a82330, {0x32912922f900?, 0x7f131df53cc0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128cb91b8, {0x32912922f900?, 0x7f131df53cc0?, 0x7f13747acbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295125e8, {0x32912922f900?, 0x329128e06780?, 0x3291294bea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291295970a8, {0x2efd6e0, 0x3291295125e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129596e08, {0x7f132c0d7200, 0x329128cb91b8}, 0x3291294bec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129596e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129596e08, {0x3291292fa000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129264b40, {0x3291292fa000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291293ccd20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291293ccd20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129264b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17607 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17805 [IO wait]: internal/poll.runtime_pollWait(0x7f131dedee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128f26c80?, 0x329129700000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128f26c80, {0x329129700000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128f26c80, {0x329129700000?, 0x12fb?, 0x3291290bf380?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128e04310, {0x329129700000?, 0x0?, 0x3291290ab9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x32912985cdb0, {0x329129700000?, 0x7f132c0ce7c8?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128ef7020, {0x329129700000?, 0x329128e070e0?, 0x3291290aba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x32912912e2a8, {0x2efd6e0, 0x329128ef7020}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x32912912e008, {0x7f132c0d7200, 0x32912985cdb0}, 0x3291290abc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x32912912e008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x32912912e008, {0x329129172000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x32912959a640, {0x329129172000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129135800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129135800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x32912959a640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17925 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17794 [select]: net/http.(*persistConn).writeLoop(0x32912933e8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17770 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17589 [IO wait]: internal/poll.runtime_pollWait(0x7f131ded5000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128c52880?, 0x3291292d6c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128c52880, {0x3291292d6c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128c52880, {0x3291292d6c00?, 0x12fb?, 0x3291290b1970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f021d0, {0x3291292d6c00?, 0x0?, 0x3291290b19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c4678, {0x3291292d6c00?, 0x7f1374632b40?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128cb8d50, {0x3291292d6c00?, 0x329128e07680?, 0x3291290b1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128f3cd28, {0x2efd6e0, 0x329128cb8d50}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128f3ca88, {0x7f132c0d7200, 0x3291295c4678}, 0x3291290b1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128f3ca88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128f3ca88, {0x329128de5000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3291292e4000, {0x329128de5000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329128d90720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329128d90720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3291292e4000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17407 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17633 [select]: net/http.(*persistConn).writeLoop(0x329129586f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17626 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18148 [IO wait]: internal/poll.runtime_pollWait(0x7f131df26c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128f26480?, 0x3291290a8800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128f26480, {0x3291290a8800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128f26480, {0x3291290a8800?, 0x17fb?, 0x3291291ec460?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128e04100, {0x3291290a8800?, 0x0?, 0x3291295f99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c41e0, {0x3291290a8800?, 0x7f1374632b40?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128cb9d58, {0x3291290a8800?, 0x329128e07a40?, 0x3291295f9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x32912912e628, {0x2efd6e0, 0x329128cb9d58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x32912912e388, {0x7f132c0d7200, 0x3291295c41e0}, 0x3291295f9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x32912912e388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x32912912e388, {0x3291293fa000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129265040, {0x3291293fa000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291293e0f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291293e0f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129265040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18091 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17934 [IO wait]: internal/poll.runtime_pollWait(0x7f1374625600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3291295a6300?, 0x329129624000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x3291295a6300, {0x329129624000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3291295a6300, {0x329129624000?, 0x12fb?, 0x32912920ad80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896cc60, {0x329129624000?, 0x0?, 0x32912943c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128cb86d8, {0x329129624000?, 0x7f132c11eae8?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128abd6f8, {0x329129624000?, 0x329128e07c20?, 0x32912943ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291295d82a8, {0x2efd6e0, 0x329128abd6f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3291295d8008, {0x7f132c0d7200, 0x329128cb86d8}, 0x32912943cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3291295d8008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3291295d8008, {0x3291295ef000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129126780, {0x3291295ef000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291295e9020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291295e9020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129126780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17808 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17983 [select]: net/http.(*persistConn).writeLoop(0x329129568500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17977 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17941 [select]: net/http.(*persistConn).writeLoop(0x32912959a000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17918 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18145 [IO wait]: internal/poll.runtime_pollWait(0x7f131df26200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3291295a6a00?, 0x3291290d1800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x3291295a6a00, {0x3291290d1800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3291295a6a00, {0x3291290d1800?, 0x17fb?, 0x329128ec9c20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128a82448, {0x3291290d1800?, 0x0?, 0x329128a019c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128abdd40, {0x3291290d1800?, 0x7f131df53cc0?, 0x7f13747acbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295123f0, {0x3291290d1800?, 0x329129252d20?, 0x329128a01a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291295d8d28, {0x2efd6e0, 0x3291295123f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3291295d8a88, {0x7f132c0d7200, 0x329128abdd40}, 0x329128a01c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3291295d8a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3291295d8a88, {0x32912924b000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329128db5040, {0x32912924b000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291295b73e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291295b73e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329128db5040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17965 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17871 [IO wait]: internal/poll.runtime_pollWait(0x7f1374626400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128c52a00?, 0x329129156c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128c52a00, {0x329129156c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128c52a00, {0x329129156c00?, 0x12fb?, 0x32912920a080?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896ca40, {0x329129156c00?, 0x0?, 0x3291290e99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329129513500, {0x329129156c00?, 0x7f131df53cc0?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329129513998, {0x329129156c00?, 0x3291292530e0?, 0x3291290e9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329129597b28, {0x2efd6e0, 0x329129513998}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129597888, {0x7f132c0d7200, 0x329129513500}, 0x3291290e9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129597888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129597888, {0x3291294a9000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129264780, {0x3291294a9000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129455bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129455bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129264780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17697 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18052 [IO wait]: internal/poll.runtime_pollWait(0x7f131dedec00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d37280?, 0x3291294da600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d37280, {0x3291294da600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d37280, {0x3291294da600?, 0x12fb?, 0x3291294a1970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c838, {0x3291294da600?, 0x0?, 0x3291294a19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128cb8f00, {0x3291294da600?, 0x7f1374632b40?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128cb9308, {0x3291294da600?, 0x3291292534a0?, 0x3291294a1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329129482d28, {0x2efd6e0, 0x329128cb9308}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129482a88, {0x7f132c0d7200, 0x329128cb8f00}, 0x3291294a1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129482a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129482a88, {0x32912961c000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129687a40, {0x32912961c000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x32912955ade0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x32912955ade0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129687a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18017 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18164 [select]: net/http.(*persistConn).writeLoop(0x3291292e4b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18139 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17872 [select]: net/http.(*persistConn).writeLoop(0x329129264780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17697 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18285 [select]: net/http.(*persistConn).writeLoop(0x32912959bb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18278 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18162 [select]: net/http.(*persistConn).writeLoop(0x329128db5040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17965 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18246 [select]: net/http.(*persistConn).writeLoop(0x329129568280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18290 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17784 [select]: net/http.(*persistConn).writeLoop(0x329129539cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17825 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17880 [select]: net/http.(*persistConn).writeLoop(0x329129587040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17906 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18070 [select]: net/http.(*persistConn).writeLoop(0x329129538a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18043 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18149 [select]: net/http.(*persistConn).writeLoop(0x329129265040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18091 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18117 [IO wait]: internal/poll.runtime_pollWait(0x7f131ded4c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d37700?, 0x3291294db900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d37700, {0x3291294db900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d37700, {0x3291294db900?, 0x12fb?, 0x32912920b9a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c9d8, {0x3291294db900?, 0x0?, 0x3291294219c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128cb9818, {0x3291294db900?, 0x7f132c11eae8?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128abd950, {0x3291294db900?, 0x32912925bc20?, 0x329129421a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291294830a8, {0x2efd6e0, 0x329128abd950}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129482e08, {0x7f132c0d7200, 0x329128cb9818}, 0x329129421c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129482e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129482e08, {0x32912915b000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329128caf900, {0x32912915b000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291293cc000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291293cc000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329128caf900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18103 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17786 [select]: net/http.(*persistConn).writeLoop(0x3291292e48c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17831 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17567 [select]: net/http.(*persistConn).writeLoop(0x329129539540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17560 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17566 [IO wait]: internal/poll.runtime_pollWait(0x7f131dedfe00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d36f00?, 0x32912922e600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d36f00, {0x32912922e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d36f00, {0x32912922e600?, 0x12fb?, 0x329128b44e20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128a82180, {0x32912922e600?, 0x0?, 0x3291294bb9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128cb8978, {0x32912922e600?, 0x7f131df5aac0?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c4390, {0x32912922e600?, 0x3291292ae5a0?, 0x3291294bba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329129596d28, {0x2efd6e0, 0x3291295c4390}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129596a88, {0x7f132c0d7200, 0x329128cb8978}, 0x3291294bbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129596a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129596a88, {0x3291294e7000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129539540, {0x3291294e7000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291296ae540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291296ae540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129539540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17560 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17778 [select]: net/http.(*persistConn).writeLoop(0x329129538280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17724 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2719 [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 2683 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17785 [IO wait]: internal/poll.runtime_pollWait(0x7f131df26800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d37900?, 0x3291293b3900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d37900, {0x3291293b3900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d37900, {0x3291293b3900?, 0x12fb?, 0x329129330d40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128e04280, {0x3291293b3900?, 0x0?, 0x329128a069c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x32912985cbb8, {0x3291293b3900?, 0x7f131df5aac0?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c4ee8, {0x3291293b3900?, 0x3291292af860?, 0x329128a06a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128f3dea8, {0x2efd6e0, 0x3291295c4ee8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128f3dc08, {0x7f132c0d7200, 0x32912985cbb8}, 0x329128a06c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128f3dc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128f3dc08, {0x3291293a2000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3291292e48c0, {0x3291293a2000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291295b77a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291295b77a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3291292e48c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17831 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17547 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f131dedfa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128c52c80?, 0x32912922d300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128c52c80, {0x32912922d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128c52c80, {0x32912922d300?, 0x12fb?, 0x32912920b380?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f02360, {0x32912922d300?, 0x0?, 0x3291298b79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c4f90, {0x32912922d300?, 0x7f131df53cc0?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329129513848, {0x32912922d300?, 0x3291292afa40?, 0x3291298b7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329129596628, {0x2efd6e0, 0x329129513848}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129596388, {0x7f132c0d7200, 0x3291295c4f90}, 0x3291298b7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129596388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129596388, {0x32912936c000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x32912933f7c0, {0x32912936c000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129489020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129489020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x32912933f7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17541 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17806 [select]: net/http.(*persistConn).writeLoop(0x32912959a640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17925 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17759 [IO wait]: internal/poll.runtime_pollWait(0x7f131ce2f200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d36980?, 0x329128e2ef00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d36980, {0x329128e2ef00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d36980, {0x329128e2ef00?, 0x24fb?, 0x3291290be940?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f020c0, {0x329128e2ef00?, 0x0?, 0x3291290aa9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c4228, {0x329128e2ef00?, 0x7f132c0d0488?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x32912985cfc0, {0x329128e2ef00?, 0x329128fae000?, 0x3291290aaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128ff82a8, {0x2efd6e0, 0x32912985cfc0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128ff8008, {0x7f132c0d7200, 0x3291295c4228}, 0x3291290aac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128ff8008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128ff8008, {0x329129209000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3291292c48c0, {0x329129209000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x32912955b7a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x32912955b7a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3291292c48c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17751 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17940 [IO wait]: internal/poll.runtime_pollWait(0x7f131dedea00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3291295a6080?, 0x32912960a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x3291295a6080, {0x32912960a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3291295a6080, {0x32912960a000?, 0x12fb?, 0x329129426970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896cb68, {0x32912960a000?, 0x0?, 0x3291294269c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329129513d58, {0x32912960a000?, 0x7f132c0d0488?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x32912985c2e8, {0x32912960a000?, 0x329128fae780?, 0x329129426a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329129597ea8, {0x2efd6e0, 0x32912985c2e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129597c08, {0x7f132c0d7200, 0x329129513d58}, 0x329129426c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129597c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129597c08, {0x329129618000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x32912959a000, {0x329129618000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291296052c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291296052c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x32912959a000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17918 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17760 [select]: net/http.(*persistConn).writeLoop(0x3291292c48c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17751 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17522 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f131dee0000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d37680?, 0x329128e4d900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d37680, {0x329128e4d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d37680, {0x329128e4d900?, 0x12fb?, 0x497192?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128a82410, {0x329128e4d900?, 0x0?, 0x3291295779c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128abd668, {0x329128e4d900?, 0x7f131df5aac0?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c5350, {0x329128e4d900?, 0x329128faf4a0?, 0x329129577a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128fac9a8, {0x2efd6e0, 0x3291295c5350}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128fac708, {0x7f132c0d7200, 0x329128abd668}, 0x329129577c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128fac708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128fac708, {0x329129432000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3291292c52c0, {0x329129432000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x32912942b440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x32912942b440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3291292c52c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17509 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17950 [select]: net/http.(*persistConn).writeLoop(0x329129569540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17943 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18300 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x329129054f00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 18227 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 17521 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3291295383c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17534 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17621 [select]: net/http.(*persistConn).writeLoop(0x329128ed7900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17582 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17761 [IO wait]: internal/poll.runtime_pollWait(0x7f131ce2f400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d37180?, 0x3291290a7000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d37180, {0x3291290a7000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d37180, {0x3291290a7000?, 0x17fb?, 0x497192?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128e041a0, {0x3291290a7000?, 0x0?, 0x3291295b09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x32912985c4c8, {0x3291290a7000?, 0x7f132c0d0488?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x32912985c090, {0x3291290a7000?, 0x32912905cb40?, 0x3291295b0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128f3db28, {0x2efd6e0, 0x32912985c090}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128f3d888, {0x7f132c0d7200, 0x32912985c4c8}, 0x3291295b0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128f3d888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128f3d888, {0x329129396000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x32912933e8c0, {0x329129396000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291296ae420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291296ae420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x32912933e8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17770 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17949 [IO wait]: internal/poll.runtime_pollWait(0x7f131ded5800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x32912919ed80?, 0x32912960b300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x32912919ed80, {0x32912960b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x32912919ed80, {0x32912960b300?, 0x12fb?, 0x329128ec91a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128a822a0, {0x32912960b300?, 0x0?, 0x3291295af9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128abd2f0, {0x32912960b300?, 0x7f132c0d0488?, 0x7f13747acbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x32912985d218, {0x32912960b300?, 0x32912905cd20?, 0x3291295afa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x32912961e2a8, {0x2efd6e0, 0x32912985d218}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x32912961e008, {0x7f132c0d7200, 0x329128abd2f0}, 0x3291295afc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x32912961e008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x32912961e008, {0x329129661000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129569540, {0x329129661000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x32912962d4a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x32912962d4a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129569540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17943 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17579 [select]: net/http.(*persistConn).writeLoop(0x329128ed6a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17572 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17207 [IO wait]: internal/poll.runtime_pollWait(0x7f131dedf800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x32912919f180?, 0x329128e31400?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x32912919f180, {0x329128e31400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x32912919f180, {0x329128e31400?, 0x24fb?, 0x329129330420?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c320, {0x329128e31400?, 0x0?, 0x3291298ab9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128cb8528, {0x329128e31400?, 0x7f131df53cc0?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295128b8, {0x329128e31400?, 0x329128dc65a0?, 0x3291298aba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291295969a8, {0x2efd6e0, 0x3291295128b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129596708, {0x7f132c0d7200, 0x329128cb8528}, 0x3291298abc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129596708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129596708, {0x32912926a000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329128caf180, {0x32912926a000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129471500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129471500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329128caf180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17007 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18284 [IO wait]: internal/poll.runtime_pollWait(0x7f131dedf400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d37e80?, 0x3291294dcc00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d37e80, {0x3291294dcc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d37e80, {0x3291294dcc00?, 0x7f132c0d4188?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896cb28, {0x3291294dcc00?, 0x3291294209b0?, 0x43d0fc?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128ef6138, {0x3291294dcc00?, 0x7f131df5aac0?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c4048, {0x3291294dcc00?, 0x329128dc6b40?, 0x329129420a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291294837a8, {0x2efd6e0, 0x3291295c4048}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129483508, {0x7f132c0d7200, 0x329128ef6138}, 0x329129420c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129483508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129483508, {0x329129766000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x32912959bb80, {0x329129766000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129504a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129504a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x32912959bb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18278 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17823 [select]: net/http.(*persistConn).writeLoop(0x329129539680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17816 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18163 [IO wait]: internal/poll.runtime_pollWait(0x7f131dede000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3291295a6c80?, 0x3291290d3000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x3291295a6c80, {0x3291290d3000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3291295a6c80, {0x3291290d3000?, 0x17fb?, 0x329128ec9ee0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128e04148, {0x3291290d3000?, 0x0?, 0x3291294a39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c4240, {0x3291290d3000?, 0x7f131df53cc0?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295128d0, {0x3291290d3000?, 0x329128dc70e0?, 0x3291294a3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x32912912e9a8, {0x2efd6e0, 0x3291295128d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x32912912e708, {0x7f132c0d7200, 0x3291295c4240}, 0x3291294a3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x32912912e708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x32912912e708, {0x32912940f000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3291292e4b40, {0x32912940f000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129470ba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129470ba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3291292e4b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18139 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17935 [select]: net/http.(*persistConn).writeLoop(0x329129126780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17808 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17523 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x3291292c52c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17509 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17757 [select]: net/http.(*persistConn).writeLoop(0x32912933e3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17763 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17661 [select]: net/http.(*persistConn).writeLoop(0x32912933e640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17654 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17822 [IO wait]: internal/poll.runtime_pollWait(0x7f131df26400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128a92e00?, 0x329129155900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128a92e00, {0x329129155900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128a92e00, {0x329129155900?, 0x12fb?, 0x329129441970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c898, {0x329129155900?, 0x0?, 0x3291294419c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329129512900, {0x329129155900?, 0x7f131df53cc0?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329129512f00, {0x329129155900?, 0x3291295103c0?, 0x329129441a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291295977a8, {0x2efd6e0, 0x329129512f00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129597508, {0x7f132c0d7200, 0x329129512900}, 0x329129441c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129597508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129597508, {0x329129267000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129539680, {0x329129267000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129471440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129471440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129539680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17816 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17876 [IO wait]: internal/poll.runtime_pollWait(0x7f131ded5600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x32912919e280?, 0x3291293b4c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x32912919e280, {0x3291293b4c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x32912919e280, {0x3291293b4c00?, 0x12fb?, 0x329129331ba0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f02458, {0x3291293b4c00?, 0x0?, 0x3291290ae9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c5920, {0x3291293b4c00?, 0x7f131df53cc0?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329129513a58, {0x3291293b4c00?, 0x329129510f00?, 0x3291290aea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291294822a8, {0x2efd6e0, 0x329129513a58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129482008, {0x7f132c0d7200, 0x3291295c5920}, 0x3291290aec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129482008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129482008, {0x32912949d000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3291295863c0, {0x32912949d000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129486f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129486f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3291295863c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17863 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18026 [select]: net/http.(*persistConn).writeLoop(0x329129568c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17985 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17665 [IO wait]: internal/poll.runtime_pollWait(0x7f131df26a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128a92300?, 0x3291293b1300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128a92300, {0x3291293b1300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128a92300, {0x3291293b1300?, 0x12fb?, 0x3291293301e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f025a0, {0x3291293b1300?, 0x0?, 0x32912990a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c57d0, {0x3291293b1300?, 0x7f131df53cc0?, 0x7f13747acbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329129512918, {0x3291293b1300?, 0x3291295112c0?, 0x32912990aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128f3d428, {0x2efd6e0, 0x329129512918}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128f3d188, {0x7f132c0d7200, 0x3291295c57d0}, 0x32912990ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128f3d188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128f3d188, {0x3291293d9000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129265a40, {0x3291293d9000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291293a5a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291293a5a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129265a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17666 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18193 [select]: net/http.(*persistConn).roundTrip(0x329128db5040, 0x329129212cd0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x329128dfc1a0, 0x329129587180) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x329128a23da0, 0x329129587180) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x32912920b660, 0x329129586dc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x329129586dc0, {0x2efe420, 0x32912920b660}, {0x3291292aabf0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3291291d5bc0, 0x329129586dc0, {0x6f702d7473657401?, 0x3291292aac78?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3291291d5bc0, 0x329129586dc0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x329128fe0460, {0x2f28540, 0x329129478ff0}, 0x3291294814a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x329128fe0460, {0x2f28540, 0x329129478ff0}, 0x3291292ab4f8?, {0x0?, 0x0?}, {0x2607060, 0x329129518500}, 0x3291292ab4f0?, 0x2edf040, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).upload.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1122 +0x88 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x329128a23e60, 0x3291295185c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x329128a23e60, 0x3291295185c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x329129504300, {0x2f28540, 0x329129478ff0}, {0x2efa960, 0x329128ef6a50}, 0x1, {0x329129098d00, 0x19}, {0x32912909a690, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1121 +0x4b9 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x329129504300, {0x2f28540, 0x329129478ff0}, {0x2efa940, 0x329129054c00}, {0x7f131decd110, 0x3291293e1da0}, {0x32912909a690, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1187 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x329128a93800, {0x2f28540, 0x329129478ff0}, {0x2efa940, 0x329129054c00}, {0x7f131decd110, 0x3291293e1da0}, {0x32912909a690, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x32912950ea20, {0x2f28540, 0x329129478ff0}, {0x2f0fed8?, 0x329128c714a0?}, {0x32912909a690, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x32912950ea20, {0x2f28540, 0x329129478ff0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x32912950ea20, {0x2f28540, 0x329129478ff0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2f28540, 0x329129478ff0}, {0x2f4a230, 0x329128a93800}, {0x0, 0x0}, {0x329129197128, 0x15}, {0x2f48780, 0x3291293e1da0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x329129328c88, {0x2f28540, 0x329129478ff0}, 0x329129478f50, {0x2f4a230, 0x329128a93800}, 0x0, 0x3291295c4a50?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 17388 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 18025 [IO wait]: internal/poll.runtime_pollWait(0x7f131dede600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3291295a6400?, 0x329129626600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x3291295a6400, {0x329129626600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3291295a6400, {0x329129626600?, 0x12fb?, 0x3291294b8970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128a82188, {0x329129626600?, 0x0?, 0x3291294b89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128abcbb8, {0x329129626600?, 0x7f132c120ac8?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128e8c8e8, {0x329129626600?, 0x32912918e1e0?, 0x3291294b8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291295d89a8, {0x2efd6e0, 0x329128e8c8e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3291295d8708, {0x7f132c0d7200, 0x329128abcbb8}, 0x3291294b8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3291295d8708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3291295d8708, {0x32912937d000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129568c80, {0x32912937d000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x32912942a900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x32912942a900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129568c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17985 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17982 [IO wait]: internal/poll.runtime_pollWait(0x7f131ded4e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d36b00?, 0x329129625300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d36b00, {0x329129625300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d36b00, {0x329129625300?, 0x28ff300?, 0x7f132c0cf588?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128a82038, {0x329129625300?, 0x48e413?, 0x32912988a9a0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128abc288, {0x329129625300?, 0x7f132c11eae8?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128abca38, {0x329129625300?, 0x329128f4c1e0?, 0x32912988aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291295d8628, {0x2efd6e0, 0x329128abca38}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3291295d8388, {0x7f132c0d7200, 0x329128abc288}, 0x32912988ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3291295d8388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3291295d8388, {0x329129571000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129568500, {0x329129571000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291293a4480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291293a4480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129568500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17977 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18245 [IO wait]: internal/poll.runtime_pollWait(0x7f131ce2ee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128f26380?, 0x329129702600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128f26380, {0x329129702600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128f26380, {0x329129702600?, 0x12fb?, 0x3291294bd970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128a820e8, {0x329129702600?, 0x0?, 0x3291294bd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329129512330, {0x329129702600?, 0x7f131df53cc0?, 0x7f13747acbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295125b8, {0x329129702600?, 0x329128f4c5a0?, 0x3291294bda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329129483428, {0x2efd6e0, 0x3291295125b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129483188, {0x7f132c0d7200, 0x329129512330}, 0x3291294bdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129483188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129483188, {0x329129397000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129568280, {0x329129397000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291294719e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291294719e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129568280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18290 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18207 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x329129054500) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 18228 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18217 [select]: net/http.(*persistConn).writeLoop(0x32912959b400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18129 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17877 [select]: net/http.(*persistConn).writeLoop(0x3291295863c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17863 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18212 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x329129180800) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 18226 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18296 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x329129054c00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 18193 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 17614 [select]: net/http.(*persistConn).writeLoop(0x329129264b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17607 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18053 [select]: net/http.(*persistConn).writeLoop(0x329129687a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18017 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18069 [IO wait]: internal/poll.runtime_pollWait(0x7f131dede200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x32912919e980?, 0x32912960c600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x32912919e980, {0x32912960c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x32912919e980, {0x32912960c600?, 0x12fb?, 0x329128b454c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f021b0, {0x32912960c600?, 0x0?, 0x32912990b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128e8daa0, {0x32912960c600?, 0x7f132c0d0488?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x32912985c1f8, {0x32912960c600?, 0x329128f4d680?, 0x32912990ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x32912961e628, {0x2efd6e0, 0x32912985c1f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x32912961e388, {0x7f132c0d7200, 0x329128e8daa0}, 0x32912990bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x32912961e388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x32912961e388, {0x3291296e8000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129538a00, {0x3291296e8000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329128a23c20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329128a23c20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129538a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18043 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17879 [IO wait]: internal/poll.runtime_pollWait(0x7f131ce2f600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128c52e00?, 0x3291294d8000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128c52e00, {0x3291294d8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128c52e00, {0x3291294d8000?, 0x12fb?, 0x329129125970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f02498, {0x3291294d8000?, 0x0?, 0x3291291259c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c5bf0, {0x3291294d8000?, 0x7f132c11eae8?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128abca68, {0x3291294d8000?, 0x329128f4d860?, 0x329129125a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329129482628, {0x2efd6e0, 0x329128abca68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129482388, {0x7f132c0d7200, 0x3291295c5bf0}, 0x329129125c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129482388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129482388, {0x3291294e1000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129587040, {0x3291294e1000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291294c9080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291294c9080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129587040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17906 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18216 [IO wait]: internal/poll.runtime_pollWait(0x7f1374625c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d37c00?, 0x329129701300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d37c00, {0x329129701300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d37c00, {0x329129701300?, 0x12fb?, 0x3291295f5970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f024d0, {0x329129701300?, 0x0?, 0x3291295f59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x32912985cff0, {0x329129701300?, 0x7f132c0ce7c8?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128ef6180, {0x329129701300?, 0x3291293f03c0?, 0x3291295f5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x32912961f7a8, {0x2efd6e0, 0x329128ef6180}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x32912961f508, {0x7f132c0d7200, 0x32912985cff0}, 0x3291295f5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x32912961f508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x32912961f508, {0x3291294d5000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x32912959b400, {0x3291294d5000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129487c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129487c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x32912959b400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18129 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17814 [select]: net/http.(*persistConn).writeLoop(0x3291292c5400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17796 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17578 [IO wait]: internal/poll.runtime_pollWait(0x7f131dedfc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128f26280?, 0x329128e4ec00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128f26280, {0x329128e4ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128f26280, {0x329128e4ec00?, 0x12fb?, 0x3291290be4e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c380, {0x329128e4ec00?, 0x0?, 0x3291290b09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128e8cca8, {0x329128e4ec00?, 0x7f131df5aac0?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c4e58, {0x329128e4ec00?, 0x3291293f0b40?, 0x3291290b0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128facd28, {0x2efd6e0, 0x3291295c4e58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128faca88, {0x7f132c0d7200, 0x329128e8cca8}, 0x3291290b0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128faca88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128faca88, {0x32912941f000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329128ed6a00, {0x32912941f000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x32912955a360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x32912955a360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329128ed6a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17572 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18226 [select]: net/http.(*persistConn).roundTrip(0x32912933e8c0, 0x329129212eb0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x329128dfc1a0, 0x3291295877c0) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x329128a23da0, 0x3291295877c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x32912920b660, 0x329129587680) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x329129587680, {0x2efe420, 0x32912920b660}, {0x3291289d4be8?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3291291d5bc0, 0x329129587680, {0x6f702d7473657401?, 0x3291289d4c70?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3291291d5bc0, 0x329129587680) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x329128fe0460, {0x2f28540, 0x329129478ff0}, 0x3291289d52d8) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x329128fe0460, {0x2f28540, 0x329129478ff0}, 0x329129128420?, {0x26070e0?, 0x329128f02068?}, {0x0, 0x0}, 0x329128980150?, 0x2edf040, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1050 +0x89 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(0x329128a23e60, 0x329128f22180, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x329128a23e60, 0x329128f22180) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x3291294862a0, {0x2f28540, 0x329129478ff0}, {0x2d59490, 0xf}, {0x329129086140, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1049 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x3291294862a0, {0x2f28540, 0x329129478ff0}, {0x3291294862a0?, 0x2f28540?, 0x4c16ca0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1061 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x3291294862a0, {0x2f28540, 0x329129478ff0}, {0x2efa940, 0x329129180800}, {0x7f131decd110, 0x3291293e14a0}, {0x329128b4bba0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1200 +0x368 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x329128a93800, {0x2f28540, 0x329129478ff0}, {0x2efa940, 0x329129180800}, {0x7f131decd110, 0x3291293e14a0}, {0x329128b4bba0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x329128e96ea0, {0x2f28540, 0x329129478ff0}, {0x2f0fed8?, 0x329128dc8870?}, {0x329128b4bba0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x329128e96ea0, {0x2f28540, 0x329129478ff0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x329128e96ea0, {0x2f28540, 0x329129478ff0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2f28540, 0x329129478ff0}, {0x2f4a230, 0x329128a93800}, {0x0, 0x0}, {0x329128a97748, 0x5}, {0x2f48780, 0x3291293e14a0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x329129328c88, {0x2f28540, 0x329129478ff0}, 0x329129478f50, {0x2f4a230, 0x329128a93800}, 0x19, 0x32912988cf98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 17388 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 17991 [select]: net/http.(*persistConn).writeLoop(0x329129686f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18007 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17813 [IO wait]: internal/poll.runtime_pollWait(0x7f1374626200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128a92800?, 0x329129154600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128a92800, {0x329129154600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128a92800, {0x329129154600?, 0x12fb?, 0x3291291ecb60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c810, {0x329129154600?, 0x0?, 0x32912968f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295124f8, {0x329129154600?, 0x7f131df5aac0?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c4810, {0x329129154600?, 0x3291293f1680?, 0x32912968fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329129597428, {0x2efd6e0, 0x3291295c4810}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129597188, {0x7f132c0d7200, 0x3291295124f8}, 0x32912968fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129597188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129597188, {0x329128dba000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3291292c5400, {0x329128dba000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329128d91140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329128d91140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3291292c5400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17796 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17548 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x32912933f7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17541 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17990 [IO wait]: internal/poll.runtime_pollWait(0x7f131ce2f800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3291295a6580?, 0x3291294d9300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x3291295a6580, {0x3291294d9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3291295a6580, {0x3291294d9300?, 0x12fb?, 0x32912920a440?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c008, {0x3291294d9300?, 0x0?, 0x32912990f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128cb8018, {0x3291294d9300?, 0x7f132c11eae8?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128abcb58, {0x3291294d9300?, 0x32912918f0e0?, 0x32912990fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3291294829a8, {0x2efd6e0, 0x329128abcb58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329129482708, {0x7f132c0d7200, 0x329128cb8018}, 0x32912990fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329129482708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329129482708, {0x3291295e0000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129686f00, {0x3291295e0000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x32912962c420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x32912962c420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129686f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18007 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17660 [IO wait]: internal/poll.runtime_pollWait(0x7f131df26e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128c53e80?, 0x3291293b0000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128c53e80, {0x3291293b0000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128c53e80, {0x3291293b0000?, 0x12fb?, 0x32912920bd40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f02518, {0x3291293b0000?, 0x0?, 0x3291295fa9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c5440, {0x3291293b0000?, 0x7f1374632b40?, 0x7f13747ac2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128cb9578, {0x3291293b0000?, 0x32912918f2c0?, 0x3291295faa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128f3d0a8, {0x2efd6e0, 0x329128cb9578}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128f3ce08, {0x7f132c0d7200, 0x3291295c5440}, 0x3291295fac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128f3ce08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128f3ce08, {0x329129398000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x32912933e640, {0x329129398000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291294717a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291294717a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x32912933e640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17654 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17756 [IO wait]: internal/poll.runtime_pollWait(0x7f1374625a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128a92400?, 0x3291290a4000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128a92400, {0x3291290a4000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128a92400, {0x3291290a4000?, 0x17fb?, 0x32912968d970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c318, {0x3291290a4000?, 0x0?, 0x32912968d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x32912985c210, {0x3291290a4000?, 0x7f131df53cc0?, 0x7f13747acbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329129512480, {0x3291290a4000?, 0x32912918fc20?, 0x32912968da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128f3d7a8, {0x2efd6e0, 0x329129512480}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128f3d508, {0x7f132c0d7200, 0x32912985c210}, 0x32912968dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128f3d508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128f3d508, {0x3291290db000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x32912933e3c0, {0x3291290db000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291294895c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291294895c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x32912933e3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17763 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18118 [select]: net/http.(*persistConn).writeLoop(0x329128caf900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18103 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18084 [IO wait]: internal/poll.runtime_pollWait(0x7f131ce2f000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x32912919ef00?, 0x32912960d900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x32912919ef00, {0x32912960d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x32912919ef00, {0x32912960d900?, 0x12fb?, 0x329128b45d20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f02338, {0x32912960d900?, 0x0?, 0x3291298b29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x32912985c648, {0x32912960d900?, 0x7f132c0d0488?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x32912985c9a8, {0x32912960d900?, 0x32912905d680?, 0x3291298b2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x32912961e9a8, {0x2efd6e0, 0x32912985c9a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x32912961e708, {0x7f132c0d7200, 0x32912985c648}, 0x3291298b2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x32912961e708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x32912961e708, {0x3291291e2000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329128ed7680, {0x3291291e2000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329128d90f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329128d90f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329128ed7680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18078 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17520 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7f1374625e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128f26300?, 0x3291292d5900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128f26300, {0x3291292d5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128f26300, {0x3291292d5900?, 0x43cf5b?, 0x4c3e0c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128e04778, {0x3291292d5900?, 0x3291296d7998?, 0x478bd2?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295139c8, {0x3291292d5900?, 0x7f132c120ac8?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x329128e8c270, {0x3291292d5900?, 0x329128f3c2d8?, 0x3291296d7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128f3c2a8, {0x2efd6e0, 0x329128e8c270}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128f3c008, {0x7f132c0d7200, 0x3291295139c8}, 0x3291296d7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128f3c008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128f3c008, {0x3291293f4000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3291295383c0, {0x3291293f4000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x32912955bb60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x32912955bb60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3291295383c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17534 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17590 [select]: net/http.(*persistConn).writeLoop(0x3291292e4000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17407 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18228 [select]: net/http.(*persistConn).roundTrip(0x329129265040, 0x329129212fa0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x329128dfc1a0, 0x329129587b80) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x329128a23da0, 0x329129587b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x32912920b660, 0x329129587a40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x329129587a40, {0x2efe420, 0x32912920b660}, {0x3291292a6ee0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3291291d5bc0, 0x329129587a40, {0x329128f17101?, 0x3291292a6f68?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3291291d5bc0, 0x329129587a40) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x329128fe0460, {0x2f28540, 0x329129478ff0}, 0x3291295a8840) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).waitForJob.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:575 +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(0x329128a23e60, 0x3291295188c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x329128a23e60, 0x3291295188c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).waitForJob(0x329128a93800, {0x2f28540, 0x329129478ff0}, {0x3291295857a0, 0x70}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:574 +0x246 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x3291293e1740, {0x2f28540, 0x329129478ff0}, {0x2efa960, 0x3291295c4b28}, 0x1, {0x2d7ac6a, 0x18}, {0x32912907ef20, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1149 +0x777 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x3291293e1740, {0x2f28540, 0x329129478ff0}, {0x2efa940, 0x329129054500}, {0x7f131decd110, 0x3291293e1560}, {0x32912907ef20, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1187 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x329128a93800, {0x2f28540, 0x329129478ff0}, {0x2efa940, 0x329129054500}, {0x7f131decd110, 0x3291293e1560}, {0x32912907ef20, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x32912950f4d0, {0x2f28540, 0x329129478ff0}, {0x2f0fed8?, 0x3291294f6960?}, {0x32912907ef20, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x32912950f4d0, {0x2f28540, 0x329129478ff0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x32912950f4d0, {0x2f28540, 0x329129478ff0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2f28540, 0x329129478ff0}, {0x2f4a230, 0x329128a93800}, {0x0, 0x0}, {0x329128a977d0, 0x6}, {0x2f48780, 0x3291293e1560}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x329129328c88, {0x2f28540, 0x329129478ff0}, 0x329129478f50, {0x2f4a230, 0x329128a93800}, 0x4b, 0x3291294a5f98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 17388 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 18227 [select]: net/http.(*persistConn).roundTrip(0x32912933e3c0, 0x329129212dc0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x329128dfc1a0, 0x329129587540) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x329128a23da0, 0x329129587540) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x32912920b660, 0x329129587400) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x329129587400, {0x2efe420, 0x32912920b660}, {0x3291290b8bf0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3291291d5bc0, 0x329129587400, {0x6f702d7473657401?, 0x3291290b8c78?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3291291d5bc0, 0x329129587400) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x329128fe0460, {0x2f28540, 0x329129478ff0}, 0x329129481a20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x329128fe0460, {0x2f28540, 0x329129478ff0}, 0x3291290b94f8?, {0x0?, 0x0?}, {0x2607060, 0x329129518740}, 0x3291290b94f0?, 0x2edf040, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).upload.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1122 +0x88 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x329128a23e60, 0x329129518800, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x329128a23e60, 0x329129518800) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x329129504480, {0x2f28540, 0x329129478ff0}, {0x2efa960, 0x329128ef6e88}, 0x1, {0x329129098d00, 0x19}, {0x32912909aa10, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1121 +0x4b9 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x329129504480, {0x2f28540, 0x329129478ff0}, {0x2efa940, 0x329129054f00}, {0x7f131decd110, 0x3291293e1ce0}, {0x32912909aa10, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1187 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x329128a93800, {0x2f28540, 0x329129478ff0}, {0x2efa940, 0x329129054f00}, {0x7f131decd110, 0x3291293e1ce0}, {0x32912909aa10, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x32912950ecf0, {0x2f28540, 0x329129478ff0}, {0x2f0fed8?, 0x329128c71680?}, {0x32912909aa10, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x32912950ecf0, {0x2f28540, 0x329129478ff0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x32912950ecf0, {0x2f28540, 0x329129478ff0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2f28540, 0x329129478ff0}, {0x2f4a230, 0x329128a93800}, {0x0, 0x0}, {0x3291291970f8, 0x15}, {0x2f48780, 0x3291293e1ce0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x329129328c88, {0x2f28540, 0x329129478ff0}, 0x329129478f50, {0x2f4a230, 0x329128a93800}, 0x32, 0x3291298b1f98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 17388 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 17694 [IO wait]: internal/poll.runtime_pollWait(0x7f131df26600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128c52700?, 0x329129230c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128c52700, {0x329129230c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128c52700, {0x329129230c00?, 0x12fb?, 0x329128ec81e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f02440, {0x329129230c00?, 0x0?, 0x32912943d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c58c0, {0x329129230c00?, 0x7f131df5aac0?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c5ec0, {0x329129230c00?, 0x329129542000?, 0x32912943da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128ff9ea8, {0x2efd6e0, 0x3291295c5ec0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128ff9c08, {0x7f132c0d7200, 0x3291295c58c0}, 0x32912943dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128ff9c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128ff9c08, {0x32912953e000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x3291292e5a40, {0x32912953e000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129505500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129505500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x3291292e5a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17858 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17620 [IO wait]: internal/poll.runtime_pollWait(0x7f131ded5400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128f26780?, 0x329129152000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128f26780, {0x329129152000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128f26780, {0x329129152000?, 0x12fb?, 0x3291290be9e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c888, {0x329129152000?, 0x0?, 0x3291296899c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x329128e8d770, {0x329129152000?, 0x7f131df5aac0?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c4a98, {0x329129152000?, 0x3291295425a0?, 0x329129689a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128fad0a8, {0x2efd6e0, 0x3291295c4a98}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128face08, {0x7f132c0d7200, 0x329128e8d770}, 0x329129689c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128face08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128face08, {0x32912957e000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329128ed7900, {0x32912957e000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291292ba960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291292ba960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329128ed7900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17582 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18268 [sleep]: time.Sleep(0x989680) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x0?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:178 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 18228 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:177 +0x17f goroutine 17682 [select]: net/http.(*persistConn).writeLoop(0x329129265a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17666 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17632 [IO wait]: internal/poll.runtime_pollWait(0x7f131ded5200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128f26a80?, 0x329129153300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128f26a80, {0x329129153300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128f26a80, {0x329129153300?, 0x12fb?, 0x3291290bf160?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x32912896c9a8, {0x329129153300?, 0x0?, 0x32912990d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295121f8, {0x329129153300?, 0x7f131df5aac0?, 0x7f13747aba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c4f18, {0x329129153300?, 0x3291291c32c0?, 0x32912990da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128fad7a8, {0x2efd6e0, 0x3291295c4f18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128fad508, {0x7f132c0d7200, 0x3291295121f8}, 0x32912990dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128fad508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128fad508, {0x329129270000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129586f00, {0x329129270000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x329129360480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x329129360480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129586f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17626 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17783 [IO wait]: internal/poll.runtime_pollWait(0x7f131df26000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x329128d37780?, 0x3291293b2600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x329128d37780, {0x3291293b2600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x329128d37780, {0x3291293b2600?, 0x12fb?, 0x329129330b00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x329128f021b8, {0x3291293b2600?, 0x0?, 0x32912968b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3291295c4900, {0x3291293b2600?, 0x7f131df5aac0?, 0x7f13747ab108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3291295c5110, {0x3291293b2600?, 0x3291291c34a0?, 0x32912968ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x329128ff9b28, {0x2efd6e0, 0x3291295c5110}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x329128ff9888, {0x7f132c0d7200, 0x3291295c4900}, 0x32912968bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x329128ff9888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x329128ff9888, {0x329129376000, 0x1000, 0x2876200?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x329129539cc0, {0x329129376000?, 0x2ef9de0?, 0x4b9d540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x3291293cd8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x3291293cd8c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x329129539cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17825 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17695 [select]: net/http.(*persistConn).writeLoop(0x3291292e5a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17858 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17208 [select]: net/http.(*persistConn).writeLoop(0x329128caf180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17007 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18085 [select]: net/http.(*persistConn).writeLoop(0x329128ed7680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18078 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.379490007s (try 3/5): exit status 2: Failed []