"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/05/16 03:57:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo" 2026/05/16 03:57:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/16 03:57:28 DEBUG : Creating backend with remote "/tmp/rclone2288352351" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 03:57:28 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:57:28 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:57:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.62s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:57:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 03:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 03:57:30 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:57:30 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:57:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 03:57:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 03:57:32 INFO : sub dir/hello world: Copied (new) 2026/05/16 03:57:34 DEBUG : Yandex rclone-test-wasajok8qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.14s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.56s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:57:49 DEBUG : Creating backend with remote "/non-existing" 2026/05/16 03:57:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/16 03:57:49 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:57:49 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.00s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:57:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 03:57:50 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:57:50 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:57:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 03:57:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 03:57:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.63s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.81s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:58:08 INFO : Yandex rclone-test-wasajok8qobo: Running all checks before starting transfers 2026/05/16 03:58:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 03:58:08 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:58:08 INFO : Yandex rclone-test-wasajok8qobo: Checks finished, now starting transfers 2026/05/16 03:58:08 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:58:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 03:58:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 03:58:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.18s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:58:24 ERROR : Ignoring --no-traverse with sync 2026/05/16 03:58:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 03:58:25 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:58:25 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:58:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 03:58:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 03:58:27 INFO : sub dir/hello world: Copied (new) 2026/05/16 03:58:27 DEBUG : Waiting for deletions to finish Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world --- > 2026-05-16 03:58:26.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world sync_test.go:3105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3105 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:281 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world lsf: 2026-05-16 03:58:26.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;sub dir/hello world Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (17.86s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:58:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/16 03:58:42 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:58:42 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:58:45 DEBUG : hello world2: size = 12 OK 2026/05/16 03:58:45 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/05/16 03:58:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.92s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:58:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 03:58:53 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:58:53 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:58:55 DEBUG : potato2: size = 11 OK 2026/05/16 03:58:55 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 03:58:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:59:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 03:59:03 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:59:03 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:59:04 DEBUG : potato2: size = 11 OK 2026/05/16 03:59:04 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 03:59:04 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.60s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:59:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/16 03:59:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 03:59:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/16 03:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 03:59:11 INFO : sub dir2: Making directory 2026/05/16 03:59:11 INFO : sub dir: Making directory 2026/05/16 03:59:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 03:59:12 INFO : sub dir2/sub sub dir2: Making directory 2026/05/16 03:59:12 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:59:12 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:59:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 03:59:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 03:59:14 INFO : sub dir/hello world: Copied (new) 2026/05/16 03:59:16 DEBUG : Yandex rclone-test-wasajok8qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.03s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 03:59:44 INFO : sub dir2: Making directory 2026/05/16 03:59:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/16 03:59:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 03:59:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 03:59:44 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 03:59:44 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 03:59:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 03:59:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 03:59:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.09s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:00:01 DEBUG : sub dir2: Making directory with metadata 2026/05/16 04:00:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 04:00:01 INFO : sub dir2: Making directory 2026/05/16 04:00:02 INFO : sub dir: Making directory 2026/05/16 04:00:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:00:02 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:00:02 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:00:04 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 04:00:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:00:04 INFO : sub dir/hello world: Copied (new) 2026/05/16 04:00:04 INFO : sub dir/hello world: Deleted 2026/05/16 04:00:05 DEBUG : Yandex rclone-test-wasajok8qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/16 04:00:06 DEBUG : Yandex rclone-test-wasajok8qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.43s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.65s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:00:28 INFO : sub dir2: Making directory 2026/05/16 04:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:00:29 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:00:29 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:00:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 04:00:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:00:31 INFO : sub dir/hello world: Copied (new) 2026/05/16 04:00:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.65s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:00:45 DEBUG : sub dir2: Making directory with metadata 2026/05/16 04:00:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 04:00:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 04:00:45 INFO : sub dir2: Making directory 2026/05/16 04:00:46 INFO : sub dir: Making directory 2026/05/16 04:00:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:00:46 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:00:46 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:00:48 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 04:00:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:00:48 INFO : sub dir/hello world: Copied (new) 2026/05/16 04:00:48 DEBUG : Waiting for deletions to finish 2026/05/16 04:00:50 DEBUG : Yandex rclone-test-wasajok8qobo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (26.11s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.60s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:01:12 INFO : sub dir2: Making directory 2026/05/16 04:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:01:12 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:01:12 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:01:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 04:01:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:01:14 INFO : sub dir/hello world: Copied (new) 2026/05/16 04:01:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.44s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:01:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-vapekab8qayo" 2026/05/16 04:01:30 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-wasajok8qobo -> Yandex rclone-test-vapekab8qayo 2026/05/16 04:01:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:01:31 DEBUG : Yandex rclone-test-vapekab8qayo: Waiting for checks to finish 2026/05/16 04:01:31 DEBUG : Yandex rclone-test-vapekab8qayo: Waiting for transfers to finish 2026/05/16 04:01:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 04:01:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:01:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 04:01:35 DEBUG : Yandex rclone-test-vapekab8qayo: Purge remote --- PASS: TestServerSideCopy (30.89s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:02:03 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:02:03 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:02:03 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 04:02:03 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:02:03 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:02:05 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 04:02:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/05/16 04:02:05 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (22.18s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:02:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-fecoyes4qeji" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-wasajok8qobo -> Yandex rclone-test-fecoyes4qeji 2026/05/16 04:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:02:24 DEBUG : Yandex rclone-test-fecoyes4qeji: Waiting for checks to finish 2026/05/16 04:02:24 DEBUG : Yandex rclone-test-fecoyes4qeji: Waiting for transfers to finish 2026/05/16 04:02:27 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 04:02:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:02:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 04:02:30 DEBUG : Yandex rclone-test-fecoyes4qeji: Waiting for checks to finish 2026/05/16 04:02:30 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:02:30 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-fecoyes4qeji) 2026/05/16 04:02:30 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 04:02:30 DEBUG : Yandex rclone-test-fecoyes4qeji: Waiting for transfers to finish 2026/05/16 04:02:31 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.levitin8" before starting 2026/05/16 04:02:33 DEBUG : sub dir/hello world.levitin8: server side copy: removing renamed existing file after operation 2026/05/16 04:02:39 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 04:02:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/16 04:02:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 04:02:40 DEBUG : Yandex rclone-test-fecoyes4qeji: Purge remote --- PASS: TestServerSideCopyOverSelf (42.59s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:03:07 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:03:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:03:07 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:03:07 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 04:03:07 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:03:09 DEBUG : sub dir/hello world: size = 17 OK 2026/05/16 04:03:09 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/05/16 04:03:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/16 04:03:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.10s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:03:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-nucifop7feta" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-wasajok8qobo -> Yandex rclone-test-nucifop7feta 2026/05/16 04:03:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:03:28 DEBUG : Yandex rclone-test-nucifop7feta: Waiting for checks to finish 2026/05/16 04:03:28 DEBUG : Yandex rclone-test-nucifop7feta: Waiting for transfers to finish 2026/05/16 04:03:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 04:03:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:03:31 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/16 04:03:35 DEBUG : Yandex rclone-test-nucifop7feta: Using server-side directory move 2026/05/16 04:03:35 INFO : Yandex rclone-test-nucifop7feta: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 04:03:36 DEBUG : Yandex rclone-test-nucifop7feta: Waiting for checks to finish 2026/05/16 04:03:36 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:03:36 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-nucifop7feta) 2026/05/16 04:03:36 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 04:03:36 DEBUG : Yandex rclone-test-nucifop7feta: Waiting for transfers to finish 2026/05/16 04:03:42 INFO : sub dir/hello world: Deleted 2026/05/16 04:03:43 INFO : sub dir/hello world: Moved (server-side) 2026/05/16 04:03:47 DEBUG : testing file moves 2026/05/16 04:03:48 DEBUG : Yandex rclone-test-nucifop7feta: Waiting for checks to finish 2026/05/16 04:03:48 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:03:48 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-nucifop7feta) 2026/05/16 04:03:48 DEBUG : sub dir/hello world: Sizes differ 2026/05/16 04:03:48 DEBUG : Yandex rclone-test-nucifop7feta: Waiting for transfers to finish 2026/05/16 04:03:54 INFO : sub dir/hello world: Deleted 2026/05/16 04:03:55 INFO : sub dir/hello world: Moved (server-side) 2026/05/16 04:03:57 DEBUG : Yandex rclone-test-nucifop7feta: Purge remote --- PASS: TestServerSideMoveOverSelf (48.96s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:04:16 ERROR : error listing: directory not found 2026/05/16 04:04:16 INFO : Local file system at /tmp/rclone2288352351: Making directory 2026/05/16 04:04:17 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:04:17 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (16.82s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:04:33 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/16 04:04:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:04:34 DEBUG : Local file system at /tmp/rclone2288352351: Waiting for checks to finish 2026/05/16 04:04:34 DEBUG : Local file system at /tmp/rclone2288352351: Waiting for transfers to finish 2026/05/16 04:04:34 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/05/16 04:04:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:04:34 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/05/16 04:04:34 INFO : sub dir/hello world: Copied (new) 2026/05/16 04:04:34 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (17.83s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:04:49 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/16 04:04:49 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:04:49 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:04:50 DEBUG : check sum: size = 1 OK 2026/05/16 04:04:50 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/16 04:04:50 INFO : check sum: Copied (new) 2026/05/16 04:04:50 DEBUG : Waiting for deletions to finish 2026/05/16 04:04:51 DEBUG : check sum: size = 1 OK 2026/05/16 04:04:51 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:04:51 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/16 04:04:51 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/05/16 04:04:51 DEBUG : check sum: Unchanged skipping 2026/05/16 04:04:51 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:04:51 DEBUG : Waiting for deletions to finish 2026/05/16 04:04:51 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.84s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:04:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/16 04:04:58 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:04:58 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:05:01 DEBUG : sizeonly: size = 6 OK 2026/05/16 04:05:01 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/16 04:05:01 INFO : sizeonly: Copied (new) 2026/05/16 04:05:01 DEBUG : Waiting for deletions to finish 2026/05/16 04:05:02 DEBUG : sizeonly: size = 6 OK 2026/05/16 04:05:02 DEBUG : sizeonly: Sizes identical 2026/05/16 04:05:02 DEBUG : sizeonly: Unchanged skipping 2026/05/16 04:05:02 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:05:02 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:05:02 DEBUG : Waiting for deletions to finish 2026/05/16 04:05:02 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.82s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:05:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/16 04:05:09 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:05:09 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:05:11 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/05/16 04:05:11 INFO : ignore-size: Copied (new) 2026/05/16 04:05:11 DEBUG : Waiting for deletions to finish 2026/05/16 04:05:12 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:05:12 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:05:12 DEBUG : ignore-size: Unchanged skipping 2026/05/16 04:05:12 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:05:12 DEBUG : Waiting for deletions to finish 2026/05/16 04:05:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (9.64s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:05:21 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:05:21 DEBUG : existing: size = 6 OK 2026/05/16 04:05:21 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:05:21 DEBUG : existing: Unchanged skipping 2026/05/16 04:05:21 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:05:21 DEBUG : Waiting for deletions to finish 2026/05/16 04:05:21 INFO : There was nothing to transfer 2026/05/16 04:05:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/16 04:05:21 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:05:21 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:05:23 DEBUG : existing: size = 6 OK 2026/05/16 04:05:23 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/05/16 04:05:23 INFO : existing: Copied (replaced existing) 2026/05/16 04:05:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (10.44s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:05:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 04:05:29 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:05:29 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:05:31 DEBUG : existing: size = 6 OK 2026/05/16 04:05:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/16 04:05:31 INFO : existing: Copied (new) 2026/05/16 04:05:31 DEBUG : Waiting for deletions to finish 2026/05/16 04:05:32 DEBUG : existing: Destination exists, skipping 2026/05/16 04:05:32 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:05:32 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:05:32 DEBUG : Waiting for deletions to finish 2026/05/16 04:05:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.21s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:05:42 INFO : d: Making directory 2026/05/16 04:05:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 04:05:44 DEBUG : c/non empty space: size = 5 OK 2026/05/16 04:05:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:05:44 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 04:05:44 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:05:44 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:05:45 DEBUG : a/potato2: size = 60 OK 2026/05/16 04:05:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/16 04:05:45 INFO : a/potato2: Copied (new) 2026/05/16 04:05:45 DEBUG : Waiting for deletions to finish 2026/05/16 04:05:51 INFO : b/potato: Deleted 2026/05/16 04:05:51 INFO : d: Removing directory 2026/05/16 04:05:58 INFO : b: Removing directory 2026/05/16 04:06:05 DEBUG : Yandex rclone-test-wasajok8qobo: deleted 2 directories --- PASS: TestSyncIgnoreErrors (54.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:06:35 DEBUG : empty space: size = 1 OK 2026/05/16 04:06:35 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/16 04:06:35 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:06:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/16 04:06:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/16 04:06:35 DEBUG : empty space: Unchanged skipping 2026/05/16 04:06:35 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:06:35 DEBUG : Waiting for deletions to finish 2026/05/16 04:06:35 INFO : There was nothing to transfer 2026/05/16 04:06:36 DEBUG : empty space: size = 1 OK 2026/05/16 04:06:36 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/05/16 04:06:36 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:06:36 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/16 04:06:37 INFO : empty space: Updated modification time in destination 2026/05/16 04:06:37 DEBUG : empty space: Unchanged skipping 2026/05/16 04:06:37 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:06:37 DEBUG : Waiting for deletions to finish 2026/05/16 04:06:37 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:06:47 DEBUG : empty space: size = 1 OK 2026/05/16 04:06:47 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/05/16 04:06:47 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:06:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/16 04:06:47 DEBUG : empty space: Unchanged skipping 2026/05/16 04:06:47 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:06:47 DEBUG : Waiting for deletions to finish 2026/05/16 04:06:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.29s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:06:56 DEBUG : foo: size = 3 OK 2026/05/16 04:06:56 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/05/16 04:06:56 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:06:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:06:56 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:06:56 DEBUG : foo: md5 differ 2026/05/16 04:06:56 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:06:57 DEBUG : foo: size = 3 OK 2026/05/16 04:06:57 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/05/16 04:06:57 INFO : foo: Copied (replaced existing) 2026/05/16 04:06:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.29s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:07:08 DEBUG : empty space: size = 1 OK 2026/05/16 04:07:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:07:08 DEBUG : empty space: Unchanged skipping 2026/05/16 04:07:08 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/16 04:07:08 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:07:08 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:07:10 DEBUG : potato: size = 60 OK 2026/05/16 04:07:10 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/16 04:07:10 INFO : potato: Copied (new) 2026/05/16 04:07:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:07:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:07:24 DEBUG : potato: size = 60 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:07:24 DEBUG : potato: Sizes differ 2026/05/16 04:07:24 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:07:24 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:07:26 DEBUG : potato: size = 21 OK 2026/05/16 04:07:26 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/05/16 04:07:26 INFO : potato: Copied (replaced existing) 2026/05/16 04:07:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.49s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:07:35 DEBUG : potato: size = 21 OK 2026/05/16 04:07:35 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/05/16 04:07:35 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:07:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:07:35 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:07:35 DEBUG : potato: md5 differ 2026/05/16 04:07:35 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:07:37 DEBUG : potato: size = 21 OK 2026/05/16 04:07:37 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/05/16 04:07:37 INFO : potato: Copied (replaced existing) 2026/05/16 04:07:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (10.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:07:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 04:07:48 DEBUG : empty space: size = 1 OK 2026/05/16 04:07:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:07:48 DEBUG : empty space: Unchanged skipping 2026/05/16 04:07:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/16 04:07:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:07:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:07:48 DEBUG : Waiting for deletions to finish 2026/05/16 04:07:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:08:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 04:08:05 DEBUG : empty space: size = 1 OK 2026/05/16 04:08:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:08:05 DEBUG : empty space: Unchanged skipping 2026/05/16 04:08:05 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:08:05 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:08:07 DEBUG : potato2: size = 60 OK 2026/05/16 04:08:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/16 04:08:07 INFO : potato2: Copied (new) 2026/05/16 04:08:07 DEBUG : Waiting for deletions to finish 2026/05/16 04:08:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:08:28 INFO : d: Making directory 2026/05/16 04:08:28 INFO : d/e: Making directory 2026/05/16 04:08:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 04:08:30 DEBUG : c/non empty space: size = 5 OK 2026/05/16 04:08:30 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:08:30 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 04:08:30 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:08:30 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:08:32 DEBUG : a/potato2: size = 60 OK 2026/05/16 04:08:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/16 04:08:32 INFO : a/potato2: Copied (new) 2026/05/16 04:08:32 DEBUG : Waiting for deletions to finish 2026/05/16 04:08:38 INFO : b/potato: Deleted 2026/05/16 04:08:38 INFO : d/e: Removing directory 2026/05/16 04:08:45 INFO : d: Removing directory 2026/05/16 04:08:51 INFO : b: Removing directory 2026/05/16 04:08:58 DEBUG : Yandex rclone-test-wasajok8qobo: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (61.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:09:29 INFO : d: Making directory 2026/05/16 04:09:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/16 04:09:31 DEBUG : c/non empty space: size = 5 OK 2026/05/16 04:09:31 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:09:31 DEBUG : c/non empty space: Unchanged skipping 2026/05/16 04:09:31 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:09:31 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:09:33 DEBUG : a/potato2: size = 60 OK 2026/05/16 04:09:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/16 04:09:33 INFO : a/potato2: Copied (new) 2026/05/16 04:09:33 ERROR : Yandex rclone-test-wasajok8qobo: not deleting files as there were IO errors 2026/05/16 04:09:33 ERROR : Yandex rclone-test-wasajok8qobo: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (53.26s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:10:23 DEBUG : Waiting for deletions to finish 2026/05/16 04:10:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 04:10:23 DEBUG : empty space: size = 1 OK 2026/05/16 04:10:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:10:23 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:10:23 DEBUG : empty space: Unchanged skipping 2026/05/16 04:10:23 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:10:25 DEBUG : potato2: size = 60 OK 2026/05/16 04:10:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/16 04:10:25 INFO : potato2: Copied (new) 2026/05/16 04:10:29 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (22.08s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:10:47 DEBUG : Waiting for deletions to finish 2026/05/16 04:10:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:10:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:10:53 INFO : potato: Deleted 2026/05/16 04:10:54 DEBUG : empty space: size = 1 OK 2026/05/16 04:10:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:10:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 04:10:54 DEBUG : empty space: Unchanged skipping 2026/05/16 04:10:54 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:10:54 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:10:56 DEBUG : potato2: size = 60 OK 2026/05/16 04:10:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/16 04:10:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (28.37s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:11:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 04:11:11 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:11:11 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:11:13 DEBUG : potato2: size = 19 OK 2026/05/16 04:11:13 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/05/16 04:11:13 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.42s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:11:32 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 04:11:32 DEBUG : enormous: Excluded 2026/05/16 04:11:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 04:11:32 DEBUG : potato2: Excluded 2026/05/16 04:11:32 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 04:11:32 DEBUG : potato2: Excluded 2026/05/16 04:11:32 DEBUG : empty space: size = 1 OK 2026/05/16 04:11:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:11:32 DEBUG : empty space: Unchanged skipping 2026/05/16 04:11:32 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:11:32 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:11:32 DEBUG : Waiting for deletions to finish 2026/05/16 04:11:32 INFO : There was nothing to transfer 2026/05/16 04:11:33 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 04:11:33 DEBUG : potato2: Excluded 2026/05/16 04:11:33 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 04:11:33 DEBUG : enormous: Excluded 2026/05/16 04:11:33 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 04:11:33 DEBUG : potato2: Excluded 2026/05/16 04:11:33 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 04:11:33 DEBUG : potato2: Excluded 2026/05/16 04:11:33 DEBUG : empty space: size = 1 OK 2026/05/16 04:11:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:11:33 DEBUG : empty space: Unchanged skipping 2026/05/16 04:11:33 DEBUG : Local file system at /tmp/rclone2288352351: Waiting for checks to finish 2026/05/16 04:11:33 DEBUG : Local file system at /tmp/rclone2288352351: Waiting for transfers to finish 2026/05/16 04:11:33 DEBUG : Waiting for deletions to finish 2026/05/16 04:11:33 INFO : There was nothing to transfer 2026/05/16 04:11:33 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 04:11:33 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (20.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:11:53 DEBUG : enormous: Excluded (Size Filter) 2026/05/16 04:11:53 DEBUG : enormous: Excluded 2026/05/16 04:11:53 DEBUG : potato2: Excluded (Size Filter) 2026/05/16 04:11:53 DEBUG : potato2: Excluded 2026/05/16 04:11:53 DEBUG : empty space: size = 1 OK 2026/05/16 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:11:53 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:11:53 DEBUG : empty space: Unchanged skipping 2026/05/16 04:11:53 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:11:53 DEBUG : Waiting for deletions to finish 2026/05/16 04:11:58 INFO : potato2: Deleted 2026/05/16 04:11:59 INFO : enormous: Deleted 2026/05/16 04:11:59 INFO : There was nothing to transfer 2026/05/16 04:12:00 DEBUG : empty space: size = 1 OK 2026/05/16 04:12:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:12:00 DEBUG : empty space: Unchanged skipping 2026/05/16 04:12:00 DEBUG : Local file system at /tmp/rclone2288352351: Waiting for checks to finish 2026/05/16 04:12:00 DEBUG : Local file system at /tmp/rclone2288352351: Waiting for transfers to finish 2026/05/16 04:12:00 DEBUG : Waiting for deletions to finish 2026/05/16 04:12:00 INFO : enormous: Deleted 2026/05/16 04:12:00 INFO : potato2: Deleted 2026/05/16 04:12:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.17s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:12:14 DEBUG : five: Need to transfer - File not found at Destination 2026/05/16 04:12:14 DEBUG : four: size = 4 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:12:14 DEBUG : four: size = 8 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:12:14 DEBUG : four: Sizes differ 2026/05/16 04:12:14 DEBUG : one: Destination is newer than source, skipping 2026/05/16 04:12:14 DEBUG : three: size = 5 OK 2026/05/16 04:12:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/16 04:12:14 DEBUG : three: Sizes identical 2026/05/16 04:12:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 04:12:14 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:12:14 DEBUG : two: size = 3 OK 2026/05/16 04:12:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:12:14 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:12:14 DEBUG : two: md5 differ 2026/05/16 04:12:14 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:12:15 DEBUG : four: size = 4 OK 2026/05/16 04:12:15 DEBUG : four: Dst hash empty - aborting Src hash check 2026/05/16 04:12:15 INFO : four: Copied (replaced existing) 2026/05/16 04:12:15 DEBUG : two: size = 3 OK 2026/05/16 04:12:15 DEBUG : two: Dst hash empty - aborting Src hash check 2026/05/16 04:12:15 INFO : two: Copied (replaced existing) 2026/05/16 04:12:16 DEBUG : five: size = 4 OK 2026/05/16 04:12:16 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/16 04:12:16 INFO : five: Copied (new) 2026/05/16 04:12:16 DEBUG : Waiting for deletions to finish 2026/05/16 04:12:16 DEBUG : four: size = 4 OK 2026/05/16 04:12:16 DEBUG : one: Destination is newer than source, skipping 2026/05/16 04:12:16 DEBUG : three: size = 5 OK 2026/05/16 04:12:16 DEBUG : two: size = 3 OK 2026/05/16 04:12:16 DEBUG : five: size = 4 OK 2026/05/16 04:12:16 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/16 04:12:16 DEBUG : four: Size and md5 of src and dst objects identical 2026/05/16 04:12:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 04:12:16 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:12:16 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:12:16 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:12:16 DEBUG : three: md5 differ 2026/05/16 04:12:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/16 04:12:16 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/16 04:12:16 DEBUG : five: Size and md5 of src and dst objects identical 2026/05/16 04:12:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 04:12:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/16 04:12:16 DEBUG : two: Size and md5 of src and dst objects identical 2026/05/16 04:12:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/16 04:12:16 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:12:18 DEBUG : three: size = 5 OK 2026/05/16 04:12:18 DEBUG : three: Dst hash empty - aborting Src hash check 2026/05/16 04:12:18 INFO : three: Copied (replaced existing) 2026/05/16 04:12:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (43.61s) === 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-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/05/16 04:12:51 INFO : Yandex rclone-test-wasajok8qobo: Making map for --track-renames 2026/05/16 04:12:51 INFO : Yandex rclone-test-wasajok8qobo: Finished making map for --track-renames 2026/05/16 04:12:51 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:12:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 04:12:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/16 04:12:51 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for renames to finish 2026/05/16 04:12:51 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:12:53 DEBUG : potato: size = 14 OK 2026/05/16 04:12:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/16 04:12:53 INFO : potato: Copied (new) 2026/05/16 04:12:53 DEBUG : yam: size = 11 OK 2026/05/16 04:12:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/16 04:12:53 INFO : yam: Copied (new) 2026/05/16 04:12:53 DEBUG : Waiting for deletions to finish 2026/05/16 04:12:54 DEBUG : potato: size = 14 OK 2026/05/16 04:12:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:12:54 INFO : Yandex rclone-test-wasajok8qobo: Making map for --track-renames 2026/05/16 04:12:54 DEBUG : potato: Unchanged skipping 2026/05/16 04:12:54 INFO : Yandex rclone-test-wasajok8qobo: Finished making map for --track-renames 2026/05/16 04:12:54 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:12:54 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for renames to finish 2026/05/16 04:12:56 INFO : yam: Moved (server-side) to: yaml 2026/05/16 04:12:56 INFO : yaml: Renamed from "yam" 2026/05/16 04:12:56 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:12:56 DEBUG : Waiting for deletions to finish 2026/05/16 04:12:56 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/05/16 04:13:09 INFO : Yandex rclone-test-wasajok8qobo: Making map for --track-renames 2026/05/16 04:13:09 INFO : Yandex rclone-test-wasajok8qobo: Finished making map for --track-renames 2026/05/16 04:13:09 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:13:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 04:13:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/16 04:13:09 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for renames to finish 2026/05/16 04:13:09 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:13:12 DEBUG : yam: size = 11 OK 2026/05/16 04:13:12 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/16 04:13:12 INFO : yam: Copied (new) 2026/05/16 04:13:12 DEBUG : potato: size = 14 OK 2026/05/16 04:13:12 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/16 04:13:12 INFO : potato: Copied (new) 2026/05/16 04:13:12 DEBUG : Waiting for deletions to finish 2026/05/16 04:13:12 INFO : Yandex rclone-test-wasajok8qobo: Making map for --track-renames 2026/05/16 04:13:12 INFO : Yandex rclone-test-wasajok8qobo: Finished making map for --track-renames 2026/05/16 04:13:12 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:13:12 DEBUG : potato: size = 14 OK 2026/05/16 04:13:12 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:13:12 DEBUG : potato: Unchanged skipping 2026/05/16 04:13:12 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for renames to finish 2026/05/16 04:13:14 INFO : yam: Moved (server-side) to: yaml 2026/05/16 04:13:14 INFO : yaml: Renamed from "yam" 2026/05/16 04:13:14 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:13:14 DEBUG : Waiting for deletions to finish 2026/05/16 04:13:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.89s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/05/16 04:13:27 INFO : Yandex rclone-test-wasajok8qobo: Making map for --track-renames 2026/05/16 04:13:27 INFO : Yandex rclone-test-wasajok8qobo: Finished making map for --track-renames 2026/05/16 04:13:27 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:13:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/16 04:13:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/16 04:13:27 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for renames to finish 2026/05/16 04:13:27 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:13:29 DEBUG : sub/yam: size = 11 OK 2026/05/16 04:13:29 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/16 04:13:29 INFO : sub/yam: Copied (new) 2026/05/16 04:13:29 DEBUG : potato: size = 14 OK 2026/05/16 04:13:29 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/16 04:13:29 INFO : potato: Copied (new) 2026/05/16 04:13:29 DEBUG : Waiting for deletions to finish 2026/05/16 04:13:31 DEBUG : potato: size = 14 OK 2026/05/16 04:13:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:13:31 DEBUG : potato: Unchanged skipping 2026/05/16 04:13:31 INFO : Yandex rclone-test-wasajok8qobo: Making map for --track-renames 2026/05/16 04:13:31 INFO : Yandex rclone-test-wasajok8qobo: Finished making map for --track-renames 2026/05/16 04:13:31 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:13:31 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for renames to finish 2026/05/16 04:13:33 INFO : sub/yam: Moved (server-side) to: yam 2026/05/16 04:13:33 INFO : yam: Renamed from "sub/yam" 2026/05/16 04:13:33 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:13:33 DEBUG : Waiting for deletions to finish 2026/05/16 04:13:33 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.13s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:13:54 DEBUG : Creating backend with remote "/tmp/rclone2288352351/dir1" 2026/05/16 04:13:54 DEBUG : Config file has changed externally - reloading 2026/05/16 04:13:54 DEBUG : Creating backend with remote "/tmp/rclone2288352351/dir2" 2026/05/16 04:13:54 DEBUG : Local file system at /tmp/rclone2288352351/dir2: Using server-side directory move 2026/05/16 04:13:54 INFO : Local file system at /tmp/rclone2288352351/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 04:13:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/16 04:13:54 DEBUG : Local file system at /tmp/rclone2288352351/dir2: Waiting for checks to finish 2026/05/16 04:13:54 DEBUG : Local file system at /tmp/rclone2288352351/dir2: Waiting for transfers to finish 2026/05/16 04:13:54 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.97s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:13:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:13:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/16 04:13:55 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:13:55 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:13:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 04:13:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:13:58 INFO : sub dir/hello world: Copied (new) 2026/05/16 04:13:58 INFO : sub dir/hello world: Deleted 2026/05/16 04:13:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/16 04:13:58 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/16 04:13:58 INFO : nested/sub dir/file: Copied (new) 2026/05/16 04:13:58 INFO : nested/sub dir/file: Deleted 2026/05/16 04:13:58 INFO : sub dir: Removing directory 2026/05/16 04:13:58 INFO : nested/sub dir: Removing directory 2026/05/16 04:13:58 INFO : nested: Removing directory 2026/05/16 04:13:58 DEBUG : Local file system at /tmp/rclone2288352351: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (37.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:14:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/16 04:14:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/16 04:14:33 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:14:33 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:14:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/16 04:14:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/16 04:14:35 INFO : sub dir/hello world: Copied (new) 2026/05/16 04:14:35 INFO : sub dir/hello world: Deleted 2026/05/16 04:14:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/16 04:14:36 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/16 04:14:36 INFO : nested/sub dir/file: Copied (new) 2026/05/16 04:14:36 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (39.95s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:15:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/16 04:15:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 04:15:13 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:15:13 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:15:15 DEBUG : existing: size = 6 OK 2026/05/16 04:15:15 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/16 04:15:15 INFO : existing: Copied (new) 2026/05/16 04:15:15 INFO : existing: Deleted 2026/05/16 04:15:15 DEBUG : existing-b: size = 6 OK 2026/05/16 04:15:15 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/05/16 04:15:15 INFO : existing-b: Copied (new) 2026/05/16 04:15:15 INFO : existing-b: Deleted 2026/05/16 04:15:17 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:15:17 DEBUG : existing: Destination exists, skipping 2026/05/16 04:15:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/16 04:15:17 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:15:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.96s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:15:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-cutenod5soce" 2026/05/16 04:15:29 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-wasajok8qobo -> Yandex rclone-test-cutenod5soce 2026/05/16 04:15:38 DEBUG : Yandex rclone-test-cutenod5soce: Using server-side directory move 2026/05/16 04:15:39 INFO : Yandex rclone-test-cutenod5soce: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 04:15:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 04:15:39 DEBUG : empty space: size = 1 OK 2026/05/16 04:15:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:15:39 DEBUG : empty space: Unchanged skipping 2026/05/16 04:15:39 DEBUG : potato3: size = 68 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:15:39 DEBUG : potato3: size = 60 (Yandex rclone-test-cutenod5soce) 2026/05/16 04:15:39 DEBUG : potato3: Sizes differ 2026/05/16 04:15:39 DEBUG : Yandex rclone-test-cutenod5soce: Waiting for checks to finish 2026/05/16 04:15:40 INFO : potato2: Moved (server-side) 2026/05/16 04:15:44 INFO : empty space: Deleted 2026/05/16 04:15:44 DEBUG : Yandex rclone-test-cutenod5soce: Waiting for transfers to finish 2026/05/16 04:15:44 INFO : potato3: Deleted 2026/05/16 04:15:47 INFO : potato3: Moved (server-side) 2026/05/16 04:15:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-ledogop2bimi" 2026/05/16 04:15:48 DEBUG : Yandex rclone-test-ledogop2bimi: Using server-side directory move 2026/05/16 04:15:51 INFO : Yandex rclone-test-ledogop2bimi: Server side directory move succeeded 2026/05/16 04:15:52 ERROR : error listing: directory not found 2026/05/16 04:15:52 DEBUG : Yandex rclone-test-ledogop2bimi: Purge remote 2026/05/16 04:16:04 DEBUG : Yandex rclone-test-cutenod5soce: Purge remote 2026/05/16 04:16:04 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.18s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:16:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-mahiweq0gawi" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-wasajok8qobo -> Yandex rclone-test-mahiweq0gawi 2026/05/16 04:16:16 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 04:16:16 DEBUG : empty space: Excluded 2026/05/16 04:16:16 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 04:16:16 DEBUG : empty space: Excluded 2026/05/16 04:16:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 04:16:16 DEBUG : potato3: size = 68 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:16:16 DEBUG : potato3: size = 60 (Yandex rclone-test-mahiweq0gawi) 2026/05/16 04:16:16 DEBUG : potato3: Sizes differ 2026/05/16 04:16:16 DEBUG : Yandex rclone-test-mahiweq0gawi: Waiting for checks to finish 2026/05/16 04:16:16 DEBUG : Yandex rclone-test-mahiweq0gawi: Waiting for transfers to finish 2026/05/16 04:16:18 INFO : potato2: Moved (server-side) 2026/05/16 04:16:23 INFO : potato3: Deleted 2026/05/16 04:16:24 INFO : potato3: Moved (server-side) 2026/05/16 04:16:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-rocofuw5qice" 2026/05/16 04:16:25 DEBUG : Config file has changed externally - reloading 2026/05/16 04:16:25 DEBUG : empty space: Excluded (Size Filter) 2026/05/16 04:16:25 DEBUG : empty space: Excluded 2026/05/16 04:16:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 04:16:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/16 04:16:25 DEBUG : Yandex rclone-test-rocofuw5qice: Waiting for checks to finish 2026/05/16 04:16:25 DEBUG : Yandex rclone-test-rocofuw5qice: Waiting for transfers to finish 2026/05/16 04:16:27 INFO : potato2: Moved (server-side) 2026/05/16 04:16:27 INFO : potato3: Moved (server-side) 2026/05/16 04:16:27 DEBUG : Yandex rclone-test-rocofuw5qice: Purge remote 2026/05/16 04:16:40 DEBUG : Yandex rclone-test-mahiweq0gawi: Purge remote --- PASS: TestServerSideMoveWithFilter (52.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:16:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-zufatas2xuju" 2026/05/16 04:17:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-wasajok8qobo -> Yandex rclone-test-zufatas2xuju 2026/05/16 04:17:08 DEBUG : Yandex rclone-test-zufatas2xuju: Using server-side directory move 2026/05/16 04:17:08 INFO : Yandex rclone-test-zufatas2xuju: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/16 04:17:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/16 04:17:08 DEBUG : empty space: size = 1 OK 2026/05/16 04:17:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:17:08 DEBUG : empty space: Unchanged skipping 2026/05/16 04:17:08 DEBUG : potato3: size = 68 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:17:08 DEBUG : potato3: size = 60 (Yandex rclone-test-zufatas2xuju) 2026/05/16 04:17:08 DEBUG : potato3: Sizes differ 2026/05/16 04:17:09 DEBUG : Yandex rclone-test-zufatas2xuju: Waiting for checks to finish 2026/05/16 04:17:10 INFO : potato2: Moved (server-side) 2026/05/16 04:17:14 INFO : empty space: Deleted 2026/05/16 04:17:14 DEBUG : Yandex rclone-test-zufatas2xuju: Waiting for transfers to finish 2026/05/16 04:17:14 INFO : potato3: Deleted 2026/05/16 04:17:16 INFO : potato3: Moved (server-side) 2026/05/16 04:17:16 INFO : tomatoDir: Removing directory 2026/05/16 04:17:22 DEBUG : Yandex rclone-test-wasajok8qobo: deleted 1 directories 2026/05/16 04:17:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-toralip0hayo" 2026/05/16 04:17:23 INFO : tomatoDir: Making directory 2026/05/16 04:17:24 DEBUG : Yandex rclone-test-toralip0hayo: Using server-side directory move 2026/05/16 04:17:27 INFO : Yandex rclone-test-toralip0hayo: Server side directory move succeeded 2026/05/16 04:17:28 ERROR : error listing: directory not found 2026/05/16 04:17:28 ERROR : error listing: directory not found 2026/05/16 04:17:28 DEBUG : Yandex rclone-test-toralip0hayo: Purge remote 2026/05/16 04:17:41 DEBUG : Yandex rclone-test-zufatas2xuju: Purge remote 2026/05/16 04:17:42 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (44.81s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.53s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:17:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/rclone-sync-test" --- PASS: TestSyncOverlap (1.77s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:17:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/rclone-sync-test" 2026/05/16 04:17:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/rclone-sync-test-include/layer2" 2026/05/16 04:17:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/rclone-sync-test-ignore-file" 2026/05/16 04:17:51 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:17:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:17:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:17:52 DEBUG : Yandex rclone-test-wasajok8qobo/rclone-sync-test: Waiting for checks to finish 2026/05/16 04:17:52 DEBUG : Yandex rclone-test-wasajok8qobo/rclone-sync-test: Waiting for transfers to finish 2026/05/16 04:17:52 DEBUG : Waiting for deletions to finish 2026/05/16 04:17:52 INFO : There was nothing to transfer 2026/05/16 04:17:53 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:17:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:17:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:17:55 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:17:55 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:17:55 DEBUG : Waiting for deletions to finish 2026/05/16 04:17:55 INFO : rclone-sync-test-include: Removing directory 2026/05/16 04:17:55 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/16 04:17:55 DEBUG : Yandex rclone-test-wasajok8qobo: failed to delete 1 directories 2026/05/16 04:17:55 INFO : There was nothing to transfer 2026/05/16 04:17:55 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:17:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:17:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:17:57 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:17:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:17:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:17:59 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:17:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:00 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:02 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:03 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:05 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:06 DEBUG : Yandex rclone-test-wasajok8qobo/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/16 04:18:06 DEBUG : Yandex rclone-test-wasajok8qobo/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/16 04:18:06 DEBUG : Waiting for deletions to finish 2026/05/16 04:18:06 INFO : There was nothing to transfer 2026/05/16 04:18:06 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:08 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:10 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:11 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:18:11 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:18:11 DEBUG : Waiting for deletions to finish 2026/05/16 04:18:11 INFO : rclone-sync-test-include: Removing directory 2026/05/16 04:18:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/16 04:18:11 DEBUG : Yandex rclone-test-wasajok8qobo: failed to delete 1 directories 2026/05/16 04:18:11 INFO : There was nothing to transfer 2026/05/16 04:18:12 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:13 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:15 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:17 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:18 DEBUG : Excluded 2026/05/16 04:18:19 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:20 DEBUG : Yandex rclone-test-wasajok8qobo/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/16 04:18:20 DEBUG : Yandex rclone-test-wasajok8qobo/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/16 04:18:20 DEBUG : Waiting for deletions to finish 2026/05/16 04:18:20 INFO : There was nothing to transfer 2026/05/16 04:18:21 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:23 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:25 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:26 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/16 04:18:30 DEBUG : rclone-sync-test: Excluded 2026/05/16 04:18:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/16 04:18:31 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (80.57s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:19:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/dst" 2026/05/16 04:19:06 DEBUG : Config file has changed externally - reloading 2026/05/16 04:19:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/CompareDest" 2026/05/16 04:19:07 DEBUG : one: Need to transfer - File not found at Destination 2026/05/16 04:19:07 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:19:07 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:19:09 DEBUG : one: size = 3 OK 2026/05/16 04:19:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/16 04:19:09 INFO : one: Copied (new) 2026/05/16 04:19:09 DEBUG : Waiting for deletions to finish 2026/05/16 04:19:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:19:11 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:19:11 DEBUG : one: Sizes differ 2026/05/16 04:19:11 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:19:11 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:19:13 DEBUG : one: size = 5 OK 2026/05/16 04:19:13 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/16 04:19:13 INFO : one: Copied (replaced existing) 2026/05/16 04:19:13 DEBUG : Waiting for deletions to finish 2026/05/16 04:19:18 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:19:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:19:18 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:19:18 DEBUG : one: Sizes differ 2026/05/16 04:19:18 DEBUG : one: size = 5 OK 2026/05/16 04:19:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:19:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 04:19:18 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:19:18 DEBUG : Waiting for deletions to finish 2026/05/16 04:19:18 INFO : There was nothing to transfer 2026/05/16 04:19:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:19:21 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:19:21 DEBUG : one: Sizes differ 2026/05/16 04:19:21 DEBUG : one: size = 5 OK 2026/05/16 04:19:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:19:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 04:19:21 DEBUG : two: size = 3 OK 2026/05/16 04:19:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:19:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 04:19:21 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:19:21 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:19:21 DEBUG : Waiting for deletions to finish 2026/05/16 04:19:21 INFO : There was nothing to transfer 2026/05/16 04:19:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:19:22 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:19:22 DEBUG : one: Sizes differ 2026/05/16 04:19:22 DEBUG : one: size = 5 OK 2026/05/16 04:19:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:19:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 04:19:22 DEBUG : two: size = 3 OK 2026/05/16 04:19:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:19:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 04:19:22 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:19:22 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:19:22 DEBUG : Waiting for deletions to finish 2026/05/16 04:19:22 INFO : There was nothing to transfer 2026/05/16 04:19:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:19:24 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:19:24 DEBUG : one: Sizes differ 2026/05/16 04:19:25 DEBUG : two: size = 3 OK 2026/05/16 04:19:25 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/05/16 04:19:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/16 04:19:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/16 04:19:25 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:19:25 DEBUG : one: size = 5 OK 2026/05/16 04:19:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:19:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 04:19:25 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:19:25 DEBUG : Waiting for deletions to finish 2026/05/16 04:19:25 INFO : There was nothing to transfer 2026/05/16 04:19:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:19:26 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:19:26 DEBUG : one: Sizes differ 2026/05/16 04:19:26 DEBUG : one: size = 5 OK 2026/05/16 04:19:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:19:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/16 04:19:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:19:26 DEBUG : two: size = 3 (Yandex rclone-test-wasajok8qobo/CompareDest) 2026/05/16 04:19:26 DEBUG : two: Sizes differ 2026/05/16 04:19:26 DEBUG : two: Need to transfer - File not found at Destination 2026/05/16 04:19:26 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:19:26 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:19:28 DEBUG : two: size = 5 OK 2026/05/16 04:19:28 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/05/16 04:19:28 INFO : two: Copied (new) 2026/05/16 04:19:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.95s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:20:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/dest" 2026/05/16 04:20:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/pre-dest1" 2026/05/16 04:20:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/pre-dest2" 2026/05/16 04:20:11 DEBUG : 1: size = 1 OK 2026/05/16 04:20:11 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:20:11 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/16 04:20:11 DEBUG : 2: size = 1 OK 2026/05/16 04:20:11 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:20:11 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/16 04:20:12 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/16 04:20:12 DEBUG : Yandex rclone-test-wasajok8qobo/dest: Waiting for checks to finish 2026/05/16 04:20:12 DEBUG : Yandex rclone-test-wasajok8qobo/dest: Waiting for transfers to finish 2026/05/16 04:20:15 DEBUG : 3: size = 1 OK 2026/05/16 04:20:15 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/05/16 04:20:15 INFO : 3: Copied (new) 2026/05/16 04:20:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (49.83s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:20:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/dst" 2026/05/16 04:20:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/CopyDest" 2026/05/16 04:20:57 DEBUG : one: Need to transfer - File not found at Destination 2026/05/16 04:20:57 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:20:57 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:20:59 DEBUG : one: size = 3 OK 2026/05/16 04:20:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/16 04:20:59 INFO : one: Copied (new) 2026/05/16 04:20:59 DEBUG : Waiting for deletions to finish 2026/05/16 04:21:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:21:00 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:21:00 DEBUG : one: Sizes differ 2026/05/16 04:21:00 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:21:00 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:21:02 DEBUG : one: size = 5 OK 2026/05/16 04:21:02 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/16 04:21:02 INFO : one: Copied (replaced existing) 2026/05/16 04:21:02 DEBUG : Waiting for deletions to finish 2026/05/16 04:21:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/BackupDir" 2026/05/16 04:21:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:21:08 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:21:08 DEBUG : one: Sizes differ 2026/05/16 04:21:08 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:21:08 DEBUG : one: size = 5 OK 2026/05/16 04:21:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:21:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:21:08 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:21:08 DEBUG : one: Sizes differ 2026/05/16 04:21:10 INFO : one: Moved (server-side) 2026/05/16 04:21:11 DEBUG : one: size = 5 OK 2026/05/16 04:21:11 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/16 04:21:11 INFO : one: Copied (server-side copy) 2026/05/16 04:21:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/16 04:21:11 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/16 04:21:14 DEBUG : one: size = 5 OK 2026/05/16 04:21:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:21:14 DEBUG : one: Unchanged skipping 2026/05/16 04:21:14 DEBUG : two: size = 3 OK 2026/05/16 04:21:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:21:16 DEBUG : two: size = 3 OK 2026/05/16 04:21:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/16 04:21:16 INFO : two: Copied (server-side copy) 2026/05/16 04:21:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/16 04:21:16 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:21:16 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:21:16 DEBUG : Waiting for deletions to finish 2026/05/16 04:21:17 DEBUG : one: size = 5 OK 2026/05/16 04:21:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:21:17 DEBUG : one: Unchanged skipping 2026/05/16 04:21:17 DEBUG : two: size = 3 OK 2026/05/16 04:21:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:21:17 DEBUG : two: Unchanged skipping 2026/05/16 04:21:17 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:21:17 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:21:17 DEBUG : Waiting for deletions to finish 2026/05/16 04:21:17 INFO : There was nothing to transfer 2026/05/16 04:21:20 DEBUG : one: size = 5 OK 2026/05/16 04:21:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:21:20 DEBUG : one: Unchanged skipping 2026/05/16 04:21:20 DEBUG : three: size = 7 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:21:20 DEBUG : three: size = 5 (Yandex rclone-test-wasajok8qobo/CopyDest) 2026/05/16 04:21:20 DEBUG : three: Sizes differ 2026/05/16 04:21:20 DEBUG : three: Destination not found in --copy-dest 2026/05/16 04:21:20 DEBUG : three: Need to transfer - File not found at Destination 2026/05/16 04:21:20 DEBUG : two: size = 3 OK 2026/05/16 04:21:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:21:20 DEBUG : two: Unchanged skipping 2026/05/16 04:21:20 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:21:20 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:21:22 DEBUG : three: size = 7 OK 2026/05/16 04:21:22 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/05/16 04:21:22 INFO : three: Copied (new) 2026/05/16 04:21:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (88.07s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:22:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/dst" 2026/05/16 04:22:31 DEBUG : Config file has changed externally - reloading 2026/05/16 04:22:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/backup" 2026/05/16 04:22:32 DEBUG : two: size = 3 OK 2026/05/16 04:22:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:22:32 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:22:32 DEBUG : one: Sizes differ 2026/05/16 04:22:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:22:32 DEBUG : two: Unchanged skipping 2026/05/16 04:22:32 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:22:34 INFO : one: Moved (server-side) 2026/05/16 04:22:34 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:22:36 DEBUG : one: size = 4 OK 2026/05/16 04:22:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/16 04:22:36 INFO : one: Copied (new) 2026/05/16 04:22:36 DEBUG : Waiting for deletions to finish 2026/05/16 04:22:38 INFO : three.txt: Moved (server-side) 2026/05/16 04:22:38 INFO : three.txt: Moved into backup dir 2026/05/16 04:22:42 DEBUG : two: size = 3 OK 2026/05/16 04:22:42 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:22:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:22:42 DEBUG : two: Unchanged skipping 2026/05/16 04:22:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:22:42 DEBUG : one: size = 4 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:22:42 DEBUG : one: Sizes differ 2026/05/16 04:22:49 INFO : one: Deleted 2026/05/16 04:22:51 INFO : one: Moved (server-side) 2026/05/16 04:22:51 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:22:52 DEBUG : one: size = 5 OK 2026/05/16 04:22:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/16 04:22:52 INFO : one: Copied (new) 2026/05/16 04:22:52 DEBUG : Waiting for deletions to finish 2026/05/16 04:22:58 INFO : three.txt: Deleted 2026/05/16 04:22:59 INFO : three.txt: Moved (server-side) 2026/05/16 04:22:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (74.89s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:23:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/dst" 2026/05/16 04:23:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/backup" 2026/05/16 04:23:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:23:44 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:23:44 DEBUG : one: Sizes differ 2026/05/16 04:23:44 DEBUG : two: size = 3 OK 2026/05/16 04:23:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:23:44 DEBUG : two: Unchanged skipping 2026/05/16 04:23:44 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:23:46 INFO : one: Moved (server-side) to: one.bak 2026/05/16 04:23:46 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:23:48 DEBUG : one: size = 4 OK 2026/05/16 04:23:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/16 04:23:48 INFO : one: Copied (new) 2026/05/16 04:23:48 DEBUG : Waiting for deletions to finish 2026/05/16 04:23:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 04:23:50 INFO : three.txt: Moved into backup dir 2026/05/16 04:23:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:23:53 DEBUG : one: size = 4 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:23:53 DEBUG : one: Sizes differ 2026/05/16 04:23:53 DEBUG : two: size = 3 OK 2026/05/16 04:23:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:23:53 DEBUG : two: Unchanged skipping 2026/05/16 04:23:53 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:23:58 INFO : one.bak: Deleted 2026/05/16 04:24:00 INFO : one: Moved (server-side) to: one.bak 2026/05/16 04:24:00 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:24:02 DEBUG : one: size = 5 OK 2026/05/16 04:24:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/16 04:24:02 INFO : one: Copied (new) 2026/05/16 04:24:02 DEBUG : Waiting for deletions to finish 2026/05/16 04:24:08 INFO : three.txt.bak: Deleted 2026/05/16 04:24:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 04:24:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (70.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:24:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/dst" 2026/05/16 04:24:58 DEBUG : Config file has changed externally - reloading 2026/05/16 04:24:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/backup" 2026/05/16 04:24:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:24:59 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:24:59 DEBUG : one: Sizes differ 2026/05/16 04:24:59 DEBUG : two: size = 3 OK 2026/05/16 04:24:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:24:59 DEBUG : two: Unchanged skipping 2026/05/16 04:24:59 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:25:01 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/16 04:25:01 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:25:03 DEBUG : one: size = 4 OK 2026/05/16 04:25:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/16 04:25:03 INFO : one: Copied (new) 2026/05/16 04:25:03 DEBUG : Waiting for deletions to finish 2026/05/16 04:25:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/16 04:25:05 INFO : three.txt: Moved into backup dir 2026/05/16 04:25:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:25:09 DEBUG : one: size = 4 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:25:09 DEBUG : one: Sizes differ 2026/05/16 04:25:09 DEBUG : two: size = 3 OK 2026/05/16 04:25:09 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:25:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:25:09 DEBUG : two: Unchanged skipping 2026/05/16 04:25:15 INFO : one-2019-01-01: Deleted 2026/05/16 04:25:16 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/16 04:25:16 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:25:18 DEBUG : one: size = 5 OK 2026/05/16 04:25:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/16 04:25:18 INFO : one: Copied (new) 2026/05/16 04:25:18 DEBUG : Waiting for deletions to finish 2026/05/16 04:25:25 INFO : three-2019-01-01.txt: Deleted 2026/05/16 04:25:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/16 04:25:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (77.69s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:26:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/dst" 2026/05/16 04:26:12 DEBUG : Config file has changed externally - reloading 2026/05/16 04:26:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:26:13 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:26:13 DEBUG : one: Sizes differ 2026/05/16 04:26:13 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:26:13 DEBUG : two: size = 3 OK 2026/05/16 04:26:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:26:13 DEBUG : two: Unchanged skipping 2026/05/16 04:26:14 INFO : one: Moved (server-side) to: one.bak 2026/05/16 04:26:14 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:26:16 DEBUG : one: size = 4 OK 2026/05/16 04:26:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/16 04:26:16 INFO : one: Copied (new) 2026/05/16 04:26:16 DEBUG : Waiting for deletions to finish 2026/05/16 04:26:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 04:26:18 INFO : three.txt: Moved into backup dir 2026/05/16 04:26:21 DEBUG : one.bak: Excluded (Path Filter) 2026/05/16 04:26:21 DEBUG : one.bak: Excluded 2026/05/16 04:26:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/16 04:26:21 DEBUG : three.txt.bak: Excluded 2026/05/16 04:26:21 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for checks to finish 2026/05/16 04:26:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:26:21 DEBUG : one: size = 4 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:26:21 DEBUG : one: Sizes differ 2026/05/16 04:26:21 DEBUG : two: size = 3 OK 2026/05/16 04:26:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:26:21 DEBUG : two: Unchanged skipping 2026/05/16 04:26:27 INFO : one.bak: Deleted 2026/05/16 04:26:29 INFO : one: Moved (server-side) to: one.bak 2026/05/16 04:26:29 DEBUG : Yandex rclone-test-wasajok8qobo/dst: Waiting for transfers to finish 2026/05/16 04:26:31 DEBUG : one: size = 5 OK 2026/05/16 04:26:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/16 04:26:31 INFO : one: Copied (new) 2026/05/16 04:26:31 DEBUG : Waiting for deletions to finish 2026/05/16 04:26:38 INFO : three.txt.bak: Deleted 2026/05/16 04:26:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 04:26:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (64.29s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:27:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/dst" 2026/05/16 04:27:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:27:16 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:27:16 DEBUG : one: Sizes differ 2026/05/16 04:27:18 INFO : one: Moved (server-side) to: one.bak 2026/05/16 04:27:20 DEBUG : one: size = 4 OK 2026/05/16 04:27:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/16 04:27:20 INFO : one: Copied (new) 2026/05/16 04:27:20 DEBUG : two: size = 3 OK 2026/05/16 04:27:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:27:20 DEBUG : two: Unchanged skipping 2026/05/16 04:27:21 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:27:21 DEBUG : three.txt: size = 5 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:27:21 DEBUG : three.txt: Sizes differ 2026/05/16 04:27:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 04:27:24 DEBUG : three.txt: size = 6 OK 2026/05/16 04:27:24 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/16 04:27:24 INFO : three.txt: Copied (new) 2026/05/16 04:27:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:27:26 DEBUG : one: size = 4 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:27:26 DEBUG : one: Sizes differ 2026/05/16 04:27:32 INFO : one.bak: Deleted 2026/05/16 04:27:34 INFO : one: Moved (server-side) to: one.bak 2026/05/16 04:27:36 DEBUG : one: size = 5 OK 2026/05/16 04:27:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/16 04:27:36 INFO : one: Copied (new) 2026/05/16 04:27:36 DEBUG : two: size = 3 OK 2026/05/16 04:27:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:27:36 DEBUG : two: Unchanged skipping 2026/05/16 04:27:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:27:36 DEBUG : three.txt: size = 6 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:27:36 DEBUG : three.txt: Sizes differ 2026/05/16 04:27:43 INFO : three.txt.bak: Deleted 2026/05/16 04:27:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/16 04:27:45 DEBUG : three.txt: size = 19 OK 2026/05/16 04:27:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/16 04:27:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (74.28s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:28:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-wasajok8qobo/dst" 2026/05/16 04:28:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:28:32 DEBUG : one: size = 3 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:28:32 DEBUG : one: Sizes differ 2026/05/16 04:28:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/16 04:28:37 DEBUG : one: size = 4 OK 2026/05/16 04:28:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/16 04:28:37 INFO : one: Copied (new) 2026/05/16 04:28:37 DEBUG : two: size = 3 OK 2026/05/16 04:28:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:28:37 DEBUG : two: Unchanged skipping 2026/05/16 04:28:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:28:37 DEBUG : three.txt: size = 5 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:28:37 DEBUG : three.txt: Sizes differ 2026/05/16 04:28:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/16 04:28:40 DEBUG : three.txt: size = 6 OK 2026/05/16 04:28:40 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/16 04:28:40 INFO : three.txt: Copied (new) 2026/05/16 04:28:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:28:41 DEBUG : one: size = 4 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:28:41 DEBUG : one: Sizes differ 2026/05/16 04:28:47 INFO : one-2019-01-01: Deleted 2026/05/16 04:28:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/16 04:28:50 DEBUG : one: size = 5 OK 2026/05/16 04:28:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/16 04:28:50 INFO : one: Copied (new) 2026/05/16 04:28:51 DEBUG : two: size = 3 OK 2026/05/16 04:28:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:28:51 DEBUG : two: Unchanged skipping 2026/05/16 04:28:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:28:51 DEBUG : three.txt: size = 6 (Yandex rclone-test-wasajok8qobo/dst) 2026/05/16 04:28:51 DEBUG : three.txt: Sizes differ 2026/05/16 04:28:57 INFO : three-2019-01-01.txt: Deleted 2026/05/16 04:28:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/16 04:29:00 DEBUG : three.txt: size = 19 OK 2026/05/16 04:29:00 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/16 04:29:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (72.90s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:29:41 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:29:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:29:41 DEBUG : Testêé: size = 18 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:29:41 DEBUG : Testêé: Sizes differ 2026/05/16 04:29:41 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:29:42 DEBUG : Testêé: size = 14 OK 2026/05/16 04:29:42 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/05/16 04:29:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/16 04:29:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.63s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:29:49 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/16 04:29:49 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:29:49 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:29:51 DEBUG : existing: size = 6 OK 2026/05/16 04:29:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/16 04:29:51 INFO : existing: Copied (new) 2026/05/16 04:29:51 DEBUG : Waiting for deletions to finish 2026/05/16 04:29:52 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:29:52 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:29:52 DEBUG : existing: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:29:52 DEBUG : existing: Sizes differ 2026/05/16 04:29:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/16 04:29:52 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:29:52 ERROR : Yandex rclone-test-wasajok8qobo: not deleting files as there were IO errors 2026/05/16 04:29:52 ERROR : Yandex rclone-test-wasajok8qobo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.20s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:30:01 DEBUG : EXISTING: size = 6 OK 2026/05/16 04:30:01 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:30:01 DEBUG : existing: Unchanged skipping 2026/05/16 04:30:01 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:30:01 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:30:01 DEBUG : Waiting for deletions to finish 2026/05/16 04:30:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.34s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.26s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:31:13 DEBUG : both0: size = 6 OK 2026/05/16 04:31:13 DEBUG : both10: size = 6 OK 2026/05/16 04:31:13 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both11: size = 6 OK 2026/05/16 04:31:13 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both12: size = 6 OK 2026/05/16 04:31:13 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:31:13 DEBUG : both10: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both13: size = 6 OK 2026/05/16 04:31:13 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both13: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both14: size = 6 OK 2026/05/16 04:31:13 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both14: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both15: size = 6 OK 2026/05/16 04:31:13 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both15: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both16: size = 6 OK 2026/05/16 04:31:13 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both16: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both17: size = 6 OK 2026/05/16 04:31:13 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both17: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both18: size = 6 OK 2026/05/16 04:31:13 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both18: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both19: size = 6 OK 2026/05/16 04:31:13 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both19: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both1: size = 6 OK 2026/05/16 04:31:13 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both1: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both2: size = 6 OK 2026/05/16 04:31:13 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both0: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both3: size = 6 OK 2026/05/16 04:31:13 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both3: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both4: size = 6 OK 2026/05/16 04:31:13 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both4: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both5: size = 6 OK 2026/05/16 04:31:13 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both12: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both6: size = 6 OK 2026/05/16 04:31:13 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both2: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both7: size = 6 OK 2026/05/16 04:31:13 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both7: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both11: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both8: size = 6 OK 2026/05/16 04:31:13 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both9: size = 6 OK 2026/05/16 04:31:13 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:31:13 DEBUG : both8: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both9: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both6: Unchanged skipping 2026/05/16 04:31:13 DEBUG : both5: Unchanged skipping 2026/05/16 04:31:13 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:31:13 DEBUG : Waiting for deletions to finish 2026/05/16 04:31:19 INFO : only2: Deleted 2026/05/16 04:31:19 INFO : only18: Deleted 2026/05/16 04:31:20 INFO : only10: Deleted 2026/05/16 04:31:20 INFO : only3: Deleted 2026/05/16 04:31:24 INFO : only11: Deleted 2026/05/16 04:31:25 INFO : only12: Deleted 2026/05/16 04:31:25 INFO : only15: Deleted 2026/05/16 04:31:25 INFO : only13: Deleted 2026/05/16 04:31:30 INFO : only17: Deleted 2026/05/16 04:31:30 INFO : only4: Deleted 2026/05/16 04:31:31 INFO : only1: Deleted 2026/05/16 04:31:31 INFO : only7: Deleted 2026/05/16 04:31:35 INFO : only19: Deleted 2026/05/16 04:31:36 INFO : only8: Deleted 2026/05/16 04:31:36 INFO : only0: Deleted 2026/05/16 04:31:37 INFO : only16: Deleted 2026/05/16 04:31:41 INFO : only5: Deleted 2026/05/16 04:31:41 INFO : only6: Deleted 2026/05/16 04:31:42 INFO : only9: Deleted 2026/05/16 04:31:42 INFO : only14: Deleted 2026/05/16 04:31:42 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (210.41s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:34:48 DEBUG : both0: size = 6 OK 2026/05/16 04:34:48 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both0: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both10: size = 6 OK 2026/05/16 04:34:48 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both10: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both11: size = 6 OK 2026/05/16 04:34:48 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both11: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both12: size = 6 OK 2026/05/16 04:34:48 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both12: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both13: size = 6 OK 2026/05/16 04:34:48 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both13: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both14: size = 6 OK 2026/05/16 04:34:48 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both14: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both15: size = 6 OK 2026/05/16 04:34:48 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both15: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both16: size = 6 OK 2026/05/16 04:34:48 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both16: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both17: size = 6 OK 2026/05/16 04:34:48 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both17: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both18: size = 6 OK 2026/05/16 04:34:48 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both18: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both19: size = 6 OK 2026/05/16 04:34:48 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both19: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both1: size = 6 OK 2026/05/16 04:34:48 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both1: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both2: size = 6 OK 2026/05/16 04:34:48 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both2: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both3: size = 6 OK 2026/05/16 04:34:48 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both3: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both4: size = 6 OK 2026/05/16 04:34:48 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both4: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both5: size = 6 OK 2026/05/16 04:34:48 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both5: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both6: size = 6 OK 2026/05/16 04:34:48 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both6: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both7: size = 6 OK 2026/05/16 04:34:48 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both7: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both8: size = 6 OK 2026/05/16 04:34:48 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both8: Unchanged skipping 2026/05/16 04:34:48 DEBUG : both9: size = 6 OK 2026/05/16 04:34:48 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:34:48 DEBUG : both9: Unchanged skipping 2026/05/16 04:34:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only0: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only0: Sizes differ 2026/05/16 04:34:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only10: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only10: Sizes differ 2026/05/16 04:34:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only11: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only11: Sizes differ 2026/05/16 04:34:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only12: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only12: Sizes differ 2026/05/16 04:34:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only13: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only13: Sizes differ 2026/05/16 04:34:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only14: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only14: Sizes differ 2026/05/16 04:34:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only15: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only15: Sizes differ 2026/05/16 04:34:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only16: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only16: Sizes differ 2026/05/16 04:34:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only17: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only17: Sizes differ 2026/05/16 04:34:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only19: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only19: Sizes differ 2026/05/16 04:34:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only1: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only1: Sizes differ 2026/05/16 04:34:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only2: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only2: Sizes differ 2026/05/16 04:34:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only3: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only3: Sizes differ 2026/05/16 04:34:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only4: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only4: Sizes differ 2026/05/16 04:34:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only5: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only5: Sizes differ 2026/05/16 04:34:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only6: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only6: Sizes differ 2026/05/16 04:34:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only7: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only7: Sizes differ 2026/05/16 04:34:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only8: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only8: Sizes differ 2026/05/16 04:34:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only9: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only9: Sizes differ 2026/05/16 04:34:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:34:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2288352351) 2026/05/16 04:34:48 DEBUG : only18: size = 6 (Yandex rclone-test-wasajok8qobo) 2026/05/16 04:34:48 DEBUG : only18: Sizes differ 2026/05/16 04:34:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:34:50 DEBUG : only11: size = 0 OK 2026/05/16 04:34:50 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/05/16 04:34:50 INFO : only11: Copied (replaced existing) 2026/05/16 04:34:50 DEBUG : only0: size = 0 OK 2026/05/16 04:34:50 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/05/16 04:34:50 INFO : only0: Copied (replaced existing) 2026/05/16 04:34:50 DEBUG : only10: size = 0 OK 2026/05/16 04:34:50 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/05/16 04:34:50 INFO : only10: Copied (replaced existing) 2026/05/16 04:34:50 DEBUG : only12: size = 0 OK 2026/05/16 04:34:50 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/05/16 04:34:50 INFO : only12: Copied (replaced existing) 2026/05/16 04:34:51 DEBUG : only13: size = 0 OK 2026/05/16 04:34:51 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/05/16 04:34:51 INFO : only13: Copied (replaced existing) 2026/05/16 04:34:51 DEBUG : only14: size = 0 OK 2026/05/16 04:34:51 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/05/16 04:34:51 INFO : only14: Copied (replaced existing) 2026/05/16 04:34:52 DEBUG : only15: size = 0 OK 2026/05/16 04:34:52 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/05/16 04:34:52 INFO : only15: Copied (replaced existing) 2026/05/16 04:34:52 DEBUG : only16: size = 0 OK 2026/05/16 04:34:52 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/05/16 04:34:52 INFO : only16: Copied (replaced existing) 2026/05/16 04:34:53 DEBUG : only17: size = 0 OK 2026/05/16 04:34:53 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/05/16 04:34:53 INFO : only17: Copied (replaced existing) 2026/05/16 04:34:53 DEBUG : only19: size = 0 OK 2026/05/16 04:34:53 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/05/16 04:34:53 INFO : only19: Copied (replaced existing) 2026/05/16 04:34:54 DEBUG : only1: size = 0 OK 2026/05/16 04:34:54 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/05/16 04:34:54 INFO : only1: Copied (replaced existing) 2026/05/16 04:34:54 DEBUG : only2: size = 0 OK 2026/05/16 04:34:54 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/05/16 04:34:54 INFO : only2: Copied (replaced existing) 2026/05/16 04:34:55 DEBUG : only3: size = 0 OK 2026/05/16 04:34:55 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/05/16 04:34:55 INFO : only3: Copied (replaced existing) 2026/05/16 04:34:55 DEBUG : only5: size = 0 OK 2026/05/16 04:34:55 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/05/16 04:34:55 INFO : only5: Copied (replaced existing) 2026/05/16 04:34:55 DEBUG : only4: size = 0 OK 2026/05/16 04:34:55 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/05/16 04:34:55 INFO : only4: Copied (replaced existing) 2026/05/16 04:34:56 DEBUG : only6: size = 0 OK 2026/05/16 04:34:56 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/05/16 04:34:56 INFO : only6: Copied (replaced existing) 2026/05/16 04:34:56 DEBUG : only8: size = 0 OK 2026/05/16 04:34:56 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/05/16 04:34:56 INFO : only8: Copied (replaced existing) 2026/05/16 04:34:56 DEBUG : only7: size = 0 OK 2026/05/16 04:34:56 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/05/16 04:34:56 INFO : only7: Copied (replaced existing) 2026/05/16 04:34:57 DEBUG : only18: size = 0 OK 2026/05/16 04:34:57 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/05/16 04:34:57 INFO : only18: Copied (replaced existing) 2026/05/16 04:34:57 DEBUG : only9: size = 0 OK 2026/05/16 04:34:57 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/05/16 04:34:57 INFO : only9: Copied (replaced existing) 2026/05/16 04:34:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (316.22s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:38:57 DEBUG : empty_dir: Making directory with metadata 2026/05/16 04:38:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 04:38:57 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 04:38:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 04:38:57 INFO : empty_on_remote: Making directory 2026/05/16 04:38:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/16 04:39:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/16 04:39:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/16 04:39:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/16 04:39:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (53.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:39:50 DEBUG : empty_dir: Making directory with metadata 2026/05/16 04:39:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 04:39:50 DEBUG : empty_on_remote: Making directory with metadata 2026/05/16 04:39:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/16 04:39:50 INFO : empty_on_remote: Making directory 2026/05/16 04:39:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/16 04:39:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/16 04:39:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/16 04:39:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/16 04:39:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/16 04:39:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (62.44s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:40:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 04:40:53 INFO : sub dir: Making directory 2026/05/16 04:40:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (96.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:42:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/16 04:42:30 INFO : sub dir: Making directory 2026/05/16 04:42:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (102.65s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:44:42 DEBUG : Waiting for deletions to finish 2026/05/16 04:44:43 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : apple: Excluded 2026/05/16 04:44:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:44:43 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : banana: Excluded 2026/05/16 04:44:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : splitbananasplit: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:44:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:44:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/16 04:44:44 DEBUG : apple: size = 5 OK 2026/05/16 04:44:44 DEBUG : banana: size = 6 OK 2026/05/16 04:44:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:44 DEBUG : banana: Unchanged skipping 2026/05/16 04:44:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:44 DEBUG : apple: Unchanged skipping 2026/05/16 04:44:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 04:44:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 04:44:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 04:44:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:44:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 04:44:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 04:44:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 04:44:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 04:44:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 04:44:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 04:44:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 04:44:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 04:44:45 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:44:45 DEBUG : Waiting for deletions to finish 2026/05/16 04:44:45 INFO : There was nothing to transfer 2026/05/16 04:44:45 DEBUG : Waiting for deletions to finish 2026/05/16 04:44:45 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:44:45 DEBUG : apple: Excluded 2026/05/16 04:44:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:44:45 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:44:45 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:44:45 DEBUG : banana: Excluded 2026/05/16 04:44:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:44:45 DEBUG : splitbananasplit: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:44:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:44:46 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/16 04:44:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 04:44:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 04:44:47 DEBUG : apple: size = 5 OK 2026/05/16 04:44:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 04:44:47 DEBUG : banana: size = 6 OK 2026/05/16 04:44:47 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:47 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:47 DEBUG : apple: Unchanged skipping 2026/05/16 04:44:47 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 04:44:47 DEBUG : banana: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 04:44:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 04:44:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 04:44:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 04:44:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 04:44:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 04:44:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 04:44:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:44:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 04:44:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:44:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:44:48 DEBUG : Waiting for deletions to finish 2026/05/16 04:44:48 INFO : There was nothing to transfer 2026/05/16 04:44:48 DEBUG : Waiting for deletions to finish 2026/05/16 04:44:48 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : apple: Excluded 2026/05/16 04:44:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:44:48 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : banana: Excluded 2026/05/16 04:44:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : splitbananasplit: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:44:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:44:48 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:47:26 DEBUG : Waiting for deletions to finish 2026/05/16 04:47:26 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:47:26 DEBUG : apple: Excluded 2026/05/16 04:47:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:47:26 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:47:26 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:47:26 DEBUG : banana: Excluded 2026/05/16 04:47:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:47:26 DEBUG : splitbananasplit: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:47:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:47:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/16 04:47:28 DEBUG : apple: size = 5 OK 2026/05/16 04:47:28 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : apple: Unchanged skipping 2026/05/16 04:47:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 04:47:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 04:47:28 DEBUG : banana: size = 6 OK 2026/05/16 04:47:28 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : banana: Unchanged skipping 2026/05/16 04:47:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 04:47:28 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 04:47:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 04:47:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 04:47:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 04:47:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 04:47:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 04:47:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:47:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 04:47:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 04:47:28 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:47:28 DEBUG : Waiting for deletions to finish 2026/05/16 04:47:28 INFO : There was nothing to transfer 2026/05/16 04:47:28 DEBUG : Waiting for deletions to finish 2026/05/16 04:47:29 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : apple: Excluded 2026/05/16 04:47:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:47:29 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : banana: Excluded 2026/05/16 04:47:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : splitbananasplit: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:47:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:47:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/16 04:47:30 DEBUG : apple: size = 5 OK 2026/05/16 04:47:30 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : apple: Unchanged skipping 2026/05/16 04:47:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 04:47:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 04:47:30 DEBUG : banana: size = 6 OK 2026/05/16 04:47:30 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 04:47:30 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 04:47:30 DEBUG : banana: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:47:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 04:47:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 04:47:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 04:47:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 04:47:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 04:47:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 04:47:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 04:47:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:47:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 04:47:30 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:47:30 DEBUG : Waiting for deletions to finish 2026/05/16 04:47:30 INFO : There was nothing to transfer 2026/05/16 04:47:30 DEBUG : Waiting for deletions to finish 2026/05/16 04:47:30 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:47:30 DEBUG : apple: Excluded 2026/05/16 04:47:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:47:30 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:47:30 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:47:30 DEBUG : banana: Excluded 2026/05/16 04:47:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:47:30 DEBUG : splitbananasplit: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:47:31 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:50:13 DEBUG : Waiting for deletions to finish 2026/05/16 04:50:13 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:50:13 DEBUG : apple: Excluded 2026/05/16 04:50:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:50:13 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:50:13 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:50:13 DEBUG : banana: Excluded 2026/05/16 04:50:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:50:13 DEBUG : splitbananasplit: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:50:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/16 04:50:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:14 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:14 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:14 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:14 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:14 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:14 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:14 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:15 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 04:50:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:50:15 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:50:15 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:50:16 DEBUG : YmFuYW5h: size = 6 OK 2026/05/16 04:50:16 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/16 04:50:16 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/16 04:50:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/16 04:50:17 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/16 04:50:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/16 04:50:17 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/16 04:50:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:17 DEBUG : YXBwbGU=: size = 5 OK 2026/05/16 04:50:17 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/16 04:50:17 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/16 04:50:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/16 04:50:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/16 04:50:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/16 04:50:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/16 04:50:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/16 04:50:19 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/16 04:50:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/16 04:50:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/16 04:50:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/16 04:50:20 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/16 04:50:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/16 04:50:20 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/16 04:50:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/16 04:50:20 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/16 04:50:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/16 04:50:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/16 04:50:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/16 04:50:22 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/16 04:50:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/16 04:50:22 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/16 04:50:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/16 04:50:22 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/16 04:50:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/16 04:50:22 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/16 04:50:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 04:50:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/16 04:50:23 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/16 04:50:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/16 04:50:24 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/16 04:50:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/16 04:50:24 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/16 04:50:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/16 04:50:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/16 04:50:24 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/16 04:50:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:24 DEBUG : Waiting for deletions to finish 2026/05/16 04:50:30 INFO : splitbananasplit: Deleted 2026/05/16 04:50:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 04:50:30 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 04:50:30 INFO : apple: Deleted 2026/05/16 04:50:30 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 04:50:30 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 04:50:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 04:50:31 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 04:50:35 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 04:50:36 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 04:50:37 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 04:50:37 INFO : appleappleapplebanana: Deleted 2026/05/16 04:50:37 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 04:50:37 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 04:50:37 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 04:50:37 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 04:50:41 INFO : banana: Deleted 2026/05/16 04:50:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 04:50:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 04:50:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 04:50:42 DEBUG : Waiting for deletions to finish 2026/05/16 04:50:43 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/16 04:50:43 DEBUG : YXBwbGU=: Excluded 2026/05/16 04:50:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/16 04:50:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/16 04:50:43 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/16 04:50:43 DEBUG : YmFuYW5h: Excluded 2026/05/16 04:50:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/16 04:50:43 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/16 04:50:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/16 04:50:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/16 04:50:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 04:50:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:47 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:47 DEBUG : YXBwbGU=: size = 5 OK 2026/05/16 04:50:47 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:47 DEBUG : apple: Unchanged skipping 2026/05/16 04:50:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:47 DEBUG : YmFuYW5h: size = 6 OK 2026/05/16 04:50:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/16 04:50:47 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:47 DEBUG : banana: Unchanged skipping 2026/05/16 04:50:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/16 04:50:47 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 04:50:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/16 04:50:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/16 04:50:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:50:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/16 04:50:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/16 04:50:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/16 04:50:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/16 04:50:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/16 04:50:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/16 04:50:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/16 04:50:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/16 04:50:48 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:50:48 DEBUG : Waiting for deletions to finish 2026/05/16 04:50:48 DEBUG : Waiting for deletions to finish 2026/05/16 04:50:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : YXBwbGU=: Excluded 2026/05/16 04:50:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/16 04:50:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : YmFuYW5h: Excluded 2026/05/16 04:50:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/16 04:50:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/16 04:50:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/16 04:50:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:49 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/16 04:50:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:49 DEBUG : apple: transformed to: YXBwbGU= 2026/05/16 04:50:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/16 04:50:49 DEBUG : banana: transformed to: YmFuYW5h 2026/05/16 04:50:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/16 04:50:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/16 04:50:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/16 04:50:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/16 04:50:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/16 04:50:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/16 04:50:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:53:31 DEBUG : Waiting for deletions to finish 2026/05/16 04:53:31 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:53:31 DEBUG : apple: Excluded 2026/05/16 04:53:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:53:31 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:53:31 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:53:31 DEBUG : banana: Excluded 2026/05/16 04:53:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:53:31 DEBUG : splitbananasplit: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:53:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/16 04:53:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:53:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:53:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:53:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:53:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:53:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:53:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:53:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:53:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:53:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:53:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:53:32 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:53:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:53:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:53:32 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:53:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:53:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:53:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:53:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:53:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:53:33 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:53:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/16 04:53:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/16 04:53:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/16 04:53:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/16 04:53:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/16 04:53:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/16 04:53:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/16 04:53:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/16 04:53:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/16 04:53:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/16 04:53:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/16 04:53:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/16 04:53:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/16 04:53:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/16 04:53:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/16 04:53:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/16 04:53:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:53:33 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:53:33 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:53:35 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/16 04:53:35 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/16 04:53:35 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/16 04:53:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 04:53:35 DEBUG : PREFIXapple: size = 5 OK 2026/05/16 04:53:35 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/16 04:53:35 INFO : apple: Copied (new) to: PREFIXapple 2026/05/16 04:53:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 04:53:35 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/16 04:53:35 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/16 04:53:35 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/16 04:53:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 04:53:36 DEBUG : PREFIXbanana: size = 6 OK 2026/05/16 04:53:36 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/16 04:53:36 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/16 04:53:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 04:53:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/16 04:53:36 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/16 04:53:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 04:53:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 04:53:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/16 04:53:36 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/16 04:53:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 04:53:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 04:53:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/16 04:53:36 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/16 04:53:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 04:53:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 04:53:37 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/16 04:53:37 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/16 04:53:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/16 04:53:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 04:53:37 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/16 04:53:37 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/16 04:53:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/16 04:53:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 04:53:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/16 04:53:38 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/16 04:53:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 04:53:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 04:53:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/16 04:53:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/16 04:53:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 04:53:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 04:53:39 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/16 04:53:39 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/16 04:53:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/16 04:53:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 04:53:40 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/16 04:53:40 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/16 04:53:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/16 04:53:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 04:53:41 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/16 04:53:41 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/16 04:53:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/16 04:53:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 04:53:41 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/16 04:53:41 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/16 04:53:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/16 04:53:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 04:53:41 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/16 04:53:41 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/16 04:53:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/16 04:53:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 04:53:42 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/16 04:53:42 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/16 04:53:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/16 04:53:43 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/16 04:53:43 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/16 04:53:43 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/16 04:53:43 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/16 04:53:43 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/16 04:53:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/16 04:53:44 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/16 04:53:44 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/16 04:53:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/16 04:53:44 DEBUG : Waiting for deletions to finish 2026/05/16 04:53:49 INFO : dir1/0010-456789.txt: Deleted 2026/05/16 04:53:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/16 04:53:50 INFO : dir1/0015-9;=.txt: Deleted 2026/05/16 04:53:50 INFO : dir1/0009-3456789.txt: Deleted 2026/05/16 04:53:50 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/16 04:53:50 INFO : dir1/0014-89;=.txt: Deleted 2026/05/16 04:53:50 INFO : banana: Deleted 2026/05/16 04:53:50 INFO : dir1/0007-1234567.txt: Deleted 2026/05/16 04:53:54 INFO : splitbananasplit: Deleted 2026/05/16 04:53:55 INFO : dir1/0012-6789;.txt: Deleted 2026/05/16 04:53:55 INFO : dir1/0013-789;=.txt: Deleted 2026/05/16 04:53:55 INFO : apple: Deleted 2026/05/16 04:53:55 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/16 04:53:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/16 04:53:56 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/16 04:53:56 INFO : dir1/0008-2345678.txt: Deleted 2026/05/16 04:54:00 INFO : dir1/0011-56789;.txt: Deleted 2026/05/16 04:54:01 INFO : dir1/0003-defghij.txt: Deleted 2026/05/16 04:54:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/16 04:54:01 INFO : appleappleapplebanana: Deleted 2026/05/16 04:54:01 DEBUG : Waiting for deletions to finish 2026/05/16 04:54:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/16 04:54:01 DEBUG : PREFIXapple: Excluded 2026/05/16 04:54:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:54:01 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/16 04:54:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/16 04:54:01 DEBUG : PREFIXbanana: Excluded 2026/05/16 04:54:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/16 04:54:01 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:54:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/16 04:54:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 04:54:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 04:54:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 04:54:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 04:54:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 04:54:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 04:54:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 04:54:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 04:54:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 04:54:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 04:54:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 04:54:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 04:54:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 04:54:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 04:54:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 04:54:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 04:54:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 04:54:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 04:54:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 04:54:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 04:54:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 04:54:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 04:54:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 04:54:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 04:54:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 04:54:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 04:54:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 04:54:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 04:54:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 04:54:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : apple: transformed to: PREFIXapple 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/16 04:54:02 DEBUG : banana: transformed to: PREFIXbanana 2026/05/16 04:54:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/16 04:54:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/16 04:54:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/16 04:54:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/16 04:54:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/16 04:54:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/16 04:54:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/16 04:54:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/16 04:54:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/16 04:54:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/16 04:54:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/16 04:54:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/16 04:54:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/16 04:54:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/16 04:54:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/16 04:54:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/16 04:54:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/16 04:54:02 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 04:54:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 04:54:02 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 04:54:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:54:03 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:54:03 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:54:04 DEBUG : banana: size = 6 OK 2026/05/16 04:54:04 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/16 04:54:04 INFO : banana: Copied (new) 2026/05/16 04:54:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/16 04:54:04 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/16 04:54:04 INFO : appleappleapplebanana: Copied (new) 2026/05/16 04:54:05 DEBUG : apple: size = 5 OK 2026/05/16 04:54:05 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/16 04:54:05 INFO : apple: Copied (new) 2026/05/16 04:54:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/16 04:54:05 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/16 04:54:05 INFO : splitbananasplit: Copied (new) 2026/05/16 04:54:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/16 04:54:06 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/16 04:54:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/16 04:54:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/16 04:54:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/16 04:54:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/16 04:54:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/16 04:54:07 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/16 04:54:07 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/16 04:54:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/16 04:54:07 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/16 04:54:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/16 04:54:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/16 04:54:07 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/16 04:54:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/16 04:54:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/16 04:54:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/16 04:54:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/16 04:54:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/16 04:54:09 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/16 04:54:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/16 04:54:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/16 04:54:09 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/16 04:54:09 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/16 04:54:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/16 04:54:09 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/16 04:54:09 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/16 04:54:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/16 04:54:11 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/16 04:54:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/16 04:54:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/16 04:54:11 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/16 04:54:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/16 04:54:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/16 04:54:11 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/16 04:54:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/16 04:54:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/16 04:54:12 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/16 04:54:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/16 04:54:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/16 04:54:13 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/16 04:54:13 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/16 04:54:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/16 04:54:13 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/16 04:54:13 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/16 04:54:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/16 04:54:13 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/16 04:54:13 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/16 04:54:13 DEBUG : Waiting for deletions to finish 2026/05/16 04:54:18 INFO : PREFIXapple: Deleted 2026/05/16 04:54:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/16 04:54:19 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/16 04:54:19 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/16 04:54:19 INFO : PREFIXbanana: Deleted 2026/05/16 04:54:19 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/16 04:54:19 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/16 04:54:19 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/16 04:54:24 INFO : PREFIXsplitbananasplit: Deleted 2026/05/16 04:54:24 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/16 04:54:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/16 04:54:24 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/16 04:54:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/16 04:54:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/16 04:54:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/16 04:54:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/16 04:54:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/16 04:54:30 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/16 04:54:30 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/16 04:54:31 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/16 04:54:31 DEBUG : Waiting for deletions to finish 2026/05/16 04:54:31 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : apple: Excluded 2026/05/16 04:54:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:54:31 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : banana: Excluded 2026/05/16 04:54:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : splitbananasplit: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:54:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:54:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/16 04:54:32 DEBUG : Waiting for deletions to finish 2026/05/16 04:54:33 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : apple: Excluded 2026/05/16 04:54:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:54:33 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : banana: Excluded 2026/05/16 04:54:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : splitbananasplit: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:54:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:54:33 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Yandex rclone-test-wasajok8qobo", Local "Local file system at /tmp/rclone2288352351", Modify Window "1ns" 2026/05/16 04:57:18 DEBUG : Waiting for deletions to finish 2026/05/16 04:57:18 DEBUG : apple: Excluded (Path Filter) 2026/05/16 04:57:18 DEBUG : apple: Excluded 2026/05/16 04:57:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/16 04:57:18 DEBUG : appleappleapplebanana: Excluded 2026/05/16 04:57:18 DEBUG : banana: Excluded (Path Filter) 2026/05/16 04:57:18 DEBUG : banana: Excluded 2026/05/16 04:57:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/16 04:57:18 DEBUG : splitbananasplit: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/16 04:57:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/16 04:57:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/16 04:57:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 04:57:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 04:57:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 04:57:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 04:57:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 04:57:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 04:57:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 04:57:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 04:57:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 04:57:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 04:57:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 04:57:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 04:57:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 04:57:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 04:57:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 04:57:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 04:57:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 04:57:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 04:57:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 04:57:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/16 04:57:20 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/16 04:57:20 DEBUG : apple: transformed to: appleSUFFIX 2026/05/16 04:57:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/16 04:57:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/16 04:57:20 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for checks to finish 2026/05/16 04:57:20 DEBUG : Yandex rclone-test-wasajok8qobo: Waiting for transfers to finish 2026/05/16 04:57:21 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/16 04:57:21 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/16 04:57:21 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/16 04:57:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 04:57:22 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/16 04:57:22 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/16 04:57:22 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/16 04:57:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:22 DEBUG : appleSUFFIX: size = 5 OK 2026/05/16 04:57:22 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/16 04:57:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/16 04:57:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 04:57:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/16 04:57:22 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/16 04:57:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/16 04:57:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/16 04:57:22 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/16 04:57:22 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/16 04:57:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/16 04:57:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 04:57:24 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/16 04:57:24 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/16 04:57:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/16 04:57:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 04:57:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/16 04:57:24 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/16 04:57:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/16 04:57:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 04:57:24 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/16 04:57:24 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/16 04:57:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/16 04:57:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/16 04:57:25 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/16 04:57:25 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/16 04:57:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/16 04:57:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/16 04:57:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/16 04:57:25 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/16 04:57:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/16 04:57:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/16 04:57:26 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/16 04:57:26 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/16 04:57:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/16 04:57:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/16 04:57:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/16 04:57:27 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/16 04:57:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/16 04:57:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/16 04:57:27 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/16 04:57:27 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/16 04:57:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/16 04:57:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/16 04:57:28 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/16 04:57:28 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/16 04:57:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/16 04:57:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX panic: test timed out after 1h0m0s running tests: TestTransform (13m16s) TestTransform/suffix (47s) goroutine 18717 [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, 14 minutes]: testing.(*T).Run(0x15021c668fc8, {0x2a39052?, 0x15021c25dae8?}, 0x2bacff8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x15021c668fc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x15021c668fc8, 0x15021c25dc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a5fca6, 0x18}, {0x2a80cfb, 0x20}, 0x15021c2057e8, {0x4640fe0, 0x6c, 0x6c}, {0xc27a1c2e19733ddd, 0x346438a2f46, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x15021c878820) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x15021c878820) /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 51 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 52 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 16961 [IO wait]: internal/poll.runtime_pollWait(0x7663414fec00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18880?, 0x15021c213900?, 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(0x15021ca18880, {0x15021c213900, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18880, {0x15021c213900?, 0x24fb?, 0x15021c5feae0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c60c2b8, {0x15021c213900?, 0x0?, 0x15021ceb69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c442510, {0x15021c213900?, 0x766341e728e0?, 0x766393d802f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c7b6cd8, {0x15021c213900?, 0x15021ca56000?, 0x15021ceb6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c775b28, {0x2bca4a0, 0x15021c7b6cd8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c775888, {0x7663414c32c0, 0x15021c442510}, 0x15021ceb6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c775888, 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(0x15021c775888, {0x15021cc3f000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cbae280, {0x15021cc3f000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021c68d200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021c68d200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cbae280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17138 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18376 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x15021c9110e0, {0x2bf3110, 0x15021c22a0a0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 18421 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 18211 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021cbaf2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18141 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18497 [IO wait]: internal/poll.runtime_pollWait(0x766340c91c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c62f100?, 0x15021cc8e000?, 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(0x15021c62f100, {0x15021cc8e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c62f100, {0x15021cc8e000?, 0x12fb?, 0x15021c7cc800?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c302660, {0x15021cc8e000?, 0x0?, 0x15021cc639c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c995800, {0x15021cc8e000?, 0x766340c66580?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb67020, {0x15021cc8e000?, 0x15021c54d2c0?, 0x15021cc63a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cbb2628, {0x2bca4a0, 0x15021cb67020}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cbb2388, {0x7663414c32c0, 0x15021c995800}, 0x15021cc63c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cbb2388, 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(0x15021cbb2388, {0x15021cc89000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cf7adc0, {0x15021cc89000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ca63e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ca63e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cf7adc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18529 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18552 [select]: net/http.(*persistConn).writeLoop(0x15021c6b4280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18594 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18542 [select]: net/http.(*persistConn).writeLoop(0x15021cbae8c0) /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 18702 [IO wait]: internal/poll.runtime_pollWait(0x766340c81800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c4a7400?, 0x15021cdacc00?, 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(0x15021c4a7400, {0x15021cdacc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c4a7400, {0x15021cdacc00?, 0x12fb?, 0x15021cb35140?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f45e0, {0x15021cdacc00?, 0x0?, 0x15021cf4c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c5a49d8, {0x15021cdacc00?, 0x766341e728e0?, 0x766393d802f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c7b6c00, {0x15021cdacc00?, 0x15021c9101e0?, 0x15021cf4ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c9ded28, {0x2bca4a0, 0x15021c7b6c00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c9dea88, {0x7663414c32c0, 0x15021c5a49d8}, 0x15021cf4cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c9dea88, 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(0x15021c9dea88, {0x15021c95e000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ce34500, {0x15021c95e000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce18360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce18360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ce34500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18710 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18210 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x76634d0c9a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca19180?, 0x15021cb9c000?, 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(0x15021ca19180, {0x15021cb9c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca19180, {0x15021cb9c000?, 0x42995e?, 0x15021c72afa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f4588, {0x15021cb9c000?, 0x766341e73740?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021ce40a98, {0x15021cb9c000?, 0x766341e73740?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c724c00, {0x15021cb9c000?, 0x15021c9105a0?, 0x15021ca69a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c3cf7a8, {0x2bca4a0, 0x15021c724c00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c3cf508, {0x7663414c32c0, 0x15021ce40a98}, 0x15021ca69c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c3cf508, 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(0x15021c3cf508, {0x15021cb6c000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cbaf2c0, {0x15021cb6c000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce19e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce19e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cbaf2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18141 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18357 [select]: net/http.(*persistConn).writeLoop(0x15021c507cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18343 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18421 [select]: net/http.(*persistConn).roundTrip(0x15021ce34b40, 0x15021ccdf310) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x15021c61f1e0, 0x15021cb7bb80) /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(0x15021c68cd80, 0x15021cb7bb80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x15021c6fcca0, 0x15021cb7ba40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x15021cb7ba40, {0x2bcb2a0, 0x15021c6fcca0}, {0x15021c25cf78?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x15021ca1aed0, 0x15021cb7ba40, {0x71386b6f6a617301?, 0x15021c25d000?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x15021ca1aed0, 0x15021cb7ba40) /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(0x15021c3a43c0, {0x2bf3110, 0x15021c35e4b0}, 0x15021c8feb00) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).CreateDir.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:488 +0x47 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x15021c68ce40, 0x15021cdf0f40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x15021c68ce40, 0x15021cdf0f40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).CreateDir(0x15021ca18e80, {0x2bf3110, 0x15021c35e4b0}, {0x15021cefda45, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:487 +0x354 github.com/rclone/rclone/backend/yandex.(*Fs).mkDirs(0x15021ca18e80, {0x2bf3110, 0x15021c35e4b0}, {0x15021cefda40?, 0x15021c25d958?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:511 +0x9d github.com/rclone/rclone/backend/yandex.(*Fs).mkParentDirs(0x15021ca18e80, {0x2bf3110, 0x15021c35e4b0}, {0x15021cefda40?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:539 +0x6e github.com/rclone/rclone/backend/yandex.(*Object).Update(0x15021cb69320, {0x2bf3110, 0x15021c35e4b0}, {0x2bc7740, 0x15021cd3eb00}, {0x2c034e0, 0x15021c6119c0}, {0x15021cda1c20, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1142 +0x14e github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x15021ca18e80, {0x2bf3110, 0x15021c35e4b0}, {0x2bc7740, 0x15021cd3eb00}, {0x2c034e0, 0x15021c6119c0}, {0x15021cda1c20, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x15021c22d290, {0x2bf3110, 0x15021c35e4b0}, {0x2bdc798?, 0x15021cd51680?}, {0x15021cda1c20, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x15021c22d290, {0x2bf3110, 0x15021c35e4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x15021c22d290, {0x2bf3110, 0x15021c35e4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bf3110, 0x15021c35e4b0}, {0x2c11890, 0x15021ca18e80}, {0x0, 0x0}, {0x15021c61aab0, 0x13}, {0x2c0fde0, 0x15021ce83200}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x15021c7c0288, {0x2bf3110, 0x15021c35e4b0}, 0x15021c35e410, {0x2c11890, 0x15021ca18e80}, 0x32, 0x15021ccd6b40?) /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 18111 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 18281 [IO wait]: internal/poll.runtime_pollWait(0x766340c8dc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c62e400?, 0x15021cba0c00?, 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(0x15021c62e400, {0x15021cba0c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c62e400, {0x15021cba0c00?, 0x12fb?, 0x15021c941970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c302018, {0x15021cba0c00?, 0x0?, 0x15021c9419c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c994000, {0x15021cba0c00?, 0x7663414e1780?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c994150, {0x15021cba0c00?, 0x15021c911c20?, 0x15021c941a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cc2c628, {0x2bca4a0, 0x15021c994150}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cc2c388, {0x7663414c32c0, 0x15021c994000}, 0x15021c941c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cc2c388, 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(0x15021cc2c388, {0x15021c9fa000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cf7b040, {0x15021c9fa000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cc39500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cc39500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cf7b040) /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 18633 [select]: net/http.(*persistConn).writeLoop(0x15021ccbf400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18644 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18111 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x15021c7c0398) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0x15021c7c0288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:556 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x15021c7c0288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:987 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bf2ff8, 0x467da40}, {0x2c11890, 0x15021ca18e80}, {0x2c0fd70, 0x15021cbba900}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1378 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2bf2ff8, 0x467da40}, {0x2c11890, 0x15021ca18e80}, {0x2c0fd70, 0x15021cbba900}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1384 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x15021ceb4488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 +0x205 testing.tRunner(0x15021ceb4488, 0x15021c3a5720) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14954 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18667 [IO wait]: internal/poll.runtime_pollWait(0x76634d0c9c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18280?, 0x15021cbc9300?, 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(0x15021ca18280, {0x15021cbc9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18280, {0x15021cbc9300?, 0x12fb?, 0x15021ce74970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e0a0, {0x15021cbc9300?, 0x15021ce74998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c442a20, {0x15021cbc9300?, 0x766341e728e0?, 0x766393d802f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c7b6618, {0x15021cbc9300?, 0x15021cc8c780?, 0x15021ce74a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cd1e9a8, {0x2bca4a0, 0x15021c7b6618}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cd1e708, {0x7663414c32c0, 0x15021c442a20}, 0x15021ce74c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cd1e708, 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(0x15021cd1e708, {0x15021ccd4000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ca3e8c0, {0x15021ccd4000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce98a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce98a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ca3e8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18661 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18174 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c8e200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18c00?, 0x15021c771900?, 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(0x15021ca18c00, {0x15021c771900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18c00, {0x15021c771900?, 0x12fb?, 0x15021c80b480?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e210, {0x15021c771900?, 0x0?, 0x15021ca6c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c2054e8, {0x15021c771900?, 0x766393d884c0?, 0x766393d7f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c205620, {0x15021c771900?, 0x15021cc8cd20?, 0x15021ca6ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c8b30a8, {0x2bca4a0, 0x15021c205620}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c8b2e08, {0x7663414c32c0, 0x15021c2054e8}, 0x15021ca6cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c8b2e08, 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(0x15021c8b2e08, {0x15021c9fb000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c6b4140, {0x15021c9fb000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce83bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce83bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c6b4140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18169 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18274 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c91a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca19780?, 0x15021cdc2000?, 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(0x15021ca19780, {0x15021cdc2000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca19780, {0x15021cdc2000?, 0x12fb?, 0x15021ca08970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c60c8f0, {0x15021cdc2000?, 0x0?, 0x15021ca089c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c7b6930, {0x15021cdc2000?, 0x766340c686a0?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021ce418c0, {0x15021cdc2000?, 0x15021cc8cf00?, 0x15021ca08a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c774d28, {0x2bca4a0, 0x15021ce418c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c774a88, {0x7663414c32c0, 0x15021c7b6930}, 0x15021ca08c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c774a88, 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(0x15021c774a88, {0x15021cdbb000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cf7a8c0, {0x15021cdbb000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cc03680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cc03680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cf7a8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17870 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18653 [IO wait]: internal/poll.runtime_pollWait(0x766340c92200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18780?, 0x15021cdab900?, 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(0x15021ca18780, {0x15021cdab900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18780, {0x15021cdab900?, 0x12fb?, 0x15021d187970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f4360, {0x15021cdab900?, 0x42995e?, 0x15021d1879c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c31cfa8, {0x15021cdab900?, 0x76634c07fe08?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c31d938, {0x15021cdab900?, 0x15021cc8d0e0?, 0x15021d187a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c9de9a8, {0x2bca4a0, 0x15021c31d938}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c9de708, {0x7663414c32c0, 0x15021c31cfa8}, 0x15021d187c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c9de708, 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(0x15021c9de708, {0x15021ca13000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cb7a280, {0x15021ca13000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cf13440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cf13440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cb7a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18677 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 14954 [chan receive, 1 minutes]: testing.(*T).Run(0x15021ceb4008, {0x2a2417a?, 0x900021c27abe8?}, 0x15021c3a5720) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x15021ceb4008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x15021ceb4008, 0x2bacff8) /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 18707 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x15021ca4a900) /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 18422 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18350 [select]: net/http.(*persistConn).writeLoop(0x15021c5e1040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18361 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18420 [select]: net/http.(*persistConn).roundTrip(0x15021ce34f00, 0x15021ccdf0e0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x15021c61f1e0, 0x15021cb7b2c0) /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(0x15021c68cd80, 0x15021cb7b2c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x15021c6fcca0, 0x15021cb7b180) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x15021cb7b180, {0x2bcb2a0, 0x15021c6fcca0}, {0x15021ca94c48?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x15021ca1aed0, 0x15021cb7b180, {0x431836?, 0x4680800?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x15021ca1aed0, 0x15021cb7b180) /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(0x15021c3a43c0, {0x2bf3110, 0x15021c35e4b0}, 0x15021ca95338) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x15021c3a43c0, {0x2bf3110, 0x15021c35e4b0}, 0x15021cd55760?, {0x2372ec0?, 0x15021c75e370?}, {0x0, 0x0}, 0x15021ca95548?, 0x2bae620, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1034 +0x89 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x15021c68ce40, 0x15021cdf0a80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x15021c68ce40, 0x15021cdf0a80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x15021cbea360, {0x2bf3110, 0x15021c35e4b0}, {0x2a406d9, 0xf}, {0x15021c36d680, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1033 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x15021cbea360, {0x2bf3110, 0x15021c35e4b0}, {0x15021cbea360?, 0x2bf3110?, 0x4659c80?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1045 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x15021cbea360, {0x2bf3110, 0x15021c35e4b0}, {0x2bc7740, 0x15021ca4a800}, {0x2c034e0, 0x15021c80a460}, {0x15021c644390, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1158 +0x285 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x15021ca18e80, {0x2bf3110, 0x15021c35e4b0}, {0x2bc7740, 0x15021ca4a800}, {0x2c034e0, 0x15021c80a460}, {0x15021c644390, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x15021cd58870, {0x2bf3110, 0x15021c35e4b0}, {0x2bdc798?, 0x15021c8c82d0?}, {0x15021c644390, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x15021cd58870, {0x2bf3110, 0x15021c35e4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x15021cd58870, {0x2bf3110, 0x15021c35e4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bf3110, 0x15021c35e4b0}, {0x2c11890, 0x15021ca18e80}, {0x0, 0x0}, {0x15021c61ab58, 0x14}, {0x2c0fde0, 0x15021ce83500}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x15021c7c0288, {0x2bf3110, 0x15021c35e4b0}, 0x15021c35e410, {0x2c11890, 0x15021ca18e80}, 0x19, 0x15021ceecf00?) /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 18111 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 18632 [IO wait]: internal/poll.runtime_pollWait(0x766340c8e400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c62f900?, 0x15021cc91900?, 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(0x15021c62f900, {0x15021cc91900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c62f900, {0x15021cc91900?, 0x12fb?, 0x15021ca07970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c302908, {0x15021cc91900?, 0x0?, 0x15021ca079c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c205a28, {0x15021cc91900?, 0x766341e73740?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c724750, {0x15021cc91900?, 0x15021ca57860?, 0x15021ca07a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cbb2d28, {0x2bca4a0, 0x15021c724750}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cbb2a88, {0x7663414c32c0, 0x15021c205a28}, 0x15021ca07c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cbb2a88, 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(0x15021cbb2a88, {0x15021cebe000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ccbf400, {0x15021cebe000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce98660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce98660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ccbf400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18644 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18195 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021ca3ea00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18160 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18687 [IO wait]: internal/poll.runtime_pollWait(0x766340c8d200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18980?, 0x15021cbca600?, 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(0x15021ca18980, {0x15021cbca600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18980, {0x15021cbca600?, 0x12fb?, 0x15021c611600?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e2c0, {0x15021cbca600?, 0x0?, 0x15021ce019c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c725bc0, {0x15021cbca600?, 0x76634c03fae8?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c602ea0, {0x15021cbca600?, 0x15021cc8dc20?, 0x15021ce01a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cd1ed28, {0x2bca4a0, 0x15021c602ea0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cd1ea88, {0x7663414c32c0, 0x15021c725bc0}, 0x15021ce01c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cd1ea88, 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(0x15021cd1ea88, {0x15021ccf5000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cc21a40, {0x15021ccf5000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cb69080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cb69080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cc21a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18696 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18275 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021cf7a8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17870 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18260 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021cbb1cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18237 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18081 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c8be00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c4a6f80?, 0x15021c9a8000?, 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(0x15021c4a6f80, {0x15021c9a8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c4a6f80, {0x15021c9a8000?, 0x12fb?, 0x15021cad9970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f4410, {0x15021c9a8000?, 0x0?, 0x15021cad99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021ce406f0, {0x15021c9a8000?, 0x76634c07fe08?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c31c750, {0x15021c9a8000?, 0x15021ca8c1e0?, 0x15021cad9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c3ce9a8, {0x2bca4a0, 0x15021c31c750}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c3ce708, {0x7663414c32c0, 0x15021ce406f0}, 0x15021cad9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c3ce708, 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(0x15021c3ce708, {0x15021c912000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c5e08c0, {0x15021c912000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cf12300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cf12300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c5e08c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18125 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18257 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c91600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c62e480?, 0x15021cb9f900?, 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(0x15021c62e480, {0x15021cb9f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c62e480, {0x15021cb9f900?, 0x12fb?, 0x15021cc04180?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c60c9e0, {0x15021cb9f900?, 0x0?, 0x15021cb8e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c7b6eb8, {0x15021cb9f900?, 0x766341e728e0?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c7b6f48, {0x15021cb9f900?, 0x15021ca8c3c0?, 0x15021cb8ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c7750a8, {0x2bca4a0, 0x15021c7b6f48}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c774e08, {0x7663414c32c0, 0x15021c7b6eb8}, 0x15021cb8ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c774e08, 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(0x15021c774e08, {0x15021ceb0000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ce34a00, {0x15021ceb0000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cb698c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cb698c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ce34a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18293 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18654 [select]: net/http.(*persistConn).writeLoop(0x15021cb7a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18677 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18279 [IO wait]: internal/poll.runtime_pollWait(0x766340c8da00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c62e700?, 0x15021cdc3300?, 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(0x15021c62e700, {0x15021cdc3300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c62e700, {0x15021cdc3300?, 0x76634d0d4700?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c60cad8, {0x15021cdc3300?, 0x15021d00e9b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c7b7260, {0x15021cdc3300?, 0x766340c66580?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb66060, {0x15021cdc3300?, 0x15021ca8c780?, 0x15021d00ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c7757a8, {0x2bca4a0, 0x15021cb66060}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c775508, {0x7663414c32c0, 0x15021c7b7260}, 0x15021d00ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c775508, 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(0x15021c775508, {0x15021cf1c000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ce35a40, {0x15021cf1c000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cd705a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cd705a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ce35a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18302 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18214 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c8c600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c4a7380?, 0x15021cb9d300?, 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(0x15021c4a7380, {0x15021cb9d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c4a7380, {0x15021cb9d300?, 0x12fb?, 0x15021c72b300?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e520, {0x15021cb9d300?, 0x0?, 0x15021d00f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c443c68, {0x15021cb9d300?, 0x766341e704a0?, 0x766393d7f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c443e78, {0x15021cb9d300?, 0x15021ca8cd20?, 0x15021d00fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c8b3b28, {0x2bca4a0, 0x15021c443e78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c8b3888, {0x7663414c32c0, 0x15021c443c68}, 0x15021d00fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c8b3888, 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(0x15021c8b3888, {0x15021cc1c000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cbb0640, {0x15021cc1c000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ca63c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ca63c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cbb0640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18226 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18381 [select]: net/http.(*persistConn).writeLoop(0x15021ce34f00) /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 18384 [select]: net/http.(*persistConn).writeLoop(0x15021caf9180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18464 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18200 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021cc20500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18218 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18725 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x15021cd3eb00) /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 18421 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18668 [select]: net/http.(*persistConn).writeLoop(0x15021ca3e8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18661 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18461 [select]: net/http.(*persistConn).writeLoop(0x15021caf83c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18452 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18504 [IO wait]: internal/poll.runtime_pollWait(0x766340c8f000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58cb00?, 0x15021cbc8000?, 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(0x15021c58cb00, {0x15021cbc8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58cb00, {0x15021cbc8000?, 0x12fb?, 0x15021c611360?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e2b8, {0x15021cbc8000?, 0x0?, 0x15021cbbf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c7b6948, {0x15021cbc8000?, 0x76634c03fae8?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c602858, {0x15021cbc8000?, 0x15021cb32780?, 0x15021cbbfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c9de2a8, {0x2bca4a0, 0x15021c602858}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c9de008, {0x7663414c32c0, 0x15021c7b6948}, 0x15021cbbfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c9de008, 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(0x15021c9de008, {0x15021c7c6000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c5e17c0, {0x15021c7c6000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cbeaf60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cbeaf60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c5e17c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18520 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18484 [IO wait]: internal/poll.runtime_pollWait(0x766340c8c400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58c880?, 0x15021c9acc00?, 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(0x15021c58c880, {0x15021c9acc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58c880, {0x15021c9acc00?, 0x12fb?, 0x15021c6fd9e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e288, {0x15021c9acc00?, 0x0?, 0x15021ce109c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c7b6870, {0x15021c9acc00?, 0x7663414e1780?, 0x766393d7f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c995650, {0x15021c9acc00?, 0x15021cb32d20?, 0x15021ce10a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cdddea8, {0x2bca4a0, 0x15021c995650}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cdddc08, {0x7663414c32c0, 0x15021c7b6870}, 0x15021ce10c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cdddc08, 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(0x15021cdddc08, {0x15021cd1c000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ca3e140, {0x15021cd1c000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cecca20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cecca20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ca3e140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18481 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18431 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18111 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 18246 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c8c800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca19480?, 0x15021cb9e600?, 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(0x15021ca19480, {0x15021cb9e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca19480, {0x15021cb9e600?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f4750, {0x15021cb9e600?, 0x0?, 0x15021ca6d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021ce41518, {0x15021cb9e600?, 0x766341e728e0?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c7b65d0, {0x15021cb9e600?, 0x15021cb330e0?, 0x15021ca6da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cc2c2a8, {0x2bca4a0, 0x15021c7b65d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cc2c008, {0x7663414c32c0, 0x15021ce41518}, 0x15021ca6dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cc2c008, 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(0x15021cc2c008, {0x15021cc72000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cc20b40, {0x15021cc72000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cb68000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cb68000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cc20b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18225 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18194 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c8d800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18f80?, 0x15021c772c00?, 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(0x15021ca18f80, {0x15021c772c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18f80, {0x15021c772c00?, 0x12fb?, 0x15021d00b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c60c640, {0x15021c772c00?, 0x15021d00b998?, 0x478b52?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c31dc20, {0x15021c772c00?, 0x766340c686a0?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021ce40798, {0x15021c772c00?, 0x15021cb334a0?, 0x15021d00ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c774628, {0x2bca4a0, 0x15021ce40798}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c774388, {0x7663414c32c0, 0x15021c31dc20}, 0x15021d00bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c774388, 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(0x15021c774388, {0x15021cac5000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ca3ea00, {0x15021cac5000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cd561e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cd561e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ca3ea00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18160 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18146 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021c5e08c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18125 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18651 [select]: net/http.(*persistConn).writeLoop(0x15021ca3f540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18671 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18166 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021caf8dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18149 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18475 [select]: net/http.(*persistConn).writeLoop(0x15021ce34b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18445 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18588 [select]: net/http.(*persistConn).writeLoop(0x15021c6b4a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18600 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18460 [IO wait]: internal/poll.runtime_pollWait(0x766340c8d400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c62e900?, 0x15021c977800?, 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(0x15021c62e900, {0x15021c977800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c62e900, {0x15021c977800?, 0x17fb?, 0x15021c6fd480?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e0b0, {0x15021c977800?, 0x0?, 0x15021ce709c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c5a4b58, {0x15021c977800?, 0x766341e2a520?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c5a4078, {0x15021c977800?, 0x15021c81b860?, 0x15021ce70a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cddd0a8, {0x2bca4a0, 0x15021c5a4078}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cddce08, {0x7663414c32c0, 0x15021c5a4b58}, 0x15021ce70c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cddce08, 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(0x15021cddce08, {0x15021cc58000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021caf83c0, {0x15021cc58000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cc29080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cc29080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021caf83c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18452 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18209 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c81e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca19900?, 0x15021cc9b300?, 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(0x15021ca19900, {0x15021cc9b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca19900, {0x15021cc9b300?, 0x12fb?, 0x15021c7cc9c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c302278, {0x15021cc9b300?, 0x15021ca04998?, 0x478b52?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c994648, {0x15021cc9b300?, 0x7663414e1780?, 0x766393d802f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c9946d8, {0x15021cc9b300?, 0x15021cd290e0?, 0x15021ca04a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cddc2a8, {0x2bca4a0, 0x15021c9946d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cddc008, {0x7663414c32c0, 0x15021c994648}, 0x15021ca04c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cddc008, 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(0x15021cddc008, {0x15021ce45000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cc21cc0, {0x15021ce45000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cdbf320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cdbf320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cc21cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18252 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18703 [select]: net/http.(*persistConn).writeLoop(0x15021ce34500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18710 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18165 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x76634d0c9200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18700?, 0x15021c770600?, 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(0x15021ca18700, {0x15021c770600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18700, {0x15021c770600?, 0x12fb?, 0x15021c80af20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c60c4c8, {0x15021c770600?, 0x0?, 0x15021ce0e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c31c9c0, {0x15021c770600?, 0x766393d884c0?, 0x766393d7f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c2052a8, {0x15021c770600?, 0x15021cd29680?, 0x15021ce0ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c7742a8, {0x2bca4a0, 0x15021c2052a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c774008, {0x7663414c32c0, 0x15021c31c9c0}, 0x15021ce0ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c774008, 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(0x15021c774008, {0x15021c9d6000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021caf8dc0, {0x15021c9d6000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce82540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce82540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021caf8dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18149 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18280 [select]: net/http.(*persistConn).writeLoop(0x15021ce35a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18302 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18626 [IO wait]: internal/poll.runtime_pollWait(0x766340c8e800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c62f680?, 0x15021cc90600?, 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(0x15021c62f680, {0x15021cc90600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c62f680, {0x15021cc90600?, 0x12fb?, 0x15021c7cd800?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c60c508, {0x15021cc90600?, 0x0?, 0x15021c93d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c31cfd8, {0x15021cc90600?, 0x766393d884c0?, 0x766393d7f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c2058c0, {0x15021cc90600?, 0x15021cd161e0?, 0x15021c93da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cd1e628, {0x2bca4a0, 0x15021c2058c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cd1e388, {0x7663414c32c0, 0x15021c31cfd8}, 0x15021c93dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cd1e388, 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(0x15021cd1e388, {0x15021cddf000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c6b5900, {0x15021cddf000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ccce240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ccce240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c6b5900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18611 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18120 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7663414fee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18200?, 0x15021c76f300?, 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(0x15021ca18200, {0x15021c76f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18200, {0x15021c76f300?, 0x12fb?, 0x15021cebb970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e058, {0x15021c76f300?, 0x0?, 0x15021cebb9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c204378, {0x15021c76f300?, 0x766393d884c0?, 0x766393d7f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c204900, {0x15021c76f300?, 0x15021cd16780?, 0x15021cebba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c6ce9a8, {0x2bca4a0, 0x15021c204900}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c6ce708, {0x7663414c32c0, 0x15021c204378}, 0x15021cebbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c6ce708, 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(0x15021c6ce708, {0x15021ce08000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cbae140, {0x15021ce08000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cecd8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cecd8c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cbae140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18131 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18199 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c96200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c4a7900?, 0x15021cc9a000?, 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(0x15021c4a7900, {0x15021cc9a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c4a7900, {0x15021cc9a000?, 0x7663414e0ce0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f4700, {0x15021cc9a000?, 0x15021cbf8998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021ce41398, {0x15021cc9a000?, 0x76634c03fae8?, 0x766393d7f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c6024e0, {0x15021cc9a000?, 0x15021cd16960?, 0x15021cbf8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c3cfea8, {0x2bca4a0, 0x15021c6024e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c3cfc08, {0x7663414c32c0, 0x15021ce41398}, 0x15021cbf8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c3cfc08, 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(0x15021c3cfc08, {0x15021cca1000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cc20500, {0x15021cca1000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cd57a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cd57a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cc20500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18218 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2561 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2628 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17186 [select]: net/http.(*persistConn).writeLoop(0x15021cbae280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17138 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18383 [IO wait]: internal/poll.runtime_pollWait(0x766340c8c000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c4a7180?, 0x15021cc9d900?, 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(0x15021c4a7180, {0x15021cc9d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c4a7180, {0x15021cc9d900?, 0x12fb?, 0x15021cc047e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e228, {0x15021cc9d900?, 0x0?, 0x15021ce739c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c7b66f0, {0x15021cc9d900?, 0x7663414e1780?, 0x766393d7f108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c995578, {0x15021cc9d900?, 0x15021c9f6b40?, 0x15021ce73a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cdddb28, {0x2bca4a0, 0x15021c995578}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cddd888, {0x7663414c32c0, 0x15021c7b66f0}, 0x15021ce73c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cddd888, 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(0x15021cddd888, {0x15021cc0f000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021caf9180, {0x15021cc0f000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce37860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce37860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021caf9180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18464 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18546 [select]: net/http.(*persistConn).writeLoop(0x15021cf7adc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18529 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18551 [IO wait]: internal/poll.runtime_pollWait(0x766340c8e600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18400?, 0x15021cc8f300?, 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(0x15021ca18400, {0x15021cc8f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18400, {0x15021cc8f300?, 0x12fb?, 0x15021c7cce00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c302738, {0x15021cc8f300?, 0x0?, 0x15021cf539c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c995d10, {0x15021cc8f300?, 0x766340c66580?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb67e18, {0x15021cc8f300?, 0x15021c9f7860?, 0x15021cf53a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cbb29a8, {0x2bca4a0, 0x15021cb67e18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cbb2708, {0x7663414c32c0, 0x15021c995d10}, 0x15021cf53c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cbb2708, 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(0x15021cbb2708, {0x15021cccd000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c6b4280, {0x15021cccd000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cdbe600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cdbe600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c6b4280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18594 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18215 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021cbb0640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18226 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18286 [select]: net/http.(*persistConn).writeLoop(0x15021c63fcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18318 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18627 [select]: net/http.(*persistConn).writeLoop(0x15021c6b5900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18611 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18422 [select]: net/http.(*persistConn).roundTrip(0x15021cbae280, 0x15021ce28b90) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x15021c61f1e0, 0x15021ce35540) /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(0x15021c68cd80, 0x15021ce35540) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x15021c6fcca0, 0x15021ce35400) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x15021ce35400, {0x2bcb2a0, 0x15021c6fcca0}, {0x15021ca9cc98?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x15021ca1aed0, 0x15021ce35400, {0x766393d802f8?, 0x15021ca9cd0a?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x15021ca1aed0, 0x15021ce35400) /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(0x15021c3a43c0, {0x2bf3110, 0x15021c35e4b0}, 0x15021cc24420) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x15021c3a43c0, {0x2bf3110, 0x15021c35e4b0}, 0x15021ca9d5a0?, {0x0?, 0x0?}, {0x2372e40, 0x15021cea1e90}, 0x15021c85ef50?, 0x2bae620, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).upload.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1106 +0x88 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x15021c68ce40, 0x15021d021240, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x15021c68ce40, 0x15021d021240) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).upload(0x15021cbea5a0, {0x2bf3110, 0x15021c35e4b0}, {0x2bc7760, 0x15021c7b6918}, 0x1, {0x2a6022e, 0x18}, {0x15021c6446f0, 0x1, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1105 +0x4a5 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x15021cbea5a0, {0x2bf3110, 0x15021c35e4b0}, {0x2bc7740, 0x15021ca4a900}, {0x2c034e0, 0x15021c80a600}, {0x15021c6446f0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1148 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x15021ca18e80, {0x2bf3110, 0x15021c35e4b0}, {0x2bc7740, 0x15021ca4a900}, {0x2c034e0, 0x15021c80a600}, {0x15021c6446f0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x15021cd59200, {0x2bf3110, 0x15021c35e4b0}, {0x2bdc798?, 0x15021c8c83c0?}, {0x15021c6446f0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x15021cd59200, {0x2bf3110, 0x15021c35e4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x15021cd59200, {0x2bf3110, 0x15021c35e4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bf3110, 0x15021c35e4b0}, {0x2c11890, 0x15021ca18e80}, {0x0, 0x0}, {0x15021c61aa68, 0x13}, {0x2c0fde0, 0x15021ce830e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x15021c7c0288, {0x2bf3110, 0x15021c35e4b0}, 0x15021c35e410, {0x2c11890, 0x15021ca18e80}, 0x4b, 0x15021c5077c0?) /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 18111 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 18356 [IO wait]: internal/poll.runtime_pollWait(0x766340c81a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58c400?, 0x15021cdc5900?, 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(0x15021c58c400, {0x15021cdc5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58c400, {0x15021cdc5900?, 0x12fb?, 0x15021c6fd6c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c302400, {0x15021cdc5900?, 0x15021cf50998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c994a98, {0x15021cdc5900?, 0x766340c66580?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb66af8, {0x15021cdc5900?, 0x15021c9fef00?, 0x15021cf50a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cc2cd28, {0x2bca4a0, 0x15021cb66af8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cc2ca88, {0x7663414c32c0, 0x15021c994a98}, 0x15021cf50c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cc2ca88, 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(0x15021cc2ca88, {0x15021c943000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c507cc0, {0x15021c943000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce83380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce83380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c507cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18343 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18121 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021cbae140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18131 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18458 [IO wait]: internal/poll.runtime_pollWait(0x766340c8ba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58c180?, 0x15021c20ef00?, 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(0x15021c58c180, {0x15021c20ef00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58c180, {0x15021c20ef00?, 0x17fb?, 0x15021c6fcf20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e068, {0x15021c20ef00?, 0x0?, 0x15021cf519c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c5a4390, {0x15021c20ef00?, 0x766340c66580?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb66540, {0x15021c20ef00?, 0x15021c9ff2c0?, 0x15021cf51a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cddcd28, {0x2bca4a0, 0x15021cb66540}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cddca88, {0x7663414c32c0, 0x15021c5a4390}, 0x15021cf51c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cddca88, 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(0x15021cddca88, {0x15021c655000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ce34640, {0x15021c655000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cf138c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cf138c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ce34640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18439 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18380 [IO wait]: internal/poll.runtime_pollWait(0x766340c82000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c62eb80?, 0x15021ca70000?, 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(0x15021c62eb80, {0x15021ca70000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c62eb80, {0x15021ca70000?, 0x17fb?, 0x15021cc04300?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e100, {0x15021ca70000?, 0x0?, 0x15021ce719c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c5a5158, {0x15021ca70000?, 0x766341e728e0?, 0x766393d802f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c7b69c0, {0x15021ca70000?, 0x15021c7d7680?, 0x15021ce71a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cddd7a8, {0x2bca4a0, 0x15021c7b69c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cddd508, {0x7663414c32c0, 0x15021c5a5158}, 0x15021ce71c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cddd508, 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(0x15021cddd508, {0x15021cc3e000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ce34f00, {0x15021cc3e000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cc39860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cc39860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ce34f00) /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 18579 [IO wait]: internal/poll.runtime_pollWait(0x766340c92000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58cf80?, 0x15021cda8000?, 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(0x15021c58cf80, {0x15021cda8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58cf80, {0x15021cda8000?, 0x12fb?, 0x15021cc05ea0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f4758, {0x15021cda8000?, 0x0?, 0x15021caf79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021cb677a0, {0x15021cda8000?, 0x766340c66580?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb67ce0, {0x15021cda8000?, 0x15021cdcc3c0?, 0x15021caf7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cc2d428, {0x2bca4a0, 0x15021cb67ce0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cc2d188, {0x7663414c32c0, 0x15021cb677a0}, 0x15021caf7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cc2d188, 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(0x15021cc2d188, {0x15021cb73000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cbaf7c0, {0x15021cb73000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021c4a87e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021c4a87e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cbaf7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18573 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18314 [IO wait]: internal/poll.runtime_pollWait(0x766340c8ea00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58c100?, 0x15021cdc4600?, 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(0x15021c58c100, {0x15021cdc4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58c100, {0x15021cdc4600?, 0x12fb?, 0x15021c6fce40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c302280, {0x15021cdc4600?, 0x15021cbf7998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c994498, {0x15021cdc4600?, 0x766340c66580?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb665a0, {0x15021cdc4600?, 0x15021cd16d20?, 0x15021cbf7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cc2c9a8, {0x2bca4a0, 0x15021cb665a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cc2c708, {0x7663414c32c0, 0x15021c994498}, 0x15021cbf7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cc2c708, 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(0x15021cc2c708, {0x15021cd94000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cf7b680, {0x15021cd94000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce37140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce37140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cf7b680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18333 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18690 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x15021c324200) /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 18419 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18175 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021c6b4140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18169 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18485 [select]: net/http.(*persistConn).writeLoop(0x15021ca3e140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18481 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18459 [select]: net/http.(*persistConn).writeLoop(0x15021ce34640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18439 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18290 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021cc21cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18252 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18474 [IO wait]: internal/poll.runtime_pollWait(0x76634d0c9600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c4a6e80?, 0x15021c9b8000?, 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(0x15021c4a6e80, {0x15021c9b8000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c4a6e80, {0x15021c9b8000?, 0x17fb?, 0x15021c610c20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e0e8, {0x15021c9b8000?, 0x0?, 0x15021d00d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c5a4f90, {0x15021c9b8000?, 0x76634c03fae8?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c603488, {0x15021c9b8000?, 0x15021c67a5a0?, 0x15021d00da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cddd428, {0x2bca4a0, 0x15021c603488}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cddd188, {0x7663414c32c0, 0x15021c5a4f90}, 0x15021d00dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cddd188, 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(0x15021cddd188, {0x15021cd23000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ce34b40, {0x15021cd23000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce19260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce19260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ce34b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18445 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18541 [IO wait]: internal/poll.runtime_pollWait(0x766340c91e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58cd80?, 0x15021cc9ec00?, 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(0x15021c58cd80, {0x15021cc9ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58cd80, {0x15021cc9ec00?, 0x12fb?, 0x15021cc056c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c60c368, {0x15021cc9ec00?, 0x0?, 0x15021ce159c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c602fc0, {0x15021cc9ec00?, 0x766340c66580?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb67860, {0x15021cc9ec00?, 0x15021c67b2c0?, 0x15021ce15a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cd1e2a8, {0x2bca4a0, 0x15021cb67860}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cd1e008, {0x7663414c32c0, 0x15021c602fc0}, 0x15021ce15c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cd1e008, 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(0x15021cd1e008, {0x15021cb41000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cbae8c0, {0x15021cb41000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cc024e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cc024e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cbae8c0) /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 18306 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021ce34a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18293 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18247 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021cc20b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18225 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18487 [IO wait]: internal/poll.runtime_pollWait(0x7663414fe800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c4a7480?, 0x15021cdc6c00?, 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(0x15021c4a7480, {0x15021cdc6c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c4a7480, {0x15021cdc6c00?, 0x12fb?, 0x15021c6fdd00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c302518, {0x15021cdc6c00?, 0x0?, 0x15021cbf49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c9951b8, {0x15021cdc6c00?, 0x766340c66580?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb66d08, {0x15021cdc6c00?, 0x15021cc98d20?, 0x15021cbf4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cbb22a8, {0x2bca4a0, 0x15021cb66d08}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cbb2008, {0x7663414c32c0, 0x15021c9951b8}, 0x15021cbf4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cbb2008, 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(0x15021cbb2008, {0x15021ce57000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c5e1180, {0x15021ce57000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ca812c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ca812c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c5e1180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18515 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18688 [select]: net/http.(*persistConn).writeLoop(0x15021cc21a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18696 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18349 [IO wait]: internal/poll.runtime_pollWait(0x766340c8c200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58c780?, 0x15021cc9c600?, 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(0x15021c58c780, {0x15021cc9c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58c780, {0x15021cc9c600?, 0x12fb?, 0x15021cbc3970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f4620, {0x15021cc9c600?, 0x15021cbc3998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021cb66b88, {0x15021cc9c600?, 0x76634c03fae8?, 0x766393d802f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c603a58, {0x15021cc9c600?, 0x15021cc99860?, 0x15021cbc3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c775ea8, {0x2bca4a0, 0x15021c603a58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c775c08, {0x7663414c32c0, 0x15021cb66b88}, 0x15021cbc3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c775c08, 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(0x15021c775c08, {0x15021ca34000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c5e1040, {0x15021ca34000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cc28900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cc28900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c5e1040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18361 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18505 [select]: net/http.(*persistConn).writeLoop(0x15021c5e17c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18520 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18259 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x766340c91400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58cc80?, 0x15021c9aa600?, 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(0x15021c58cc80, {0x15021c9aa600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58cc80, {0x15021c9aa600?, 0x12fb?, 0x15021c6107a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e678, {0x15021c9aa600?, 0x0?, 0x15021cad59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c602eb8, {0x15021c9aa600?, 0x766341e728e0?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c7b6798, {0x15021c9aa600?, 0x15021cd28f00?, 0x15021cad5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c8b3ea8, {0x2bca4a0, 0x15021c7b6798}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c8b3c08, {0x7663414c32c0, 0x15021c602eb8}, 0x15021cad5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c8b3c08, 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(0x15021c8b3c08, {0x15021cd1d000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021cbb1cc0, {0x15021cd1d000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cc39a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cc39a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021cbb1cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18237 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18190 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x15021ca3f680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18183 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18282 [select]: net/http.(*persistConn).writeLoop(0x15021cf7b040) /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 18488 [select]: net/http.(*persistConn).writeLoop(0x15021c5e1180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18515 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18511 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x15021ca4a800) /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 18420 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 18189 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7663414fe200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c58c700?, 0x15021c9a9300?, 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(0x15021c58c700, {0x15021c9a9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c58c700, {0x15021c9a9300?, 0x12fb?, 0x15021cdf49a8?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e3e8, {0x15021c9a9300?, 0x0?, 0x15021cdf49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c442588, {0x15021c9a9300?, 0x766341e73740?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c724dc8, {0x15021c9a9300?, 0x15021c938000?, 0x15021cdf4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c8b37a8, {0x2bca4a0, 0x15021c724dc8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c8b3508, {0x7663414c32c0, 0x15021c442588}, 0x15021cdf4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c8b3508, 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(0x15021c8b3508, {0x15021cbd6000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ca3f680, {0x15021cbd6000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cbeb920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cbeb920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ca3f680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18183 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18650 [IO wait]: internal/poll.runtime_pollWait(0x766340c8ec00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c4a6880?, 0x15021cdaa600?, 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(0x15021c4a6880, {0x15021cdaa600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c4a6880, {0x15021cdaa600?, 0x12fb?, 0x15021cb34340?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f42b8, {0x15021cdaa600?, 0x0?, 0x15021c9b39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c31c570, {0x15021cdaa600?, 0x766341e73740?, 0x766393d7fa00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c7254a0, {0x15021cdaa600?, 0x15021ce32000?, 0x15021c9b3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021c9de628, {0x2bca4a0, 0x15021c7254a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021c9de388, {0x7663414c32c0, 0x15021c31c570}, 0x15021c9b3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021c9de388, 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(0x15021c9de388, {0x15021ce9d000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021ca3f540, {0x15021ce9d000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021ce82780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021ce82780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021ca3f540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18671 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18315 [select]: net/http.(*persistConn).writeLoop(0x15021cf7b680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18333 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18580 [select]: net/http.(*persistConn).writeLoop(0x15021cbaf7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18573 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18419 [select]: net/http.(*persistConn).roundTrip(0x15021caf83c0, 0x15021ce28aa0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x15021c61f1e0, 0x15021ce35040) /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(0x15021c68cd80, 0x15021ce35040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x15021c6fcca0, 0x15021ce34dc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x15021ce34dc0, {0x2bcb2a0, 0x15021c6fcca0}, {0x15021ca90c48?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x15021ca1aed0, 0x15021ce34dc0, {0x1?, 0x15021ca90cd0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x15021ca1aed0, 0x15021ce34dc0) /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(0x15021c3a43c0, {0x2bf3110, 0x15021c35e4b0}, 0x15021ca91338) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x15021c3a43c0, {0x2bf3110, 0x15021c35e4b0}, 0x15021cde1a20?, {0x2372ec0?, 0x15021c60c408?}, {0x0, 0x0}, 0x15021ca91548?, 0x2bae620, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1034 +0x89 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x15021c68ce40, 0x15021d021080, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x15021c68ce40, 0x15021d021080) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0x15021cf13680, {0x2bf3110, 0x15021c35e4b0}, {0x2a406d9, 0xf}, {0x15021c652d00, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1033 +0x439 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0x15021cf13680, {0x2bf3110, 0x15021c35e4b0}, {0x15021cf13680?, 0x2bf3110?, 0x4659c80?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1045 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0x15021cf13680, {0x2bf3110, 0x15021c35e4b0}, {0x2bc7740, 0x15021c324200}, {0x2c034e0, 0x15021cb349c0}, {0x15021ca8a810, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1158 +0x285 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0x15021ca18e80, {0x2bf3110, 0x15021c35e4b0}, {0x2bc7740, 0x15021c324200}, {0x2c034e0, 0x15021cb349c0}, {0x15021ca8a810, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0x15021ca59170, {0x2bf3110, 0x15021c35e4b0}, {0x2bdc798?, 0x15021ca545a0?}, {0x15021ca8a810, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:229 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0x15021ca59170, {0x2bf3110, 0x15021c35e4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:282 +0x6f6 github.com/rclone/rclone/fs/operations.(*copy).copy(0x15021ca59170, {0x2bf3110, 0x15021c35e4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:322 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bf3110, 0x15021c35e4b0}, {0x2c11890, 0x15021ca18e80}, {0x0, 0x0}, {0x15021c61aa38, 0x14}, {0x2c0fde0, 0x15021ce83020}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x15021c7c0288, {0x2bf3110, 0x15021c35e4b0}, 0x15021c35e410, {0x2c11890, 0x15021ca18e80}, 0x0, 0x15021cd64140?) /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 18111 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 18285 [IO wait]: internal/poll.runtime_pollWait(0x766340c8bc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021c62e800?, 0x15021c9ab900?, 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(0x15021c62e800, {0x15021c9ab900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021c62e800, {0x15021c9ab900?, 0x76634d0d3300?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c75e120, {0x15021c9ab900?, 0x15021cbf69b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c602de0, {0x15021c9ab900?, 0x766340c66580?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021cb66720, {0x15021c9ab900?, 0x15021cc30960?, 0x15021cbf6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cddc628, {0x2bca4a0, 0x15021cb66720}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cddc388, {0x7663414c32c0, 0x15021c602de0}, 0x15021cbf6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cddc388, 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(0x15021cddc388, {0x15021c835000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c63fcc0, {0x15021c835000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cecd9e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cecd9e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c63fcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18318 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18587 [IO wait]: internal/poll.runtime_pollWait(0x766340c81c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x15021ca18600?, 0x15021cda9300?, 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(0x15021ca18600, {0x15021cda9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x15021ca18600, {0x15021cda9300?, 0x12fb?, 0x15021cb347e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x15021c1f4900, {0x15021cda9300?, 0x4299ea?, 0x15021caf69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x15021c442180, {0x15021cda9300?, 0x76634c07fe08?, 0x766393d80bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x15021c31c990, {0x15021cda9300?, 0x15021cc30d20?, 0x15021caf6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x15021cc2d7a8, {0x2bca4a0, 0x15021c31c990}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x15021cc2d508, {0x7663414c32c0, 0x15021c442180}, 0x15021caf6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x15021cc2d508, 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(0x15021cc2d508, {0x15021cdea000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x15021c6b4a00, {0x15021cdea000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x15021cd829c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x15021cd829c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x15021c6b4a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18600 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.349149743s (try 1/5): exit status 2: Failed [TestSyncNoTraverse]