"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 4/5) 2026/08/13 04:11:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi" 2026/08/13 04:11:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/13 04:11:21 DEBUG : Creating backend with remote "/tmp/rclone1314922976" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:11:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:11:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/13 04:11:21 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:11:21 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.01s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:11:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 04:11:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:11:23 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:11:23 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:11:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:11:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:11:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:11:27 DEBUG : Yandex rclone-test-qomecoj7bigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (19.50s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.63s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:11:43 DEBUG : Creating backend with remote "/non-existing" 2026/08/13 04:11:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/13 04:11:44 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:11:44 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.03s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:11:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:11:45 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:11:45 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:11:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:11:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:11:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.87s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.55s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:12:04 INFO : Yandex rclone-test-qomecoj7bigi: Running all checks before starting transfers 2026/08/13 04:12:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:12:04 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:12:04 INFO : Yandex rclone-test-qomecoj7bigi: Checks finished, now starting transfers 2026/08/13 04:12:04 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:12:06 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:12:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:12:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.79s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:12:21 ERROR : Ignoring --no-traverse with sync 2026/08/13 04:12:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:12:21 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:12:21 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:12:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:12:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:12:23 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:12:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.49s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:12:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/13 04:12:38 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:12:38 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:12:40 DEBUG : hello world2: size = 12 OK 2026/08/13 04:12:40 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/08/13 04:12:40 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.64s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:12:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:12:47 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:12:47 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:12:49 DEBUG : potato2: size = 11 OK 2026/08/13 04:12:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:12:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:12:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:12:56 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:12:56 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:12:58 DEBUG : potato2: size = 11 OK 2026/08/13 04:12:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:12:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.98s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:13:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 04:13:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 04:13:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/13 04:13:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 04:13:05 INFO : sub dir2: Making directory 2026/08/13 04:13:06 INFO : sub dir: Making directory 2026/08/13 04:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:13:06 INFO : sub dir2/sub sub dir2: Making directory 2026/08/13 04:13:06 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:13:06 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:13:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:13:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:13:08 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:13:09 DEBUG : Yandex rclone-test-qomecoj7bigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (32.75s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:13:38 INFO : sub dir2: Making directory 2026/08/13 04:13:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/13 04:13:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 04:13:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:13:38 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:13:38 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:13:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:13:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:13:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.17s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:13:55 DEBUG : sub dir2: Making directory with metadata 2026/08/13 04:13:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 04:13:55 INFO : sub dir2: Making directory 2026/08/13 04:13:56 INFO : sub dir: Making directory 2026/08/13 04:13:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:13:56 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:13:56 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:13:58 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/13 04:13:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/13 04:13:58 DEBUG : pacer: Reducing sleep to 15ms 2026/08/13 04:13:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/13 04:13:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:13:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:13:59 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:13:59 INFO : sub dir/hello world: Deleted 2026/08/13 04:13:59 DEBUG : pacer: Reducing sleep to 10ms 2026/08/13 04:14:00 DEBUG : Yandex rclone-test-qomecoj7bigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/13 04:14:01 DEBUG : Yandex rclone-test-qomecoj7bigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.59s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:14:22 INFO : sub dir2: Making directory 2026/08/13 04:14:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:14:22 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:14:22 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:14:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:14:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:14:25 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:14:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.04s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:14:39 DEBUG : sub dir2: Making directory with metadata 2026/08/13 04:14:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 04:14:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 04:14:40 INFO : sub dir2: Making directory 2026/08/13 04:14:40 INFO : sub dir: Making directory 2026/08/13 04:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:14:40 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:14:40 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:14:42 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:14:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:14:42 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:14:42 DEBUG : Waiting for deletions to finish 2026/08/13 04:14:44 DEBUG : Yandex rclone-test-qomecoj7bigi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (26.66s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.79s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:15:07 INFO : sub dir2: Making directory 2026/08/13 04:15:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:15:07 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:15:07 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:15:10 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:15:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:15:10 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:15:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (18.50s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:15:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-kadanod0saze" 2026/08/13 04:15:27 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-qomecoj7bigi -> Yandex rclone-test-kadanod0saze 2026/08/13 04:15:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:15:28 DEBUG : Yandex rclone-test-kadanod0saze: Waiting for checks to finish 2026/08/13 04:15:28 DEBUG : Yandex rclone-test-kadanod0saze: Waiting for transfers to finish 2026/08/13 04:15:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:15:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:15:30 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 04:15:32 DEBUG : Yandex rclone-test-kadanod0saze: Purge remote --- PASS: TestServerSideCopy (32.17s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:16:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:16:00 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:16:00 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 04:16:00 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:16:00 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:16:02 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 04:16:02 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/13 04:16:02 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.09s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:16:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-zututap9qedi" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-qomecoj7bigi -> Yandex rclone-test-zututap9qedi 2026/08/13 04:16:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:16:21 DEBUG : Yandex rclone-test-zututap9qedi: Waiting for checks to finish 2026/08/13 04:16:21 DEBUG : Yandex rclone-test-zututap9qedi: Waiting for transfers to finish 2026/08/13 04:16:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:16:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:16:23 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 04:16:28 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:16:28 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zututap9qedi) 2026/08/13 04:16:28 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 04:16:28 DEBUG : Yandex rclone-test-zututap9qedi: Waiting for checks to finish 2026/08/13 04:16:28 DEBUG : Yandex rclone-test-zututap9qedi: Waiting for transfers to finish 2026/08/13 04:16:28 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.romanux0" before starting 2026/08/13 04:16:30 DEBUG : sub dir/hello world.romanux0: server side copy: removing renamed existing file after operation 2026/08/13 04:16:41 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 04:16:41 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/13 04:16:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 04:16:42 DEBUG : Yandex rclone-test-zututap9qedi: Purge remote --- PASS: TestServerSideCopyOverSelf (48.28s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:17:10 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:17:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:17:10 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:17:10 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 04:17:10 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:17:12 DEBUG : sub dir/hello world: size = 17 OK 2026/08/13 04:17:12 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/13 04:17:12 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/13 04:17:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.89s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:17:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-dalamec6qalo" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-qomecoj7bigi -> Yandex rclone-test-dalamec6qalo 2026/08/13 04:17:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:17:30 DEBUG : Yandex rclone-test-dalamec6qalo: Waiting for checks to finish 2026/08/13 04:17:30 DEBUG : Yandex rclone-test-dalamec6qalo: Waiting for transfers to finish 2026/08/13 04:17:33 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:17:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:17:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/13 04:17:37 DEBUG : Yandex rclone-test-dalamec6qalo: Using server-side directory move 2026/08/13 04:17:37 INFO : Yandex rclone-test-dalamec6qalo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 04:17:37 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:17:37 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-dalamec6qalo) 2026/08/13 04:17:37 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 04:17:37 DEBUG : Yandex rclone-test-dalamec6qalo: Waiting for checks to finish 2026/08/13 04:17:37 DEBUG : Yandex rclone-test-dalamec6qalo: Waiting for transfers to finish 2026/08/13 04:17:43 INFO : sub dir/hello world: Deleted 2026/08/13 04:17:44 INFO : sub dir/hello world: Moved (server-side) 2026/08/13 04:17:48 DEBUG : testing file moves 2026/08/13 04:17:49 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:17:49 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-dalamec6qalo) 2026/08/13 04:17:49 DEBUG : sub dir/hello world: Sizes differ 2026/08/13 04:17:49 DEBUG : Yandex rclone-test-dalamec6qalo: Waiting for checks to finish 2026/08/13 04:17:49 DEBUG : Yandex rclone-test-dalamec6qalo: Waiting for transfers to finish 2026/08/13 04:17:55 INFO : sub dir/hello world: Deleted 2026/08/13 04:17:56 INFO : sub dir/hello world: Moved (server-side) 2026/08/13 04:17:58 DEBUG : Yandex rclone-test-dalamec6qalo: Purge remote --- PASS: TestServerSideMoveOverSelf (48.92s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:18:18 ERROR : error listing: directory not found 2026/08/13 04:18:18 INFO : Local file system at /tmp/rclone1314922976: Making directory 2026/08/13 04:18:19 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:18:19 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (18.84s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:18:37 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/13 04:18:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:18:38 DEBUG : Local file system at /tmp/rclone1314922976: Waiting for checks to finish 2026/08/13 04:18:38 DEBUG : Local file system at /tmp/rclone1314922976: Waiting for transfers to finish 2026/08/13 04:18:38 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/08/13 04:18:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:18:38 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/08/13 04:18:38 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:18:38 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.07s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:18:53 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/13 04:18:53 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:18:53 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:18:55 DEBUG : check sum: size = 1 OK 2026/08/13 04:18:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/13 04:18:55 INFO : check sum: Copied (new) 2026/08/13 04:18:55 DEBUG : Waiting for deletions to finish 2026/08/13 04:18:56 DEBUG : check sum: size = 1 OK 2026/08/13 04:18:56 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:18:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/13 04:18:56 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/08/13 04:18:56 DEBUG : check sum: Unchanged skipping 2026/08/13 04:18:56 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:18:56 DEBUG : Waiting for deletions to finish 2026/08/13 04:18:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.71s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:19:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/13 04:19:03 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:19:03 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:19:05 DEBUG : sizeonly: size = 6 OK 2026/08/13 04:19:05 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/13 04:19:05 INFO : sizeonly: Copied (new) 2026/08/13 04:19:05 DEBUG : Waiting for deletions to finish 2026/08/13 04:19:06 DEBUG : sizeonly: size = 6 OK 2026/08/13 04:19:06 DEBUG : sizeonly: Sizes identical 2026/08/13 04:19:06 DEBUG : sizeonly: Unchanged skipping 2026/08/13 04:19:06 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:19:06 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:19:06 DEBUG : Waiting for deletions to finish 2026/08/13 04:19:06 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.54s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:19:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/13 04:19:14 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:19:14 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:19:16 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/08/13 04:19:16 INFO : ignore-size: Copied (new) 2026/08/13 04:19:16 DEBUG : Waiting for deletions to finish 2026/08/13 04:19:17 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:19:17 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:19:17 DEBUG : ignore-size: Unchanged skipping 2026/08/13 04:19:17 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:19:17 DEBUG : Waiting for deletions to finish 2026/08/13 04:19:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (11.24s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:19:27 DEBUG : existing: size = 6 OK 2026/08/13 04:19:27 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:19:27 DEBUG : existing: Unchanged skipping 2026/08/13 04:19:27 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:19:27 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:19:27 DEBUG : Waiting for deletions to finish 2026/08/13 04:19:27 INFO : There was nothing to transfer 2026/08/13 04:19:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/13 04:19:28 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:19:28 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:19:30 DEBUG : existing: size = 6 OK 2026/08/13 04:19:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/13 04:19:30 INFO : existing: Copied (replaced existing) 2026/08/13 04:19:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.06s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:19:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 04:19:37 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:19:37 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:19:39 DEBUG : existing: size = 6 OK 2026/08/13 04:19:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/13 04:19:39 INFO : existing: Copied (new) 2026/08/13 04:19:39 DEBUG : Waiting for deletions to finish 2026/08/13 04:19:40 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:19:40 DEBUG : existing: Destination exists, skipping 2026/08/13 04:19:40 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:19:40 DEBUG : Waiting for deletions to finish 2026/08/13 04:19:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.32s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:19:52 INFO : d: Making directory 2026/08/13 04:19:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 04:19:53 DEBUG : c/non empty space: size = 5 OK 2026/08/13 04:19:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:19:53 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 04:19:53 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:19:53 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:19:55 DEBUG : a/potato2: size = 60 OK 2026/08/13 04:19:55 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/13 04:19:55 INFO : a/potato2: Copied (new) 2026/08/13 04:19:55 DEBUG : Waiting for deletions to finish 2026/08/13 04:20:01 INFO : b/potato: Deleted 2026/08/13 04:20:01 INFO : d: Removing directory 2026/08/13 04:20:08 INFO : b: Removing directory 2026/08/13 04:20:16 DEBUG : Yandex rclone-test-qomecoj7bigi: deleted 2 directories --- PASS: TestSyncIgnoreErrors (55.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:20:46 DEBUG : empty space: size = 1 OK 2026/08/13 04:20:46 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/08/13 04:20:46 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:20:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/13 04:20:46 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/13 04:20:46 DEBUG : empty space: Unchanged skipping 2026/08/13 04:20:46 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:20:46 DEBUG : Waiting for deletions to finish 2026/08/13 04:20:46 INFO : There was nothing to transfer 2026/08/13 04:20:48 DEBUG : empty space: size = 1 OK 2026/08/13 04:20:48 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/08/13 04:20:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:20:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/13 04:20:48 INFO : empty space: Updated modification time in destination 2026/08/13 04:20:48 DEBUG : empty space: Unchanged skipping 2026/08/13 04:20:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:20:48 DEBUG : Waiting for deletions to finish 2026/08/13 04:20:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:20:58 DEBUG : empty space: size = 1 OK 2026/08/13 04:20:58 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:20:58 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/08/13 04:20:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/13 04:20:58 DEBUG : empty space: Unchanged skipping 2026/08/13 04:20:58 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:20:58 DEBUG : Waiting for deletions to finish 2026/08/13 04:20:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:21:08 DEBUG : foo: size = 3 OK 2026/08/13 04:21:08 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/08/13 04:21:08 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:21:08 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:21:08 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:21:08 DEBUG : foo: md5 differ 2026/08/13 04:21:08 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:21:10 DEBUG : foo: size = 3 OK 2026/08/13 04:21:10 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/08/13 04:21:10 INFO : foo: Copied (replaced existing) 2026/08/13 04:21:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.44s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:21:19 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/13 04:21:19 DEBUG : empty space: size = 1 OK 2026/08/13 04:21:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:21:19 DEBUG : empty space: Unchanged skipping 2026/08/13 04:21:19 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:21:19 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:21:21 DEBUG : potato: size = 60 OK 2026/08/13 04:21:21 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/13 04:21:21 INFO : potato: Copied (new) 2026/08/13 04:21:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:21:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:21:37 DEBUG : potato: size = 60 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:21:37 DEBUG : potato: Sizes differ 2026/08/13 04:21:37 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:21:37 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:21:39 DEBUG : potato: size = 21 OK 2026/08/13 04:21:39 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/08/13 04:21:39 INFO : potato: Copied (replaced existing) 2026/08/13 04:21:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (10.56s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:21:48 DEBUG : potato: size = 21 OK 2026/08/13 04:21:48 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/08/13 04:21:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:21:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:21:48 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:21:48 DEBUG : potato: md5 differ 2026/08/13 04:21:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:21:50 DEBUG : potato: size = 21 OK 2026/08/13 04:21:50 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/08/13 04:21:50 INFO : potato: Copied (replaced existing) 2026/08/13 04:21:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:22:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:22:01 DEBUG : empty space: size = 1 OK 2026/08/13 04:22:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:22:01 DEBUG : empty space: Unchanged skipping 2026/08/13 04:22:01 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:22:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/13 04:22:01 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:22:01 DEBUG : Waiting for deletions to finish 2026/08/13 04:22:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:22:18 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:22:18 DEBUG : empty space: size = 1 OK 2026/08/13 04:22:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:22:18 DEBUG : empty space: Unchanged skipping 2026/08/13 04:22:18 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:22:18 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:22:20 DEBUG : potato2: size = 60 OK 2026/08/13 04:22:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/13 04:22:20 INFO : potato2: Copied (new) 2026/08/13 04:22:20 DEBUG : Waiting for deletions to finish 2026/08/13 04:22:26 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:22:44 INFO : d: Making directory 2026/08/13 04:22:44 INFO : d/e: Making directory 2026/08/13 04:22:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 04:22:46 DEBUG : c/non empty space: size = 5 OK 2026/08/13 04:22:46 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:22:46 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 04:22:46 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:22:46 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:22:48 DEBUG : a/potato2: modtime not stored after upload (got 2026-08-13 04:22:47 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/13 04:22:49 DEBUG : a/potato2: size = 60 OK 2026/08/13 04:22:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/13 04:22:49 INFO : a/potato2: Copied (new) 2026/08/13 04:22:49 DEBUG : Waiting for deletions to finish 2026/08/13 04:22:55 INFO : b/potato: Deleted 2026/08/13 04:22:55 INFO : d/e: Removing directory 2026/08/13 04:23:04 INFO : d: Removing directory 2026/08/13 04:23:11 INFO : b: Removing directory 2026/08/13 04:23:19 DEBUG : Yandex rclone-test-qomecoj7bigi: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (68.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:23:53 INFO : d: Making directory 2026/08/13 04:23:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/13 04:23:55 DEBUG : c/non empty space: size = 5 OK 2026/08/13 04:23:55 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:23:55 DEBUG : c/non empty space: Unchanged skipping 2026/08/13 04:23:55 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:23:55 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:23:56 DEBUG : a/potato2: size = 60 OK 2026/08/13 04:23:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/13 04:23:56 INFO : a/potato2: Copied (new) 2026/08/13 04:23:56 ERROR : Yandex rclone-test-qomecoj7bigi: not deleting files as there were IO errors 2026/08/13 04:23:56 ERROR : Yandex rclone-test-qomecoj7bigi: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (61.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:24:54 DEBUG : Waiting for deletions to finish 2026/08/13 04:24:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:24:54 DEBUG : empty space: size = 1 OK 2026/08/13 04:24:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:24:54 DEBUG : empty space: Unchanged skipping 2026/08/13 04:24:54 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:24:54 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:24:57 DEBUG : potato2: size = 60 OK 2026/08/13 04:24:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/13 04:24:57 INFO : potato2: Copied (new) 2026/08/13 04:25:00 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.88s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:25:18 DEBUG : Waiting for deletions to finish 2026/08/13 04:25:18 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:25:18 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:25:24 INFO : potato: Deleted 2026/08/13 04:25:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:25:24 DEBUG : empty space: size = 1 OK 2026/08/13 04:25:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:25:24 DEBUG : empty space: Unchanged skipping 2026/08/13 04:25:24 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:25:24 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:25:26 DEBUG : potato2: size = 60 OK 2026/08/13 04:25:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/13 04:25:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (25.98s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:25:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:25:42 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:25:42 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:25:44 DEBUG : potato2: size = 19 OK 2026/08/13 04:25:44 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/08/13 04:25:44 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (18.67s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:26:02 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 04:26:02 DEBUG : enormous: Excluded 2026/08/13 04:26:02 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 04:26:02 DEBUG : potato2: Excluded 2026/08/13 04:26:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 04:26:03 DEBUG : potato2: Excluded 2026/08/13 04:26:03 DEBUG : empty space: size = 1 OK 2026/08/13 04:26:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:26:03 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:26:03 DEBUG : empty space: Unchanged skipping 2026/08/13 04:26:03 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:26:03 DEBUG : Waiting for deletions to finish 2026/08/13 04:26:03 INFO : There was nothing to transfer 2026/08/13 04:26:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 04:26:03 DEBUG : potato2: Excluded 2026/08/13 04:26:03 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 04:26:03 DEBUG : enormous: Excluded 2026/08/13 04:26:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 04:26:03 DEBUG : potato2: Excluded 2026/08/13 04:26:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 04:26:03 DEBUG : potato2: Excluded 2026/08/13 04:26:03 DEBUG : Local file system at /tmp/rclone1314922976: Waiting for checks to finish 2026/08/13 04:26:03 DEBUG : empty space: size = 1 OK 2026/08/13 04:26:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:26:03 DEBUG : empty space: Unchanged skipping 2026/08/13 04:26:03 DEBUG : Local file system at /tmp/rclone1314922976: Waiting for transfers to finish 2026/08/13 04:26:03 DEBUG : Waiting for deletions to finish 2026/08/13 04:26:03 INFO : There was nothing to transfer 2026/08/13 04:26:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 04:26:03 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:26:23 DEBUG : enormous: Excluded (Size Filter) 2026/08/13 04:26:23 DEBUG : enormous: Excluded 2026/08/13 04:26:23 DEBUG : potato2: Excluded (Size Filter) 2026/08/13 04:26:23 DEBUG : potato2: Excluded 2026/08/13 04:26:23 DEBUG : empty space: size = 1 OK 2026/08/13 04:26:23 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:26:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:26:23 DEBUG : empty space: Unchanged skipping 2026/08/13 04:26:23 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:26:23 DEBUG : Waiting for deletions to finish 2026/08/13 04:26:28 INFO : potato2: Deleted 2026/08/13 04:26:29 INFO : enormous: Deleted 2026/08/13 04:26:29 INFO : There was nothing to transfer 2026/08/13 04:26:30 DEBUG : empty space: size = 1 OK 2026/08/13 04:26:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:26:30 DEBUG : empty space: Unchanged skipping 2026/08/13 04:26:30 DEBUG : Local file system at /tmp/rclone1314922976: Waiting for checks to finish 2026/08/13 04:26:30 DEBUG : Local file system at /tmp/rclone1314922976: Waiting for transfers to finish 2026/08/13 04:26:30 DEBUG : Waiting for deletions to finish 2026/08/13 04:26:30 INFO : enormous: Deleted 2026/08/13 04:26:30 INFO : potato2: Deleted 2026/08/13 04:26:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.58s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:26:45 DEBUG : five: Need to transfer - File not found at Destination 2026/08/13 04:26:45 DEBUG : four: size = 4 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:26:45 DEBUG : four: size = 8 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:26:45 DEBUG : four: Sizes differ 2026/08/13 04:26:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/13 04:26:45 DEBUG : one: Destination is newer than source, skipping 2026/08/13 04:26:45 DEBUG : three: size = 5 OK 2026/08/13 04:26:45 DEBUG : three: Sizes identical 2026/08/13 04:26:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/13 04:26:45 DEBUG : two: size = 3 OK 2026/08/13 04:26:45 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:26:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:26:45 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:26:45 DEBUG : two: md5 differ 2026/08/13 04:26:45 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:26:48 DEBUG : two: size = 3 OK 2026/08/13 04:26:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/13 04:26:48 INFO : two: Copied (replaced existing) 2026/08/13 04:26:48 DEBUG : five: size = 4 OK 2026/08/13 04:26:48 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/13 04:26:48 INFO : five: Copied (new) 2026/08/13 04:26:48 DEBUG : four: size = 4 OK 2026/08/13 04:26:48 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/13 04:26:48 INFO : four: Copied (replaced existing) 2026/08/13 04:26:48 DEBUG : Waiting for deletions to finish 2026/08/13 04:26:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:26:48 DEBUG : five: size = 4 OK 2026/08/13 04:26:48 DEBUG : one: Destination is newer than source, skipping 2026/08/13 04:26:48 DEBUG : three: size = 5 OK 2026/08/13 04:26:48 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/13 04:26:48 DEBUG : five: Size and md5 of src and dst objects identical 2026/08/13 04:26:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/13 04:26:48 DEBUG : four: size = 4 OK 2026/08/13 04:26:48 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:26:48 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:26:48 DEBUG : three: md5 differ 2026/08/13 04:26:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/13 04:26:48 DEBUG : two: size = 3 OK 2026/08/13 04:26:48 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/13 04:26:48 DEBUG : four: Size and md5 of src and dst objects identical 2026/08/13 04:26:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/13 04:26:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/13 04:26:48 DEBUG : two: Size and md5 of src and dst objects identical 2026/08/13 04:26:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/13 04:26:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:26:51 DEBUG : three: size = 5 OK 2026/08/13 04:26:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/13 04:26:51 INFO : three: Copied (replaced existing) 2026/08/13 04:26:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (43.42s) === 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-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/08/13 04:27:21 INFO : Yandex rclone-test-qomecoj7bigi: Making map for --track-renames 2026/08/13 04:27:21 INFO : Yandex rclone-test-qomecoj7bigi: Finished making map for --track-renames 2026/08/13 04:27:21 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:27:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 04:27:21 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/13 04:27:21 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for renames to finish 2026/08/13 04:27:21 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:27:22 DEBUG : yam: size = 11 OK 2026/08/13 04:27:22 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/13 04:27:22 INFO : yam: Copied (new) 2026/08/13 04:27:23 DEBUG : potato: size = 14 OK 2026/08/13 04:27:23 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/13 04:27:23 INFO : potato: Copied (new) 2026/08/13 04:27:23 DEBUG : Waiting for deletions to finish 2026/08/13 04:27:23 DEBUG : potato: size = 14 OK 2026/08/13 04:27:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:27:23 DEBUG : potato: Unchanged skipping 2026/08/13 04:27:23 INFO : Yandex rclone-test-qomecoj7bigi: Making map for --track-renames 2026/08/13 04:27:23 INFO : Yandex rclone-test-qomecoj7bigi: Finished making map for --track-renames 2026/08/13 04:27:23 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:27:23 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for renames to finish 2026/08/13 04:27:25 INFO : yam: Moved (server-side) to: yaml 2026/08/13 04:27:25 INFO : yaml: Renamed from "yam" 2026/08/13 04:27:25 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:27:25 DEBUG : Waiting for deletions to finish 2026/08/13 04:27:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/08/13 04:27:38 INFO : Yandex rclone-test-qomecoj7bigi: Making map for --track-renames 2026/08/13 04:27:38 INFO : Yandex rclone-test-qomecoj7bigi: Finished making map for --track-renames 2026/08/13 04:27:38 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:27:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 04:27:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/13 04:27:38 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for renames to finish 2026/08/13 04:27:38 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:27:40 DEBUG : potato: size = 14 OK 2026/08/13 04:27:40 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/13 04:27:40 INFO : potato: Copied (new) 2026/08/13 04:27:40 DEBUG : yam: size = 11 OK 2026/08/13 04:27:40 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/13 04:27:40 INFO : yam: Copied (new) 2026/08/13 04:27:40 DEBUG : Waiting for deletions to finish 2026/08/13 04:27:41 DEBUG : potato: size = 14 OK 2026/08/13 04:27:41 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:27:41 INFO : Yandex rclone-test-qomecoj7bigi: Making map for --track-renames 2026/08/13 04:27:41 INFO : Yandex rclone-test-qomecoj7bigi: Finished making map for --track-renames 2026/08/13 04:27:41 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:27:41 DEBUG : potato: Unchanged skipping 2026/08/13 04:27:41 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for renames to finish 2026/08/13 04:27:43 INFO : yam: Moved (server-side) to: yaml 2026/08/13 04:27:43 INFO : yaml: Renamed from "yam" 2026/08/13 04:27:43 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:27:43 DEBUG : Waiting for deletions to finish 2026/08/13 04:27:43 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.60s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/08/13 04:27:56 INFO : Yandex rclone-test-qomecoj7bigi: Making map for --track-renames 2026/08/13 04:27:56 INFO : Yandex rclone-test-qomecoj7bigi: Finished making map for --track-renames 2026/08/13 04:27:56 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:27:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/13 04:27:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/13 04:27:56 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for renames to finish 2026/08/13 04:27:56 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:27:58 DEBUG : potato: size = 14 OK 2026/08/13 04:27:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/13 04:27:58 INFO : potato: Copied (new) 2026/08/13 04:27:58 DEBUG : sub/yam: size = 11 OK 2026/08/13 04:27:58 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/13 04:27:58 INFO : sub/yam: Copied (new) 2026/08/13 04:27:58 DEBUG : Waiting for deletions to finish 2026/08/13 04:27:59 DEBUG : potato: size = 14 OK 2026/08/13 04:27:59 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:27:59 DEBUG : potato: Unchanged skipping 2026/08/13 04:28:00 INFO : Yandex rclone-test-qomecoj7bigi: Making map for --track-renames 2026/08/13 04:28:00 INFO : Yandex rclone-test-qomecoj7bigi: Finished making map for --track-renames 2026/08/13 04:28:00 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:28:00 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for renames to finish 2026/08/13 04:28:03 INFO : sub/yam: Moved (server-side) to: yam 2026/08/13 04:28:03 INFO : yam: Renamed from "sub/yam" 2026/08/13 04:28:03 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:28:03 DEBUG : Waiting for deletions to finish 2026/08/13 04:28:03 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (29.84s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:28:26 DEBUG : Creating backend with remote "/tmp/rclone1314922976/dir1" 2026/08/13 04:28:26 DEBUG : Config file has changed externally - reloading 2026/08/13 04:28:26 DEBUG : Creating backend with remote "/tmp/rclone1314922976/dir2" 2026/08/13 04:28:26 DEBUG : Local file system at /tmp/rclone1314922976/dir2: Using server-side directory move 2026/08/13 04:28:26 INFO : Local file system at /tmp/rclone1314922976/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 04:28:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/13 04:28:26 DEBUG : Local file system at /tmp/rclone1314922976/dir2: Waiting for checks to finish 2026/08/13 04:28:26 DEBUG : Local file system at /tmp/rclone1314922976/dir2: Waiting for transfers to finish 2026/08/13 04:28:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.55s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:28:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:28:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 04:28:27 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:28:27 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:28:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:28:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:28:30 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:28:30 INFO : sub dir/hello world: Deleted 2026/08/13 04:28:30 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/13 04:28:30 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/13 04:28:30 INFO : nested/sub dir/file: Copied (new) 2026/08/13 04:28:30 INFO : nested/sub dir/file: Deleted 2026/08/13 04:28:30 INFO : sub dir: Removing directory 2026/08/13 04:28:30 INFO : nested/sub dir: Removing directory 2026/08/13 04:28:30 INFO : nested: Removing directory 2026/08/13 04:28:30 DEBUG : Local file system at /tmp/rclone1314922976: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (40.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/13 04:29:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/13 04:29:06 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:29:06 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:29:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/13 04:29:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/13 04:29:09 INFO : sub dir/hello world: Copied (new) 2026/08/13 04:29:09 INFO : sub dir/hello world: Deleted 2026/08/13 04:29:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/13 04:29:09 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/13 04:29:09 INFO : nested/sub dir/file: Copied (new) 2026/08/13 04:29:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (41.00s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:29:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/13 04:29:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 04:29:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:29:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:29:49 DEBUG : existing-b: size = 6 OK 2026/08/13 04:29:49 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/08/13 04:29:49 INFO : existing-b: Copied (new) 2026/08/13 04:29:49 INFO : existing-b: Deleted 2026/08/13 04:29:50 DEBUG : existing: size = 6 OK 2026/08/13 04:29:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/13 04:29:50 INFO : existing: Copied (new) 2026/08/13 04:29:50 INFO : existing: Deleted 2026/08/13 04:29:50 DEBUG : existing: Destination exists, skipping 2026/08/13 04:29:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/13 04:29:50 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:29:50 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:29:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.31s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:30:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-dojizez7komu" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qomecoj7bigi -> Yandex rclone-test-dojizez7komu 2026/08/13 04:30:14 DEBUG : Yandex rclone-test-dojizez7komu: Using server-side directory move 2026/08/13 04:30:15 INFO : Yandex rclone-test-dojizez7komu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 04:30:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:30:15 DEBUG : empty space: size = 1 OK 2026/08/13 04:30:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:30:15 DEBUG : empty space: Unchanged skipping 2026/08/13 04:30:15 DEBUG : Yandex rclone-test-dojizez7komu: Waiting for checks to finish 2026/08/13 04:30:15 DEBUG : potato3: size = 68 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:30:15 DEBUG : potato3: size = 60 (Yandex rclone-test-dojizez7komu) 2026/08/13 04:30:15 DEBUG : potato3: Sizes differ 2026/08/13 04:30:16 INFO : potato2: Moved (server-side) 2026/08/13 04:30:21 INFO : potato3: Deleted 2026/08/13 04:30:21 INFO : empty space: Deleted 2026/08/13 04:30:21 DEBUG : Yandex rclone-test-dojizez7komu: Waiting for transfers to finish 2026/08/13 04:30:22 INFO : potato3: Moved (server-side) 2026/08/13 04:30:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-xulepiy6boxe" 2026/08/13 04:30:23 DEBUG : Yandex rclone-test-xulepiy6boxe: Using server-side directory move 2026/08/13 04:30:26 INFO : Yandex rclone-test-xulepiy6boxe: Server side directory move succeeded 2026/08/13 04:30:26 ERROR : error listing: directory not found 2026/08/13 04:30:26 DEBUG : Yandex rclone-test-xulepiy6boxe: Purge remote 2026/08/13 04:30:40 DEBUG : Yandex rclone-test-dojizez7komu: Purge remote 2026/08/13 04:30:40 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (37.25s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:30:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-nucahep6xate" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qomecoj7bigi -> Yandex rclone-test-nucahep6xate 2026/08/13 04:30:53 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 04:30:53 DEBUG : empty space: Excluded 2026/08/13 04:30:53 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 04:30:53 DEBUG : empty space: Excluded 2026/08/13 04:30:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:30:53 DEBUG : Yandex rclone-test-nucahep6xate: Waiting for checks to finish 2026/08/13 04:30:53 DEBUG : potato3: size = 68 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:30:53 DEBUG : potato3: size = 60 (Yandex rclone-test-nucahep6xate) 2026/08/13 04:30:53 DEBUG : potato3: Sizes differ 2026/08/13 04:30:53 DEBUG : Yandex rclone-test-nucahep6xate: Waiting for transfers to finish 2026/08/13 04:30:55 INFO : potato2: Moved (server-side) 2026/08/13 04:31:00 INFO : potato3: Deleted 2026/08/13 04:31:01 INFO : potato3: Moved (server-side) 2026/08/13 04:31:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-juzokep6fuya" 2026/08/13 04:31:03 DEBUG : empty space: Excluded (Size Filter) 2026/08/13 04:31:03 DEBUG : empty space: Excluded 2026/08/13 04:31:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:31:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/13 04:31:03 DEBUG : Yandex rclone-test-juzokep6fuya: Waiting for checks to finish 2026/08/13 04:31:03 DEBUG : Yandex rclone-test-juzokep6fuya: Waiting for transfers to finish 2026/08/13 04:31:04 INFO : potato3: Moved (server-side) 2026/08/13 04:31:05 INFO : potato2: Moved (server-side) 2026/08/13 04:31:06 DEBUG : Yandex rclone-test-juzokep6fuya: Purge remote 2026/08/13 04:31:17 DEBUG : Yandex rclone-test-nucahep6xate: Purge remote --- PASS: TestServerSideMoveWithFilter (53.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:31:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-sijehan9zuwe" 2026/08/13 04:31:43 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qomecoj7bigi -> Yandex rclone-test-sijehan9zuwe 2026/08/13 04:31:48 DEBUG : Yandex rclone-test-sijehan9zuwe: Using server-side directory move 2026/08/13 04:31:49 INFO : Yandex rclone-test-sijehan9zuwe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/13 04:31:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/13 04:31:49 DEBUG : potato3: size = 68 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:31:49 DEBUG : potato3: size = 60 (Yandex rclone-test-sijehan9zuwe) 2026/08/13 04:31:49 DEBUG : potato3: Sizes differ 2026/08/13 04:31:49 DEBUG : empty space: size = 1 OK 2026/08/13 04:31:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:31:49 DEBUG : empty space: Unchanged skipping 2026/08/13 04:31:49 DEBUG : Yandex rclone-test-sijehan9zuwe: Waiting for checks to finish 2026/08/13 04:31:50 INFO : potato2: Moved (server-side) 2026/08/13 04:31:55 INFO : potato3: Deleted 2026/08/13 04:31:55 INFO : empty space: Deleted 2026/08/13 04:31:55 DEBUG : Yandex rclone-test-sijehan9zuwe: Waiting for transfers to finish 2026/08/13 04:31:56 INFO : potato3: Moved (server-side) 2026/08/13 04:31:56 INFO : tomatoDir: Removing directory 2026/08/13 04:32:04 DEBUG : Yandex rclone-test-qomecoj7bigi: deleted 1 directories 2026/08/13 04:32:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-yasefow6boqa" 2026/08/13 04:32:05 INFO : tomatoDir: Making directory 2026/08/13 04:32:05 DEBUG : Yandex rclone-test-yasefow6boqa: Using server-side directory move 2026/08/13 04:32:07 INFO : Yandex rclone-test-yasefow6boqa: Server side directory move succeeded 2026/08/13 04:32:07 ERROR : error listing: directory not found 2026/08/13 04:32:07 ERROR : error listing: directory not found 2026/08/13 04:32:07 DEBUG : Yandex rclone-test-yasefow6boqa: Purge remote 2026/08/13 04:32:21 DEBUG : Yandex rclone-test-sijehan9zuwe: Purge remote 2026/08/13 04:32:21 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (47.31s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.73s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:32:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/rclone-sync-test" --- PASS: TestSyncOverlap (2.26s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:32:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/rclone-sync-test" 2026/08/13 04:32:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/rclone-sync-test-include/layer2" 2026/08/13 04:32:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/rclone-sync-test-ignore-file" 2026/08/13 04:32:30 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:31 DEBUG : Yandex rclone-test-qomecoj7bigi/rclone-sync-test: Waiting for checks to finish 2026/08/13 04:32:31 DEBUG : Yandex rclone-test-qomecoj7bigi/rclone-sync-test: Waiting for transfers to finish 2026/08/13 04:32:31 DEBUG : Waiting for deletions to finish 2026/08/13 04:32:31 INFO : There was nothing to transfer 2026/08/13 04:32:32 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:33 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:32:33 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:32:33 DEBUG : Waiting for deletions to finish 2026/08/13 04:32:33 INFO : rclone-sync-test-include: Removing directory 2026/08/13 04:32:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/13 04:32:33 DEBUG : Yandex rclone-test-qomecoj7bigi: failed to delete 1 directories 2026/08/13 04:32:33 INFO : There was nothing to transfer 2026/08/13 04:32:34 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:35 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:37 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:38 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:41 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:42 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:44 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:45 DEBUG : Yandex rclone-test-qomecoj7bigi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/13 04:32:45 DEBUG : Yandex rclone-test-qomecoj7bigi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/13 04:32:45 DEBUG : Waiting for deletions to finish 2026/08/13 04:32:45 INFO : There was nothing to transfer 2026/08/13 04:32:45 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:47 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:49 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:50 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:32:50 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:32:50 DEBUG : Waiting for deletions to finish 2026/08/13 04:32:50 INFO : rclone-sync-test-include: Removing directory 2026/08/13 04:32:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/13 04:32:51 DEBUG : Yandex rclone-test-qomecoj7bigi: failed to delete 1 directories 2026/08/13 04:32:51 INFO : There was nothing to transfer 2026/08/13 04:32:51 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:53 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:54 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:57 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:32:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:32:59 DEBUG : Excluded 2026/08/13 04:32:59 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:32:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:33:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:33:00 DEBUG : Yandex rclone-test-qomecoj7bigi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/13 04:33:00 DEBUG : Yandex rclone-test-qomecoj7bigi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/13 04:33:00 DEBUG : Waiting for deletions to finish 2026/08/13 04:33:00 INFO : There was nothing to transfer 2026/08/13 04:33:01 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:33:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:33:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:33:02 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:33:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:33:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:33:07 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:33:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:33:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:33:09 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:33:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:33:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/13 04:33:11 DEBUG : rclone-sync-test: Excluded 2026/08/13 04:33:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/13 04:33:12 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (81.28s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:33:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/dst" 2026/08/13 04:33:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/CompareDest" 2026/08/13 04:33:48 DEBUG : one: Need to transfer - File not found at Destination 2026/08/13 04:33:48 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:33:48 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:33:49 DEBUG : one: size = 3 OK 2026/08/13 04:33:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/13 04:33:49 INFO : one: Copied (new) 2026/08/13 04:33:49 DEBUG : Waiting for deletions to finish 2026/08/13 04:33:51 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:33:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:33:51 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:33:51 DEBUG : one: Sizes differ 2026/08/13 04:33:51 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:33:54 DEBUG : one: size = 5 OK 2026/08/13 04:33:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/13 04:33:54 INFO : one: Copied (replaced existing) 2026/08/13 04:33:54 DEBUG : Waiting for deletions to finish 2026/08/13 04:34:00 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:34:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:34:00 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:34:00 DEBUG : one: Sizes differ 2026/08/13 04:34:00 DEBUG : one: size = 5 OK 2026/08/13 04:34:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:34:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 04:34:00 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:34:00 DEBUG : Waiting for deletions to finish 2026/08/13 04:34:00 INFO : There was nothing to transfer 2026/08/13 04:34:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:34:04 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:34:04 DEBUG : one: Sizes differ 2026/08/13 04:34:04 DEBUG : two: size = 3 OK 2026/08/13 04:34:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:34:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 04:34:04 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:34:04 DEBUG : one: size = 5 OK 2026/08/13 04:34:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:34:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 04:34:04 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:34:04 DEBUG : Waiting for deletions to finish 2026/08/13 04:34:04 INFO : There was nothing to transfer 2026/08/13 04:34:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:34:05 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:34:05 DEBUG : one: Sizes differ 2026/08/13 04:34:05 DEBUG : two: size = 3 OK 2026/08/13 04:34:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:34:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 04:34:05 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:34:05 DEBUG : one: size = 5 OK 2026/08/13 04:34:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:34:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 04:34:05 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:34:05 DEBUG : Waiting for deletions to finish 2026/08/13 04:34:05 INFO : There was nothing to transfer 2026/08/13 04:34:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:34:09 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:34:09 DEBUG : one: Sizes differ 2026/08/13 04:34:09 DEBUG : two: size = 3 OK 2026/08/13 04:34:09 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/08/13 04:34:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/13 04:34:09 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/13 04:34:09 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:34:09 DEBUG : one: size = 5 OK 2026/08/13 04:34:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:34:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 04:34:09 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:34:09 DEBUG : Waiting for deletions to finish 2026/08/13 04:34:09 INFO : There was nothing to transfer 2026/08/13 04:34:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:34:10 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:34:10 DEBUG : one: Sizes differ 2026/08/13 04:34:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:34:11 DEBUG : two: size = 3 (Yandex rclone-test-qomecoj7bigi/CompareDest) 2026/08/13 04:34:11 DEBUG : two: Sizes differ 2026/08/13 04:34:11 DEBUG : two: Need to transfer - File not found at Destination 2026/08/13 04:34:11 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:34:11 DEBUG : one: size = 5 OK 2026/08/13 04:34:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:34:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/13 04:34:11 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:34:13 DEBUG : two: size = 5 OK 2026/08/13 04:34:13 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/13 04:34:13 INFO : two: Copied (new) 2026/08/13 04:34:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (65.19s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:34:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/dest" 2026/08/13 04:34:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/pre-dest1" 2026/08/13 04:34:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/pre-dest2" 2026/08/13 04:34:58 DEBUG : 1: size = 1 OK 2026/08/13 04:34:58 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:34:58 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/13 04:34:58 DEBUG : 2: size = 1 OK 2026/08/13 04:34:58 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:34:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/13 04:34:59 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/13 04:34:59 DEBUG : Yandex rclone-test-qomecoj7bigi/dest: Waiting for checks to finish 2026/08/13 04:34:59 DEBUG : Yandex rclone-test-qomecoj7bigi/dest: Waiting for transfers to finish 2026/08/13 04:35:01 DEBUG : 3: size = 1 OK 2026/08/13 04:35:01 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/08/13 04:35:01 INFO : 3: Copied (new) 2026/08/13 04:35:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (49.12s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:35:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/dst" 2026/08/13 04:35:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/CopyDest" 2026/08/13 04:35:42 DEBUG : one: Need to transfer - File not found at Destination 2026/08/13 04:35:42 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:35:42 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:35:44 DEBUG : one: size = 3 OK 2026/08/13 04:35:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/13 04:35:44 INFO : one: Copied (new) 2026/08/13 04:35:44 DEBUG : Waiting for deletions to finish 2026/08/13 04:35:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:35:45 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:35:45 DEBUG : one: Sizes differ 2026/08/13 04:35:45 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:35:46 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:35:48 DEBUG : one: size = 5 OK 2026/08/13 04:35:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/13 04:35:48 INFO : one: Copied (replaced existing) 2026/08/13 04:35:48 DEBUG : Waiting for deletions to finish 2026/08/13 04:35:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/BackupDir" 2026/08/13 04:35:54 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:35:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:35:54 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:35:54 DEBUG : one: Sizes differ 2026/08/13 04:35:54 DEBUG : one: size = 5 OK 2026/08/13 04:35:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:35:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:35:54 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:35:54 DEBUG : one: Sizes differ 2026/08/13 04:35:56 INFO : one: Moved (server-side) 2026/08/13 04:35:57 DEBUG : one: size = 5 OK 2026/08/13 04:35:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/13 04:35:57 INFO : one: Copied (server-side copy) 2026/08/13 04:35:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/13 04:35:57 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:35:57 DEBUG : Waiting for deletions to finish 2026/08/13 04:36:01 DEBUG : one: size = 5 OK 2026/08/13 04:36:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:36:01 DEBUG : one: Unchanged skipping 2026/08/13 04:36:02 DEBUG : two: size = 3 OK 2026/08/13 04:36:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:36:03 DEBUG : two: size = 3 OK 2026/08/13 04:36:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/13 04:36:03 INFO : two: Copied (server-side copy) 2026/08/13 04:36:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/13 04:36:03 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:36:03 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:36:03 DEBUG : Waiting for deletions to finish 2026/08/13 04:36:04 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:36:04 DEBUG : one: size = 5 OK 2026/08/13 04:36:04 DEBUG : two: size = 3 OK 2026/08/13 04:36:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:36:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:36:04 DEBUG : one: Unchanged skipping 2026/08/13 04:36:04 DEBUG : two: Unchanged skipping 2026/08/13 04:36:04 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:36:04 DEBUG : Waiting for deletions to finish 2026/08/13 04:36:04 INFO : There was nothing to transfer 2026/08/13 04:36:07 DEBUG : one: size = 5 OK 2026/08/13 04:36:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:36:07 DEBUG : one: Unchanged skipping 2026/08/13 04:36:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:36:07 DEBUG : three: size = 5 (Yandex rclone-test-qomecoj7bigi/CopyDest) 2026/08/13 04:36:07 DEBUG : three: Sizes differ 2026/08/13 04:36:07 DEBUG : three: Destination not found in --copy-dest 2026/08/13 04:36:07 DEBUG : three: Need to transfer - File not found at Destination 2026/08/13 04:36:07 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:36:07 DEBUG : two: size = 3 OK 2026/08/13 04:36:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:36:07 DEBUG : two: Unchanged skipping 2026/08/13 04:36:07 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:36:09 DEBUG : three: size = 7 OK 2026/08/13 04:36:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/08/13 04:36:09 INFO : three: Copied (new) 2026/08/13 04:36:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (94.24s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:37:18 DEBUG : dst/one: modtime not stored after upload (got 2026-08-13 04:37:17 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/13 04:37:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/dst" 2026/08/13 04:37:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/backup" 2026/08/13 04:37:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:37:24 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:37:24 DEBUG : two: size = 3 OK 2026/08/13 04:37:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:37:24 DEBUG : two: Unchanged skipping 2026/08/13 04:37:24 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:37:24 DEBUG : one: Sizes differ 2026/08/13 04:37:26 INFO : one: Moved (server-side) 2026/08/13 04:37:26 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:37:28 DEBUG : one: size = 4 OK 2026/08/13 04:37:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/13 04:37:28 INFO : one: Copied (new) 2026/08/13 04:37:28 DEBUG : Waiting for deletions to finish 2026/08/13 04:37:29 INFO : three.txt: Moved (server-side) 2026/08/13 04:37:29 INFO : three.txt: Moved into backup dir 2026/08/13 04:37:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:37:32 DEBUG : one: size = 4 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:37:32 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:37:32 DEBUG : one: Sizes differ 2026/08/13 04:37:32 DEBUG : two: size = 3 OK 2026/08/13 04:37:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:37:32 DEBUG : two: Unchanged skipping 2026/08/13 04:37:39 INFO : one: Deleted 2026/08/13 04:37:40 INFO : one: Moved (server-side) 2026/08/13 04:37:40 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:37:42 DEBUG : one: size = 5 OK 2026/08/13 04:37:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/13 04:37:42 INFO : one: Copied (new) 2026/08/13 04:37:42 DEBUG : Waiting for deletions to finish 2026/08/13 04:37:49 INFO : three.txt: Deleted 2026/08/13 04:37:50 INFO : three.txt: Moved (server-side) 2026/08/13 04:37:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (78.51s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:38:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/dst" 2026/08/13 04:38:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/backup" 2026/08/13 04:38:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:38:41 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:38:41 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:38:41 DEBUG : two: size = 3 OK 2026/08/13 04:38:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:38:41 DEBUG : two: Unchanged skipping 2026/08/13 04:38:41 DEBUG : one: Sizes differ 2026/08/13 04:38:43 INFO : one: Moved (server-side) to: one.bak 2026/08/13 04:38:43 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:38:46 DEBUG : one: size = 4 OK 2026/08/13 04:38:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/13 04:38:46 INFO : one: Copied (new) 2026/08/13 04:38:46 DEBUG : Waiting for deletions to finish 2026/08/13 04:38:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 04:38:47 INFO : three.txt: Moved into backup dir 2026/08/13 04:38:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:38:50 DEBUG : one: size = 4 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:38:50 DEBUG : one: Sizes differ 2026/08/13 04:38:50 DEBUG : two: size = 3 OK 2026/08/13 04:38:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:38:50 DEBUG : two: Unchanged skipping 2026/08/13 04:38:50 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:38:56 INFO : one.bak: Deleted 2026/08/13 04:38:58 INFO : one: Moved (server-side) to: one.bak 2026/08/13 04:38:58 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:38:59 DEBUG : one: size = 5 OK 2026/08/13 04:38:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/13 04:38:59 INFO : one: Copied (new) 2026/08/13 04:38:59 DEBUG : Waiting for deletions to finish 2026/08/13 04:39:06 INFO : three.txt.bak: Deleted 2026/08/13 04:39:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 04:39:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (75.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:39:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/dst" 2026/08/13 04:39:56 DEBUG : Config file has changed externally - reloading 2026/08/13 04:39:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/backup" 2026/08/13 04:39:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:39:57 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:39:57 DEBUG : one: Sizes differ 2026/08/13 04:39:57 DEBUG : two: size = 3 OK 2026/08/13 04:39:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:39:57 DEBUG : two: Unchanged skipping 2026/08/13 04:39:57 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:39:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 04:39:59 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:40:01 DEBUG : one: size = 4 OK 2026/08/13 04:40:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/13 04:40:01 INFO : one: Copied (new) 2026/08/13 04:40:01 DEBUG : Waiting for deletions to finish 2026/08/13 04:40:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 04:40:03 INFO : three.txt: Moved into backup dir 2026/08/13 04:40:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:40:06 DEBUG : one: size = 4 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:40:06 DEBUG : one: Sizes differ 2026/08/13 04:40:06 DEBUG : two: size = 3 OK 2026/08/13 04:40:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:40:06 DEBUG : two: Unchanged skipping 2026/08/13 04:40:06 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:40:12 INFO : one-2019-01-01: Deleted 2026/08/13 04:40:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 04:40:14 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:40:16 DEBUG : one: size = 5 OK 2026/08/13 04:40:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/13 04:40:16 INFO : one: Copied (new) 2026/08/13 04:40:16 DEBUG : Waiting for deletions to finish 2026/08/13 04:40:23 INFO : three-2019-01-01.txt: Deleted 2026/08/13 04:40:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 04:40:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (75.34s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:41:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/dst" 2026/08/13 04:41:12 DEBUG : Config file has changed externally - reloading 2026/08/13 04:41:12 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:41:12 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:41:12 DEBUG : one: Sizes differ 2026/08/13 04:41:12 DEBUG : two: size = 3 OK 2026/08/13 04:41:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:41:12 DEBUG : two: Unchanged skipping 2026/08/13 04:41:12 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:41:14 INFO : one: Moved (server-side) to: one.bak 2026/08/13 04:41:14 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:41:16 DEBUG : one: size = 4 OK 2026/08/13 04:41:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/13 04:41:16 INFO : one: Copied (new) 2026/08/13 04:41:16 DEBUG : Waiting for deletions to finish 2026/08/13 04:41:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 04:41:17 INFO : three.txt: Moved into backup dir 2026/08/13 04:41:20 DEBUG : one.bak: Excluded (Path Filter) 2026/08/13 04:41:20 DEBUG : one.bak: Excluded 2026/08/13 04:41:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/13 04:41:20 DEBUG : three.txt.bak: Excluded 2026/08/13 04:41:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:41:20 DEBUG : one: size = 4 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:41:20 DEBUG : one: Sizes differ 2026/08/13 04:41:20 DEBUG : two: size = 3 OK 2026/08/13 04:41:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:41:20 DEBUG : two: Unchanged skipping 2026/08/13 04:41:20 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for checks to finish 2026/08/13 04:41:26 INFO : one.bak: Deleted 2026/08/13 04:41:27 INFO : one: Moved (server-side) to: one.bak 2026/08/13 04:41:27 DEBUG : Yandex rclone-test-qomecoj7bigi/dst: Waiting for transfers to finish 2026/08/13 04:41:29 DEBUG : one: size = 5 OK 2026/08/13 04:41:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/13 04:41:29 INFO : one: Copied (new) 2026/08/13 04:41:29 DEBUG : Waiting for deletions to finish 2026/08/13 04:41:35 INFO : three.txt.bak: Deleted 2026/08/13 04:41:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 04:41:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (66.24s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:42:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/dst" 2026/08/13 04:42:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:42:18 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:42:18 DEBUG : one: Sizes differ 2026/08/13 04:42:20 INFO : one: Moved (server-side) to: one.bak 2026/08/13 04:42:22 DEBUG : one: size = 4 OK 2026/08/13 04:42:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/13 04:42:22 INFO : one: Copied (new) 2026/08/13 04:42:22 DEBUG : two: size = 3 OK 2026/08/13 04:42:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:42:22 DEBUG : two: Unchanged skipping 2026/08/13 04:42:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:42:22 DEBUG : three.txt: size = 5 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:42:22 DEBUG : three.txt: Sizes differ 2026/08/13 04:42:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 04:42:25 DEBUG : three.txt: size = 6 OK 2026/08/13 04:42:25 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/13 04:42:25 INFO : three.txt: Copied (new) 2026/08/13 04:42:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:42:26 DEBUG : one: size = 4 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:42:26 DEBUG : one: Sizes differ 2026/08/13 04:42:33 INFO : one.bak: Deleted 2026/08/13 04:42:34 INFO : one: Moved (server-side) to: one.bak 2026/08/13 04:42:36 DEBUG : one: size = 5 OK 2026/08/13 04:42:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/13 04:42:36 INFO : one: Copied (new) 2026/08/13 04:42:36 DEBUG : two: size = 3 OK 2026/08/13 04:42:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:42:36 DEBUG : two: Unchanged skipping 2026/08/13 04:42:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:42:36 DEBUG : three.txt: size = 6 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:42:36 DEBUG : three.txt: Sizes differ 2026/08/13 04:42:43 INFO : three.txt.bak: Deleted 2026/08/13 04:42:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/13 04:42:46 DEBUG : three.txt: size = 19 OK 2026/08/13 04:42:46 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/13 04:42:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (75.20s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:43:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-qomecoj7bigi/dst" 2026/08/13 04:43:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:43:33 DEBUG : one: size = 3 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:43:33 DEBUG : one: Sizes differ 2026/08/13 04:43:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 04:43:36 DEBUG : one: size = 4 OK 2026/08/13 04:43:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/13 04:43:36 INFO : one: Copied (new) 2026/08/13 04:43:37 DEBUG : two: size = 3 OK 2026/08/13 04:43:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:43:37 DEBUG : two: Unchanged skipping 2026/08/13 04:43:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:43:37 DEBUG : three.txt: size = 5 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:43:37 DEBUG : three.txt: Sizes differ 2026/08/13 04:43:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 04:43:43 DEBUG : three.txt: size = 6 OK 2026/08/13 04:43:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/13 04:43:43 INFO : three.txt: Copied (new) 2026/08/13 04:43:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:43:44 DEBUG : one: size = 4 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:43:44 DEBUG : one: Sizes differ 2026/08/13 04:43:50 INFO : one-2019-01-01: Deleted 2026/08/13 04:43:52 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/13 04:43:53 DEBUG : one: size = 5 OK 2026/08/13 04:43:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/13 04:43:53 INFO : one: Copied (new) 2026/08/13 04:43:53 DEBUG : two: size = 3 OK 2026/08/13 04:43:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:43:53 DEBUG : two: Unchanged skipping 2026/08/13 04:43:54 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:43:54 DEBUG : three.txt: size = 6 (Yandex rclone-test-qomecoj7bigi/dst) 2026/08/13 04:43:54 DEBUG : three.txt: Sizes differ 2026/08/13 04:44:01 INFO : three-2019-01-01.txt: Deleted 2026/08/13 04:44:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/13 04:44:04 DEBUG : three.txt: size = 19 OK 2026/08/13 04:44:04 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/13 04:44:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (77.91s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:44:46 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:44:46 DEBUG : Testêé: size = 18 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:44:46 DEBUG : Testêé: Sizes differ 2026/08/13 04:44:46 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:44:46 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:44:48 DEBUG : Testêé: size = 14 OK 2026/08/13 04:44:48 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/08/13 04:44:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/13 04:44:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.62s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:44:55 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/13 04:44:55 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:44:55 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:44:57 DEBUG : existing: size = 6 OK 2026/08/13 04:44:57 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/13 04:44:57 INFO : existing: Copied (new) 2026/08/13 04:44:57 DEBUG : Waiting for deletions to finish 2026/08/13 04:44:59 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:44:59 DEBUG : existing: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:44:59 DEBUG : existing: Sizes differ 2026/08/13 04:44:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/13 04:44:59 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:44:59 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:44:59 ERROR : Yandex rclone-test-qomecoj7bigi: not deleting files as there were IO errors 2026/08/13 04:44:59 ERROR : Yandex rclone-test-qomecoj7bigi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.77s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:45:09 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:45:09 DEBUG : EXISTING: size = 6 OK 2026/08/13 04:45:09 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:45:09 DEBUG : existing: Unchanged skipping 2026/08/13 04:45:09 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:45:09 DEBUG : Waiting for deletions to finish 2026/08/13 04:45:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.49s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.59s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.79s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:46:40 DEBUG : both0: size = 6 OK 2026/08/13 04:46:40 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both10: size = 6 OK 2026/08/13 04:46:40 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both11: size = 6 OK 2026/08/13 04:46:40 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:46:40 DEBUG : both12: size = 6 OK 2026/08/13 04:46:40 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both0: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both13: size = 6 OK 2026/08/13 04:46:40 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both13: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both14: size = 6 OK 2026/08/13 04:46:40 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both14: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both15: size = 6 OK 2026/08/13 04:46:40 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both15: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both16: size = 6 OK 2026/08/13 04:46:40 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both16: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both17: size = 6 OK 2026/08/13 04:46:40 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both17: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both18: size = 6 OK 2026/08/13 04:46:40 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both18: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both19: size = 6 OK 2026/08/13 04:46:40 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both19: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both1: size = 6 OK 2026/08/13 04:46:40 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both10: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both2: size = 6 OK 2026/08/13 04:46:40 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both2: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both11: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both4: size = 6 OK 2026/08/13 04:46:40 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both3: size = 6 OK 2026/08/13 04:46:40 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both12: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both3: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both6: size = 6 OK 2026/08/13 04:46:40 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both5: size = 6 OK 2026/08/13 04:46:40 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both1: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both7: size = 6 OK 2026/08/13 04:46:40 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both7: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both8: size = 6 OK 2026/08/13 04:46:40 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both4: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both9: size = 6 OK 2026/08/13 04:46:40 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:46:40 DEBUG : both9: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both6: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both5: Unchanged skipping 2026/08/13 04:46:40 DEBUG : both8: Unchanged skipping 2026/08/13 04:46:40 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:46:40 DEBUG : Waiting for deletions to finish 2026/08/13 04:46:46 INFO : only13: Deleted 2026/08/13 04:46:46 INFO : only5: Deleted 2026/08/13 04:46:46 INFO : only1: Deleted 2026/08/13 04:46:46 INFO : only9: Deleted 2026/08/13 04:46:52 INFO : only0: Deleted 2026/08/13 04:46:53 INFO : only12: Deleted 2026/08/13 04:46:53 INFO : only17: Deleted 2026/08/13 04:46:56 INFO : only19: Deleted 2026/08/13 04:46:58 INFO : only4: Deleted 2026/08/13 04:46:59 INFO : only11: Deleted 2026/08/13 04:46:59 INFO : only16: Deleted 2026/08/13 04:47:02 INFO : only18: Deleted 2026/08/13 04:47:06 INFO : only2: Deleted 2026/08/13 04:47:06 INFO : only3: Deleted 2026/08/13 04:47:06 INFO : only6: Deleted 2026/08/13 04:47:08 INFO : only7: Deleted 2026/08/13 04:47:12 INFO : only10: Deleted 2026/08/13 04:47:12 INFO : only8: Deleted 2026/08/13 04:47:13 INFO : only14: Deleted 2026/08/13 04:47:15 INFO : only15: Deleted 2026/08/13 04:47:15 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (239.13s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:50:36 DEBUG : only19: modtime not stored after upload (got 2026-08-13 04:50:35 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/13 04:50:37 DEBUG : both10: size = 6 OK 2026/08/13 04:50:37 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both0: size = 6 OK 2026/08/13 04:50:37 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both11: size = 6 OK 2026/08/13 04:50:37 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 04:50:37 DEBUG : both12: size = 6 OK 2026/08/13 04:50:37 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both10: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both13: size = 6 OK 2026/08/13 04:50:37 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both12: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both14: size = 6 OK 2026/08/13 04:50:37 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both14: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both15: size = 6 OK 2026/08/13 04:50:37 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both0: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both16: size = 6 OK 2026/08/13 04:50:37 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both16: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both17: size = 6 OK 2026/08/13 04:50:37 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both17: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both18: size = 6 OK 2026/08/13 04:50:37 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both11: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both19: size = 6 OK 2026/08/13 04:50:37 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both19: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both1: size = 6 OK 2026/08/13 04:50:37 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both1: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both2: size = 6 OK 2026/08/13 04:50:37 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both13: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both3: size = 6 OK 2026/08/13 04:50:37 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both3: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both4: size = 6 OK 2026/08/13 04:50:37 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both15: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both5: size = 6 OK 2026/08/13 04:50:37 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both5: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both6: size = 6 OK 2026/08/13 04:50:37 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both6: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both7: size = 6 OK 2026/08/13 04:50:37 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both7: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both8: size = 6 OK 2026/08/13 04:50:37 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both8: Unchanged skipping 2026/08/13 04:50:37 DEBUG : both9: size = 6 OK 2026/08/13 04:50:37 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 04:50:37 DEBUG : both18: Unchanged skipping 2026/08/13 04:50:37 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only0: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only0: Sizes differ 2026/08/13 04:50:37 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only10: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only10: Sizes differ 2026/08/13 04:50:37 DEBUG : both2: Unchanged skipping 2026/08/13 04:50:37 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only11: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only11: Sizes differ 2026/08/13 04:50:37 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only12: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only12: Sizes differ 2026/08/13 04:50:37 DEBUG : both4: Unchanged skipping 2026/08/13 04:50:37 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only13: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only13: Sizes differ 2026/08/13 04:50:37 DEBUG : both9: Unchanged skipping 2026/08/13 04:50:37 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only14: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only14: Sizes differ 2026/08/13 04:50:37 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only15: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only15: Sizes differ 2026/08/13 04:50:37 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only16: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only16: Sizes differ 2026/08/13 04:50:37 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only17: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only17: Sizes differ 2026/08/13 04:50:37 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only18: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only18: Sizes differ 2026/08/13 04:50:37 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only19: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only19: Sizes differ 2026/08/13 04:50:37 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only1: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only1: Sizes differ 2026/08/13 04:50:37 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only2: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only2: Sizes differ 2026/08/13 04:50:37 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only3: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only3: Sizes differ 2026/08/13 04:50:37 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only4: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only4: Sizes differ 2026/08/13 04:50:37 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only5: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only5: Sizes differ 2026/08/13 04:50:37 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only6: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only6: Sizes differ 2026/08/13 04:50:37 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only7: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only7: Sizes differ 2026/08/13 04:50:37 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only8: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only8: Sizes differ 2026/08/13 04:50:37 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1314922976) 2026/08/13 04:50:37 DEBUG : only9: size = 6 (Yandex rclone-test-qomecoj7bigi) 2026/08/13 04:50:37 DEBUG : only9: Sizes differ 2026/08/13 04:50:37 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 04:50:39 DEBUG : only0: size = 0 OK 2026/08/13 04:50:39 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:39 INFO : only0: Copied (replaced existing) 2026/08/13 04:50:39 DEBUG : only11: size = 0 OK 2026/08/13 04:50:39 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:39 INFO : only11: Copied (replaced existing) 2026/08/13 04:50:39 DEBUG : only14: size = 0 OK 2026/08/13 04:50:39 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:39 INFO : only14: Copied (replaced existing) 2026/08/13 04:50:39 DEBUG : only10: size = 0 OK 2026/08/13 04:50:39 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:39 INFO : only10: Copied (replaced existing) 2026/08/13 04:50:41 DEBUG : only15: size = 0 OK 2026/08/13 04:50:41 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:41 INFO : only15: Copied (replaced existing) 2026/08/13 04:50:41 DEBUG : only18: size = 0 OK 2026/08/13 04:50:41 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:41 INFO : only18: Copied (replaced existing) 2026/08/13 04:50:41 DEBUG : only19: size = 0 OK 2026/08/13 04:50:41 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:41 INFO : only19: Copied (replaced existing) 2026/08/13 04:50:41 DEBUG : only16: size = 0 OK 2026/08/13 04:50:41 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:41 INFO : only16: Copied (replaced existing) 2026/08/13 04:50:42 DEBUG : only1: size = 0 OK 2026/08/13 04:50:42 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:42 INFO : only1: Copied (replaced existing) 2026/08/13 04:50:43 DEBUG : only2: size = 0 OK 2026/08/13 04:50:43 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:43 INFO : only2: Copied (replaced existing) 2026/08/13 04:50:43 DEBUG : only3: size = 0 OK 2026/08/13 04:50:43 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:43 INFO : only3: Copied (replaced existing) 2026/08/13 04:50:43 DEBUG : only17: size = 0 OK 2026/08/13 04:50:43 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:43 INFO : only17: Copied (replaced existing) 2026/08/13 04:50:44 DEBUG : only5: size = 0 OK 2026/08/13 04:50:44 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:44 INFO : only5: Copied (replaced existing) 2026/08/13 04:50:45 DEBUG : only13: size = 0 OK 2026/08/13 04:50:45 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:45 INFO : only13: Copied (replaced existing) 2026/08/13 04:50:45 DEBUG : only7: size = 0 OK 2026/08/13 04:50:45 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:45 INFO : only7: Copied (replaced existing) 2026/08/13 04:50:45 DEBUG : only12: size = 0 OK 2026/08/13 04:50:45 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:45 INFO : only12: Copied (replaced existing) 2026/08/13 04:50:46 DEBUG : only9: size = 0 OK 2026/08/13 04:50:46 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:46 INFO : only9: Copied (replaced existing) 2026/08/13 04:50:47 DEBUG : only4: size = 0 OK 2026/08/13 04:50:47 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:47 INFO : only4: Copied (replaced existing) 2026/08/13 04:50:47 DEBUG : only6: size = 0 OK 2026/08/13 04:50:47 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:47 INFO : only6: Copied (replaced existing) 2026/08/13 04:50:47 DEBUG : only8: size = 0 OK 2026/08/13 04:50:47 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/13 04:50:47 INFO : only8: Copied (replaced existing) 2026/08/13 04:50:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (333.27s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:54:50 DEBUG : empty_dir: Making directory with metadata 2026/08/13 04:54:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 04:54:50 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 04:54:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 04:54:50 INFO : empty_on_remote: Making directory 2026/08/13 04:54:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 04:54:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 04:54:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 04:54:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 04:54:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (55.58s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:55:46 DEBUG : empty_dir: Making directory with metadata 2026/08/13 04:55:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 04:55:46 DEBUG : empty_on_remote: Making directory with metadata 2026/08/13 04:55:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/13 04:55:46 INFO : empty_on_remote: Making directory 2026/08/13 04:55:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/13 04:55:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/13 04:55:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/13 04:55:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/13 04:55:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/13 04:55:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (61.36s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:56:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 04:56:47 INFO : sub dir: Making directory 2026/08/13 04:56:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (101.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 04:58:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/13 04:58:29 INFO : sub dir: Making directory 2026/08/13 04:58:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (99.14s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 05:00:48 DEBUG : Waiting for deletions to finish 2026/08/13 05:00:48 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:00:48 DEBUG : apple: Excluded 2026/08/13 05:00:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:00:48 DEBUG : appleappleapplebanana: Excluded 2026/08/13 05:00:48 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:00:48 DEBUG : banana: Excluded 2026/08/13 05:00:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:00:48 DEBUG : splitbananasplit: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 05:00:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:00:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 05:00:50 DEBUG : apple: size = 5 OK 2026/08/13 05:00:50 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:50 DEBUG : apple: Unchanged skipping 2026/08/13 05:00:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:00:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:00:50 DEBUG : banana: size = 6 OK 2026/08/13 05:00:50 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:50 DEBUG : banana: Unchanged skipping 2026/08/13 05:00:50 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:00:50 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:50 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:00:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:00:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:00:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:00:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:00:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:00:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:00:51 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 05:00:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:00:51 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 05:00:51 DEBUG : Waiting for deletions to finish 2026/08/13 05:00:51 INFO : There was nothing to transfer 2026/08/13 05:00:51 DEBUG : Waiting for deletions to finish 2026/08/13 05:00:51 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : apple: Excluded 2026/08/13 05:00:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : appleappleapplebanana: Excluded 2026/08/13 05:00:51 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : banana: Excluded 2026/08/13 05:00:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : splitbananasplit: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 05:00:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:00:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 05:00:52 DEBUG : apple: size = 5 OK 2026/08/13 05:00:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:52 DEBUG : apple: Unchanged skipping 2026/08/13 05:00:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:00:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:00:52 DEBUG : banana: size = 6 OK 2026/08/13 05:00:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:52 DEBUG : banana: Unchanged skipping 2026/08/13 05:00:52 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:00:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:52 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 05:00:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:00:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:00:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:00:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:00:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:00:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:00:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:00:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:00:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:00:53 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 05:00:53 DEBUG : Waiting for deletions to finish 2026/08/13 05:00:53 INFO : There was nothing to transfer 2026/08/13 05:00:53 DEBUG : Waiting for deletions to finish 2026/08/13 05:00:53 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : apple: Excluded 2026/08/13 05:00:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : appleappleapplebanana: Excluded 2026/08/13 05:00:53 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : banana: Excluded 2026/08/13 05:00:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : splitbananasplit: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 05:00:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:00:53 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 05:03:41 DEBUG : Waiting for deletions to finish 2026/08/13 05:03:42 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : apple: Excluded 2026/08/13 05:03:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : appleappleapplebanana: Excluded 2026/08/13 05:03:42 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : banana: Excluded 2026/08/13 05:03:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : splitbananasplit: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 05:03:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:03:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 05:03:43 DEBUG : apple: size = 5 OK 2026/08/13 05:03:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : apple: Unchanged skipping 2026/08/13 05:03:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:03:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:03:43 DEBUG : banana: size = 6 OK 2026/08/13 05:03:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : banana: Unchanged skipping 2026/08/13 05:03:43 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:03:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 05:03:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:03:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:03:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:03:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:03:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:03:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:03:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:03:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:03:43 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 05:03:43 DEBUG : Waiting for deletions to finish 2026/08/13 05:03:43 INFO : There was nothing to transfer 2026/08/13 05:03:43 DEBUG : Waiting for deletions to finish 2026/08/13 05:03:43 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:03:43 DEBUG : apple: Excluded 2026/08/13 05:03:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:03:43 DEBUG : appleappleapplebanana: Excluded 2026/08/13 05:03:43 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:03:43 DEBUG : banana: Excluded 2026/08/13 05:03:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:03:43 DEBUG : splitbananasplit: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 05:03:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:03:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 05:03:45 DEBUG : apple: size = 5 OK 2026/08/13 05:03:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : apple: Unchanged skipping 2026/08/13 05:03:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:03:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:03:45 DEBUG : banana: size = 6 OK 2026/08/13 05:03:45 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : banana: Unchanged skipping 2026/08/13 05:03:45 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:03:45 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:03:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:03:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:03:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:03:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:03:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:03:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/13 05:03:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:03:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:03:45 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 05:03:45 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 05:03:45 DEBUG : Waiting for deletions to finish 2026/08/13 05:03:45 INFO : There was nothing to transfer 2026/08/13 05:03:45 DEBUG : Waiting for deletions to finish 2026/08/13 05:03:45 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:03:45 DEBUG : apple: Excluded 2026/08/13 05:03:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:03:45 DEBUG : appleappleapplebanana: Excluded 2026/08/13 05:03:45 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:03:45 DEBUG : banana: Excluded 2026/08/13 05:03:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:03:45 DEBUG : splitbananasplit: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 05:03:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:03:46 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 05:06:46 DEBUG : Waiting for deletions to finish 2026/08/13 05:06:47 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : apple: Excluded 2026/08/13 05:06:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : appleappleapplebanana: Excluded 2026/08/13 05:06:47 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : banana: Excluded 2026/08/13 05:06:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : splitbananasplit: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 05:06:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:06:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 05:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:06:48 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:06:48 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:06:48 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:06:48 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:06:48 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:06:48 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:06:48 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:06:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:06:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:06:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:06:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:06:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:06:48 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:06:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 05:06:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:06:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 05:06:48 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 05:06:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/13 05:06:50 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/13 05:06:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:06:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:50 DEBUG : YmFuYW5h: modtime not stored after upload (got 2026-08-13 05:06:49 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/13 05:06:50 DEBUG : YXBwbGU=: size = 5 OK 2026/08/13 05:06:50 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/13 05:06:50 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/13 05:06:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/13 05:06:50 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/13 05:06:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:06:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:50 DEBUG : YmFuYW5h: size = 6 OK 2026/08/13 05:06:50 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/13 05:06:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/13 05:06:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/13 05:06:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/13 05:06:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:06:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/13 05:06:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/13 05:06:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:06:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/13 05:06:52 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/13 05:06:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:06:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/13 05:06:53 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/13 05:06:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:06:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/13 05:06:54 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/13 05:06:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:06:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/13 05:06:54 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/13 05:06:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:06:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/13 05:06:54 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/13 05:06:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:06:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:06:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/13 05:06:55 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/13 05:06:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:06:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:56 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/13 05:06:56 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/13 05:06:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:06:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:56 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/13 05:06:56 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/13 05:06:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:06:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/13 05:06:57 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/13 05:06:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:06:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:06:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/13 05:06:57 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/13 05:06:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:06:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:06:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/13 05:06:57 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/13 05:06:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:06:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/13 05:06:58 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/13 05:06:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:06:59 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/13 05:06:59 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/13 05:06:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:07:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/13 05:07:00 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/13 05:07:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:00 DEBUG : Waiting for deletions to finish 2026/08/13 05:07:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 05:07:07 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 05:07:07 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 05:07:07 INFO : banana: Deleted 2026/08/13 05:07:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 05:07:08 INFO : apple: Deleted 2026/08/13 05:07:08 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 05:07:08 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 05:07:14 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 05:07:14 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 05:07:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 05:07:14 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 05:07:14 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 05:07:14 INFO : splitbananasplit: Deleted 2026/08/13 05:07:15 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 05:07:16 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 05:07:20 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 05:07:21 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 05:07:21 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 05:07:21 INFO : appleappleapplebanana: Deleted 2026/08/13 05:07:21 DEBUG : Waiting for deletions to finish 2026/08/13 05:07:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : YXBwbGU=: Excluded 2026/08/13 05:07:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/13 05:07:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : YmFuYW5h: Excluded 2026/08/13 05:07:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/13 05:07:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/13 05:07:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/13 05:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:23 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:23 DEBUG : YXBwbGU=: size = 5 OK 2026/08/13 05:07:23 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:23 DEBUG : apple: Unchanged skipping 2026/08/13 05:07:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/13 05:07:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/13 05:07:23 DEBUG : YmFuYW5h: size = 6 OK 2026/08/13 05:07:23 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/13 05:07:23 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:23 DEBUG : banana: Unchanged skipping 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:23 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:23 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 05:07:23 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:23 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/13 05:07:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 05:07:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/13 05:07:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/13 05:07:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/13 05:07:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/13 05:07:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/13 05:07:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/13 05:07:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/13 05:07:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/13 05:07:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/13 05:07:25 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 05:07:25 DEBUG : Waiting for deletions to finish 2026/08/13 05:07:25 DEBUG : Waiting for deletions to finish 2026/08/13 05:07:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/13 05:07:25 DEBUG : YXBwbGU=: Excluded 2026/08/13 05:07:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/13 05:07:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/13 05:07:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/13 05:07:25 DEBUG : YmFuYW5h: Excluded 2026/08/13 05:07:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/13 05:07:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/13 05:07:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/13 05:07:26 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/13 05:07:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:26 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:26 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:26 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/13 05:07:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:26 DEBUG : apple: transformed to: YXBwbGU= 2026/08/13 05:07:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/13 05:07:26 DEBUG : banana: transformed to: YmFuYW5h 2026/08/13 05:07:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/13 05:07:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/13 05:07:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/13 05:07:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/13 05:07:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/13 05:07:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/13 05:07:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-qomecoj7bigi", Local "Local file system at /tmp/rclone1314922976", Modify Window "1ns" 2026/08/13 05:10:24 DEBUG : Waiting for deletions to finish 2026/08/13 05:10:24 DEBUG : apple: Excluded (Path Filter) 2026/08/13 05:10:24 DEBUG : apple: Excluded 2026/08/13 05:10:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:10:24 DEBUG : appleappleapplebanana: Excluded 2026/08/13 05:10:24 DEBUG : banana: Excluded (Path Filter) 2026/08/13 05:10:24 DEBUG : banana: Excluded 2026/08/13 05:10:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/13 05:10:24 DEBUG : splitbananasplit: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/13 05:10:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:10:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/13 05:10:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:10:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:10:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:10:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:10:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:10:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:10:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:10:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:10:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:10:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:10:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:10:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:10:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:10:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:10:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:10:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:10:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:10:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:10:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:10:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:10:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:10:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/13 05:10:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/13 05:10:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/13 05:10:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/13 05:10:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/13 05:10:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/13 05:10:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/13 05:10:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/13 05:10:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/13 05:10:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/13 05:10:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/13 05:10:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/13 05:10:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/13 05:10:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/13 05:10:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/13 05:10:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/13 05:10:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:10:26 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 05:10:26 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 05:10:27 DEBUG : PREFIXapple: size = 5 OK 2026/08/13 05:10:27 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/13 05:10:27 INFO : apple: Copied (new) to: PREFIXapple 2026/08/13 05:10:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:10:27 DEBUG : PREFIXbanana: size = 6 OK 2026/08/13 05:10:27 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/13 05:10:27 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/13 05:10:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:10:28 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/13 05:10:28 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/13 05:10:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/13 05:10:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:10:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/13 05:10:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/13 05:10:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:10:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:10:30 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/13 05:10:30 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/13 05:10:30 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/13 05:10:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:10:30 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/13 05:10:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/13 05:10:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:10:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:10:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:10:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/13 05:10:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:10:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:10:31 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/13 05:10:31 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/13 05:10:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:10:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:10:32 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/13 05:10:32 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/13 05:10:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:10:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:10:33 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/13 05:10:33 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/13 05:10:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:10:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:10:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/13 05:10:34 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/13 05:10:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:10:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:10:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/13 05:10:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/13 05:10:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:10:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:10:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/13 05:10:35 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/13 05:10:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:10:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:10:35 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/13 05:10:35 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/13 05:10:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/13 05:10:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:10:36 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/13 05:10:36 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/13 05:10:36 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:10:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:10:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/13 05:10:36 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/13 05:10:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:10:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:10:37 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/13 05:10:37 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/13 05:10:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:10:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/13 05:10:37 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/13 05:10:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:10:37 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/13 05:10:37 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/13 05:10:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:10:39 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/13 05:10:39 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/13 05:10:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:10:39 DEBUG : Waiting for deletions to finish 2026/08/13 05:10:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/13 05:10:53 INFO : dir1/0012-6789;.txt: Deleted 2026/08/13 05:10:53 INFO : dir1/0014-89;=.txt: Deleted 2026/08/13 05:10:54 INFO : splitbananasplit: Deleted 2026/08/13 05:10:54 INFO : dir1/0011-56789;.txt: Deleted 2026/08/13 05:10:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/13 05:10:54 INFO : banana: Deleted 2026/08/13 05:10:54 INFO : appleappleapplebanana: Deleted 2026/08/13 05:10:59 INFO : dir1/0003-defghij.txt: Deleted 2026/08/13 05:10:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/13 05:11:00 INFO : dir1/0010-456789.txt: Deleted 2026/08/13 05:11:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/13 05:11:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/13 05:11:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/13 05:11:01 INFO : dir1/0013-789;=.txt: Deleted 2026/08/13 05:11:01 INFO : dir1/0007-1234567.txt: Deleted 2026/08/13 05:11:07 INFO : dir1/0008-2345678.txt: Deleted 2026/08/13 05:11:07 INFO : apple: Deleted 2026/08/13 05:11:07 INFO : dir1/0009-3456789.txt: Deleted 2026/08/13 05:11:08 INFO : dir1/0015-9;=.txt: Deleted 2026/08/13 05:11:08 DEBUG : Waiting for deletions to finish 2026/08/13 05:11:08 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : PREFIXapple: Excluded 2026/08/13 05:11:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/13 05:11:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : PREFIXbanana: Excluded 2026/08/13 05:11:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/13 05:11:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/13 05:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : apple: transformed to: PREFIXapple 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/13 05:11:09 DEBUG : banana: transformed to: PREFIXbanana 2026/08/13 05:11:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/13 05:11:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/13 05:11:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/13 05:11:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/13 05:11:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/13 05:11:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/13 05:11:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/13 05:11:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/13 05:11:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/13 05:11:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/13 05:11:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/13 05:11:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/13 05:11:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/13 05:11:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/13 05:11:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/13 05:11:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/13 05:11:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/13 05:11:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/13 05:11:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/13 05:11:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/13 05:11:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/13 05:11:10 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for checks to finish 2026/08/13 05:11:10 DEBUG : Yandex rclone-test-qomecoj7bigi: Waiting for transfers to finish 2026/08/13 05:11:11 DEBUG : splitbananasplit: size = 16 OK 2026/08/13 05:11:11 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/13 05:11:11 INFO : splitbananasplit: Copied (new) 2026/08/13 05:11:11 DEBUG : banana: size = 6 OK 2026/08/13 05:11:11 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/13 05:11:11 INFO : banana: Copied (new) 2026/08/13 05:11:11 DEBUG : apple: size = 5 OK 2026/08/13 05:11:11 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/13 05:11:11 INFO : apple: Copied (new) 2026/08/13 05:11:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/13 05:11:12 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/13 05:11:12 INFO : appleappleapplebanana: Copied (new) 2026/08/13 05:11:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/13 05:11:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/13 05:11:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/13 05:11:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/13 05:11:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/13 05:11:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/13 05:11:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/13 05:11:14 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/13 05:11:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/13 05:11:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/13 05:11:15 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/13 05:11:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/13 05:11:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/13 05:11:15 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/13 05:11:15 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/13 05:11:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/13 05:11:15 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/13 05:11:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/13 05:11:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/13 05:11:16 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/13 05:11:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/13 05:11:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/13 05:11:17 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/13 05:11:17 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/13 05:11:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/13 05:11:17 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/13 05:11:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/13 05:11:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/13 05:11:18 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/13 05:11:18 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/13 05:11:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/13 05:11:18 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/13 05:11:18 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/13 05:11:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/13 05:11:19 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/13 05:11:19 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/13 05:11:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/13 05:11:19 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/13 05:11:19 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/13 05:11:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/13 05:11:20 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/13 05:11:20 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/13 05:11:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/13 05:11:20 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/13 05:11:20 INFO : dir1/0014-89;=.txt: Copied (new) panic: test timed out after 1h0m0s running tests: TestTransform (11m13s) TestTransform/prefix (1m41s) goroutine 18628 [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(0x8e8aef48fc8, {0x2d55608?, 0x8e8aedd5ae8?}, 0x2ee1918) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x8e8aef48fc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x8e8aef48fc8, 0x8e8aedd5c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7e351, 0x18}, {0x2da145f, 0x20}, 0x8e8af64f638, {0x4c02b00, 0x6c, 0x6c}, {0xc297725e4cdbbd71, 0x3464352bd17, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x8e8af49edc0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x8e8af49edc0) /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 26 [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 27 [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 18105 [IO wait]: internal/poll.runtime_pollWait(0x7b71704eda00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af50c600?, 0x8e8af9c3300?, 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(0x8e8af50c600, {0x8e8af9c3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af50c600, {0x8e8af9c3300?, 0x12fb?, 0x8e8b020b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aee826e8, {0x8e8af9c3300?, 0x0?, 0x8e8b020b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83f308, {0x8e8af9c3300?, 0x7b71704b2560?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af83fbd8, {0x8e8af9c3300?, 0x8e8af255c20?, 0x8e8b020ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8aeda8d28, {0x2f01640, 0x8e8af83fbd8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8aeda8a88, {0x7b7170469420, 0x8e8af83f308}, 0x8e8b020bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8aeda8a88, 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(0x8e8aeda8a88, {0x8e8af833000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af79c780, {0x8e8af833000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af250fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af250fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af79c780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18094 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18374 [select]: net/http.(*persistConn).writeLoop(0x8e8af72e640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18286 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17843 [select]: net/http.(*persistConn).writeLoop(0x8e8af662b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17804 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17995 [select]: net/http.(*persistConn).writeLoop(0x8e8af72f040) /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 18143 [select]: net/http.(*persistConn).writeLoop(0x8e8af564a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18197 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18348 [select]: net/http.(*persistConn).writeLoop(0x8e8af0cdcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18327 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17823 [IO wait]: internal/poll.runtime_pollWait(0x7b71704ed400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154a00?, 0x8e8afaca000?, 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(0x8e8af154a00, {0x8e8afaca000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154a00, {0x8e8afaca000?, 0x12fb?, 0x8e8af29b280?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c368, {0x8e8afaca000?, 0x4299de?, 0x8e8afa4b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64f6c8, {0x8e8afaca000?, 0x7b71704b2560?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af83f968, {0x8e8afaca000?, 0x8e8aeda1860?, 0x8e8afa4ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af45b7a8, {0x2f01640, 0x8e8af83f968}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af45b508, {0x7b7170469420, 0x8e8af64f6c8}, 0x8e8afa4bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af45b508, 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(0x8e8af45b508, {0x8e8afa2b000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af72f400, {0x8e8afa2b000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af839620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af839620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af72f400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17881 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17758 [select]: net/http.(*persistConn).writeLoop(0x8e8af662640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17798 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17868 [select]: net/http.(*persistConn).writeLoop(0x8e8af8652c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17861 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18072 [select]: net/http.(*persistConn).writeLoop(0x8e8afa38000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18032 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18366 [select]: net/http.(*persistConn).writeLoop(0x8e8af79c8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18450 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17704 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7b7170408000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c7100?, 0x8e8af5f5900?, 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(0x8e8af4c7100, {0x8e8af5f5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c7100, {0x8e8af5f5900?, 0x12fb?, 0x8e8afde3970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c998, {0x8e8af5f5900?, 0x0?, 0x8e8afde39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83f0b0, {0x8e8af5f5900?, 0x7b717065eae8?, 0x7b71b8d2e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af1ad818, {0x8e8af5f5900?, 0x8e8aee274a0?, 0x8e8afde3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af91fb28, {0x2f01640, 0x8e8af1ad818}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af91f888, {0x7b7170469420, 0x8e8af83f0b0}, 0x8e8afde3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af91f888, 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(0x8e8af91f888, {0x8e8af872000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af1c3900, {0x8e8af872000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af86c540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af86c540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af1c3900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17679 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17251 [IO wait]: internal/poll.runtime_pollWait(0x7b717040d000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21a680?, 0x8e8af32f400?, 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(0x8e8af21a680, {0x8e8af32f400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21a680, {0x8e8af32f400?, 0x24fb?, 0x8e8b0216970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b60d0, {0x8e8af32f400?, 0x0?, 0x8e8b02169c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af1acb40, {0x8e8af32f400?, 0x7b71b8c2fc40?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8aef86450, {0x8e8af32f400?, 0x8e8aee27680?, 0x8e8b0216a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af45a9a8, {0x2f01640, 0x8e8aef86450}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af45a708, {0x7b7170469420, 0x8e8af1acb40}, 0x8e8b0216c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af45a708, 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(0x8e8af45a708, {0x8e8af15b000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa38780, {0x8e8af15b000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af7da9c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af7da9c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa38780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17182 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18141 [select]: net/http.(*persistConn).writeLoop(0x8e8af564640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18063 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17850 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb0e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c6880?, 0x8e8af763300?, 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(0x8e8af4c6880, {0x8e8af763300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c6880, {0x8e8af763300?, 0x429a6a?, 0x8e8af739040?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c1a8, {0x8e8af763300?, 0x7b7170465e60?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64e948, {0x8e8af763300?, 0x7b7170465e60?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af64f1e8, {0x8e8af763300?, 0x8e8af87c000?, 0x8e8afde0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af45b428, {0x2f01640, 0x8e8af64f1e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af45b188, {0x7b7170469420, 0x8e8af64e948}, 0x8e8afde0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af45b188, 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(0x8e8af45b188, {0x8e8af2ea000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af864c80, {0x8e8af2ea000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af251560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af251560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af864c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17760 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18503 [select]: net/http.(*persistConn).writeLoop(0x8e8af564140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18465 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18606 [IO wait]: internal/poll.runtime_pollWait(0x7b7170413400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154a80?, 0x8e8af9e0c00?, 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(0x8e8af154a80, {0x8e8af9e0c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154a80, {0x8e8af9e0c00?, 0x11cc?, 0x8e8af29ae00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c200, {0x8e8af9e0c00?, 0x8e8af9e0d2f?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83ec60, {0x8e8af9e0c00?, 0x7b71704caf80?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88e7f8, {0x8e8af9e0c00?, 0x11cc?, 0x8e8afb46a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8afa27b28, {0x2f01640, 0x8e8af88e7f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8afa27888, {0x7b7170469420, 0x8e8af83ec60}, 0x8e8aee367d9?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8afa27888, 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(0x8e8afa27888, {0x8e8af63c000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa283c0, {0x8e8af63c000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afa132c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afa132c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa283c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18613 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17968 [select]: net/http.(*persistConn).writeLoop(0x8e8af0cd2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18000 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18279 [select]: net/http.(*persistConn).roundTrip(0x8e8afa283c0, 0x8e8af7d8a50) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x8e8af22f6c0, 0x8e8afa28140) /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(0x8e8aef07ce0, 0x8e8afa28140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x8e8af0d76c0, 0x8e8afa28000) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x8e8afa28000, {0x2f02380, 0x8e8af0d76c0}, {0x8e8af5e0fd8?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x8e8af524a80, 0x8e8afa28000, {0x8e8af5e1010?, 0x4318b6?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x8e8af524a80, 0x8e8afa28000) /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(0x8e8af15f900, {0x2f2c4e0, 0x8e8af4f53b0}, 0x8e8af614c60) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/backend/yandex.(*Object).upload.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1140 +0x4a github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x8e8af5e1620?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x8e8aef07da0, 0x8e8af8ed280, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:256 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x8e8af7da540, {0x2f2c4e0, 0x8e8af4f53b0}, {0x2efe8c0, 0x8e8af802528}, 0x1, {0x8e8af49a100, 0x19}, {0x8e8af52a5c0, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1139 +0x6e5 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x8e8af7da540, {0x2f2c4e0, 0x8e8af4f53b0}, {0x2efe8a0, 0x8e8aee42600}, {0x7b71b8ca8500, 0x8e8af95acc0}, {0x8e8af52a5c0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1187 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x8e8af50da80, {0x2f2c4e0, 0x8e8af4f53b0}, {0x2efe8a0, 0x8e8aee42600}, {0x7b71b8ca8500, 0x8e8af95acc0}, {0x8e8af52a5c0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:477 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x8e8af966a20, {0x2f2c4e0, 0x8e8af4f53b0}, {0x2f13e38?, 0x8e8af2cc0f0?}, {0x8e8af52a5c0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x8e8af966a20, {0x2f2c4e0, 0x8e8af4f53b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x8e8af966a20, {0x2f2c4e0, 0x8e8af4f53b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2f2c4e0, 0x8e8af4f53b0}, {0x2f4e230, 0x8e8af50da80}, {0x0, 0x0}, {0x8e8af2c24e0, 0x11}, {0x2f4c780, 0x8e8af95acc0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x8e8af422508, {0x2f2c4e0, 0x8e8af4f53b0}, 0x8e8af4f5310, {0x2f4e230, 0x8e8af50da80}, 0x4b, 0x8e8af6632c0?) /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 17465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 17834 [select]: net/http.(*persistConn).writeLoop(0x8e8af865a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17871 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18051 [select]: net/http.(*persistConn).writeLoop(0x8e8af9bac80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17947 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17875 [select]: net/http.(*persistConn).writeLoop(0x8e8af72e000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17853 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18172 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb0c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154480?, 0x8e8af7d0600?, 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(0x8e8af154480, {0x8e8af7d0600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154480, {0x8e8af7d0600?, 0x12fb?, 0x8e8b0212970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c090, {0x8e8af7d0600?, 0x0?, 0x8e8b02129c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64e348, {0x8e8af7d0600?, 0x7b71704b3820?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af802b88, {0x8e8af7d0600?, 0x8e8af8e61e0?, 0x8e8b0212a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8afa262a8, {0x2f01640, 0x8e8af802b88}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8afa26008, {0x7b7170469420, 0x8e8af64e348}, 0x8e8b0212c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8afa26008, 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(0x8e8afa26008, {0x8e8af61a000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af259540, {0x8e8af61a000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afa12fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afa12fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af259540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18167 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15439 [chan receive, 2 minutes]: testing.(*T).Run(0x8e8af616488, {0x2d3f7be?, 0x48e99f?}, 0x8e8af66e0f0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x8e8af616488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x8e8af616488, 0x2ee1918) /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 17934 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb4400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21b400?, 0x8e8afaf8600?, 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(0x8e8af21b400, {0x8e8afaf8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21b400, {0x8e8afaf8600?, 0x12fb?, 0x8e8af69d970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b63f8, {0x8e8afaf8600?, 0x0?, 0x8e8af69d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af16c408, {0x8e8afaf8600?, 0x7b717065eae8?, 0x7b71b8d2e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af1acd98, {0x8e8afaf8600?, 0x8e8aee310e0?, 0x8e8af69da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af676d28, {0x2f01640, 0x8e8af1acd98}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af676a88, {0x7b7170469420, 0x8e8af16c408}, 0x8e8af69dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af676a88, 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(0x8e8af676a88, {0x8e8afb70000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af7f3900, {0x8e8afb70000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afb6a4e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afb6a4e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af7f3900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17940 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17867 [IO wait]: internal/poll.runtime_pollWait(0x7b717040d400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21a800?, 0x8e8af5f6c00?, 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(0x8e8af21a800, {0x8e8af5f6c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21a800, {0x8e8af5f6c00?, 0x12fb?, 0x8e8aee07970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b60e8, {0x8e8af5f6c00?, 0x0?, 0x8e8aee079c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83eba0, {0x8e8af5f6c00?, 0x7b7170465e60?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af64f128, {0x8e8af5f6c00?, 0x8e8aee312c0?, 0x8e8aee07a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8aeda90a8, {0x2f01640, 0x8e8af64f128}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8aeda8e08, {0x7b7170469420, 0x8e8af83eba0}, 0x8e8aee07c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8aeda8e08, 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(0x8e8aeda8e08, {0x8e8af642000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af8652c0, {0x8e8af642000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af7da900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af7da900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af8652c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17861 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18377 [IO wait]: internal/poll.runtime_pollWait(0x7b717040d800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af304e00?, 0x8e8afacec00?, 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(0x8e8af304e00, {0x8e8afacec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af304e00, {0x8e8afacec00?, 0x12fb?, 0x8e8af0d6a00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b60c0, {0x8e8afacec00?, 0x0?, 0x8e8afc1a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af16d350, {0x8e8afacec00?, 0x7b7170465e60?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af64f830, {0x8e8afacec00?, 0x8e8aee314a0?, 0x8e8afc1aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af91e9a8, {0x2f01640, 0x8e8af64f830}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af91e708, {0x7b7170469420, 0x8e8af16d350}, 0x8e8afc1ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af91e708, 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(0x8e8af91e708, {0x8e8af718000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af9ba500, {0x8e8af718000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af250ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af250ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af9ba500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18332 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18173 [select]: net/http.(*persistConn).writeLoop(0x8e8af259540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18167 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18398 [IO wait]: internal/poll.runtime_pollWait(0x7b7170407400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154f80?, 0x8e8af892000?, 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(0x8e8af154f80, {0x8e8af892000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154f80, {0x8e8af892000?, 0x12fb?, 0x8e8af3fd7c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c7c0, {0x8e8af892000?, 0x0?, 0x8e8afb489c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83e180, {0x8e8af892000?, 0x7b71704b2560?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af83e798, {0x8e8af892000?, 0x8e8aee31a40?, 0x8e8afb48a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af850d28, {0x2f01640, 0x8e8af83e798}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af850a88, {0x7b7170469420, 0x8e8af83e180}, 0x8e8afb48c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af850a88, 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(0x8e8af850a88, {0x8e8af874000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af9bba40, {0x8e8af874000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afb1b1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afb1b1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af9bba40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18391 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17465 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x8e8af422618) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0x8e8af422508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:556 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x8e8af422508) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:988 +0x34c github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2f2c3c8, 0x4c420a0}, {0x2f4e230, 0x8e8af50da80}, {0x2f4c710, 0x8e8af5c2fc0}, 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({0x2f2c3c8, 0x4c420a0}, {0x2f4e230, 0x8e8af50da80}, {0x2f4c710, 0x8e8af5c2fc0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1385 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x8e8af616248) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:126 +0x2c9 testing.tRunner(0x8e8af616248, 0x8e8af66e0f0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15439 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17824 [select]: net/http.(*persistConn).writeLoop(0x8e8af72f400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17881 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18577 [select]: net/http.(*persistConn).writeLoop(0x8e8afa34a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18580 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17967 [IO wait]: internal/poll.runtime_pollWait(0x7b71704ed000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154980?, 0x8e8af765900?, 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(0x8e8af154980, {0x8e8af765900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154980, {0x8e8af765900?, 0x12fb?, 0x8e8af29a9c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c5f0, {0x8e8af765900?, 0x0?, 0x8e8af7709c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af88e5b8, {0x8e8af765900?, 0x7b71704caf80?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88e960, {0x8e8af765900?, 0x8e8af83a5a0?, 0x8e8af770a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af6770a8, {0x2f01640, 0x8e8af88e960}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af676e08, {0x7b7170469420, 0x8e8af88e5b8}, 0x8e8af770c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af676e08, 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(0x8e8af676e08, {0x8e8afa2a000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af0cd2c0, {0x8e8afa2a000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8aef06ea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8aef06ea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af0cd2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18000 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18347 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb0a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af304380?, 0x8e8af7d2c00?, 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(0x8e8af304380, {0x8e8af7d2c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af304380, {0x8e8af7d2c00?, 0x12fb?, 0x8e8af7392c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b6058, {0x8e8af7d2c00?, 0x0?, 0x8e8af75b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af16cdb0, {0x8e8af7d2c00?, 0x7b7170465e60?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af64f698, {0x8e8af7d2c00?, 0x8e8af83af00?, 0x8e8af75ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af91e628, {0x2f01640, 0x8e8af64f698}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af91e388, {0x7b7170469420, 0x8e8af16cdb0}, 0x8e8af75bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af91e388, 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(0x8e8af91e388, {0x8e8af86b000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af0cdcc0, {0x8e8af86b000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af776480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af776480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af0cdcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18327 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18555 [select]: net/http.(*persistConn).writeLoop(0x8e8afa35a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18588 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18140 [IO wait]: internal/poll.runtime_pollWait(0x7b71704ece00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21b080?, 0x8e8af727000?, 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(0x8e8af21b080, {0x8e8af727000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21b080, {0x8e8af727000?, 0x17fb?, 0x8e8aeddb420?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c9c0, {0x8e8af727000?, 0x0?, 0x8e8af85a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af88fbc0, {0x8e8af727000?, 0x7b71b8c2fc40?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8aef86678, {0x8e8af727000?, 0x8e8af83b4a0?, 0x8e8af85aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af677ea8, {0x2f01640, 0x8e8aef86678}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af677c08, {0x7b7170469420, 0x8e8af88fbc0}, 0x8e8af85ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af677c08, 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(0x8e8af677c08, {0x8e8af958000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af564640, {0x8e8af958000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afb1bc80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afb1bc80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af564640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18063 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18607 [select]: net/http.(*persistConn).writeLoop(0x8e8afa283c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18613 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18187 [select]: net/http.(*persistConn).writeLoop(0x8e8af564280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18057 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18318 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb0200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c6a00?, 0x8e8af7d1900?, 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(0x8e8af4c6a00, {0x8e8af7d1900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c6a00, {0x8e8af7d1900?, 0x4299de?, 0x8e8af738ba0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c160, {0x8e8af7d1900?, 0x7b71b8c2fc40?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64ea50, {0x8e8af7d1900?, 0x7b71b8c2fc40?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8aef87e78, {0x8e8af7d1900?, 0x8e8af83ba40?, 0x8e8afde5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8afa26d28, {0x2f01640, 0x8e8aef87e78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8afa26a88, {0x7b7170469420, 0x8e8af64ea50}, 0x8e8afde5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8afa26a88, 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(0x8e8afa26a88, {0x8e8af9da000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa29a40, {0x8e8af9da000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af83dc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af83dc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa29a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18297 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18388 [select]: net/http.(*persistConn).writeLoop(0x8e8af1c2dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18424 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17845 [select]: net/http.(*persistConn).writeLoop(0x8e8af662f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17811 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18319 [select]: net/http.(*persistConn).writeLoop(0x8e8afa29a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18297 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18533 [IO wait]: internal/poll.runtime_pollWait(0x7b7170407200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c7700?, 0x8e8af9de600?, 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(0x8e8af4c7700, {0x8e8af9de600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c7700, {0x8e8af9de600?, 0x12fb?, 0x8e8af29a680?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c5e8, {0x8e8af9de600?, 0x0?, 0x8e8afa419c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af88eae0, {0x8e8af9de600?, 0x7b71704caf80?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88efd8, {0x8e8af9de600?, 0x8e8af8903c0?, 0x8e8afa41a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8afa277a8, {0x2f01640, 0x8e8af88efd8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8afa27508, {0x7b7170469420, 0x8e8af88eae0}, 0x8e8afa41c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8afa27508, 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(0x8e8afa27508, {0x8e8afaa9000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa34280, {0x8e8afaa9000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afac6e40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afac6e40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa34280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18517 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17851 [select]: net/http.(*persistConn).writeLoop(0x8e8af864c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17760 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18373 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb0400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c6c80?, 0x8e8afacd900?, 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(0x8e8af4c6c80, {0x8e8afacd900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c6c80, {0x8e8afacd900?, 0x12fb?, 0x8e8af0d65e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b6040, {0x8e8afacd900?, 0x0?, 0x8e8afb239c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af16ccd8, {0x8e8afacd900?, 0x7b71706640e8?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af016d68, {0x8e8afacd900?, 0x8e8af8e63c0?, 0x8e8afb23a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af91e2a8, {0x2f01640, 0x8e8af016d68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af91e008, {0x7b7170469420, 0x8e8af16ccd8}, 0x8e8afb23c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af91e008, 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(0x8e8af91e008, {0x8e8af804000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af72e640, {0x8e8af804000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af8c80c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af8c80c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af72e640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18286 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18387 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb4800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af305d00?, 0x8e8af5f2000?, 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(0x8e8af305d00, {0x8e8af5f2000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af305d00, {0x8e8af5f2000?, 0x12fb?, 0x8e8af5ec970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b6358, {0x8e8af5f2000?, 0x0?, 0x8e8af5ec9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af1ad800, {0x8e8af5f2000?, 0x7b71704b3820?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af802d20, {0x8e8af5f2000?, 0x8e8af97a3c0?, 0x8e8af5eca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af91f0a8, {0x2f01640, 0x8e8af802d20}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af91ee08, {0x7b7170469420, 0x8e8af1ad800}, 0x8e8af5ecc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af91ee08, 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(0x8e8af91ee08, {0x8e8af7bb000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af1c2dc0, {0x8e8af7bb000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af7cce40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af7cce40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af1c2dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18424 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17828 [select]: net/http.(*persistConn).writeLoop(0x8e8af7f2280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17775 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18131 [select]: net/http.(*persistConn).writeLoop(0x8e8af84c500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18109 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18568 [select]: net/http.(*persistConn).writeLoop(0x8e8afa39cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18562 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18494 [select]: net/http.(*persistConn).writeLoop(0x8e8af565040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18509 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17827 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8c6b200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21a300?, 0x8e8af778000?, 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(0x8e8af21a300, {0x8e8af778000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21a300, {0x8e8af778000?, 0x17fb?, 0x8e8afde7970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c088, {0x8e8af778000?, 0x0?, 0x8e8afde79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64e150, {0x8e8af778000?, 0x7b71704b3820?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af8027e0, {0x8e8af778000?, 0x8e8af97b0e0?, 0x8e8afde7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af3d1b28, {0x2f01640, 0x8e8af8027e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af3d1888, {0x7b7170469420, 0x8e8af64e150}, 0x8e8afde7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af3d1888, 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(0x8e8af3d1888, {0x8e8af8ce000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af7f2280, {0x8e8af8ce000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af86de00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af86de00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af7f2280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17775 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18554 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb1000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154700?, 0x8e8af894600?, 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(0x8e8af154700, {0x8e8af894600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154700, {0x8e8af894600?, 0x12fb?, 0x8e8af2c43c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b6028, {0x8e8af894600?, 0x429a6a?, 0x8e8af8579c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af8020d8, {0x8e8af894600?, 0x7b71704caf80?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88e6a8, {0x8e8af894600?, 0x8e8af8e6780?, 0x8e8af857a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af8509a8, {0x2f01640, 0x8e8af88e6a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af850708, {0x7b7170469420, 0x8e8af8020d8}, 0x8e8af857c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af850708, 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(0x8e8af850708, {0x8e8af72c000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa35a40, {0x8e8af72c000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af7da3c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af7da3c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa35a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18588 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18417 [select]: net/http.(*persistConn).writeLoop(0x8e8af1c2500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18419 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18576 [IO wait]: internal/poll.runtime_pollWait(0x7b717040d200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154100?, 0x8e8af9df900?, 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(0x8e8af154100, {0x8e8af9df900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154100, {0x8e8af9df900?, 0x12fb?, 0x8e8af29a540?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c0a8, {0x8e8af9df900?, 0x8e8aee02998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83e390, {0x8e8af9df900?, 0x7b71704caf80?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88e5a0, {0x8e8af9df900?, 0x8e8af8e6d20?, 0x8e8aee02a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8afa269a8, {0x2f01640, 0x8e8af88e5a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8afa26708, {0x7b7170469420, 0x8e8af83e390}, 0x8e8aee02c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8afa26708, 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(0x8e8afa26708, {0x8e8af8b7000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa34a00, {0x8e8af8b7000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afab43c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afab43c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa34a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18580 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17844 [IO wait]: internal/poll.runtime_pollWait(0x7b7170407a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af50c400?, 0x8e8af725800?, 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(0x8e8af50c400, {0x8e8af725800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af50c400, {0x8e8af725800?, 0x17fb?, 0x8e8af738b40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c070, {0x8e8af725800?, 0x0?, 0x8e8aee009c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64e0f0, {0x8e8af725800?, 0x7b71704b2560?, 0x7b71b8d2e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af83eb10, {0x8e8af725800?, 0x8e8af8e6f00?, 0x8e8aee00a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af3d17a8, {0x2f01640, 0x8e8af83eb10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af3d1508, {0x7b7170469420, 0x8e8af64e0f0}, 0x8e8aee00c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af3d1508, 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(0x8e8af3d1508, {0x8e8af799000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af662f00, {0x8e8af799000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af074d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af074d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af662f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17811 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17430 [select]: net/http.(*persistConn).writeLoop(0x8e8afa38f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17469 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18121 [IO wait]: internal/poll.runtime_pollWait(0x7b71704ecc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c6400?, 0x8e8af7ce000?, 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(0x8e8af4c6400, {0x8e8af7ce000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c6400, {0x8e8af7ce000?, 0x12fb?, 0x8e8af739480?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c2e8, {0x8e8af7ce000?, 0x8e8af5ea998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64f098, {0x8e8af7ce000?, 0x7b7170465e60?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af64fa88, {0x8e8af7ce000?, 0x8e8af8e72c0?, 0x8e8af5eaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af45bb28, {0x2f01640, 0x8e8af64fa88}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af45b888, {0x7b7170469420, 0x8e8af64f098}, 0x8e8af5eac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af45b888, 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(0x8e8af45b888, {0x8e8af7dc000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af79cf00, {0x8e8af7dc000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af980000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af980000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af79cf00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18115 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18558 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x8e8aee42600) /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 18279 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 17904 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb4600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21ae80?, 0x8e8afaf6000?, 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(0x8e8af21ae80, {0x8e8afaf6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21ae80, {0x8e8afaf6000?, 0x12fb?, 0x8e8aeddbb20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b6288, {0x8e8afaf6000?, 0x0?, 0x8e8afa489c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83f668, {0x8e8afaf6000?, 0x7b71704b2560?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af83f9f8, {0x8e8afaf6000?, 0x8e8af8e7680?, 0x8e8afa48a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af676628, {0x2f01640, 0x8e8af83f9f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af676388, {0x7b7170469420, 0x8e8af83f668}, 0x8e8afa48c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af676388, 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(0x8e8af676388, {0x8e8af9bf000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa38a00, {0x8e8af9bf000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af99dd40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af99dd40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa38a00) /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 2722 [chan receive, 52 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 2702 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17833 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb4200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af50c700?, 0x8e8af9c2000?, 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(0x8e8af50c700, {0x8e8af9c2000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af50c700, {0x8e8af9c2000?, 0x12fb?, 0x8e8b020c970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aee82548, {0x8e8af9c2000?, 0x0?, 0x8e8b020c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af1ad0f8, {0x8e8af9c2000?, 0x7b71704caf80?, 0x7b71b8d2e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88ea68, {0x8e8af9c2000?, 0x8e8af97ba40?, 0x8e8b020ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af78e2a8, {0x2f01640, 0x8e8af88ea68}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af78e008, {0x7b7170469420, 0x8e8af1ad0f8}, 0x8e8b020cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af78e008, 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(0x8e8af78e008, {0x8e8af9db000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af865a40, {0x8e8af9db000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af83c2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af83c2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af865a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17871 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18106 [select]: net/http.(*persistConn).writeLoop(0x8e8af79c780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18094 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18142 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8c6ac00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af155900?, 0x8e8af728800?, 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(0x8e8af155900, {0x8e8af728800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af155900, {0x8e8af728800?, 0x17fb?, 0x8e8aeddb6a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aee828b8, {0x8e8af728800?, 0x0?, 0x8e8af76a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af8020f0, {0x8e8af728800?, 0x7b71704caf80?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88e0f0, {0x8e8af728800?, 0x8e8af814000?, 0x8e8af76aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af850628, {0x2f01640, 0x8e8af88e0f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af850388, {0x7b7170469420, 0x8e8af8020f0}, 0x8e8af76ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af850388, 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(0x8e8af850388, {0x8e8af994000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af564a00, {0x8e8af994000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af95b440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af95b440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af564a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18197 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18125 [IO wait]: internal/poll.runtime_pollWait(0x7b71704ed200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c6780?, 0x8e8af7cf300?, 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(0x8e8af4c6780, {0x8e8af7cf300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c6780, {0x8e8af7cf300?, 0x12fb?, 0x8e8af739760?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c338, {0x8e8af7cf300?, 0x0?, 0x8e8af5ee9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64f4a0, {0x8e8af7cf300?, 0x7b71704caf80?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88f788, {0x8e8af7cf300?, 0x8e8af792f00?, 0x8e8af5eea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af45bea8, {0x2f01640, 0x8e8af88f788}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af45bc08, {0x7b7170469420, 0x8e8af64f4a0}, 0x8e8af5eec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af45bc08, 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(0x8e8af45bc08, {0x8e8af888000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa39680, {0x8e8af888000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af7da240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af7da240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa39680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18077 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18186 [IO wait]: internal/poll.runtime_pollWait(0x7b7170407e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21ad80?, 0x8e8af6a1800?, 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(0x8e8af21ad80, {0x8e8af6a1800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21ad80, {0x8e8af6a1800?, 0x17fb?, 0x8e8af29be80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c9a0, {0x8e8af6a1800?, 0x0?, 0x8e8af6999c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af88fb78, {0x8e8af6a1800?, 0x7b71b8c2fc40?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8aef86690, {0x8e8af6a1800?, 0x8e8af8914a0?, 0x8e8af699a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af677b28, {0x2f01640, 0x8e8aef86690}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af677888, {0x7b7170469420, 0x8e8af88fb78}, 0x8e8af699c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af677888, 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(0x8e8af677888, {0x8e8af9e2000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af564280, {0x8e8af9e2000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af99de00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af99de00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af564280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18057 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18038 [select]: net/http.(*persistConn).writeLoop(0x8e8af663040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18020 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18040 [IO wait]: internal/poll.runtime_pollWait(0x7b717040ce00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154d80?, 0x8e8afafac00?, 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(0x8e8af154d80, {0x8e8afafac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154d80, {0x8e8afafac00?, 0x12fb?, 0x8e8af20b600?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c710, {0x8e8afafac00?, 0x0?, 0x8e8afa4d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af88edc8, {0x8e8afafac00?, 0x7b71704caf80?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88f368, {0x8e8afafac00?, 0x8e8af793680?, 0x8e8afa4da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af677428, {0x2f01640, 0x8e8af88f368}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af677188, {0x7b7170469420, 0x8e8af88edc8}, 0x8e8afa4dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af677188, 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(0x8e8af677188, {0x8e8af63d000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af6637c0, {0x8e8af63d000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af9cfa40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af9cfa40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af6637c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18025 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18416 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb0800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af305a80?, 0x8e8af37a600?, 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(0x8e8af305a80, {0x8e8af37a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af305a80, {0x8e8af37a600?, 0x12fb?, 0x8e8afb25970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b62b0, {0x8e8af37a600?, 0x0?, 0x8e8afb259c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af1ad068, {0x8e8af37a600?, 0x7b717065eae8?, 0x7b71b8d2e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af1ada58, {0x8e8af37a600?, 0x8e8af8143c0?, 0x8e8afb25a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af91ed28, {0x2f01640, 0x8e8af1ada58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af91ea88, {0x7b7170469420, 0x8e8af1ad068}, 0x8e8afb25c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af91ea88, 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(0x8e8af91ea88, {0x8e8af7be000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af1c2500, {0x8e8af7be000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af981c20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af981c20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af1c2500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18419 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18490 [IO wait]: internal/poll.runtime_pollWait(0x7b717040d600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c7200?, 0x8e8af9dc000?, 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(0x8e8af4c7200, {0x8e8af9dc000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c7200, {0x8e8af9dc000?, 0x12fb?, 0x8e8afb4d970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c4d8, {0x8e8af9dc000?, 0x0?, 0x8e8afb4d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af88e1f8, {0x8e8af9dc000?, 0x7b71704b3820?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af8033b0, {0x8e8af9dc000?, 0x8e8af8145a0?, 0x8e8afb4da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8afa270a8, {0x2f01640, 0x8e8af8033b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8afa26e08, {0x7b7170469420, 0x8e8af88e1f8}, 0x8e8afb4dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8afa26e08, 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(0x8e8afa26e08, {0x8e8af9fe000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af864b40, {0x8e8af9fe000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afb00a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afb00a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af864b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18468 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17705 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x8e8af1c3900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17679 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17935 [select]: net/http.(*persistConn).writeLoop(0x8e8af7f3900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17940 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18549 [select]: net/http.(*persistConn).writeLoop(0x8e8af96a500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18480 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17874 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8c6b000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c6d00?, 0x8e8af764600?, 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(0x8e8af4c6d00, {0x8e8af764600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c6d00, {0x8e8af764600?, 0x12fb?, 0x8e8af7393c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b6148, {0x8e8af764600?, 0x0?, 0x8e8af74f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83ef30, {0x8e8af764600?, 0x7b7170465e60?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af64f2c0, {0x8e8af764600?, 0x8e8af815a40?, 0x8e8af74fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af6762a8, {0x2f01640, 0x8e8af64f2c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af676008, {0x7b7170469420, 0x8e8af83ef30}, 0x8e8af74fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af676008, 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(0x8e8af676008, {0x8e8af826000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af72e000, {0x8e8af826000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af7ccfc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af7ccfc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af72e000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17853 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17905 [select]: net/http.(*persistConn).writeLoop(0x8e8afa38a00) /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 18313 [select]: net/http.(*persistConn).writeLoop(0x8e8af7f2a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18257 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18548 [IO wait]: internal/poll.runtime_pollWait(0x7b717040ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af305e80?, 0x8e8af927300?, 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(0x8e8af305e80, {0x8e8af927300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af305e80, {0x8e8af927300?, 0x7b717065d1e8?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b63f0, {0x8e8af927300?, 0x8e8af74a9b0?, 0x43d0fc?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af1adcc8, {0x8e8af927300?, 0x7b71704caf80?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88e078, {0x8e8af927300?, 0x8e8af88c960?, 0x8e8af74aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af24db28, {0x2f01640, 0x8e8af88e078}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af24d888, {0x7b7170469420, 0x8e8af1adcc8}, 0x8e8af74ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af24d888, 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(0x8e8af24d888, {0x8e8af977000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af96a500, {0x8e8af977000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af957b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af957b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af96a500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18480 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17927 [select]: net/http.(*persistConn).writeLoop(0x8e8afa397c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17913 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18493 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8c6a600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af155a00?, 0x8e8af9dd300?, 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(0x8e8af155a00, {0x8e8af9dd300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af155a00, {0x8e8af9dd300?, 0x12fb?, 0x8e8af29a100?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c530, {0x8e8af9dd300?, 0x0?, 0x8e8af7509c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af88e4b0, {0x8e8af9dd300?, 0x7b71704caf80?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88ea20, {0x8e8af9dd300?, 0x8e8af88cf00?, 0x8e8af750a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8afa27428, {0x2f01640, 0x8e8af88ea20}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8afa27188, {0x7b7170469420, 0x8e8af88e4b0}, 0x8e8af750c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8afa27188, 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(0x8e8afa27188, {0x8e8afa96000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af565040, {0x8e8afa96000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af9f8c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af9f8c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af565040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18509 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18365 [IO wait]: internal/poll.runtime_pollWait(0x7b717040cc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af155600?, 0x8e8af926000?, 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(0x8e8af155600, {0x8e8af926000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af155600, {0x8e8af926000?, 0x12fb?, 0x8e8aeddbd80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c8b0, {0x8e8af926000?, 0x0?, 0x8e8af7019c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83e888, {0x8e8af926000?, 0x7b71704b2560?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af83e9d8, {0x8e8af926000?, 0x8e8af88d0e0?, 0x8e8af701a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af8510a8, {0x2f01640, 0x8e8af83e9d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af850e08, {0x7b7170469420, 0x8e8af83e888}, 0x8e8af701c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af850e08, 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(0x8e8af850e08, {0x8e8af92c000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af79c8c0, {0x8e8af92c000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af86d980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af86d980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af79c8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18450 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17842 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8c6a800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154600?, 0x8e8af724000?, 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(0x8e8af154600, {0x8e8af724000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154600, {0x8e8af724000?, 0x17fb?, 0x8e8af7388a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aee82458, {0x8e8af724000?, 0x0?, 0x8e800000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64e060, {0x8e8af724000?, 0x7b71704b3820?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af8026a8, {0x8e8af724000?, 0x8e8af891a40?, 0x8e8aee05a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af3d10a8, {0x2f01640, 0x8e8af8026a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af3d0e08, {0x7b7170469420, 0x8e8af64e060}, 0x8e8aee05c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af3d0e08, 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(0x8e8af3d0e08, {0x8e8af62c000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af662b40, {0x8e8af62c000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af9cf5c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af9cf5c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af662b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17804 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17757 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb4c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154300?, 0x8e8af6a0000?, 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(0x8e8af154300, {0x8e8af6a0000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154300, {0x8e8af6a0000?, 0x17fb?, 0x8e8aedda860?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c730, {0x8e8af6a0000?, 0x0?, 0x8e8afde69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af88e918, {0x8e8af6a0000?, 0x7b71704caf80?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88e780, {0x8e8af6a0000?, 0x8e8af908000?, 0x8e8afde6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af91fea8, {0x2f01640, 0x8e8af88e780}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af91fc08, {0x7b7170469420, 0x8e8af88e918}, 0x8e8afde6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af91fc08, 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(0x8e8af91fc08, {0x8e8af47c000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af662640, {0x8e8af47c000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af8c84e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af8c84e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af662640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17798 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18534 [select]: net/http.(*persistConn).writeLoop(0x8e8afa34280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18517 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18491 [select]: net/http.(*persistConn).writeLoop(0x8e8af864b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18468 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18502 [IO wait]: internal/poll.runtime_pollWait(0x7b7170407c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c7380?, 0x8e8af893300?, 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(0x8e8af4c7380, {0x8e8af893300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c7380, {0x8e8af893300?, 0x12fb?, 0x8e8aee6c660?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c9b8, {0x8e8af893300?, 0x0?, 0x8e8af69a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83ee70, {0x8e8af893300?, 0x7b71704b3820?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af803320, {0x8e8af893300?, 0x8e8af8e0000?, 0x8e8af69aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af851428, {0x2f01640, 0x8e8af803320}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af851188, {0x7b7170469420, 0x8e8af83ee70}, 0x8e8af69ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af851188, 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(0x8e8af851188, {0x8e8afa08000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af564140, {0x8e8afa08000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afa04540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afa04540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af564140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18465 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17926 [IO wait]: internal/poll.runtime_pollWait(0x7b71704ed800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21b180?, 0x8e8afaf7300?, 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(0x8e8af21b180, {0x8e8afaf7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21b180, {0x8e8afaf7300?, 0x12fb?, 0x8e8aee6c1c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b6348, {0x8e8afaf7300?, 0x0?, 0x8e8afa4c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83fae8, {0x8e8afaf7300?, 0x7b71704caf80?, 0x7b71b8d2e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88f308, {0x8e8afaf7300?, 0x8e8af8e05a0?, 0x8e8afa4ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af6769a8, {0x2f01640, 0x8e8af88f308}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af676708, {0x7b7170469420, 0x8e8af83fae8}, 0x8e8afa4cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af676708, 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(0x8e8af676708, {0x8e8afb1e000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa397c0, {0x8e8afb1e000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afb1a0c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afb1a0c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa397c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17913 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17429 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb4a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af50c200?, 0x8e8af379300?, 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(0x8e8af50c200, {0x8e8af379300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af50c200, {0x8e8af379300?, 0x12fb?, 0x8e8af7382c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aee82348, {0x8e8af379300?, 0x0?, 0x8e8af6fd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83e060, {0x8e8af379300?, 0x7b7170663468?, 0x7b71b8d2e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af16d6b0, {0x8e8af379300?, 0x8e8af8e0d20?, 0x8e8af6fda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af45a2a8, {0x2f01640, 0x8e8af16d6b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af45a008, {0x7b7170469420, 0x8e8af83e060}, 0x8e8af6fdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af45a008, 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(0x8e8af45a008, {0x8e8af923000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa38f00, {0x8e8af923000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af7da2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af7da2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa38f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17469 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18378 [select]: net/http.(*persistConn).writeLoop(0x8e8af9ba500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18332 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18130 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb4e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af155280?, 0x8e8af9c4600?, 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(0x8e8af155280, {0x8e8af9c4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af155280, {0x8e8af9c4600?, 0x12fb?, 0x8e8aeddaae0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aee82790, {0x8e8af9c4600?, 0x0?, 0x8e8b02119c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83f878, {0x8e8af9c4600?, 0x7b71704b2560?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af83fd28, {0x8e8af9c4600?, 0x8e8af8e1680?, 0x8e8b0211a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af8502a8, {0x2f01640, 0x8e8af83fd28}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af850008, {0x7b7170469420, 0x8e8af83f878}, 0x8e8b0211c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af850008, 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(0x8e8af850008, {0x8e8af878000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af84c500, {0x8e8af878000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af7cd6e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af7cd6e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af84c500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18109 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18071 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8c6ae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af155000?, 0x8e8af766c00?, 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(0x8e8af155000, {0x8e8af766c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af155000, {0x8e8af766c00?, 0x12fb?, 0x8e8af29b3c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af21c780, {0x8e8af766c00?, 0x0?, 0x8e8af76e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af88efa8, {0x8e8af766c00?, 0x7b7170465e60?, 0x7b71b8d2ebf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af64e7f8, {0x8e8af766c00?, 0x8e8af7923c0?, 0x8e8af76ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af6777a8, {0x2f01640, 0x8e8af64e7f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af677508, {0x7b7170469420, 0x8e8af88efa8}, 0x8e8af76ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af677508, 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(0x8e8af677508, {0x8e8af715000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa38000, {0x8e8af715000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af9407e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af9407e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa38000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18032 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18126 [select]: net/http.(*persistConn).writeLoop(0x8e8afa39680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18077 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18312 [IO wait]: internal/poll.runtime_pollWait(0x7b7170407800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af4c6500?, 0x8e8af9c5900?, 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(0x8e8af4c6500, {0x8e8af9c5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af4c6500, {0x8e8af9c5900?, 0x7b717067a2e0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c0d0, {0x8e8af9c5900?, 0x8e8af75e9b0?, 0x43d0fc?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64e4c8, {0x8e8af9c5900?, 0x7b7170465e60?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af64edb0, {0x8e8af9c5900?, 0x8e8af8910e0?, 0x8e8af75ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8afa26628, {0x2f01640, 0x8e8af64edb0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8afa26388, {0x7b7170469420, 0x8e8af64e4c8}, 0x8e8af75ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8afa26388, 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(0x8e8afa26388, {0x8e8af8a3000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af7f2a00, {0x8e8af8a3000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afb6b380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afb6b380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af7f2a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18257 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18567 [IO wait]: internal/poll.runtime_pollWait(0x7b71704ed600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af50cc80?, 0x8e8af37b900?, 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(0x8e8af50cc80, {0x8e8af37b900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af50cc80, {0x8e8af37b900?, 0x48e99f?, 0x2903100?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b6460, {0x8e8af37b900?, 0x20?, 0x8e8af5f19b8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8aed7c348, {0x8e8af37b900?, 0x7b71704b3820?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af802060, {0x8e8af37b900?, 0x8e8af8e65a0?, 0x8e8af5f1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af24dea8, {0x2f01640, 0x8e8af802060}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af24dc08, {0x7b7170469420, 0x8e8aed7c348}, 0x8e8af5f1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af24dc08, 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(0x8e8af24dc08, {0x8e8afc24000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8afa39cc0, {0x8e8afc24000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afab59e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afab59e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8afa39cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18562 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18314 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb0600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af50c500?, 0x8e8af9c6c00?, 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(0x8e8af50c500, {0x8e8af9c6c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af50c500, {0x8e8af9c6c00?, 0x12fb?, 0x8e8af761970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aee82558, {0x8e8af9c6c00?, 0x0?, 0x8e8af7619c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af802558, {0x8e8af9c6c00?, 0x7b7170465e60?, 0x7b71b8d2d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af64ee58, {0x8e8af9c6c00?, 0x8e8af88d680?, 0x8e8af761a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af45ad28, {0x2f01640, 0x8e8af64ee58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af45aa88, {0x7b7170469420, 0x8e8af802558}, 0x8e8af761c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af45aa88, 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(0x8e8af45aa88, {0x8e8af922000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af259b80, {0x8e8af922000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8afb6b9e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8afb6b9e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af259b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18175 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18315 [select]: net/http.(*persistConn).writeLoop(0x8e8af259b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18175 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18122 [select]: net/http.(*persistConn).writeLoop(0x8e8af79cf00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18115 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17994 [IO wait]: internal/poll.runtime_pollWait(0x7b7170407600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af154580?, 0x8e8afacb300?, 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(0x8e8af154580, {0x8e8afacb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af154580, {0x8e8afacb300?, 0x12fb?, 0x8e8aee6d020?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aed6c0e0, {0x8e8afacb300?, 0x0?, 0x8e8b02099c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af64e438, {0x8e8afacb300?, 0x7b717065eae8?, 0x7b71b8d2e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af1ac7e0, {0x8e8afacb300?, 0x8e8af6ce780?, 0x8e8b0209a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af45b0a8, {0x2f01640, 0x8e8af1ac7e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af45ae08, {0x7b7170469420, 0x8e8af64e438}, 0x8e8b0209c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af45ae08, 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(0x8e8af45ae08, {0x8e8af747000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af72f040, {0x8e8af747000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af83c240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af83c240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af72f040) /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 18037 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8cb4000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21a880?, 0x8e8afaf9900?, 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(0x8e8af21a880, {0x8e8afaf9900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21a880, {0x8e8afaf9900?, 0x12fb?, 0x8e8af20ab00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8aee82508, {0x8e8afaf9900?, 0x0?, 0x8e8af76f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af83e528, {0x8e8afaf9900?, 0x7b71704caf80?, 0x7b71b8d2da00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af88f038, {0x8e8afaf9900?, 0x8e8af7b43c0?, 0x8e8af76fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af3d09a8, {0x2f01640, 0x8e8af88f038}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af3d0708, {0x7b7170469420, 0x8e8af83e528}, 0x8e8af76fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af3d0708, 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(0x8e8af3d0708, {0x8e8af602000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af663040, {0x8e8af602000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8af9ce360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8af9ce360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af663040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18020 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18050 [IO wait]: internal/poll.runtime_pollWait(0x7b71b8c6b400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x8e8af21a500?, 0x8e8afacc600?, 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(0x8e8af21a500, {0x8e8afacc600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x8e8af21a500, {0x8e8afacc600?, 0x12fb?, 0x8e8af1c9ac0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x8e8af2b62c8, {0x8e8afacc600?, 0x0?, 0x8e8af76d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x8e8af1ad530, {0x8e8afacc600?, 0x7b71706640e8?, 0x7b71b8d2e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x8e8af016120, {0x8e8afacc600?, 0x8e8af7b4780?, 0x8e8af76da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x8e8af78e628, {0x2f01640, 0x8e8af016120}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x8e8af78e388, {0x7b7170469420, 0x8e8af1ad530}, 0x8e8af76dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x8e8af78e388, 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(0x8e8af78e388, {0x8e8af512000, 0x1000, 0x287a180?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x8e8af9bac80, {0x8e8af512000?, 0x2efdd40?, 0x4ba4540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x8e8aee239e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x8e8aee239e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x8e8af9bac80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17947 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18221 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x8e8af8a7c00, {0x2f2c4e0, 0x8e8af4f42d0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:350 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 18276 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:387 +0x11d goroutine 17252 [select]: net/http.(*persistConn).writeLoop(0x8e8afa38780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17182 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18041 [select]: net/http.(*persistConn).writeLoop(0x8e8af6637c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18025 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18399 [select]: net/http.(*persistConn).writeLoop(0x8e8af9bba40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18391 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.359637926s (try 4/5): exit status 2: Failed []