"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/06/07 01:47:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma" 2026/06/07 01:47:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 01:47:10 DEBUG : Creating backend with remote "/tmp/rclone2169494910" === 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-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:47:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:47:10 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:47:10 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:47:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (2.24s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:47:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 01:47:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:47:12 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:47:12 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:47:14 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:47:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:47:14 INFO : sub dir/hello world: Copied (new) 2026/06/07 01:47:15 DEBUG : Yandex rclone-test-noyukos0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.54s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", 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-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.46s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:47:30 DEBUG : Creating backend with remote "/non-existing" 2026/06/07 01:47:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/07 01:47:31 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:47:31 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.09s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:47:32 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:47:32 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:47:34 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:47:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:47:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (16.20s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.52s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:47:48 INFO : Yandex rclone-test-noyukos0quma: Running all checks before starting transfers 2026/06/07 01:47:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:47:48 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:47:48 INFO : Yandex rclone-test-noyukos0quma: Checks finished, now starting transfers 2026/06/07 01:47:48 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:47:50 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:47:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:47:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.81s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:48:05 ERROR : Ignoring --no-traverse with sync 2026/06/07 01:48:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:48:05 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:48:05 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:48:07 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:48:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:48:07 INFO : sub dir/hello world: Copied (new) 2026/06/07 01:48:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.27s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:48:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/07 01:48:23 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:48:23 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:48:24 DEBUG : hello world2: size = 12 OK 2026/06/07 01:48:24 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/06/07 01:48:24 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.45s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:48:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 01:48:31 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:48:31 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:48:33 DEBUG : potato2: size = 11 OK 2026/06/07 01:48:33 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:48:33 INFO : potato2: Copied (new) Diff of "logger" and "lsf" 2c2 < 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 --- > 2026-06-07 01:48:32.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 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:329 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:334 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 lsf: 2026-06-07 01:48:32.000000000;5eb63bbbe01eeed093cb22bb8f5acdc3;11;potato2 Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (8.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:48:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 01:48:39 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:48:39 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:48:41 DEBUG : potato2: size = 11 OK 2026/06/07 01:48:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:48:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.80s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:48:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/07 01:48:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 01:48:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/07 01:48:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 01:48:48 INFO : sub dir2: Making directory 2026/06/07 01:48:48 INFO : sub dir: Making directory 2026/06/07 01:48:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:48:49 INFO : sub dir2/sub sub dir2: Making directory 2026/06/07 01:48:49 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:48:49 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:48:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:48:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:48:51 INFO : sub dir/hello world: Copied (new) 2026/06/07 01:48:52 DEBUG : Yandex rclone-test-noyukos0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (31.68s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:49:20 INFO : sub dir2: Making directory 2026/06/07 01:49:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/07 01:49:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 01:49:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:49:20 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:49:20 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:49:22 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:49:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:49:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.33s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:49:36 DEBUG : sub dir2: Making directory with metadata 2026/06/07 01:49:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 01:49:36 INFO : sub dir2: Making directory 2026/06/07 01:49:36 INFO : sub dir: Making directory 2026/06/07 01:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:49:37 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:49:37 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:49:38 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:49:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:49:38 INFO : sub dir/hello world: Copied (new) 2026/06/07 01:49:38 INFO : sub dir/hello world: Deleted 2026/06/07 01:49:40 DEBUG : Yandex rclone-test-noyukos0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/07 01:49:40 DEBUG : Yandex rclone-test-noyukos0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.08s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.62s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:50:02 INFO : sub dir2: Making directory 2026/06/07 01:50:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:50:02 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:50:02 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:50:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:50:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:50:03 INFO : sub dir/hello world: Copied (new) 2026/06/07 01:50:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.55s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:50:18 DEBUG : sub dir2: Making directory with metadata 2026/06/07 01:50:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 01:50:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 01:50:18 INFO : sub dir2: Making directory 2026/06/07 01:50:19 INFO : sub dir: Making directory 2026/06/07 01:50:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:50:19 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:50:19 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:50:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:50:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:50:21 INFO : sub dir/hello world: Copied (new) 2026/06/07 01:50:21 DEBUG : Waiting for deletions to finish 2026/06/07 01:50:22 DEBUG : Yandex rclone-test-noyukos0quma: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (28.35s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.65s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:50:47 INFO : sub dir2: Making directory 2026/06/07 01:50:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:50:48 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:50:48 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:50:50 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:50:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:50:50 INFO : sub dir/hello world: Copied (new) 2026/06/07 01:50:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (20.29s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:51:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-finabej5koco" 2026/06/07 01:51:09 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-noyukos0quma -> Yandex rclone-test-finabej5koco 2026/06/07 01:51:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:51:10 DEBUG : Yandex rclone-test-finabej5koco: Waiting for checks to finish 2026/06/07 01:51:10 DEBUG : Yandex rclone-test-finabej5koco: Waiting for transfers to finish 2026/06/07 01:51:13 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:51:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:51:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 01:51:14 DEBUG : Yandex rclone-test-finabej5koco: Purge remote --- PASS: TestServerSideCopy (28.29s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:51:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2169494910) 2026/06/07 01:51:39 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-noyukos0quma) 2026/06/07 01:51:39 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 01:51:39 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:51:39 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:51:41 DEBUG : sub dir/hello world: size = 17 OK 2026/06/07 01:51:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/06/07 01:51:41 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.16s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:51:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-pemafus1reno" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-noyukos0quma -> Yandex rclone-test-pemafus1reno 2026/06/07 01:52:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:52:03 DEBUG : Yandex rclone-test-pemafus1reno: Waiting for checks to finish 2026/06/07 01:52:03 DEBUG : Yandex rclone-test-pemafus1reno: Waiting for transfers to finish 2026/06/07 01:52:05 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:52:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:52:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 01:52:09 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-noyukos0quma) 2026/06/07 01:52:09 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-pemafus1reno) 2026/06/07 01:52:09 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 01:52:09 DEBUG : Yandex rclone-test-pemafus1reno: Waiting for checks to finish 2026/06/07 01:52:09 DEBUG : Yandex rclone-test-pemafus1reno: Waiting for transfers to finish 2026/06/07 01:52:10 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.voyayik2" before starting 2026/06/07 01:52:12 DEBUG : sub dir/hello world.voyayik2: server side copy: removing renamed existing file after operation 2026/06/07 01:52:18 DEBUG : sub dir/hello world: size = 17 OK 2026/06/07 01:52:18 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/06/07 01:52:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 01:52:19 DEBUG : Yandex rclone-test-pemafus1reno: Purge remote --- PASS: TestServerSideCopyOverSelf (47.08s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:52:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2169494910) 2026/06/07 01:52:46 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-noyukos0quma) 2026/06/07 01:52:46 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 01:52:46 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:52:46 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:52:48 DEBUG : sub dir/hello world: size = 17 OK 2026/06/07 01:52:48 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/06/07 01:52:48 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/07 01:52:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.59s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:53:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-zitoraz9hofa" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-noyukos0quma -> Yandex rclone-test-zitoraz9hofa 2026/06/07 01:53:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:53:06 DEBUG : Yandex rclone-test-zitoraz9hofa: Waiting for checks to finish 2026/06/07 01:53:06 DEBUG : Yandex rclone-test-zitoraz9hofa: Waiting for transfers to finish 2026/06/07 01:53:08 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 01:53:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:53:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/07 01:53:11 DEBUG : Yandex rclone-test-zitoraz9hofa: Using server-side directory move 2026/06/07 01:53:12 INFO : Yandex rclone-test-zitoraz9hofa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/07 01:53:13 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-noyukos0quma) 2026/06/07 01:53:13 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zitoraz9hofa) 2026/06/07 01:53:13 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 01:53:13 DEBUG : Yandex rclone-test-zitoraz9hofa: Waiting for checks to finish 2026/06/07 01:53:13 DEBUG : Yandex rclone-test-zitoraz9hofa: Waiting for transfers to finish 2026/06/07 01:53:19 INFO : sub dir/hello world: Deleted 2026/06/07 01:53:20 INFO : sub dir/hello world: Moved (server-side) 2026/06/07 01:53:23 DEBUG : testing file moves 2026/06/07 01:53:24 DEBUG : Yandex rclone-test-zitoraz9hofa: Waiting for checks to finish 2026/06/07 01:53:24 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-noyukos0quma) 2026/06/07 01:53:24 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zitoraz9hofa) 2026/06/07 01:53:24 DEBUG : sub dir/hello world: Sizes differ 2026/06/07 01:53:24 DEBUG : Yandex rclone-test-zitoraz9hofa: Waiting for transfers to finish 2026/06/07 01:53:30 INFO : sub dir/hello world: Deleted 2026/06/07 01:53:31 INFO : sub dir/hello world: Moved (server-side) 2026/06/07 01:53:34 DEBUG : Yandex rclone-test-zitoraz9hofa: Purge remote --- PASS: TestServerSideMoveOverSelf (47.77s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:53:52 ERROR : error listing: directory not found 2026/06/07 01:53:53 INFO : Local file system at /tmp/rclone2169494910: Making directory 2026/06/07 01:53:53 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:53:53 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.92s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:54:11 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/07 01:54:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 01:54:11 DEBUG : Local file system at /tmp/rclone2169494910: Waiting for checks to finish 2026/06/07 01:54:11 DEBUG : Local file system at /tmp/rclone2169494910: Waiting for transfers to finish 2026/06/07 01:54:12 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/06/07 01:54:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 01:54:12 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/06/07 01:54:12 INFO : sub dir/hello world: Copied (new) 2026/06/07 01:54:12 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.47s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:54:27 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/07 01:54:27 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:54:27 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:54:29 DEBUG : check sum: size = 1 OK 2026/06/07 01:54:29 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/07 01:54:29 INFO : check sum: Copied (new) 2026/06/07 01:54:29 DEBUG : Waiting for deletions to finish 2026/06/07 01:54:30 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:54:30 DEBUG : check sum: size = 1 OK 2026/06/07 01:54:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/07 01:54:30 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/06/07 01:54:30 DEBUG : check sum: Unchanged skipping 2026/06/07 01:54:30 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:54:30 DEBUG : Waiting for deletions to finish 2026/06/07 01:54:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.16s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:54:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/07 01:54:37 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:54:37 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:54:39 DEBUG : sizeonly: size = 6 OK 2026/06/07 01:54:39 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/06/07 01:54:39 INFO : sizeonly: Copied (new) 2026/06/07 01:54:39 DEBUG : Waiting for deletions to finish 2026/06/07 01:54:40 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:54:40 DEBUG : sizeonly: size = 6 OK 2026/06/07 01:54:40 DEBUG : sizeonly: Sizes identical 2026/06/07 01:54:40 DEBUG : sizeonly: Unchanged skipping 2026/06/07 01:54:40 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:54:40 DEBUG : Waiting for deletions to finish 2026/06/07 01:54:40 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.13s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:54:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/07 01:54:47 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:54:47 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:54:49 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/06/07 01:54:49 INFO : ignore-size: Copied (new) 2026/06/07 01:54:49 DEBUG : Waiting for deletions to finish 2026/06/07 01:54:49 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 01:54:49 DEBUG : ignore-size: Unchanged skipping 2026/06/07 01:54:49 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:54:49 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:54:49 DEBUG : Waiting for deletions to finish 2026/06/07 01:54:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (9.13s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:54:59 DEBUG : existing: size = 6 OK 2026/06/07 01:54:59 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 01:54:59 DEBUG : existing: Unchanged skipping 2026/06/07 01:54:59 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:54:59 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:54:59 DEBUG : Waiting for deletions to finish 2026/06/07 01:54:59 INFO : There was nothing to transfer 2026/06/07 01:54:59 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:54:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/07 01:54:59 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:55:01 DEBUG : existing: size = 6 OK 2026/06/07 01:55:01 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/06/07 01:55:01 INFO : existing: Copied (replaced existing) 2026/06/07 01:55:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.81s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:55:08 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/07 01:55:08 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:55:08 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:55:10 DEBUG : existing: size = 6 OK 2026/06/07 01:55:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/06/07 01:55:10 INFO : existing: Copied (new) 2026/06/07 01:55:10 DEBUG : Waiting for deletions to finish 2026/06/07 01:55:11 DEBUG : existing: Destination exists, skipping 2026/06/07 01:55:11 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:55:11 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:55:11 DEBUG : Waiting for deletions to finish 2026/06/07 01:55:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.04s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:55:23 INFO : d: Making directory 2026/06/07 01:55:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/07 01:55:24 DEBUG : c/non empty space: size = 5 OK 2026/06/07 01:55:24 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 01:55:24 DEBUG : c/non empty space: Unchanged skipping 2026/06/07 01:55:24 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:55:24 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:55:25 DEBUG : a/potato2: size = 60 OK 2026/06/07 01:55:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/07 01:55:25 INFO : a/potato2: Copied (new) 2026/06/07 01:55:25 DEBUG : Waiting for deletions to finish 2026/06/07 01:55:31 INFO : b/potato: Deleted 2026/06/07 01:55:31 INFO : d: Removing directory 2026/06/07 01:55:37 INFO : b: Removing directory 2026/06/07 01:55:43 DEBUG : Yandex rclone-test-noyukos0quma: deleted 2 directories --- PASS: TestSyncIgnoreErrors (89.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:56:50 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:56:50 DEBUG : empty space: size = 1 OK 2026/06/07 01:56:50 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/06/07 01:56:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/07 01:56:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/07 01:56:50 DEBUG : empty space: Unchanged skipping 2026/06/07 01:56:50 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:56:50 DEBUG : Waiting for deletions to finish 2026/06/07 01:56:50 INFO : There was nothing to transfer 2026/06/07 01:56:50 DEBUG : empty space: size = 1 OK 2026/06/07 01:56:50 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:56:50 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/06/07 01:56:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/07 01:56:51 INFO : empty space: Updated modification time in destination 2026/06/07 01:56:51 DEBUG : empty space: Unchanged skipping 2026/06/07 01:56:51 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:56:51 DEBUG : Waiting for deletions to finish 2026/06/07 01:56:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:57:00 DEBUG : empty space: size = 1 OK 2026/06/07 01:57:00 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/06/07 01:57:00 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:57:00 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/07 01:57:00 DEBUG : empty space: Unchanged skipping 2026/06/07 01:57:00 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:57:00 DEBUG : Waiting for deletions to finish 2026/06/07 01:57:00 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.25s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:57:09 DEBUG : foo: size = 3 OK 2026/06/07 01:57:09 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/06/07 01:57:09 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:57:09 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2169494910) 2026/06/07 01:57:09 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-noyukos0quma) 2026/06/07 01:57:09 DEBUG : foo: md5 differ 2026/06/07 01:57:09 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:57:11 DEBUG : foo: size = 3 OK 2026/06/07 01:57:11 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/06/07 01:57:11 INFO : foo: Copied (replaced existing) 2026/06/07 01:57:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (10.97s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:57:21 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/07 01:57:21 DEBUG : empty space: size = 1 OK 2026/06/07 01:57:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 01:57:21 DEBUG : empty space: Unchanged skipping 2026/06/07 01:57:21 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:57:21 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:57:22 DEBUG : potato: size = 60 OK 2026/06/07 01:57:22 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/07 01:57:22 INFO : potato: Copied (new) 2026/06/07 01:57:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (16.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:57:37 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2169494910) 2026/06/07 01:57:37 DEBUG : potato: size = 60 (Yandex rclone-test-noyukos0quma) 2026/06/07 01:57:37 DEBUG : potato: Sizes differ 2026/06/07 01:57:37 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:57:37 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:57:38 DEBUG : potato: size = 21 OK 2026/06/07 01:57:38 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/06/07 01:57:38 INFO : potato: Copied (replaced existing) 2026/06/07 01:57:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.19s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:57:48 DEBUG : potato: size = 21 OK 2026/06/07 01:57:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/06/07 01:57:48 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:57:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2169494910) 2026/06/07 01:57:48 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-noyukos0quma) 2026/06/07 01:57:48 DEBUG : potato: md5 differ 2026/06/07 01:57:48 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:57:49 DEBUG : potato: size = 21 OK 2026/06/07 01:57:49 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/06/07 01:57:49 INFO : potato: Copied (replaced existing) 2026/06/07 01:57:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (10.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:58:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 01:58:00 DEBUG : empty space: size = 1 OK 2026/06/07 01:58:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 01:58:00 DEBUG : empty space: Unchanged skipping 2026/06/07 01:58:00 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:58:00 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:58:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/07 01:58:00 DEBUG : Waiting for deletions to finish 2026/06/07 01:58:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:58:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 01:58:16 DEBUG : empty space: size = 1 OK 2026/06/07 01:58:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 01:58:16 DEBUG : empty space: Unchanged skipping 2026/06/07 01:58:16 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:58:16 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:58:18 DEBUG : potato2: size = 60 OK 2026/06/07 01:58:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/07 01:58:18 INFO : potato2: Copied (new) 2026/06/07 01:58:18 DEBUG : Waiting for deletions to finish 2026/06/07 01:58:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:58:38 INFO : d: Making directory 2026/06/07 01:58:39 INFO : d/e: Making directory 2026/06/07 01:58:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/07 01:58:41 DEBUG : c/non empty space: size = 5 OK 2026/06/07 01:58:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 01:58:41 DEBUG : c/non empty space: Unchanged skipping 2026/06/07 01:58:41 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:58:41 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:58:42 DEBUG : a/potato2: size = 60 OK 2026/06/07 01:58:42 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/07 01:58:42 INFO : a/potato2: Copied (new) 2026/06/07 01:58:42 DEBUG : Waiting for deletions to finish 2026/06/07 01:58:48 INFO : b/potato: Deleted 2026/06/07 01:58:48 INFO : d/e: Removing directory 2026/06/07 01:58:55 INFO : d: Removing directory 2026/06/07 01:59:02 INFO : b: Removing directory 2026/06/07 01:59:08 DEBUG : Yandex rclone-test-noyukos0quma: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (63.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 01:59:42 INFO : d: Making directory 2026/06/07 01:59:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/07 01:59:44 DEBUG : c/non empty space: size = 5 OK 2026/06/07 01:59:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 01:59:44 DEBUG : c/non empty space: Unchanged skipping 2026/06/07 01:59:45 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 01:59:45 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 01:59:45 DEBUG : a/potato2: size = 60 OK 2026/06/07 01:59:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/07 01:59:45 INFO : a/potato2: Copied (new) 2026/06/07 01:59:45 ERROR : Yandex rclone-test-noyukos0quma: not deleting files as there were IO errors 2026/06/07 01:59:45 ERROR : Yandex rclone-test-noyukos0quma: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (53.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:00:36 DEBUG : Waiting for deletions to finish 2026/06/07 02:00:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 02:00:36 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:00:36 DEBUG : empty space: size = 1 OK 2026/06/07 02:00:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:00:36 DEBUG : empty space: Unchanged skipping 2026/06/07 02:00:36 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:00:38 DEBUG : potato2: size = 60 OK 2026/06/07 02:00:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/07 02:00:38 INFO : potato2: Copied (new) 2026/06/07 02:00:42 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.26s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:00:59 DEBUG : Waiting for deletions to finish 2026/06/07 02:00:59 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:00:59 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:01:05 INFO : potato: Deleted 2026/06/07 02:01:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 02:01:05 DEBUG : empty space: size = 1 OK 2026/06/07 02:01:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:01:05 DEBUG : empty space: Unchanged skipping 2026/06/07 02:01:05 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:01:05 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:01:07 DEBUG : potato2: size = 60 OK 2026/06/07 02:01:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/07 02:01:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (24.25s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:01:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 02:01:21 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:01:21 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:01:23 DEBUG : potato2: size = 19 OK 2026/06/07 02:01:23 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/06/07 02:01:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (16.34s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:01:39 DEBUG : enormous: Excluded (Size Filter) 2026/06/07 02:01:39 DEBUG : enormous: Excluded 2026/06/07 02:01:39 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 02:01:39 DEBUG : potato2: Excluded 2026/06/07 02:01:40 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 02:01:40 DEBUG : potato2: Excluded 2026/06/07 02:01:40 DEBUG : empty space: size = 1 OK 2026/06/07 02:01:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:01:40 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:01:40 DEBUG : empty space: Unchanged skipping 2026/06/07 02:01:40 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:01:40 DEBUG : Waiting for deletions to finish 2026/06/07 02:01:40 INFO : There was nothing to transfer 2026/06/07 02:01:40 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 02:01:40 DEBUG : potato2: Excluded 2026/06/07 02:01:40 DEBUG : enormous: Excluded (Size Filter) 2026/06/07 02:01:40 DEBUG : enormous: Excluded 2026/06/07 02:01:40 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 02:01:40 DEBUG : potato2: Excluded 2026/06/07 02:01:40 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 02:01:40 DEBUG : potato2: Excluded 2026/06/07 02:01:40 DEBUG : empty space: size = 1 OK 2026/06/07 02:01:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:01:40 DEBUG : empty space: Unchanged skipping 2026/06/07 02:01:40 DEBUG : Local file system at /tmp/rclone2169494910: Waiting for checks to finish 2026/06/07 02:01:40 DEBUG : Local file system at /tmp/rclone2169494910: Waiting for transfers to finish 2026/06/07 02:01:40 DEBUG : Waiting for deletions to finish 2026/06/07 02:01:40 INFO : There was nothing to transfer 2026/06/07 02:01:40 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 02:01:40 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:01:58 DEBUG : enormous: Excluded (Size Filter) 2026/06/07 02:01:58 DEBUG : enormous: Excluded 2026/06/07 02:01:58 DEBUG : potato2: Excluded (Size Filter) 2026/06/07 02:01:58 DEBUG : potato2: Excluded 2026/06/07 02:01:58 DEBUG : empty space: size = 1 OK 2026/06/07 02:01:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:01:58 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:01:58 DEBUG : empty space: Unchanged skipping 2026/06/07 02:01:58 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:01:58 DEBUG : Waiting for deletions to finish 2026/06/07 02:02:03 INFO : enormous: Deleted 2026/06/07 02:02:04 INFO : potato2: Deleted 2026/06/07 02:02:04 INFO : There was nothing to transfer 2026/06/07 02:02:04 DEBUG : Local file system at /tmp/rclone2169494910: Waiting for checks to finish 2026/06/07 02:02:04 DEBUG : empty space: size = 1 OK 2026/06/07 02:02:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:02:04 DEBUG : empty space: Unchanged skipping 2026/06/07 02:02:04 DEBUG : Local file system at /tmp/rclone2169494910: Waiting for transfers to finish 2026/06/07 02:02:04 DEBUG : Waiting for deletions to finish 2026/06/07 02:02:04 INFO : enormous: Deleted 2026/06/07 02:02:04 INFO : potato2: Deleted 2026/06/07 02:02:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.08s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:02:17 DEBUG : five: Need to transfer - File not found at Destination 2026/06/07 02:02:17 DEBUG : four: size = 4 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:02:17 DEBUG : four: size = 8 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:02:17 DEBUG : four: Sizes differ 2026/06/07 02:02:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/07 02:02:17 DEBUG : one: Destination is newer than source, skipping 2026/06/07 02:02:17 DEBUG : three: size = 5 OK 2026/06/07 02:02:17 DEBUG : three: Sizes identical 2026/06/07 02:02:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/07 02:02:17 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:02:17 DEBUG : two: size = 3 OK 2026/06/07 02:02:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:02:17 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-noyukos0quma) 2026/06/07 02:02:17 DEBUG : two: md5 differ 2026/06/07 02:02:17 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:02:19 DEBUG : five: size = 4 OK 2026/06/07 02:02:19 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/06/07 02:02:19 INFO : five: Copied (new) 2026/06/07 02:02:19 DEBUG : four: size = 4 OK 2026/06/07 02:02:19 DEBUG : four: Dst hash empty - aborting Src hash check 2026/06/07 02:02:19 INFO : four: Copied (replaced existing) 2026/06/07 02:02:20 DEBUG : two: size = 3 OK 2026/06/07 02:02:20 DEBUG : two: Dst hash empty - aborting Src hash check 2026/06/07 02:02:20 INFO : two: Copied (replaced existing) 2026/06/07 02:02:20 DEBUG : Waiting for deletions to finish 2026/06/07 02:02:20 DEBUG : four: size = 4 OK 2026/06/07 02:02:20 DEBUG : three: size = 5 OK 2026/06/07 02:02:20 DEBUG : five: size = 4 OK 2026/06/07 02:02:20 DEBUG : one: Destination is newer than source, skipping 2026/06/07 02:02:20 DEBUG : two: size = 3 OK 2026/06/07 02:02:20 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:02:20 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/06/07 02:02:20 DEBUG : five: Size and md5 of src and dst objects identical 2026/06/07 02:02:20 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/07 02:02:20 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:02:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/07 02:02:20 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/06/07 02:02:20 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:02:20 DEBUG : two: Size and md5 of src and dst objects identical 2026/06/07 02:02:20 DEBUG : four: Size and md5 of src and dst objects identical 2026/06/07 02:02:20 DEBUG : three: md5 differ 2026/06/07 02:02:20 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/07 02:02:20 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/07 02:02:20 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/07 02:02:20 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:02:22 DEBUG : three: size = 5 OK 2026/06/07 02:02:22 DEBUG : three: Dst hash empty - aborting Src hash check 2026/06/07 02:02:22 INFO : three: Copied (replaced existing) 2026/06/07 02:02:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (41.10s) === 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-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/06/07 02:02:52 INFO : Yandex rclone-test-noyukos0quma: Making map for --track-renames 2026/06/07 02:02:52 INFO : Yandex rclone-test-noyukos0quma: Finished making map for --track-renames 2026/06/07 02:02:52 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:02:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/07 02:02:52 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for renames to finish 2026/06/07 02:02:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/07 02:02:52 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:02:53 DEBUG : yam: size = 11 OK 2026/06/07 02:02:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/06/07 02:02:53 INFO : yam: Copied (new) 2026/06/07 02:02:55 DEBUG : potato: size = 14 OK 2026/06/07 02:02:55 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/06/07 02:02:55 INFO : potato: Copied (new) 2026/06/07 02:02:55 DEBUG : Waiting for deletions to finish 2026/06/07 02:02:55 INFO : Yandex rclone-test-noyukos0quma: Making map for --track-renames 2026/06/07 02:02:55 DEBUG : potato: size = 14 OK 2026/06/07 02:02:55 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:02:55 INFO : Yandex rclone-test-noyukos0quma: Finished making map for --track-renames 2026/06/07 02:02:55 DEBUG : potato: Unchanged skipping 2026/06/07 02:02:55 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:02:55 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for renames to finish 2026/06/07 02:02:57 INFO : yam: Moved (server-side) to: yaml 2026/06/07 02:02:57 INFO : yaml: Renamed from "yam" 2026/06/07 02:02:57 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:02:57 DEBUG : Waiting for deletions to finish 2026/06/07 02:02:57 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (19.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/06/07 02:03:12 INFO : Yandex rclone-test-noyukos0quma: Making map for --track-renames 2026/06/07 02:03:12 INFO : Yandex rclone-test-noyukos0quma: Finished making map for --track-renames 2026/06/07 02:03:12 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:03:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/07 02:03:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/07 02:03:12 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for renames to finish 2026/06/07 02:03:12 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:03:13 DEBUG : potato: size = 14 OK 2026/06/07 02:03:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/06/07 02:03:13 INFO : potato: Copied (new) 2026/06/07 02:03:14 DEBUG : yam: size = 11 OK 2026/06/07 02:03:14 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/06/07 02:03:14 INFO : yam: Copied (new) 2026/06/07 02:03:14 DEBUG : Waiting for deletions to finish 2026/06/07 02:03:15 INFO : Yandex rclone-test-noyukos0quma: Making map for --track-renames 2026/06/07 02:03:15 DEBUG : potato: size = 14 OK 2026/06/07 02:03:15 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:03:15 DEBUG : potato: Unchanged skipping 2026/06/07 02:03:15 INFO : Yandex rclone-test-noyukos0quma: Finished making map for --track-renames 2026/06/07 02:03:15 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:03:15 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for renames to finish 2026/06/07 02:03:16 INFO : yam: Moved (server-side) to: yaml 2026/06/07 02:03:16 INFO : yaml: Renamed from "yam" 2026/06/07 02:03:16 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:03:16 DEBUG : Waiting for deletions to finish 2026/06/07 02:03:16 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/06/07 02:03:28 INFO : Yandex rclone-test-noyukos0quma: Making map for --track-renames 2026/06/07 02:03:28 INFO : Yandex rclone-test-noyukos0quma: Finished making map for --track-renames 2026/06/07 02:03:28 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:03:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/07 02:03:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/07 02:03:28 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for renames to finish 2026/06/07 02:03:28 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:03:30 DEBUG : potato: size = 14 OK 2026/06/07 02:03:30 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/06/07 02:03:30 INFO : potato: Copied (new) 2026/06/07 02:03:30 DEBUG : sub/yam: size = 11 OK 2026/06/07 02:03:30 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/06/07 02:03:30 INFO : sub/yam: Copied (new) 2026/06/07 02:03:30 DEBUG : Waiting for deletions to finish 2026/06/07 02:03:31 DEBUG : potato: size = 14 OK 2026/06/07 02:03:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:03:31 DEBUG : potato: Unchanged skipping 2026/06/07 02:03:31 INFO : Yandex rclone-test-noyukos0quma: Making map for --track-renames 2026/06/07 02:03:31 INFO : Yandex rclone-test-noyukos0quma: Finished making map for --track-renames 2026/06/07 02:03:31 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:03:31 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for renames to finish 2026/06/07 02:03:33 INFO : sub/yam: Moved (server-side) to: yam 2026/06/07 02:03:33 INFO : yam: Renamed from "sub/yam" 2026/06/07 02:03:33 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:03:33 DEBUG : Waiting for deletions to finish 2026/06/07 02:03:33 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (46.27s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:04:14 DEBUG : Creating backend with remote "/tmp/rclone2169494910/dir1" 2026/06/07 02:04:14 DEBUG : Config file has changed externally - reloading 2026/06/07 02:04:14 DEBUG : Creating backend with remote "/tmp/rclone2169494910/dir2" 2026/06/07 02:04:14 DEBUG : Local file system at /tmp/rclone2169494910/dir2: Using server-side directory move 2026/06/07 02:04:14 INFO : Local file system at /tmp/rclone2169494910/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/07 02:04:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/07 02:04:14 INFO : file1.txt: Moved (server-side) 2026/06/07 02:04:14 DEBUG : Local file system at /tmp/rclone2169494910/dir2: Waiting for checks to finish 2026/06/07 02:04:14 DEBUG : Local file system at /tmp/rclone2169494910/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.77s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:04:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 02:04:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/07 02:04:15 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:04:15 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:04:17 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 02:04:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 02:04:17 INFO : sub dir/hello world: Copied (new) 2026/06/07 02:04:17 INFO : sub dir/hello world: Deleted 2026/06/07 02:04:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/07 02:04:18 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/06/07 02:04:18 INFO : nested/sub dir/file: Copied (new) 2026/06/07 02:04:18 INFO : nested/sub dir/file: Deleted 2026/06/07 02:04:18 INFO : sub dir: Removing directory 2026/06/07 02:04:18 INFO : nested/sub dir: Removing directory 2026/06/07 02:04:18 INFO : nested: Removing directory 2026/06/07 02:04:18 DEBUG : Local file system at /tmp/rclone2169494910: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (36.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:04:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/07 02:04:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/07 02:04:51 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:04:51 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:04:54 DEBUG : sub dir/hello world: size = 11 OK 2026/06/07 02:04:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/07 02:04:54 INFO : sub dir/hello world: Copied (new) 2026/06/07 02:04:54 INFO : sub dir/hello world: Deleted 2026/06/07 02:04:54 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/07 02:04:54 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/06/07 02:04:54 INFO : nested/sub dir/file: Copied (new) 2026/06/07 02:04:54 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (38.36s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:05:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/07 02:05:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/07 02:05:30 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:05:30 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:05:32 DEBUG : existing-b: size = 6 OK 2026/06/07 02:05:32 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/06/07 02:05:32 INFO : existing-b: Copied (new) 2026/06/07 02:05:32 INFO : existing-b: Deleted 2026/06/07 02:05:33 DEBUG : existing: size = 6 OK 2026/06/07 02:05:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/06/07 02:05:33 INFO : existing: Copied (new) 2026/06/07 02:05:33 INFO : existing: Deleted 2026/06/07 02:05:33 DEBUG : existing: Destination exists, skipping 2026/06/07 02:05:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/07 02:05:33 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:05:33 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:05:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.34s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:05:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-poquxaw9have" 2026/06/07 02:05:45 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-noyukos0quma -> Yandex rclone-test-poquxaw9have 2026/06/07 02:05:54 DEBUG : Yandex rclone-test-poquxaw9have: Using server-side directory move 2026/06/07 02:05:54 INFO : Yandex rclone-test-poquxaw9have: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/07 02:05:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 02:05:54 DEBUG : empty space: size = 1 OK 2026/06/07 02:05:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:05:54 DEBUG : empty space: Unchanged skipping 2026/06/07 02:05:54 DEBUG : potato3: size = 68 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:05:54 DEBUG : potato3: size = 60 (Yandex rclone-test-poquxaw9have) 2026/06/07 02:05:54 DEBUG : potato3: Sizes differ 2026/06/07 02:05:54 DEBUG : Yandex rclone-test-poquxaw9have: Waiting for checks to finish 2026/06/07 02:05:56 INFO : potato2: Moved (server-side) 2026/06/07 02:06:00 INFO : potato3: Deleted 2026/06/07 02:06:00 INFO : empty space: Deleted 2026/06/07 02:06:00 DEBUG : Yandex rclone-test-poquxaw9have: Waiting for transfers to finish 2026/06/07 02:06:02 INFO : potato3: Moved (server-side) 2026/06/07 02:06:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-kizuyaq1cire" 2026/06/07 02:06:03 DEBUG : Yandex rclone-test-kizuyaq1cire: Using server-side directory move 2026/06/07 02:06:06 INFO : Yandex rclone-test-kizuyaq1cire: Server side directory move succeeded 2026/06/07 02:06:07 ERROR : error listing: directory not found 2026/06/07 02:06:07 DEBUG : Yandex rclone-test-kizuyaq1cire: Purge remote 2026/06/07 02:06:18 DEBUG : Yandex rclone-test-poquxaw9have: Purge remote 2026/06/07 02:06:19 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.33s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:06:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-banuret1jeqa" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-noyukos0quma -> Yandex rclone-test-banuret1jeqa 2026/06/07 02:06:28 DEBUG : empty space: Excluded (Size Filter) 2026/06/07 02:06:28 DEBUG : empty space: Excluded 2026/06/07 02:06:28 DEBUG : empty space: Excluded (Size Filter) 2026/06/07 02:06:28 DEBUG : empty space: Excluded 2026/06/07 02:06:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 02:06:28 DEBUG : potato3: size = 68 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:06:28 DEBUG : potato3: size = 60 (Yandex rclone-test-banuret1jeqa) 2026/06/07 02:06:28 DEBUG : potato3: Sizes differ 2026/06/07 02:06:28 DEBUG : Yandex rclone-test-banuret1jeqa: Waiting for checks to finish 2026/06/07 02:06:28 DEBUG : Yandex rclone-test-banuret1jeqa: Waiting for transfers to finish 2026/06/07 02:06:29 INFO : potato2: Moved (server-side) 2026/06/07 02:06:33 INFO : potato3: Deleted 2026/06/07 02:06:35 INFO : potato3: Moved (server-side) 2026/06/07 02:06:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-zupabef7wudi" 2026/06/07 02:06:36 DEBUG : empty space: Excluded (Size Filter) 2026/06/07 02:06:36 DEBUG : empty space: Excluded 2026/06/07 02:06:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 02:06:36 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/07 02:06:36 DEBUG : Yandex rclone-test-zupabef7wudi: Waiting for checks to finish 2026/06/07 02:06:36 DEBUG : Yandex rclone-test-zupabef7wudi: Waiting for transfers to finish 2026/06/07 02:06:38 INFO : potato2: Moved (server-side) 2026/06/07 02:06:38 INFO : potato3: Moved (server-side) 2026/06/07 02:06:38 DEBUG : Yandex rclone-test-zupabef7wudi: Purge remote 2026/06/07 02:06:48 DEBUG : Yandex rclone-test-banuret1jeqa: Purge remote --- PASS: TestServerSideMoveWithFilter (43.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:07:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-guqejib1vumu" 2026/06/07 02:07:07 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-noyukos0quma -> Yandex rclone-test-guqejib1vumu 2026/06/07 02:07:12 DEBUG : Yandex rclone-test-guqejib1vumu: Using server-side directory move 2026/06/07 02:07:12 INFO : Yandex rclone-test-guqejib1vumu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/07 02:07:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/07 02:07:13 DEBUG : empty space: size = 1 OK 2026/06/07 02:07:13 DEBUG : potato3: size = 68 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:07:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:07:13 DEBUG : potato3: size = 60 (Yandex rclone-test-guqejib1vumu) 2026/06/07 02:07:13 DEBUG : empty space: Unchanged skipping 2026/06/07 02:07:13 DEBUG : potato3: Sizes differ 2026/06/07 02:07:13 DEBUG : Yandex rclone-test-guqejib1vumu: Waiting for checks to finish 2026/06/07 02:07:15 INFO : potato2: Moved (server-side) 2026/06/07 02:07:18 INFO : potato3: Deleted 2026/06/07 02:07:18 INFO : empty space: Deleted 2026/06/07 02:07:18 DEBUG : Yandex rclone-test-guqejib1vumu: Waiting for transfers to finish 2026/06/07 02:07:20 INFO : potato3: Moved (server-side) 2026/06/07 02:07:20 INFO : tomatoDir: Removing directory 2026/06/07 02:07:26 DEBUG : Yandex rclone-test-noyukos0quma: deleted 1 directories 2026/06/07 02:07:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-dicuyos3wosa" 2026/06/07 02:07:28 INFO : tomatoDir: Making directory 2026/06/07 02:07:28 DEBUG : Yandex rclone-test-dicuyos3wosa: Using server-side directory move 2026/06/07 02:07:30 INFO : Yandex rclone-test-dicuyos3wosa: Server side directory move succeeded 2026/06/07 02:07:30 ERROR : error listing: directory not found 2026/06/07 02:07:31 ERROR : error listing: directory not found 2026/06/07 02:07:31 DEBUG : Yandex rclone-test-dicuyos3wosa: Purge remote 2026/06/07 02:07:43 DEBUG : Yandex rclone-test-guqejib1vumu: Purge remote 2026/06/07 02:07:43 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.86s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.52s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:07:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/rclone-sync-test" --- PASS: TestSyncOverlap (2.26s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:07:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/rclone-sync-test" 2026/06/07 02:07:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/rclone-sync-test-include/layer2" 2026/06/07 02:07:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/rclone-sync-test-ignore-file" 2026/06/07 02:07:51 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:07:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:07:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:07:52 DEBUG : Yandex rclone-test-noyukos0quma/rclone-sync-test: Waiting for checks to finish 2026/06/07 02:07:52 DEBUG : Yandex rclone-test-noyukos0quma/rclone-sync-test: Waiting for transfers to finish 2026/06/07 02:07:52 DEBUG : Waiting for deletions to finish 2026/06/07 02:07:52 INFO : There was nothing to transfer 2026/06/07 02:07:53 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:07:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:07:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:07:54 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:07:54 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:07:54 DEBUG : Waiting for deletions to finish 2026/06/07 02:07:54 INFO : rclone-sync-test-include: Removing directory 2026/06/07 02:07:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/07 02:07:54 DEBUG : Yandex rclone-test-noyukos0quma: failed to delete 1 directories 2026/06/07 02:07:54 INFO : There was nothing to transfer 2026/06/07 02:07:55 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:07:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:07:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:07:56 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:07:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:07:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:07:57 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:07:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:07:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:07:59 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:07:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:01 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:02 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:04 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:05 DEBUG : Yandex rclone-test-noyukos0quma/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/07 02:08:05 DEBUG : Yandex rclone-test-noyukos0quma/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/07 02:08:05 DEBUG : Waiting for deletions to finish 2026/06/07 02:08:05 INFO : There was nothing to transfer 2026/06/07 02:08:05 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:07 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:08 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:09 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:08:09 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:08:09 DEBUG : Waiting for deletions to finish 2026/06/07 02:08:09 INFO : rclone-sync-test-include: Removing directory 2026/06/07 02:08:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/07 02:08:09 DEBUG : Yandex rclone-test-noyukos0quma: failed to delete 1 directories 2026/06/07 02:08:09 INFO : There was nothing to transfer 2026/06/07 02:08:10 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:13 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:14 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:17 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:19 DEBUG : Excluded 2026/06/07 02:08:19 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:20 DEBUG : Yandex rclone-test-noyukos0quma/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/07 02:08:20 DEBUG : Yandex rclone-test-noyukos0quma/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/07 02:08:20 DEBUG : Waiting for deletions to finish 2026/06/07 02:08:20 INFO : There was nothing to transfer 2026/06/07 02:08:21 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:23 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:24 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:26 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/07 02:08:27 DEBUG : rclone-sync-test: Excluded 2026/06/07 02:08:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/07 02:08:28 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (75.67s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:09:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/dst" 2026/06/07 02:09:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/CompareDest" 2026/06/07 02:09:03 DEBUG : one: Need to transfer - File not found at Destination 2026/06/07 02:09:03 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:09:03 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:09:05 DEBUG : one: size = 3 OK 2026/06/07 02:09:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/07 02:09:05 INFO : one: Copied (new) 2026/06/07 02:09:05 DEBUG : Waiting for deletions to finish 2026/06/07 02:09:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:09:06 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:09:06 DEBUG : one: Sizes differ 2026/06/07 02:09:06 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:09:07 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:09:08 DEBUG : one: size = 5 OK 2026/06/07 02:09:08 DEBUG : one: Dst hash empty - aborting Src hash check 2026/06/07 02:09:08 INFO : one: Copied (replaced existing) 2026/06/07 02:09:08 DEBUG : Waiting for deletions to finish 2026/06/07 02:09:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:09:14 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:09:14 DEBUG : one: Sizes differ 2026/06/07 02:09:14 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:09:14 DEBUG : one: size = 5 OK 2026/06/07 02:09:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:09:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 02:09:14 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:09:14 DEBUG : Waiting for deletions to finish 2026/06/07 02:09:14 INFO : There was nothing to transfer 2026/06/07 02:09:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:09:17 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:09:17 DEBUG : one: Sizes differ 2026/06/07 02:09:17 DEBUG : one: size = 5 OK 2026/06/07 02:09:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:09:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 02:09:17 DEBUG : two: size = 3 OK 2026/06/07 02:09:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:09:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 02:09:17 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:09:17 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:09:17 DEBUG : Waiting for deletions to finish 2026/06/07 02:09:17 INFO : There was nothing to transfer 2026/06/07 02:09:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:09:18 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:09:18 DEBUG : one: Sizes differ 2026/06/07 02:09:18 DEBUG : two: size = 3 OK 2026/06/07 02:09:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:09:18 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 02:09:18 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:09:19 DEBUG : one: size = 5 OK 2026/06/07 02:09:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:09:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 02:09:19 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:09:19 DEBUG : Waiting for deletions to finish 2026/06/07 02:09:19 INFO : There was nothing to transfer 2026/06/07 02:09:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:09:20 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:09:20 DEBUG : one: Sizes differ 2026/06/07 02:09:20 DEBUG : two: size = 3 OK 2026/06/07 02:09:20 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/06/07 02:09:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/07 02:09:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/07 02:09:20 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:09:20 DEBUG : one: size = 5 OK 2026/06/07 02:09:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:09:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 02:09:20 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:09:20 DEBUG : Waiting for deletions to finish 2026/06/07 02:09:20 INFO : There was nothing to transfer 2026/06/07 02:09:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:09:22 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:09:22 DEBUG : one: Sizes differ 2026/06/07 02:09:22 DEBUG : one: size = 5 OK 2026/06/07 02:09:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:09:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/07 02:09:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:09:22 DEBUG : two: size = 3 (Yandex rclone-test-noyukos0quma/CompareDest) 2026/06/07 02:09:22 DEBUG : two: Sizes differ 2026/06/07 02:09:22 DEBUG : two: Need to transfer - File not found at Destination 2026/06/07 02:09:22 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:09:22 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:09:23 DEBUG : two: size = 5 OK 2026/06/07 02:09:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/06/07 02:09:23 INFO : two: Copied (new) 2026/06/07 02:09:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.30s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:10:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/dest" 2026/06/07 02:10:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/pre-dest1" 2026/06/07 02:10:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/pre-dest2" 2026/06/07 02:10:04 DEBUG : 1: size = 1 OK 2026/06/07 02:10:04 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:10:04 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/07 02:10:05 DEBUG : 2: size = 1 OK 2026/06/07 02:10:05 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:10:05 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/07 02:10:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/07 02:10:05 DEBUG : Yandex rclone-test-noyukos0quma/dest: Waiting for checks to finish 2026/06/07 02:10:05 DEBUG : Yandex rclone-test-noyukos0quma/dest: Waiting for transfers to finish 2026/06/07 02:10:07 DEBUG : 3: size = 1 OK 2026/06/07 02:10:07 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/06/07 02:10:07 INFO : 3: Copied (new) 2026/06/07 02:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (47.39s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:10:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/dst" 2026/06/07 02:10:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/CopyDest" 2026/06/07 02:10:47 DEBUG : one: Need to transfer - File not found at Destination 2026/06/07 02:10:47 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:10:47 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:10:49 DEBUG : one: size = 3 OK 2026/06/07 02:10:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/07 02:10:49 INFO : one: Copied (new) 2026/06/07 02:10:49 DEBUG : Waiting for deletions to finish 2026/06/07 02:10:51 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:10:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:10:51 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:10:51 DEBUG : one: Sizes differ 2026/06/07 02:10:51 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:10:53 DEBUG : one: size = 5 OK 2026/06/07 02:10:53 DEBUG : one: Dst hash empty - aborting Src hash check 2026/06/07 02:10:53 INFO : one: Copied (replaced existing) 2026/06/07 02:10:53 DEBUG : Waiting for deletions to finish 2026/06/07 02:10:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/BackupDir" 2026/06/07 02:10:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:10:58 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:10:58 DEBUG : one: Sizes differ 2026/06/07 02:10:58 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:10:58 DEBUG : one: size = 5 OK 2026/06/07 02:10:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:10:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:10:58 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:10:58 DEBUG : one: Sizes differ 2026/06/07 02:11:00 INFO : one: Moved (server-side) 2026/06/07 02:11:01 DEBUG : one: size = 5 OK 2026/06/07 02:11:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/07 02:11:01 INFO : one: Copied (server-side copy) 2026/06/07 02:11:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/07 02:11:01 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:11:01 DEBUG : Waiting for deletions to finish 2026/06/07 02:11:04 DEBUG : one: size = 5 OK 2026/06/07 02:11:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:11:04 DEBUG : one: Unchanged skipping 2026/06/07 02:11:04 DEBUG : two: size = 3 OK 2026/06/07 02:11:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:11:06 DEBUG : two: size = 3 OK 2026/06/07 02:11:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/07 02:11:06 INFO : two: Copied (server-side copy) 2026/06/07 02:11:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/07 02:11:06 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:11:06 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:11:06 DEBUG : Waiting for deletions to finish 2026/06/07 02:11:07 DEBUG : two: size = 3 OK 2026/06/07 02:11:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:11:07 DEBUG : two: Unchanged skipping 2026/06/07 02:11:07 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:11:07 DEBUG : one: size = 5 OK 2026/06/07 02:11:07 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:11:07 DEBUG : one: Unchanged skipping 2026/06/07 02:11:07 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:11:07 DEBUG : Waiting for deletions to finish 2026/06/07 02:11:07 INFO : There was nothing to transfer 2026/06/07 02:11:10 DEBUG : one: size = 5 OK 2026/06/07 02:11:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:11:10 DEBUG : one: Unchanged skipping 2026/06/07 02:11:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:11:10 DEBUG : three: size = 5 (Yandex rclone-test-noyukos0quma/CopyDest) 2026/06/07 02:11:10 DEBUG : three: Sizes differ 2026/06/07 02:11:10 DEBUG : three: Destination not found in --copy-dest 2026/06/07 02:11:10 DEBUG : three: Need to transfer - File not found at Destination 2026/06/07 02:11:10 DEBUG : two: size = 3 OK 2026/06/07 02:11:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:11:10 DEBUG : two: Unchanged skipping 2026/06/07 02:11:10 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:11:10 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:11:12 DEBUG : three: size = 7 OK 2026/06/07 02:11:12 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/06/07 02:11:12 INFO : three: Copied (new) 2026/06/07 02:11:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (89.81s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:12:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/dst" 2026/06/07 02:12:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/backup" 2026/06/07 02:12:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:12:23 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:12:23 DEBUG : one: Sizes differ 2026/06/07 02:12:23 DEBUG : two: size = 3 OK 2026/06/07 02:12:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:12:23 DEBUG : two: Unchanged skipping 2026/06/07 02:12:23 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:12:25 INFO : one: Moved (server-side) 2026/06/07 02:12:25 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:12:27 DEBUG : one: size = 4 OK 2026/06/07 02:12:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/07 02:12:27 INFO : one: Copied (new) 2026/06/07 02:12:27 DEBUG : Waiting for deletions to finish 2026/06/07 02:12:28 INFO : three.txt: Moved (server-side) 2026/06/07 02:12:28 INFO : three.txt: Moved into backup dir 2026/06/07 02:12:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:12:31 DEBUG : one: size = 4 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:12:31 DEBUG : one: Sizes differ 2026/06/07 02:12:31 DEBUG : two: size = 3 OK 2026/06/07 02:12:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:12:31 DEBUG : two: Unchanged skipping 2026/06/07 02:12:31 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:12:39 INFO : one: Deleted 2026/06/07 02:12:40 INFO : one: Moved (server-side) 2026/06/07 02:12:40 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:12:42 DEBUG : one: size = 5 OK 2026/06/07 02:12:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/07 02:12:42 INFO : one: Copied (new) 2026/06/07 02:12:42 DEBUG : Waiting for deletions to finish 2026/06/07 02:12:48 INFO : three.txt: Deleted 2026/06/07 02:12:50 INFO : three.txt: Moved (server-side) 2026/06/07 02:12:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (70.42s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/two: Modification time difference too big |-222118h8m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-06-07 02:13:30 +0000 UTC) (precision 1ns) 2026/06/07 02:13:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/dst" 2026/06/07 02:13:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/backup" 2026/06/07 02:13:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:13:33 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:13:33 DEBUG : one: Sizes differ 2026/06/07 02:13:33 DEBUG : two: size = 3 OK 2026/06/07 02:13:33 DEBUG : two: Modification times differ by 222118h8m23.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-06-07 02:13:30 +0000 UTC 2026/06/07 02:13:33 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:13:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/07 02:13:33 INFO : two: Updated modification time in destination 2026/06/07 02:13:33 DEBUG : two: Unchanged skipping 2026/06/07 02:13:35 INFO : one: Moved (server-side) to: one.bak 2026/06/07 02:13:35 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:13:36 DEBUG : one: size = 4 OK 2026/06/07 02:13:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/07 02:13:36 INFO : one: Copied (new) 2026/06/07 02:13:36 DEBUG : Waiting for deletions to finish 2026/06/07 02:13:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/07 02:13:38 INFO : three.txt: Moved into backup dir 2026/06/07 02:13:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:13:40 DEBUG : one: size = 4 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:13:40 DEBUG : one: Sizes differ 2026/06/07 02:13:40 DEBUG : two: size = 3 OK 2026/06/07 02:13:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:13:40 DEBUG : two: Unchanged skipping 2026/06/07 02:13:40 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:13:46 INFO : one.bak: Deleted 2026/06/07 02:13:48 INFO : one: Moved (server-side) to: one.bak 2026/06/07 02:13:48 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:13:49 DEBUG : one: size = 5 OK 2026/06/07 02:13:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/07 02:13:49 INFO : one: Copied (new) 2026/06/07 02:13:49 DEBUG : Waiting for deletions to finish 2026/06/07 02:13:55 INFO : three.txt.bak: Deleted 2026/06/07 02:13:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/07 02:13:56 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (68.00s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:14:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/dst" 2026/06/07 02:14:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/backup" 2026/06/07 02:14:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:14:41 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:14:41 DEBUG : one: Sizes differ 2026/06/07 02:14:41 DEBUG : two: size = 3 OK 2026/06/07 02:14:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:14:41 DEBUG : two: Unchanged skipping 2026/06/07 02:14:41 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:14:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/07 02:14:43 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:14:44 DEBUG : one: size = 4 OK 2026/06/07 02:14:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/07 02:14:44 INFO : one: Copied (new) 2026/06/07 02:14:44 DEBUG : Waiting for deletions to finish 2026/06/07 02:14:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/07 02:14:46 INFO : three.txt: Moved into backup dir 2026/06/07 02:14:49 DEBUG : two: size = 3 OK 2026/06/07 02:14:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:14:49 DEBUG : two: Unchanged skipping 2026/06/07 02:14:49 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:14:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:14:49 DEBUG : one: size = 4 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:14:49 DEBUG : one: Sizes differ 2026/06/07 02:14:55 INFO : one-2019-01-01: Deleted 2026/06/07 02:14:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/07 02:14:56 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:14:57 DEBUG : one: size = 5 OK 2026/06/07 02:14:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/07 02:14:57 INFO : one: Copied (new) 2026/06/07 02:14:57 DEBUG : Waiting for deletions to finish 2026/06/07 02:15:04 INFO : three-2019-01-01.txt: Deleted 2026/06/07 02:15:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/07 02:15:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (67.54s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:15:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/dst" 2026/06/07 02:15:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:15:48 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:15:48 DEBUG : two: size = 3 OK 2026/06/07 02:15:48 DEBUG : one: Sizes differ 2026/06/07 02:15:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:15:48 DEBUG : two: Unchanged skipping 2026/06/07 02:15:48 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:15:50 INFO : one: Moved (server-side) to: one.bak 2026/06/07 02:15:50 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:15:52 DEBUG : one: size = 4 OK 2026/06/07 02:15:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/07 02:15:52 INFO : one: Copied (new) 2026/06/07 02:15:52 DEBUG : Waiting for deletions to finish 2026/06/07 02:15:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/07 02:15:53 INFO : three.txt: Moved into backup dir 2026/06/07 02:15:56 DEBUG : one.bak: Excluded (Path Filter) 2026/06/07 02:15:56 DEBUG : one.bak: Excluded 2026/06/07 02:15:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/07 02:15:56 DEBUG : three.txt.bak: Excluded 2026/06/07 02:15:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:15:56 DEBUG : one: size = 4 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:15:56 DEBUG : one: Sizes differ 2026/06/07 02:15:56 DEBUG : two: size = 3 OK 2026/06/07 02:15:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:15:56 DEBUG : two: Unchanged skipping 2026/06/07 02:15:56 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for checks to finish 2026/06/07 02:16:03 INFO : one.bak: Deleted 2026/06/07 02:16:04 INFO : one: Moved (server-side) to: one.bak 2026/06/07 02:16:04 DEBUG : Yandex rclone-test-noyukos0quma/dst: Waiting for transfers to finish 2026/06/07 02:16:06 DEBUG : one: size = 5 OK 2026/06/07 02:16:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/07 02:16:06 INFO : one: Copied (new) 2026/06/07 02:16:06 DEBUG : Waiting for deletions to finish 2026/06/07 02:16:12 INFO : three.txt.bak: Deleted 2026/06/07 02:16:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/07 02:16:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (62.56s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:16:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/dst" 2026/06/07 02:16:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:16:52 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:16:52 DEBUG : one: Sizes differ 2026/06/07 02:16:53 INFO : one: Moved (server-side) to: one.bak 2026/06/07 02:16:55 DEBUG : one: size = 4 OK 2026/06/07 02:16:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/07 02:16:55 INFO : one: Copied (new) 2026/06/07 02:16:55 DEBUG : two: size = 3 OK 2026/06/07 02:16:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:16:55 DEBUG : two: Unchanged skipping 2026/06/07 02:16:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:16:55 DEBUG : three.txt: size = 5 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:16:55 DEBUG : three.txt: Sizes differ 2026/06/07 02:16:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/07 02:16:59 DEBUG : three.txt: size = 6 OK 2026/06/07 02:16:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/06/07 02:16:59 INFO : three.txt: Copied (new) 2026/06/07 02:17:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:17:00 DEBUG : one: size = 4 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:17:00 DEBUG : one: Sizes differ 2026/06/07 02:17:07 INFO : one.bak: Deleted 2026/06/07 02:17:08 INFO : one: Moved (server-side) to: one.bak 2026/06/07 02:17:10 DEBUG : one: size = 5 OK 2026/06/07 02:17:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/07 02:17:10 INFO : one: Copied (new) 2026/06/07 02:17:10 DEBUG : two: size = 3 OK 2026/06/07 02:17:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:17:10 DEBUG : two: Unchanged skipping 2026/06/07 02:17:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:17:10 DEBUG : three.txt: size = 6 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:17:10 DEBUG : three.txt: Sizes differ 2026/06/07 02:17:16 INFO : three.txt.bak: Deleted 2026/06/07 02:17:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/07 02:17:19 DEBUG : three.txt: size = 19 OK 2026/06/07 02:17:19 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/06/07 02:17:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (70.80s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:18:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-noyukos0quma/dst" 2026/06/07 02:18:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:18:03 DEBUG : one: size = 3 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:18:03 DEBUG : one: Sizes differ 2026/06/07 02:18:05 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/07 02:18:06 DEBUG : one: size = 4 OK 2026/06/07 02:18:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/07 02:18:06 INFO : one: Copied (new) 2026/06/07 02:18:07 DEBUG : two: size = 3 OK 2026/06/07 02:18:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:18:07 DEBUG : two: Unchanged skipping 2026/06/07 02:18:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:18:07 DEBUG : three.txt: size = 5 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:18:07 DEBUG : three.txt: Sizes differ 2026/06/07 02:18:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/07 02:18:10 DEBUG : three.txt: size = 6 OK 2026/06/07 02:18:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/06/07 02:18:10 INFO : three.txt: Copied (new) 2026/06/07 02:18:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:18:11 DEBUG : one: size = 4 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:18:11 DEBUG : one: Sizes differ 2026/06/07 02:18:18 INFO : one-2019-01-01: Deleted 2026/06/07 02:18:19 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/07 02:18:21 DEBUG : one: size = 5 OK 2026/06/07 02:18:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/07 02:18:21 INFO : one: Copied (new) 2026/06/07 02:18:21 DEBUG : two: size = 3 OK 2026/06/07 02:18:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:18:21 DEBUG : two: Unchanged skipping 2026/06/07 02:18:22 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:18:22 DEBUG : three.txt: size = 6 (Yandex rclone-test-noyukos0quma/dst) 2026/06/07 02:18:22 DEBUG : three.txt: Sizes differ 2026/06/07 02:18:28 INFO : three-2019-01-01.txt: Deleted 2026/06/07 02:18:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/07 02:18:31 DEBUG : three.txt: size = 19 OK 2026/06/07 02:18:31 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/06/07 02:18:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (72.32s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:19:10 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:19:10 DEBUG : Testêé: size = 18 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:19:10 DEBUG : Testêé: Sizes differ 2026/06/07 02:19:10 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:19:10 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:19:11 DEBUG : Testêé: size = 14 OK 2026/06/07 02:19:11 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/06/07 02:19:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/07 02:19:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.16s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:19:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/07 02:19:19 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:19:19 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:19:20 DEBUG : existing: size = 6 OK 2026/06/07 02:19:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/06/07 02:19:20 INFO : existing: Copied (new) 2026/06/07 02:19:20 DEBUG : Waiting for deletions to finish 2026/06/07 02:19:22 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:19:22 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:19:22 DEBUG : existing: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:19:22 DEBUG : existing: Sizes differ 2026/06/07 02:19:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/07 02:19:22 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:19:22 ERROR : Yandex rclone-test-noyukos0quma: not deleting files as there were IO errors 2026/06/07 02:19:22 ERROR : Yandex rclone-test-noyukos0quma: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (9.88s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:19:30 DEBUG : EXISTING: size = 6 OK 2026/06/07 02:19:30 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:19:30 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:19:30 DEBUG : existing: Unchanged skipping 2026/06/07 02:19:30 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:19:30 DEBUG : Waiting for deletions to finish 2026/06/07 02:19:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.17s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (20.95s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.43s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:20:13 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/06/07 02:20:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/07 02:20:13 DEBUG : pacer: Reducing sleep to 15ms 2026/06/07 02:20:14 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/07 02:20:14 DEBUG : pacer: Reducing sleep to 10ms 2026/06/07 02:21:04 DEBUG : both10: size = 6 OK 2026/06/07 02:21:04 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both12: size = 6 OK 2026/06/07 02:21:04 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both0: size = 6 OK 2026/06/07 02:21:04 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both11: size = 6 OK 2026/06/07 02:21:04 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both10: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both13: size = 6 OK 2026/06/07 02:21:04 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both13: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both14: size = 6 OK 2026/06/07 02:21:04 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both14: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both15: size = 6 OK 2026/06/07 02:21:04 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both15: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both16: size = 6 OK 2026/06/07 02:21:04 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both12: Unchanged skipping 2026/06/07 02:21:04 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:21:04 DEBUG : both17: size = 6 OK 2026/06/07 02:21:04 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both17: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both18: size = 6 OK 2026/06/07 02:21:04 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both18: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both19: size = 6 OK 2026/06/07 02:21:04 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both19: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both1: size = 6 OK 2026/06/07 02:21:04 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both1: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both2: size = 6 OK 2026/06/07 02:21:04 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both2: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both3: size = 6 OK 2026/06/07 02:21:04 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both0: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both4: size = 6 OK 2026/06/07 02:21:04 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both4: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both5: size = 6 OK 2026/06/07 02:21:04 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both5: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both6: size = 6 OK 2026/06/07 02:21:04 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both6: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both7: size = 6 OK 2026/06/07 02:21:04 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both7: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both8: size = 6 OK 2026/06/07 02:21:04 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both8: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both9: size = 6 OK 2026/06/07 02:21:04 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:21:04 DEBUG : both9: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both11: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both16: Unchanged skipping 2026/06/07 02:21:04 DEBUG : both3: Unchanged skipping 2026/06/07 02:21:04 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:21:04 DEBUG : Waiting for deletions to finish 2026/06/07 02:21:09 INFO : only0: Deleted 2026/06/07 02:21:09 INFO : only19: Deleted 2026/06/07 02:21:09 INFO : only12: Deleted 2026/06/07 02:21:10 INFO : only17: Deleted 2026/06/07 02:21:14 INFO : only1: Deleted 2026/06/07 02:21:14 INFO : only3: Deleted 2026/06/07 02:21:15 INFO : only5: Deleted 2026/06/07 02:21:16 INFO : only6: Deleted 2026/06/07 02:21:20 INFO : only14: Deleted 2026/06/07 02:21:20 INFO : only13: Deleted 2026/06/07 02:21:21 INFO : only18: Deleted 2026/06/07 02:21:22 INFO : only4: Deleted 2026/06/07 02:21:25 INFO : only7: Deleted 2026/06/07 02:21:26 INFO : only8: Deleted 2026/06/07 02:21:27 INFO : only9: Deleted 2026/06/07 02:21:27 INFO : only10: Deleted 2026/06/07 02:21:31 INFO : only11: Deleted 2026/06/07 02:21:32 INFO : only2: Deleted 2026/06/07 02:21:32 INFO : only15: Deleted 2026/06/07 02:21:33 INFO : only16: Deleted 2026/06/07 02:21:33 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (207.56s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:24:29 DEBUG : both0: size = 6 OK 2026/06/07 02:24:29 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:24:29 DEBUG : both10: size = 6 OK 2026/06/07 02:24:29 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both11: size = 6 OK 2026/06/07 02:24:29 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both12: size = 6 OK 2026/06/07 02:24:29 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both0: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both13: size = 6 OK 2026/06/07 02:24:29 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both13: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both14: size = 6 OK 2026/06/07 02:24:29 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both10: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both15: size = 6 OK 2026/06/07 02:24:29 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both15: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both16: size = 6 OK 2026/06/07 02:24:29 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both11: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both17: size = 6 OK 2026/06/07 02:24:29 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both17: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both18: size = 6 OK 2026/06/07 02:24:29 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both18: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both19: size = 6 OK 2026/06/07 02:24:29 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both12: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both1: size = 6 OK 2026/06/07 02:24:29 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both1: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both2: size = 6 OK 2026/06/07 02:24:29 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both2: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both3: size = 6 OK 2026/06/07 02:24:29 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both3: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both4: size = 6 OK 2026/06/07 02:24:29 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both14: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both5: size = 6 OK 2026/06/07 02:24:29 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both16: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both6: size = 6 OK 2026/06/07 02:24:29 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both19: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both7: size = 6 OK 2026/06/07 02:24:29 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both7: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both8: size = 6 OK 2026/06/07 02:24:29 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both8: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both9: size = 6 OK 2026/06/07 02:24:29 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:24:29 DEBUG : both9: Unchanged skipping 2026/06/07 02:24:29 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only0: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only0: Sizes differ 2026/06/07 02:24:29 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only10: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only10: Sizes differ 2026/06/07 02:24:29 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only11: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only11: Sizes differ 2026/06/07 02:24:29 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only12: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only12: Sizes differ 2026/06/07 02:24:29 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only13: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only13: Sizes differ 2026/06/07 02:24:29 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only14: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only14: Sizes differ 2026/06/07 02:24:29 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only15: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only15: Sizes differ 2026/06/07 02:24:29 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only16: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only16: Sizes differ 2026/06/07 02:24:29 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only17: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only17: Sizes differ 2026/06/07 02:24:29 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only18: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only18: Sizes differ 2026/06/07 02:24:29 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only19: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only19: Sizes differ 2026/06/07 02:24:29 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only1: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only1: Sizes differ 2026/06/07 02:24:29 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only2: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only2: Sizes differ 2026/06/07 02:24:29 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only3: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only3: Sizes differ 2026/06/07 02:24:29 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only4: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only4: Sizes differ 2026/06/07 02:24:29 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only5: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only5: Sizes differ 2026/06/07 02:24:29 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only6: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only6: Sizes differ 2026/06/07 02:24:29 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only7: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only7: Sizes differ 2026/06/07 02:24:29 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only8: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only8: Sizes differ 2026/06/07 02:24:29 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2169494910) 2026/06/07 02:24:29 DEBUG : only9: size = 6 (Yandex rclone-test-noyukos0quma) 2026/06/07 02:24:29 DEBUG : only9: Sizes differ 2026/06/07 02:24:29 DEBUG : both4: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both5: Unchanged skipping 2026/06/07 02:24:29 DEBUG : both6: Unchanged skipping 2026/06/07 02:24:29 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:24:30 DEBUG : only11: size = 0 OK 2026/06/07 02:24:30 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/06/07 02:24:30 INFO : only11: Copied (replaced existing) 2026/06/07 02:24:30 DEBUG : only0: size = 0 OK 2026/06/07 02:24:30 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/06/07 02:24:30 INFO : only0: Copied (replaced existing) 2026/06/07 02:24:30 DEBUG : only12: size = 0 OK 2026/06/07 02:24:30 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/06/07 02:24:30 INFO : only12: Copied (replaced existing) 2026/06/07 02:24:30 DEBUG : only10: size = 0 OK 2026/06/07 02:24:30 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/06/07 02:24:30 INFO : only10: Copied (replaced existing) 2026/06/07 02:24:31 DEBUG : only14: size = 0 OK 2026/06/07 02:24:31 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/06/07 02:24:31 INFO : only14: Copied (replaced existing) 2026/06/07 02:24:32 DEBUG : only15: size = 0 OK 2026/06/07 02:24:32 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/06/07 02:24:32 INFO : only15: Copied (replaced existing) 2026/06/07 02:24:32 DEBUG : only13: size = 0 OK 2026/06/07 02:24:32 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/06/07 02:24:32 INFO : only13: Copied (replaced existing) 2026/06/07 02:24:33 DEBUG : only16: size = 0 OK 2026/06/07 02:24:33 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/06/07 02:24:33 INFO : only16: Copied (replaced existing) 2026/06/07 02:24:33 DEBUG : only18: size = 0 OK 2026/06/07 02:24:33 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/06/07 02:24:33 INFO : only18: Copied (replaced existing) 2026/06/07 02:24:33 DEBUG : only17: size = 0 OK 2026/06/07 02:24:33 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/06/07 02:24:33 INFO : only17: Copied (replaced existing) 2026/06/07 02:24:34 DEBUG : only1: size = 0 OK 2026/06/07 02:24:34 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/06/07 02:24:34 INFO : only1: Copied (replaced existing) 2026/06/07 02:24:34 DEBUG : only19: size = 0 OK 2026/06/07 02:24:34 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/06/07 02:24:34 INFO : only19: Copied (replaced existing) 2026/06/07 02:24:35 DEBUG : only2: size = 0 OK 2026/06/07 02:24:35 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/06/07 02:24:35 INFO : only2: Copied (replaced existing) 2026/06/07 02:24:35 DEBUG : only4: size = 0 OK 2026/06/07 02:24:35 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/06/07 02:24:35 INFO : only4: Copied (replaced existing) 2026/06/07 02:24:35 DEBUG : only3: size = 0 OK 2026/06/07 02:24:35 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/06/07 02:24:35 INFO : only3: Copied (replaced existing) 2026/06/07 02:24:35 DEBUG : only5: size = 0 OK 2026/06/07 02:24:35 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/06/07 02:24:35 INFO : only5: Copied (replaced existing) 2026/06/07 02:24:36 DEBUG : only6: size = 0 OK 2026/06/07 02:24:36 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/06/07 02:24:36 INFO : only6: Copied (replaced existing) 2026/06/07 02:24:37 DEBUG : only9: size = 0 OK 2026/06/07 02:24:37 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/06/07 02:24:37 INFO : only9: Copied (replaced existing) 2026/06/07 02:24:37 DEBUG : only8: size = 0 OK 2026/06/07 02:24:37 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/06/07 02:24:37 INFO : only8: Copied (replaced existing) 2026/06/07 02:24:37 DEBUG : only7: size = 0 OK 2026/06/07 02:24:37 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/06/07 02:24:37 INFO : only7: Copied (replaced existing) 2026/06/07 02:24:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (304.10s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:28:31 DEBUG : empty_dir: Making directory with metadata 2026/06/07 02:28:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 02:28:31 DEBUG : empty_on_remote: Making directory with metadata 2026/06/07 02:28:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 02:28:31 INFO : empty_on_remote: Making directory 2026/06/07 02:28:31 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/07 02:28:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/07 02:28:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/07 02:28:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/07 02:28:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (51.66s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:29:23 DEBUG : empty_dir: Making directory with metadata 2026/06/07 02:29:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 02:29:23 DEBUG : empty_on_remote: Making directory with metadata 2026/06/07 02:29:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/07 02:29:23 INFO : empty_on_remote: Making directory 2026/06/07 02:29:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/07 02:29:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/07 02:29:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/07 02:29:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/07 02:29:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/07 02:29:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (60.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:30:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 02:30:23 INFO : sub dir: Making directory 2026/06/07 02:30:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (103.71s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:32:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/07 02:32:07 INFO : sub dir: Making directory 2026/06/07 02:32:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (95.59s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:34:12 DEBUG : Waiting for deletions to finish 2026/06/07 02:34:12 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:34:12 DEBUG : apple: Excluded 2026/06/07 02:34:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:34:12 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:34:12 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:34:12 DEBUG : banana: Excluded 2026/06/07 02:34:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:34:12 DEBUG : splitbananasplit: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:34:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:34:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/07 02:34:15 DEBUG : apple: size = 5 OK 2026/06/07 02:34:15 DEBUG : banana: size = 6 OK 2026/06/07 02:34:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : apple: Unchanged skipping 2026/06/07 02:34:15 DEBUG : banana: Unchanged skipping 2026/06/07 02:34:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 02:34:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 02:34:15 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 02:34:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:34:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 02:34:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 02:34:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 02:34:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 02:34:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 02:34:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 02:34:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 02:34:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 02:34:15 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:34:15 DEBUG : Waiting for deletions to finish 2026/06/07 02:34:15 INFO : There was nothing to transfer 2026/06/07 02:34:15 DEBUG : Waiting for deletions to finish 2026/06/07 02:34:16 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : apple: Excluded 2026/06/07 02:34:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:34:16 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : banana: Excluded 2026/06/07 02:34:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : splitbananasplit: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:34:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:34:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/07 02:34:17 DEBUG : apple: size = 5 OK 2026/06/07 02:34:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:17 DEBUG : apple: Unchanged skipping 2026/06/07 02:34:17 DEBUG : banana: size = 6 OK 2026/06/07 02:34:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:17 DEBUG : banana: Unchanged skipping 2026/06/07 02:34:17 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 02:34:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 02:34:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 02:34:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:17 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:34:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 02:34:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 02:34:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 02:34:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 02:34:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 02:34:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 02:34:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 02:34:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:34:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 02:34:18 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:34:18 DEBUG : Waiting for deletions to finish 2026/06/07 02:34:18 INFO : There was nothing to transfer 2026/06/07 02:34:18 DEBUG : Waiting for deletions to finish 2026/06/07 02:34:18 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : apple: Excluded 2026/06/07 02:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:34:18 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : banana: Excluded 2026/06/07 02:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : splitbananasplit: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:34:18 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:36:54 DEBUG : Waiting for deletions to finish 2026/06/07 02:36:54 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:36:54 DEBUG : apple: Excluded 2026/06/07 02:36:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:36:54 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:36:54 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:36:54 DEBUG : banana: Excluded 2026/06/07 02:36:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:36:54 DEBUG : splitbananasplit: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:36:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:36:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/07 02:36:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 02:36:56 DEBUG : apple: size = 5 OK 2026/06/07 02:36:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 02:36:56 DEBUG : apple: Unchanged skipping 2026/06/07 02:36:56 DEBUG : banana: size = 6 OK 2026/06/07 02:36:56 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : banana: Unchanged skipping 2026/06/07 02:36:56 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 02:36:56 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:36:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 02:36:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 02:36:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 02:36:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 02:36:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 02:36:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 02:36:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 02:36:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 02:36:56 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:36:56 DEBUG : Waiting for deletions to finish 2026/06/07 02:36:56 INFO : There was nothing to transfer 2026/06/07 02:36:56 DEBUG : Waiting for deletions to finish 2026/06/07 02:36:56 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : apple: Excluded 2026/06/07 02:36:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:36:56 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : banana: Excluded 2026/06/07 02:36:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : splitbananasplit: Excluded 2026/06/07 02:36:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:36:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:36:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:36:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:36:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:36:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:36:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:36:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:36:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:36:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:36:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:36:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:36:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:36:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:36:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:36:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:36:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:36:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:36:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:36:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:36:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:36:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:36:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:36:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:36:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/07 02:36:57 DEBUG : apple: size = 5 OK 2026/06/07 02:36:57 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:57 DEBUG : apple: Unchanged skipping 2026/06/07 02:36:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 02:36:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 02:36:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 02:36:57 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:57 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 02:36:57 DEBUG : banana: size = 6 OK 2026/06/07 02:36:57 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:57 DEBUG : banana: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:36:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 02:36:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 02:36:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 02:36:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 02:36:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 02:36:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 02:36:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 02:36:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:36:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 02:36:58 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:36:58 DEBUG : Waiting for deletions to finish 2026/06/07 02:36:58 INFO : There was nothing to transfer 2026/06/07 02:36:58 DEBUG : Waiting for deletions to finish 2026/06/07 02:36:58 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : apple: Excluded 2026/06/07 02:36:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:36:58 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : banana: Excluded 2026/06/07 02:36:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : splitbananasplit: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:36:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:36:58 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:39:32 DEBUG : Waiting for deletions to finish 2026/06/07 02:39:32 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:39:32 DEBUG : apple: Excluded 2026/06/07 02:39:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:39:32 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:39:32 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:39:32 DEBUG : banana: Excluded 2026/06/07 02:39:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:39:32 DEBUG : splitbananasplit: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:39:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:39:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/07 02:39:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:39:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:39:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:39:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:39:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:39:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:39:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:39:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:39:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:39:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:39:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:39:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:39:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:39:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:39:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:39:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:39:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:39:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:39:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:39:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:39:34 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:39:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:39:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/07 02:39:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:39:34 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:39:34 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:39:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/07 02:39:35 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/06/07 02:39:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:39:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/07 02:39:35 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/06/07 02:39:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:39:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:36 DEBUG : YXBwbGU=: size = 5 OK 2026/06/07 02:39:36 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/06/07 02:39:36 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/07 02:39:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:36 DEBUG : YmFuYW5h: size = 6 OK 2026/06/07 02:39:36 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/06/07 02:39:36 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/07 02:39:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/07 02:39:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/06/07 02:39:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:39:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/07 02:39:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/06/07 02:39:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:39:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/07 02:39:37 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/06/07 02:39:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:39:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/07 02:39:37 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/06/07 02:39:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:39:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/07 02:39:38 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/06/07 02:39:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:39:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/07 02:39:39 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/06/07 02:39:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:39:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/07 02:39:39 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/06/07 02:39:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:39:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:39:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/07 02:39:39 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/06/07 02:39:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:39:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/07 02:39:40 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/06/07 02:39:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:39:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/07 02:39:40 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/06/07 02:39:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:39:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/07 02:39:41 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/06/07 02:39:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:39:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/07 02:39:41 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/06/07 02:39:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:39:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 02:39:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/07 02:39:42 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/06/07 02:39:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:39:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/07 02:39:42 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/06/07 02:39:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:39:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/07 02:39:42 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/06/07 02:39:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:39:43 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/07 02:39:43 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/06/07 02:39:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/07 02:39:43 DEBUG : Waiting for deletions to finish 2026/06/07 02:39:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/07 02:39:48 INFO : appleappleapplebanana: Deleted 2026/06/07 02:39:48 INFO : dir1/0012-6789;.txt: Deleted 2026/06/07 02:39:49 INFO : dir1/0003-defghij.txt: Deleted 2026/06/07 02:39:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/07 02:39:49 INFO : dir1/0009-3456789.txt: Deleted 2026/06/07 02:39:49 INFO : splitbananasplit: Deleted 2026/06/07 02:39:49 INFO : dir1/0007-1234567.txt: Deleted 2026/06/07 02:39:53 INFO : apple: Deleted 2026/06/07 02:39:54 INFO : dir1/0011-56789;.txt: Deleted 2026/06/07 02:39:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/07 02:39:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/07 02:39:54 INFO : banana: Deleted 2026/06/07 02:39:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/07 02:39:55 INFO : dir1/0015-9;=.txt: Deleted 2026/06/07 02:39:55 INFO : dir1/0008-2345678.txt: Deleted 2026/06/07 02:39:59 INFO : dir1/0010-456789.txt: Deleted 2026/06/07 02:39:59 INFO : dir1/0013-789;=.txt: Deleted 2026/06/07 02:39:59 INFO : dir1/0014-89;=.txt: Deleted 2026/06/07 02:39:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/07 02:39:59 DEBUG : Waiting for deletions to finish 2026/06/07 02:40:00 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : YXBwbGU=: Excluded 2026/06/07 02:40:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/07 02:40:00 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : YmFuYW5h: Excluded 2026/06/07 02:40:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/07 02:40:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/07 02:40:00 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/07 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 02:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:18 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:18 DEBUG : YXBwbGU=: size = 5 OK 2026/06/07 02:40:18 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : apple: Unchanged skipping 2026/06/07 02:40:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/07 02:40:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/07 02:40:18 DEBUG : YmFuYW5h: size = 6 OK 2026/06/07 02:40:18 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : banana: Unchanged skipping 2026/06/07 02:40:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/07 02:40:18 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : splitbananasplit: Unchanged skipping 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/07 02:40:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/07 02:40:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/07 02:40:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/07 02:40:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/07 02:40:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/07 02:40:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/07 02:40:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/07 02:40:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/07 02:40:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/07 02:40:18 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:40:18 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:40:18 DEBUG : Waiting for deletions to finish 2026/06/07 02:40:18 DEBUG : Waiting for deletions to finish 2026/06/07 02:40:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : YXBwbGU=: Excluded 2026/06/07 02:40:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/07 02:40:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : YmFuYW5h: Excluded 2026/06/07 02:40:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/07 02:40:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/07 02:40:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/07 02:40:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/07 02:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:19 DEBUG : apple: transformed to: YXBwbGU= 2026/06/07 02:40:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/07 02:40:19 DEBUG : banana: transformed to: YmFuYW5h 2026/06/07 02:40:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/07 02:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/07 02:40:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/07 02:40:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/07 02:40:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/07 02:40:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/07 02:40:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:42:49 DEBUG : Waiting for deletions to finish 2026/06/07 02:42:49 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : apple: Excluded 2026/06/07 02:42:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:42:49 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : banana: Excluded 2026/06/07 02:42:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : splitbananasplit: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:42:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:42:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/07 02:42:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:42:50 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:42:50 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:42:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:42:50 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:42:50 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:42:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:42:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:42:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:42:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:42:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:42:50 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:42:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:42:50 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:42:50 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:42:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 02:42:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:42:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 02:42:50 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:42:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 02:42:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:42:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 02:42:50 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:42:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:42:50 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:42:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 02:42:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/07 02:42:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/07 02:42:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/07 02:42:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/07 02:42:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/07 02:42:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/07 02:42:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/07 02:42:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/07 02:42:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/07 02:42:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/07 02:42:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/07 02:42:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/07 02:42:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/07 02:42:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/07 02:42:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/07 02:42:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/07 02:42:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/07 02:42:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:42:51 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:42:51 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:42:52 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/07 02:42:52 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/06/07 02:42:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/07 02:42:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 02:42:52 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/07 02:42:52 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/06/07 02:42:52 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/07 02:42:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 02:42:52 DEBUG : PREFIXapple: size = 5 OK 2026/06/07 02:42:52 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/06/07 02:42:52 INFO : apple: Copied (new) to: PREFIXapple 2026/06/07 02:42:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 02:42:53 DEBUG : PREFIXbanana: size = 6 OK 2026/06/07 02:42:53 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/06/07 02:42:53 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/07 02:42:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 02:42:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/07 02:42:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/06/07 02:42:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 02:42:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 02:42:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/07 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/06/07 02:42:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 02:42:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/07 02:42:54 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/06/07 02:42:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 02:42:54 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/07 02:42:54 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/06/07 02:42:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/07 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 02:42:55 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/07 02:42:55 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/06/07 02:42:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/07 02:42:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 02:42:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/07 02:42:55 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/06/07 02:42:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 02:42:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 02:42:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/07 02:42:56 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/06/07 02:42:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 02:42:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 02:42:57 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/07 02:42:57 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/06/07 02:42:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/07 02:42:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 02:42:57 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/07 02:42:57 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/06/07 02:42:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/07 02:42:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 02:42:57 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/07 02:42:57 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/06/07 02:42:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/07 02:42:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 02:42:58 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/07 02:42:58 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/06/07 02:42:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/07 02:42:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 02:42:58 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/07 02:42:58 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/06/07 02:42:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/07 02:42:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 02:42:59 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/07 02:42:59 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/06/07 02:42:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/07 02:42:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/07 02:42:59 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/06/07 02:42:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/07 02:42:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/07 02:42:59 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/06/07 02:42:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/07 02:43:00 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/07 02:43:00 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/06/07 02:43:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/07 02:43:00 DEBUG : Waiting for deletions to finish 2026/06/07 02:43:06 INFO : dir1/0013-789;=.txt: Deleted 2026/06/07 02:43:06 INFO : dir1/0003-defghij.txt: Deleted 2026/06/07 02:43:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/07 02:43:06 INFO : appleappleapplebanana: Deleted 2026/06/07 02:43:06 INFO : dir1/0009-3456789.txt: Deleted 2026/06/07 02:43:06 INFO : dir1/0008-2345678.txt: Deleted 2026/06/07 02:43:07 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/07 02:43:07 INFO : apple: Deleted 2026/06/07 02:43:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/07 02:43:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/07 02:43:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/07 02:43:12 INFO : dir1/0014-89;=.txt: Deleted 2026/06/07 02:43:12 INFO : banana: Deleted 2026/06/07 02:43:12 INFO : dir1/0011-56789;.txt: Deleted 2026/06/07 02:43:12 INFO : splitbananasplit: Deleted 2026/06/07 02:43:12 INFO : dir1/0007-1234567.txt: Deleted 2026/06/07 02:43:16 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/07 02:43:17 INFO : dir1/0010-456789.txt: Deleted 2026/06/07 02:43:17 INFO : dir1/0012-6789;.txt: Deleted 2026/06/07 02:43:17 INFO : dir1/0015-9;=.txt: Deleted 2026/06/07 02:43:17 DEBUG : Waiting for deletions to finish 2026/06/07 02:43:18 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : PREFIXapple: Excluded 2026/06/07 02:43:18 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/07 02:43:18 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : PREFIXbanana: Excluded 2026/06/07 02:43:18 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:43:18 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/07 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 02:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 02:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : apple: transformed to: PREFIXapple 2026/06/07 02:43:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/07 02:43:18 DEBUG : banana: transformed to: PREFIXbanana 2026/06/07 02:43:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/07 02:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/07 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/07 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/07 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/07 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/07 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/07 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/07 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/07 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/07 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/07 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/07 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/07 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/07 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/07 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/07 02:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/07 02:43:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:43:19 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:43:19 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:43:20 DEBUG : apple: size = 5 OK 2026/06/07 02:43:20 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/06/07 02:43:20 INFO : apple: Copied (new) 2026/06/07 02:43:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 02:43:20 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/06/07 02:43:20 INFO : splitbananasplit: Copied (new) 2026/06/07 02:43:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 02:43:21 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/06/07 02:43:21 INFO : appleappleapplebanana: Copied (new) 2026/06/07 02:43:21 DEBUG : banana: size = 6 OK 2026/06/07 02:43:21 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/06/07 02:43:21 INFO : banana: Copied (new) 2026/06/07 02:43:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 02:43:22 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/06/07 02:43:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/07 02:43:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 02:43:23 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/06/07 02:43:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/07 02:43:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 02:43:23 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/06/07 02:43:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/07 02:43:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 02:43:23 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/06/07 02:43:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/07 02:43:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 02:43:24 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/06/07 02:43:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/07 02:43:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 02:43:25 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/06/07 02:43:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/07 02:43:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 02:43:25 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/06/07 02:43:25 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/07 02:43:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 02:43:26 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/06/07 02:43:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/07 02:43:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 02:43:26 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/06/07 02:43:26 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/07 02:43:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/06/07 02:43:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/07 02:43:27 DEBUG : pacer: Reducing sleep to 15ms 2026/06/07 02:43:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/07 02:43:27 DEBUG : pacer: Reducing sleep to 10ms 2026/06/07 02:43:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 02:43:27 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/06/07 02:43:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/07 02:43:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 02:43:28 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/06/07 02:43:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/07 02:43:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 02:43:28 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/06/07 02:43:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/07 02:43:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 02:43:28 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/06/07 02:43:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/07 02:43:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 02:43:29 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/06/07 02:43:29 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/07 02:43:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 02:43:29 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/06/07 02:43:29 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/07 02:43:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 02:43:30 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/06/07 02:43:30 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/07 02:43:30 DEBUG : Waiting for deletions to finish 2026/06/07 02:43:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/07 02:43:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/07 02:43:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/07 02:43:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/07 02:43:36 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/07 02:43:36 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/07 02:43:36 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/07 02:43:36 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/07 02:43:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/07 02:43:41 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/07 02:43:41 INFO : PREFIXsplitbananasplit: Deleted 2026/06/07 02:43:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/07 02:43:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/07 02:43:42 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/07 02:43:42 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/07 02:43:42 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/07 02:43:47 INFO : PREFIXbanana: Deleted 2026/06/07 02:43:47 INFO : PREFIXapple: Deleted 2026/06/07 02:43:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/07 02:43:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/07 02:43:47 DEBUG : Waiting for deletions to finish 2026/06/07 02:43:47 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : apple: Excluded 2026/06/07 02:43:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:43:47 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : banana: Excluded 2026/06/07 02:43:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : splitbananasplit: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:43:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:43:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/07 02:43:48 DEBUG : Waiting for deletions to finish 2026/06/07 02:43:48 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:43:48 DEBUG : apple: Excluded 2026/06/07 02:43:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:43:48 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:43:48 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:43:48 DEBUG : banana: Excluded 2026/06/07 02:43:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:43:48 DEBUG : splitbananasplit: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:43:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:43:49 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:123 Error: Should be true Test: TestTransform/prefix Messages: dir1/0002-cdefghi.txt: Modification time difference too big |-222118h38m15.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-06-07 02:43:22 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:198: Remote "Yandex rclone-test-noyukos0quma", Local "Local file system at /tmp/rclone2169494910", Modify Window "1ns" 2026/06/07 02:46:26 DEBUG : Waiting for deletions to finish 2026/06/07 02:46:26 DEBUG : apple: Excluded (Path Filter) 2026/06/07 02:46:26 DEBUG : apple: Excluded 2026/06/07 02:46:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/07 02:46:26 DEBUG : appleappleapplebanana: Excluded 2026/06/07 02:46:26 DEBUG : banana: Excluded (Path Filter) 2026/06/07 02:46:26 DEBUG : banana: Excluded 2026/06/07 02:46:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/07 02:46:26 DEBUG : splitbananasplit: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/07 02:46:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/07 02:46:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/07 02:46:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 02:46:27 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 02:46:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:27 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 02:46:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 02:46:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:27 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:27 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 02:46:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:28 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:28 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:28 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/07 02:46:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:28 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:46:28 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:46:29 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/07 02:46:29 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/06/07 02:46:29 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/07 02:46:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 02:46:29 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/07 02:46:29 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/06/07 02:46:29 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/07 02:46:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:30 DEBUG : appleSUFFIX: size = 5 OK 2026/06/07 02:46:30 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/06/07 02:46:30 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/07 02:46:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 02:46:30 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/07 02:46:30 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/06/07 02:46:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/07 02:46:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 02:46:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/07 02:46:31 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/06/07 02:46:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 02:46:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 02:46:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/07 02:46:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/06/07 02:46:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 02:46:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 02:46:31 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/07 02:46:31 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/06/07 02:46:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 02:46:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/07 02:46:32 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/06/07 02:46:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 02:46:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 02:46:32 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/07 02:46:32 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/06/07 02:46:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/07 02:46:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 02:46:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/07 02:46:33 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/06/07 02:46:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 02:46:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 02:46:34 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/07 02:46:34 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/06/07 02:46:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/07 02:46:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 02:46:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/07 02:46:34 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/06/07 02:46:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 02:46:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 02:46:34 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/07 02:46:34 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/06/07 02:46:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/07 02:46:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 02:46:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/07 02:46:35 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/06/07 02:46:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/07 02:46:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 02:46:35 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/07 02:46:35 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/06/07 02:46:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/07 02:46:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 02:46:36 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/07 02:46:36 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/06/07 02:46:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/07 02:46:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 02:46:36 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/07 02:46:36 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/06/07 02:46:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/07 02:46:36 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/07 02:46:36 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/06/07 02:46:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/07 02:46:37 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/07 02:46:37 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/06/07 02:46:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/07 02:46:37 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/07 02:46:37 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/06/07 02:46:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/07 02:46:37 DEBUG : Waiting for deletions to finish 2026/06/07 02:46:42 INFO : dir1/0003-defghij.txt: Deleted 2026/06/07 02:46:42 INFO : apple: Deleted 2026/06/07 02:46:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/07 02:46:43 INFO : dir1/0011-56789;.txt: Deleted 2026/06/07 02:46:43 INFO : appleappleapplebanana: Deleted 2026/06/07 02:46:43 INFO : splitbananasplit: Deleted 2026/06/07 02:46:43 INFO : banana: Deleted 2026/06/07 02:46:43 INFO : dir1/0014-89;=.txt: Deleted 2026/06/07 02:46:48 INFO : dir1/0009-3456789.txt: Deleted 2026/06/07 02:46:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/07 02:46:48 INFO : dir1/0010-456789.txt: Deleted 2026/06/07 02:46:48 INFO : dir1/0008-2345678.txt: Deleted 2026/06/07 02:46:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/07 02:46:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/07 02:46:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/07 02:46:49 INFO : dir1/0012-6789;.txt: Deleted 2026/06/07 02:46:53 INFO : dir1/0013-789;=.txt: Deleted 2026/06/07 02:46:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/07 02:46:54 INFO : dir1/0007-1234567.txt: Deleted 2026/06/07 02:46:54 INFO : dir1/0015-9;=.txt: Deleted 2026/06/07 02:46:54 DEBUG : Waiting for deletions to finish 2026/06/07 02:46:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : appleSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : bananaSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : splitbananasplitSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/06/07 02:46:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/06/07 02:46:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/06/07 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : apple: transformed to: appleSUFFIX 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/07 02:46:55 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/07 02:46:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/07 02:46:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/07 02:46:55 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for checks to finish 2026/06/07 02:46:55 DEBUG : Yandex rclone-test-noyukos0quma: Waiting for transfers to finish 2026/06/07 02:46:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/07 02:46:56 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/06/07 02:46:56 INFO : appleappleapplebanana: Copied (new) 2026/06/07 02:46:56 DEBUG : apple: size = 5 OK 2026/06/07 02:46:56 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/06/07 02:46:56 INFO : apple: Copied (new) 2026/06/07 02:46:57 DEBUG : banana: size = 6 OK 2026/06/07 02:46:57 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/06/07 02:46:57 INFO : banana: Copied (new) 2026/06/07 02:46:57 DEBUG : splitbananasplit: size = 16 OK 2026/06/07 02:46:57 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/06/07 02:46:57 INFO : splitbananasplit: Copied (new) 2026/06/07 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/07 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/06/07 02:46:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/07 02:46:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/07 02:46:58 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/06/07 02:46:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/07 02:46:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/07 02:46:59 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/06/07 02:46:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/07 02:46:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/07 02:46:59 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/06/07 02:46:59 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/07 02:47:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/07 02:47:00 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/06/07 02:47:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/07 02:47:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/07 02:47:00 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/06/07 02:47:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/07 02:47:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/07 02:47:01 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/06/07 02:47:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/07 02:47:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/07 02:47:01 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/06/07 02:47:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/07 02:47:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/07 02:47:02 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/06/07 02:47:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/07 02:47:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/07 02:47:02 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/06/07 02:47:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/07 02:47:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/07 02:47:03 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/06/07 02:47:03 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/07 02:47:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/07 02:47:03 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/06/07 02:47:03 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/07 02:47:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/07 02:47:04 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/06/07 02:47:04 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/07 02:47:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/07 02:47:05 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/06/07 02:47:05 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/07 02:47:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/07 02:47:05 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/06/07 02:47:05 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/07 02:47:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/07 02:47:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/06/07 02:47:06 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/07 02:47:06 DEBUG : Waiting for deletions to finish panic: test timed out after 1h0m0s running tests: TestTransform (13m27s) TestTransform/suffix (1m16s) goroutine 19180 [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(0xd380c9de008, {0x2a3a75a?, 0xd380c1c9ae8?}, 0x2baeed8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0xd380c9de008) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0xd380c9de008, 0xd380c1c9c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a613fe, 0x18}, {0x2a824a2, 0x20}, 0xd380ca07728, {0x464a0e0, 0x6c, 0x6c}, {0xc28154cb80b49218, 0x346428e1fde, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0xd380c896e60) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0xd380c896e60) /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 19195 [select]: net/http.(*persistConn).roundTrip(0xd380c4df540, 0xd380c958870) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xd380c5464e0, 0xd380cf0e000) /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(0xd380c3aa5a0, 0xd380cf0e000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0xd380c715b00, 0xd380cbe1cc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xd380cbe1cc0, {0x2bcd040, 0xd380c715b00}, {0xd380cc674f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xd380c228a20, 0xd380cbe1cc0, {0x6f6e2d7473657401?, 0xd380cc67578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xd380c228a20, 0xd380cbe1cc0) /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(0xd380c2a9680, {0x2bf5110, 0xd380ca88190}, 0xd380cb3a000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xd380c3aa660, 0xd380cd6ee80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xd380c3aa660, 0xd380cd6ee80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xd380c3a9100, {0x2bf5110, 0xd380ca88190}, {0xd380cdaec00, 0x2a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xd380cc56420, {0x2bf5110, 0xd380ca88190}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf5110, 0xd380ca88190}, {0x2c139a0, 0xd380cc56420}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 50 [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 51 [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 19147 [select]: net/http.(*persistConn).writeLoop(0xd380cd7e140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19141 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18907 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c214400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c632000?, 0xd380ccf5300?, 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(0xd380c632000, {0xd380ccf5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c632000, {0xd380ccf5300?, 0xd380c9639a0?, 0xd380c963970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160438, {0xd380ccf5300?, 0x0?, 0xd380c9639c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c908ba0, {0xd380ccf5300?, 0x7bd34c15a1e8?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce98030, {0xd380ccf5300?, 0xd380c451c20?, 0xd380c963a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cdcbea8, {0x2bcc460, 0xd380ce98030}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cdcbc08, {0x7bd34c291cd0, 0xd380c908ba0}, 0xd380c963c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cdcbc08, 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(0xd380cdcbc08, {0xd380cdf3000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca83b80, {0xd380cdf3000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc90c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc90c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca83b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18888 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18442 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c1a1e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2700?, 0xd380cafa000?, 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(0xd380c5a2700, {0xd380cafa000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2700, {0xd380cafa000?, 0x17fb?, 0xd380c69d380?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592158, {0xd380cafa000?, 0x0?, 0xd3800000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c908840, {0xd380cafa000?, 0x7bd34d43aba0?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c4b9bc0, {0xd380cafa000?, 0xd380c5050e0?, 0xd380cb18a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cc837a8, {0x2bcc460, 0xd380c4b9bc0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cc83508, {0x7bd34c291cd0, 0xd380c908840}, 0xd380cb18c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cc83508, 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(0xd380cc83508, {0xd380c90d000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c9b9180, {0xd380c90d000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cd049c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cd049c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c9b9180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18414 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19190 [select]: net/http.(*persistConn).roundTrip(0xd380ce88500, 0xd380c2a9810) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xd380c5464e0, 0xd380cd7b040) /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(0xd380c3aa5a0, 0xd380cd7b040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0xd380c715b00, 0xd380cd7af00) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xd380cd7af00, {0x2bcd040, 0xd380c715b00}, {0xd380c7d54f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xd380c228a20, 0xd380cd7af00, {0x1?, 0xd380c7d5578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xd380c228a20, 0xd380cd7af00) /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(0xd380c2a9680, {0x2bf5110, 0xd380ca88190}, 0xd380cb3a580) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xd380c3aa660, 0xd380cd6f000, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xd380c3aa660, 0xd380cd6f000) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xd380c3a9100, {0x2bf5110, 0xd380ca88190}, {0xd380c7c4fc0, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xd380ccea420, {0x2bf5110, 0xd380ca88190}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf5110, 0xd380ca88190}, {0x2c139a0, 0xd380ccea420}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 19026 [select]: net/http.(*persistConn).writeLoop(0xd380cb95680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19005 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19112 [select]: net/http.(*persistConn).writeLoop(0xd380cbe0780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19127 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18768 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c1a1200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c48a180?, 0xd380cafb800?, 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(0xd380c48a180, {0xd380cafb800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c48a180, {0xd380cafb800?, 0x17fb?, 0xd380d00b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592688, {0xd380cafb800?, 0x0?, 0xd380d00b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c4b92a8, {0xd380cafb800?, 0x7bd34d43aba0?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c4b9c38, {0xd380cafb800?, 0xd380cb02780?, 0xd380d00ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cdcb7a8, {0x2bcc460, 0xd380c4b9c38}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cdcb508, {0x7bd34c291cd0, 0xd380c4b92a8}, 0xd380d00bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cdcb508, 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(0xd380cdcb508, {0xd380cd94000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c4dfb80, {0xd380cd94000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc00ba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc00ba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c4dfb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18786 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18318 [select]: net/http.(*persistConn).writeLoop(0xd380c4df7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18325 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2625 [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 2649 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18927 [IO wait]: internal/poll.runtime_pollWait(0x7bd34d458000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77ae00?, 0xd380c5d6000?, 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(0xd380c77ae00, {0xd380c5d6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77ae00, {0xd380c5d6000?, 0x12fb?, 0xd380c5ce970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c6826a0, {0xd380c5d6000?, 0x0?, 0xd380c5ce9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c903488, {0xd380c5d6000?, 0x7bd34c2419f8?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c909950, {0xd380c5d6000?, 0xd380cb02d20?, 0xd380c5cea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8f2d28, {0x2bcc460, 0xd380c909950}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c8f2a88, {0x7bd34c291cd0, 0xd380c903488}, 0xd380c5cec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c8f2a88, 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(0xd380c8f2a88, {0xd380c7f2000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c636c80, {0xd380c7f2000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdc0c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdc0c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c636c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18944 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19197 [select]: net/http.(*persistConn).roundTrip(0xd380ca5adc0, 0xd380c2a94a0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xd380c5464e0, 0xd380cd7a780) /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(0xd380c3aa5a0, 0xd380cd7a780) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0xd380c715b00, 0xd380cd7a640) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xd380cd7a640, {0x2bcd040, 0xd380c715b00}, {0xd380cadb4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xd380c228a20, 0xd380cd7a640, {0x1?, 0xd380cadb578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xd380c228a20, 0xd380cd7a640) /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(0xd380c2a9680, {0x2bf5110, 0xd380ca88190}, 0xd380cd76dc0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xd380c3aa660, 0xd380cd6ecc0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xd380c3aa660, 0xd380cd6ecc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xd380c3a9100, {0x2bf5110, 0xd380ca88190}, {0xd380c7c4bc0, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xd380ccea4e0, {0x2bf5110, 0xd380ca88190}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf5110, 0xd380ca88190}, {0x2c139a0, 0xd380ccea4e0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18679 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0dde00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a8a80?, 0xd380c99e000?, 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(0xd380c3a8a80, {0xd380c99e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a8a80, {0xd380c99e000?, 0x12fb?, 0xd380ccb0970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592258, {0xd380c99e000?, 0x0?, 0xd380ccb09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ce98cc0, {0xd380c99e000?, 0x7bd34c15a1e8?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce99410, {0xd380c99e000?, 0xd380cb03680?, 0xd380ccb0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cdcad28, {0x2bcc460, 0xd380ce99410}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cdcaa88, {0x7bd34c291cd0, 0xd380ce98cc0}, 0xd380ccb0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cdcaa88, 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(0xd380cdcaa88, {0xd380c7e5000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c9b8f00, {0xd380c7e5000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc34d80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc34d80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c9b8f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18651 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19196 [select]: net/http.(*persistConn).roundTrip(0xd380c4dfb80, 0xd380c958960) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xd380c5464e0, 0xd380cf0e280) /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(0xd380c3aa5a0, 0xd380cf0e280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0xd380c715b00, 0xd380cf0e140) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xd380cf0e140, {0x2bcd040, 0xd380c715b00}, {0xd380c7654f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xd380c228a20, 0xd380cf0e140, {0x6f6e2d7473657401?, 0xd380c765578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xd380c228a20, 0xd380cf0e140) /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(0xd380c2a9680, {0x2bf5110, 0xd380ca88190}, 0xd380cb3a2c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xd380c3aa660, 0xd380cd6eec0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xd380c3aa660, 0xd380cd6eec0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xd380c3a9100, {0x2bf5110, 0xd380ca88190}, {0xd380cdaed50, 0x2b}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xd380cc564e0, {0x2bf5110, 0xd380ca88190}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf5110, 0xd380ca88190}, {0x2c139a0, 0xd380cc564e0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 19146 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c16be00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a3480?, 0xd380cd4e600?, 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(0xd380c5a3480, {0xd380cd4e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a3480, {0xd380cd4e600?, 0x12fb?, 0xd380c51d0c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c502900, {0xd380cd4e600?, 0x0?, 0xd380c5cf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c4b99f8, {0xd380cd4e600?, 0x7bd34c23f158?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380cc54048, {0xd380cd4e600?, 0xd380c3505a0?, 0xd380c5cfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccedb28, {0x2bcc460, 0xd380cc54048}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cced888, {0x7bd34c291cd0, 0xd380c4b99f8}, 0xd380c5cfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cced888, 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(0xd380cced888, {0xd380cea6000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cd7e140, {0xd380cea6000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cea25a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cea25a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cd7e140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19141 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 14935 [chan receive, 1 minutes]: testing.(*T).Run(0xd380cb306c8, {0x2a2585c?, 0x496ef2?}, 0xd380c958000) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0xd380cb306c8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0xd380cb306c8, 0x2baeed8) /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 18623 [select]: net/http.(*persistConn).writeLoop(0xd380c637040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18640 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18844 [IO wait]: internal/poll.runtime_pollWait(0x7bd34d457e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2800?, 0xd380ca2ec00?, 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(0xd380c5a2800, {0xd380ca2ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2800, {0xd380ca2ec00?, 0x12fb?, 0xd380ca26970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160378, {0xd380ca2ec00?, 0x0?, 0xd380ca269c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c908858, {0xd380ca2ec00?, 0x7bd34c241098?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ca06690, {0xd380ca2ec00?, 0xd380c351680?, 0xd380ca26a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cdcbb28, {0x2bcc460, 0xd380ca06690}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cdcb888, {0x7bd34c291cd0, 0xd380c908858}, 0xd380ca26c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cdcb888, 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(0xd380cdcb888, {0xd380cab6000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb5d2c0, {0xd380cab6000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cb60de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cb60de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb5d2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18864 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18799 [IO wait]: internal/poll.runtime_pollWait(0x7bd34d457a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c48a600?, 0xd380ca6f000?, 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(0xd380c48a600, {0xd380ca6f000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c48a600, {0xd380ca6f000?, 0x17fb?, 0xd380c595680?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c682510, {0xd380ca6f000?, 0x0?, 0xd380c7d79c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c902af8, {0xd380ca6f000?, 0x7bd34c1e6760?, 0x7bd396294a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c8ac5b8, {0xd380ca6f000?, 0xd380c351860?, 0xd380c7d7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccf02a8, {0x2bcc460, 0xd380c8ac5b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380ccf0008, {0x7bd34c291cd0, 0xd380c902af8}, 0xd380c7d7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380ccf0008, 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(0xd380ccf0008, {0xd380cb67000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca82280, {0xd380cb67000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cceb260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cceb260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca82280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18793 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18912 [select]: net/http.(*persistConn).writeLoop(0xd380c636140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18939 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19009 [IO wait]: internal/poll.runtime_pollWait(0x7bd34d457c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a3000?, 0xd380ca4e600?, 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(0xd380c5a3000, {0xd380ca4e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a3000, {0xd380ca4e600?, 0x12fb?, 0xd380c490700?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c5025a8, {0xd380ca4e600?, 0x0?, 0xd380c5be9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ca07398, {0xd380ca4e600?, 0x7bd34cb9ca48?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c582210, {0xd380ca4e600?, 0xd380c5ac1e0?, 0xd380c5bea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cced428, {0x2bcc460, 0xd380c582210}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cced188, {0x7bd34c291cd0, 0xd380ca07398}, 0xd380c5bec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cced188, 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(0xd380cced188, {0xd380cae9000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb95680, {0xd380cae9000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cd04c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cd04c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb95680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19005 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17154 [select]: net/http.(*persistConn).writeLoop(0xd380ca5adc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17130 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18422 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c168e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2500?, 0xd380cc6c000?, 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(0xd380c5a2500, {0xd380cc6c000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2500, {0xd380cc6c000?, 0x17fb?, 0xd380c642b80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160480, {0xd380cc6c000?, 0x0?, 0xd380ce309c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c582660, {0xd380cc6c000?, 0x7bd34d43aba0?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c4b9bf0, {0xd380cc6c000?, 0xd380c685c20?, 0xd380ce30a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8497a8, {0x2bcc460, 0xd380c4b9bf0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c849508, {0x7bd34c291cd0, 0xd380c582660}, 0xd380ce30c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c849508, 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(0xd380c849508, {0xd380c7b8000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ce88500, {0xd380c7b8000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380ccfb380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380ccfb380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ce88500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18401 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18423 [select]: net/http.(*persistConn).writeLoop(0xd380ce88500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18401 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18299 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c1a1a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77ab80?, 0xd380ca54000?, 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(0xd380c77ab80, {0xd380ca54000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77ab80, {0xd380ca54000?, 0x12fb?, 0xd380c69d8c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c1605c0, {0xd380ca54000?, 0x0?, 0xd380cd469c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c582bd0, {0xd380ca54000?, 0x7bd34c2419f8?, 0x7bd396294a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c908828, {0xd380ca54000?, 0xd380c5ac3c0?, 0xd380cd46a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cc83428, {0x2bcc460, 0xd380c908828}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cc83188, {0x7bd34c291cd0, 0xd380c582bd0}, 0xd380cd46c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cc83188, 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(0xd380cc83188, {0xd380c8c9000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ce88140, {0xd380c8c9000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cb6c660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cb6c660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ce88140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18310 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18911 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c169600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2d00?, 0xd380ccf6600?, 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(0xd380c5a2d00, {0xd380ccf6600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2d00, {0xd380ccf6600?, 0x12fb?, 0xd380c69d6a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160568, {0xd380ccf6600?, 0x0?, 0xd380c5d39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c9093e0, {0xd380ccf6600?, 0x7bd34c241098?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ca07140, {0xd380ccf6600?, 0xd380c5ac780?, 0xd380c5d3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccf0628, {0x2bcc460, 0xd380ca07140}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380ccf0388, {0x7bd34c291cd0, 0xd380c9093e0}, 0xd380c5d3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380ccf0388, 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(0xd380ccf0388, {0xd380c737000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c636140, {0xd380c737000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cb6d980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cb6d980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c636140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18939 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18202 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c213c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77b080?, 0xd380c8e3900?, 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(0xd380c77b080, {0xd380c8e3900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77b080, {0xd380c8e3900?, 0x12fb?, 0xd380ca22970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c6827c0, {0xd380c8e3900?, 0x0?, 0xd380ca229c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c903668, {0xd380c8e3900?, 0x7bd34cb9ca48?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c582e70, {0xd380c8e3900?, 0xd380c9405a0?, 0xd380ca22a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c85c628, {0x2bcc460, 0xd380c582e70}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c85c388, {0x7bd34c291cd0, 0xd380c903668}, 0xd380ca22c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c85c388, 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(0xd380c85c388, {0xd380cb34000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca5b7c0, {0xd380cb34000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc34000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc34000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca5b7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18211 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18879 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0db400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a8500?, 0xd380d04e000?, 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(0xd380c3a8500, {0xd380d04e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a8500, {0xd380d04e000?, 0x12fb?, 0xd380c594a40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592100, {0xd380d04e000?, 0x0?, 0xd380c5d19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c8ac7b0, {0xd380d04e000?, 0x7bd34f5f6368?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c514cf0, {0xd380d04e000?, 0xd380c940960?, 0xd380c5d1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380d01e2a8, {0x2bcc460, 0xd380c514cf0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380d01e008, {0x7bd34c291cd0, 0xd380c8ac7b0}, 0xd380c5d1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380d01e008, 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(0xd380d01e008, {0xd380d055000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cf0f040, {0xd380d055000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380d04c6c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380d04c6c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cf0f040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18874 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18452 [select]: net/http.(*persistConn).writeLoop(0xd380c9b8dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18406 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18536 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c16c000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a8c80?, 0xd380ca55300?, 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(0xd380c3a8c80, {0xd380ca55300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a8c80, {0xd380ca55300?, 0x12fb?, 0xd380c714b40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c5924c0, {0xd380ca55300?, 0x0?, 0xd380cd419c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c409788, {0xd380ca55300?, 0x7bd34c15a1e8?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce983a8, {0xd380ca55300?, 0xd380c9410e0?, 0xd380cd41a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cdca2a8, {0x2bcc460, 0xd380ce983a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cdca008, {0x7bd34c291cd0, 0xd380c409788}, 0xd380cd41c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cdca008, 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(0xd380cdca008, {0xd380cddd000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca5ba40, {0xd380cddd000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380ccbb7a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380ccbb7a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca5ba40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18568 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18999 [select]: net/http.(*persistConn).writeLoop(0xd380ca5a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18993 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18144 [select]: net/http.(*persistConn).writeLoop(0xd380ca823c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18195 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18537 [select]: net/http.(*persistConn).writeLoop(0xd380ca5ba40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18568 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19111 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c214200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a3300?, 0xd380c5d8600?, 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(0xd380c5a3300, {0xd380c5d8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a3300, {0xd380c5d8600?, 0x12fb?, 0xd380cb8c970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c5028e8, {0xd380c5d8600?, 0x0?, 0xd380cb8c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c4b99b0, {0xd380c5d8600?, 0x7bd34f5f6368?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c514198, {0xd380c5d8600?, 0xd380c941c20?, 0xd380cb8ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cced7a8, {0x2bcc460, 0xd380c514198}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cced508, {0x7bd34c291cd0, 0xd380c4b99b0}, 0xd380cb8cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cced508, 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(0xd380cced508, {0xd380cde6000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cbe0780, {0xd380cde6000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdee9c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdee9c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cbe0780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19127 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18682 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0dae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2a80?, 0xd380c99f300?, 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(0xd380c5a2a80, {0xd380c99f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2a80, {0xd380c99f300?, 0x12fb?, 0xd380c594060?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160660, {0xd380c99f300?, 0x0?, 0xd380cbf09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c583038, {0xd380c99f300?, 0x7bd34cb9ca48?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c5830e0, {0xd380c99f300?, 0xd380c700960?, 0xd380cbf0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccec9a8, {0x2bcc460, 0xd380c5830e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380ccec708, {0x7bd34c291cd0, 0xd380c583038}, 0xd380cbf0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380ccec708, 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(0xd380ccec708, {0xd380c9f6000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ce88780, {0xd380c9f6000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cd04000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cd04000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ce88780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18668 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17057 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0de600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2780?, 0xd380c17d400?, 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(0xd380c5a2780, {0xd380c17d400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2780, {0xd380c17d400?, 0x0?, 0x7bd34c169a0d?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592068, {0xd380c17d400?, 0xd380c632b80?, 0xd380c632b80?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c902180, {0xd380c17d400?, 0x7bd34c15a1e8?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce98390, {0xd380c17d400?, 0xd380c700d20?, 0xd380cc6ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cc82628, {0x2bcc460, 0xd380ce98390}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cc82388, {0x7bd34c291cd0, 0xd380c902180}, 0xd380cc6bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cc82388, 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(0xd380cc82388, {0xd380ccbf000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca5adc0, {0xd380ccbf000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc90f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc90f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca5adc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17130 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18775 [select]: net/http.(*persistConn).writeLoop(0xd380c4df540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18748 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18089 [select]: net/http.(*persistConn).writeLoop(0xd380cb75540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18272 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18998 [IO wait]: internal/poll.runtime_pollWait(0x7bd34f5cf600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77b580?, 0xd380ca4d300?, 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(0xd380c77b580, {0xd380ca4d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77b580, {0xd380ca4d300?, 0x12fb?, 0xd380c4901c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c6828b8, {0xd380ca4d300?, 0x0?, 0xd380cc799c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ce981e0, {0xd380ca4d300?, 0x7bd34c241098?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ca07428, {0xd380ca4d300?, 0xd380c7014a0?, 0xd380cc79a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8f37a8, {0x2bcc460, 0xd380ca07428}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c8f3508, {0x7bd34c291cd0, 0xd380ce981e0}, 0xd380cc79c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c8f3508, 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(0xd380c8f3508, {0xd380ca49000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca5a280, {0xd380ca49000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380ccfb080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380ccfb080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca5a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18993 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18680 [select]: net/http.(*persistConn).writeLoop(0xd380c9b8f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18651 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18559 [select]: net/http.(*persistConn).writeLoop(0xd380ca83540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18553 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18430 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c169c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77b400?, 0xd380cb11300?, 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(0xd380c77b400, {0xd380cb11300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77b400, {0xd380cb11300?, 0x12fb?, 0xd380c643020?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592218, {0xd380cb11300?, 0x0?, 0xd380caf39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c909128, {0xd380cb11300?, 0x7bd34c2419f8?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c909668, {0xd380cb11300?, 0xd380cd3a3c0?, 0xd380caf3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cc83b28, {0x2bcc460, 0xd380c909668}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cc83888, {0x7bd34c291cd0, 0xd380c909128}, 0xd380caf3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cc83888, 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(0xd380cc83888, {0xd380cc26000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ce88c80, {0xd380cc26000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cb7f5c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cb7f5c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ce88c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18425 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18880 [select]: net/http.(*persistConn).writeLoop(0xd380cf0f040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18874 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18705 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c1a1600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c632100?, 0xd380c9a0600?, 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(0xd380c632100, {0xd380c9a0600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c632100, {0xd380c9a0600?, 0x12fb?, 0xd380c594c20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c5924b8, {0xd380c9a0600?, 0x0?, 0xd380d00c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ce999f8, {0xd380c9a0600?, 0x7bd34d3ff080?, 0x7bd396294a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c9022a0, {0xd380c9a0600?, 0xd380c5ad4a0?, 0xd380d00ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cdcb0a8, {0x2bcc460, 0xd380c9022a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cdcae08, {0x7bd34c291cd0, 0xd380ce999f8}, 0xd380d00cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cdcae08, 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(0xd380cdcae08, {0xd380cb4c000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb957c0, {0xd380cb4c000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cb7e060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cb7e060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb957c0) /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 18431 [select]: net/http.(*persistConn).writeLoop(0xd380ce88c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18425 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18591 [select]: net/http.(*persistConn).writeLoop(0xd380c4de8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18740 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18367 [select]: net/http.(*persistConn).writeLoop(0xd380ca66780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18360 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18627 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0de200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a8700?, 0xd380ca2c600?, 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(0xd380c3a8700, {0xd380ca2c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a8700, {0xd380ca2c600?, 0x12fb?, 0xd380cbf3970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c502310, {0xd380ca2c600?, 0x0?, 0xd380cbf39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ca06270, {0xd380ca2c600?, 0x7bd34c15a1e8?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce984c8, {0xd380ca2c600?, 0xd380c5adc20?, 0xd380cbf3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c85dea8, {0x2bcc460, 0xd380ce984c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c85dc08, {0x7bd34c291cd0, 0xd380ca06270}, 0xd380cbf3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c85dc08, 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(0xd380c85dc08, {0xd380cca4000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cdf6b40, {0xd380cca4000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc90300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc90300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cdf6b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18606 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18715 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c214000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77af80?, 0xd380ca58c00?, 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(0xd380c77af80, {0xd380ca58c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77af80, {0xd380ca58c00?, 0x12fb?, 0xd380cd4b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160728, {0xd380ca58c00?, 0x0?, 0xd380cd4b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c583380, {0xd380ca58c00?, 0x7bd34d3ff080?, 0x7bd396294a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c902138, {0xd380ca58c00?, 0xd380cd3a960?, 0xd380cd4ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccecd28, {0x2bcc460, 0xd380c902138}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cceca88, {0x7bd34c291cd0, 0xd380c583380}, 0xd380cd4bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cceca88, 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(0xd380cceca88, {0xd380ca8e000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c407b80, {0xd380ca8e000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380ce86420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380ce86420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c407b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18709 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17982 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0xd380c90e870) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2bf5110, 0xd380ca88190}, 0xd380ce50a80, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:619 +0x1d9 github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0xd380cbce008, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:665 +0x1b2 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xd380cbce008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:995 +0x3f6 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bf4ff8, 0x4686b60}, {0x2c13930, 0xd380c3a9100}, {0x2c11e10, 0xd380ca760c0}, 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({0x2bf4ff8, 0x4686b60}, {0x2c13930, 0xd380c3a9100}, {0x2c11e10, 0xd380ca760c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1384 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xd380cb30908) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 +0x2d8 testing.tRunner(0xd380cb30908, 0xd380c958000) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14935 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18471 [select]: net/http.(*persistConn).writeLoop(0xd380cb94140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18465 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18291 [IO wait]: internal/poll.runtime_pollWait(0x7bd34d457400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2100?, 0xd380c69ac00?, 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(0xd380c5a2100, {0xd380c69ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2100, {0xd380c69ac00?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160388, {0xd380c69ac00?, 0x0?, 0xd380cdb49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c5824c8, {0xd380c69ac00?, 0x7bd34d43aba0?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c4b85d0, {0xd380c69ac00?, 0xd380c7aa1e0?, 0xd380cdb4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cc830a8, {0x2bcc460, 0xd380c4b85d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cc82e08, {0x7bd34c291cd0, 0xd380c5824c8}, 0xd380cdb4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cc82e08, 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(0xd380cc82e08, {0xd380cabd000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb952c0, {0xd380cabd000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cd04060) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cd04060, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb952c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18276 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18453 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c169000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77aa00?, 0xd380ca6d800?, 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(0xd380c77aa00, {0xd380ca6d800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77aa00, {0xd380ca6d800?, 0x17fb?, 0xd380cc69970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c1604e0, {0xd380ca6d800?, 0x0?, 0xd380cc699c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c582780, {0xd380ca6d800?, 0x7bd34c23f158?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380cc543d8, {0xd380ca6d800?, 0xd380c7aa5a0?, 0xd380cc69a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c849b28, {0x2bcc460, 0xd380cc543d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c849888, {0x7bd34c291cd0, 0xd380c582780}, 0xd380cc69c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c849888, 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(0xd380c849888, {0xd380ca9b000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c9b9680, {0xd380ca9b000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdc1620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdc1620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c9b9680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18437 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18454 [select]: net/http.(*persistConn).writeLoop(0xd380c9b9680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18437 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19045 [IO wait]: internal/poll.runtime_pollWait(0x7bd34f5cfa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c632e80?, 0xd380ccf7900?, 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(0xd380c632e80, {0xd380ccf7900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c632e80, {0xd380ccf7900?, 0x12fb?, 0xd380c715360?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160830, {0xd380ccf7900?, 0x0?, 0xd380cb8a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c582738, {0xd380ccf7900?, 0x7bd34c241098?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ca078f0, {0xd380ccf7900?, 0xd380c7aaf00?, 0xd380cb8aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccf09a8, {0x2bcc460, 0xd380ca078f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380ccf0708, {0x7bd34c291cd0, 0xd380c582738}, 0xd380cb8ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380ccf0708, 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(0xd380ccf0708, {0xd380cc4c000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca5b040, {0xd380cc4c000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc17800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc17800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca5b040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19020 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18738 [select]: net/http.(*persistConn).writeLoop(0xd380cb957c0) /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 18885 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c214600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c48a980?, 0xd380c9a1900?, 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(0xd380c48a980, {0xd380c9a1900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c48a980, {0xd380c9a1900?, 0x7bd34cb9b468?, 0x0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c6822a0, {0xd380c9a1900?, 0xd380cb199b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c9024c8, {0xd380c9a1900?, 0x7bd34d3ff080?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c902d80, {0xd380c9a1900?, 0xd380c9261e0?, 0xd380cb19a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8f29a8, {0x2bcc460, 0xd380c902d80}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c8f2708, {0x7bd34c291cd0, 0xd380c9024c8}, 0xd380cb19c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c8f2708, 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(0xd380c8f2708, {0xd380cc27000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb5d900, {0xd380cc27000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdd2b40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdd2b40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb5d900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18902 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19191 [select]: net/http.(*persistConn).roundTrip(0xd380c9b9180, 0xd380c958a50) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xd380c5464e0, 0xd380cf0e500) /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(0xd380c3aa5a0, 0xd380cf0e500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0xd380c715b00, 0xd380cf0e3c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xd380cf0e3c0, {0x2bcd040, 0xd380c715b00}, {0xd380ce594f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xd380c228a20, 0xd380cf0e3c0, {0x43d001?, 0xd380ce59578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xd380c228a20, 0xd380cf0e3c0) /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(0xd380c2a9680, {0x2bf5110, 0xd380ca88190}, 0xd380cb3a840) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xd380c3aa660, 0xd380cd6f0c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xd380c3aa660, 0xd380cd6f0c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xd380c3a9100, {0x2bf5110, 0xd380ca88190}, {0xd380c7c5140, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xd380ccea600, {0x2bf5110, 0xd380ca88190}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf5110, 0xd380ca88190}, {0x2c139a0, 0xd380ccea600}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 19194 [select]: net/http.(*persistConn).roundTrip(0xd380ca82280, 0xd380c2a95e0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xd380c5464e0, 0xd380cd7adc0) /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(0xd380c3aa5a0, 0xd380cd7adc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0xd380c715b00, 0xd380cd7ac80) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xd380cd7ac80, {0x2bcd040, 0xd380c715b00}, {0xd380c7d94f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xd380c228a20, 0xd380cd7ac80, {0x1?, 0xd380c7d9578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xd380c228a20, 0xd380cd7ac80) /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(0xd380c2a9680, {0x2bf5110, 0xd380ca88190}, 0xd380cd77b80) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xd380c3aa660, 0xd380cd6ee40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xd380c3aa660, 0xd380cd6ee40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xd380c3a9100, {0x2bf5110, 0xd380ca88190}, {0xd380c7c4e40, 0x36}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xd380ccea8a0, {0x2bf5110, 0xd380ca88190}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf5110, 0xd380ca88190}, {0x2c139a0, 0xd380ccea8a0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 19153 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0db600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c632400?, 0xd380ca4f900?, 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(0xd380c632400, {0xd380ca4f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c632400, {0xd380ca4f900?, 0x0?, 0x7bd34c16980d?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160080, {0xd380ca4f900?, 0xd380c77a880?, 0xd380c77a880?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380cc54018, {0xd380ca4f900?, 0x7bd34c15a1e8?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce98498, {0xd380ca4f900?, 0xd380c926d20?, 0xd380c769a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8f22a8, {0x2bcc460, 0xd380ce98498}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c8f2008, {0x7bd34c291cd0, 0xd380cc54018}, 0xd380c769c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c8f2008, 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(0xd380c8f2008, {0xd380cabe000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cbe1400, {0xd380cabe000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380d04c3c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380d04c3c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cbe1400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19136 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19192 [select]: net/http.(*persistConn).roundTrip(0xd380c9b9680, 0xd380c2a8e10) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xd380c5464e0, 0xd380cd7a500) /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(0xd380c3aa5a0, 0xd380cd7a500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0xd380c715b00, 0xd380cd7a3c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xd380cd7a3c0, {0x2bcd040, 0xd380c715b00}, {0xd380cad94f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xd380c228a20, 0xd380cd7a3c0, {0x43d001?, 0xd380cad9578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xd380c228a20, 0xd380cd7a3c0) /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(0xd380c2a9680, {0x2bf5110, 0xd380ca88190}, 0xd380c2731e0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xd380c3aa660, 0xd380cdfa340, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xd380c3aa660, 0xd380cdfa340) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xd380c3a9100, {0x2bf5110, 0xd380ca88190}, {0xd380cdec1c0, 0x3a}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xd380ccea480, {0x2bf5110, 0xd380ca88190}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf5110, 0xd380ca88190}, {0x2c139a0, 0xd380ccea480}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18366 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0de400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77a800?, 0xd380ca57900?, 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(0xd380c77a800, {0xd380ca57900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77a800, {0xd380ca57900?, 0x12fb?, 0xd380c490580?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160350, {0xd380ca57900?, 0x0?, 0xd380cbaa9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c582438, {0xd380ca57900?, 0x7bd34c241098?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ca06750, {0xd380ca57900?, 0xd380cd3b2c0?, 0xd380cbaaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccec628, {0x2bcc460, 0xd380ca06750}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380ccec388, {0x7bd34c291cd0, 0xd380c582438}, 0xd380cbaac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380ccec388, 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(0xd380ccec388, {0xd380cca8000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca66780, {0xd380cca8000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdbaea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdbaea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca66780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18360 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19057 [select]: net/http.(*persistConn).writeLoop(0xd380cbc2b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19075 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18855 [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 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 18317 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c1a1c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a8600?, 0xd380cb10000?, 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(0xd380c3a8600, {0xd380cb10000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a8600, {0xd380cb10000?, 0x12fb?, 0xd380c594f00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c6825d8, {0xd380cb10000?, 0x0?, 0xd380d51e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ca06858, {0xd380cb10000?, 0x7bd34c2419f8?, 0x7bd396294a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c9095a8, {0xd380cb10000?, 0xd380c927c20?, 0xd380d51ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8482a8, {0x2bcc460, 0xd380c9095a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c848008, {0x7bd34c291cd0, 0xd380ca06858}, 0xd380d51ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c848008, 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(0xd380c848008, {0xd380cb3e000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c4df7c0, {0xd380cb3e000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cb7fe60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cb7fe60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c4df7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18325 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19053 [select]: net/http.(*persistConn).writeLoop(0xd380cb75a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19034 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18716 [select]: net/http.(*persistConn).writeLoop(0xd380c407b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18709 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19139 [select]: net/http.(*persistConn).writeLoop(0xd380cbe0140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19088 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18845 [select]: net/http.(*persistConn).writeLoop(0xd380cb5d2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18864 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18289 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c1a1800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c632600?, 0xd380ca5c000?, 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(0xd380c632600, {0xd380ca5c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c632600, {0xd380ca5c000?, 0x12fb?, 0xd380cb8f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592230, {0xd380ca5c000?, 0x0?, 0xd380cb8f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c908d20, {0xd380ca5c000?, 0x7bd34c241098?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ca066d8, {0xd380ca5c000?, 0xd380cd6c960?, 0xd380cb8fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c85d0a8, {0x2bcc460, 0xd380ca066d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c85ce08, {0x7bd34c291cd0, 0xd380c908d20}, 0xd380cb8fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c85ce08, 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(0xd380c85ce08, {0xd380c9ee000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c4de780, {0xd380c9ee000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380ce87b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380ce87b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c4de780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18284 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18961 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c1a1000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c632900?, 0xd380ca4c000?, 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(0xd380c632900, {0xd380ca4c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c632900, {0xd380ca4c000?, 0x12fb?, 0xd380c1cf920?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c6827e0, {0xd380ca4c000?, 0x0?, 0xd380cb8d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c903bf0, {0xd380ca4c000?, 0x7bd34c15a1e8?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce98b40, {0xd380ca4c000?, 0xd380cd6d2c0?, 0xd380cb8da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8f3428, {0x2bcc460, 0xd380ce98b40}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c8f3188, {0x7bd34c291cd0, 0xd380c903bf0}, 0xd380cb8dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c8f3188, 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(0xd380c8f3188, {0xd380ca30000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c407540, {0xd380ca30000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc35860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc35860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c407540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18988 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18143 [IO wait]: internal/poll.runtime_pollWait(0x7bd34f5cf200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a8f00?, 0xd380c698600?, 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(0xd380c3a8f00, {0xd380c698600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a8f00, {0xd380c698600?, 0x12fb?, 0xd380c4912c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c682798, {0xd380c698600?, 0x0?, 0xd380cc029c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c9035f0, {0xd380c698600?, 0x7bd34d43aba0?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c4b93b0, {0xd380c698600?, 0xd380cd6d4a0?, 0xd380cc02a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c651ea8, {0x2bcc460, 0xd380c4b93b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c651c08, {0x7bd34c291cd0, 0xd380c9035f0}, 0xd380cc02c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c651c08, 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(0xd380c651c08, {0xd380c976000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca823c0, {0xd380c976000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc16480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc16480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca823c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18195 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18800 [select]: net/http.(*persistConn).writeLoop(0xd380ca82280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18793 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18613 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0dda00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a8300?, 0xd380cb13900?, 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(0xd380c3a8300, {0xd380cb13900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a8300, {0xd380cb13900?, 0x12fb?, 0xd380c967970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592030, {0xd380cb13900?, 0x4299ea?, 0xd380c9679c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ce98060, {0xd380cb13900?, 0x7bd34c241098?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ca06660, {0xd380cb13900?, 0xd380c7a8780?, 0xd380c967a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cdca9a8, {0x2bcc460, 0xd380ca06660}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cdca708, {0x7bd34c291cd0, 0xd380ce98060}, 0xd380c967c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cdca708, 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(0xd380cdca708, {0xd380ccb9000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cdf6500, {0xd380ccb9000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cd22540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cd22540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cdf6500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18601 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19186 [select]: net/http.(*persistConn).writeLoop(0xd380cbe1400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19136 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18769 [select]: net/http.(*persistConn).writeLoop(0xd380c4dfb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18786 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18994 [select]: net/http.(*persistConn).writeLoop(0xd380c407540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18988 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18203 [select]: net/http.(*persistConn).writeLoop(0xd380ca5b7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18211 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19189 [select]: github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:657 +0x185 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles in goroutine 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:645 +0x18a goroutine 18622 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0db000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2580?, 0xd380cb14c00?, 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(0xd380c5a2580, {0xd380cb14c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2580, {0xd380cb14c00?, 0x12fb?, 0xd380c715560?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c502478, {0xd380cb14c00?, 0x0?, 0xd380cd3f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ca06b70, {0xd380cb14c00?, 0x7bd34cb9ca48?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c582f00, {0xd380cb14c00?, 0xd380c9732c0?, 0xd380cd3fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c848d28, {0x2bcc460, 0xd380c582f00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c848a88, {0x7bd34c291cd0, 0xd380ca06b70}, 0xd380cd3fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c848a88, 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(0xd380c848a88, {0xd380cde4000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c637040, {0xd380cde4000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdc0120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdc0120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c637040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18640 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18525 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c213a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77ba80?, 0xd380ca60c00?, 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(0xd380c77ba80, {0xd380ca60c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77ba80, {0xd380ca60c00?, 0x12fb?, 0xd380cc50560?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c682888, {0xd380ca60c00?, 0x0?, 0xd380caf19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c8adcb0, {0xd380ca60c00?, 0x7bd34cb9ca48?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c583260, {0xd380ca60c00?, 0xd380c973680?, 0xd380caf1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccec2a8, {0x2bcc460, 0xd380c583260}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380ccec008, {0x7bd34c291cd0, 0xd380c8adcb0}, 0xd380caf1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380ccec008, 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(0xd380ccec008, {0xd380ccf2000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c407680, {0xd380ccf2000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc00c00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc00c00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c407680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18518 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18908 [select]: net/http.(*persistConn).writeLoop(0xd380ca83b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18888 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18292 [select]: net/http.(*persistConn).writeLoop(0xd380cb952c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18276 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18950 [IO wait]: internal/poll.runtime_pollWait(0x7bd34f5cf000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77b200?, 0xd380c9a2c00?, 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(0xd380c77b200, {0xd380c9a2c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77b200, {0xd380c9a2c00?, 0x12fb?, 0xd380c643d00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c6826d0, {0xd380c9a2c00?, 0x0?, 0xd380ca289c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c903578, {0xd380c9a2c00?, 0x7bd34c2419f8?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c909b30, {0xd380c9a2c00?, 0xd380cdc4000?, 0xd380ca28a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8f30a8, {0x2bcc460, 0xd380c909b30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c8f2e08, {0x7bd34c291cd0, 0xd380c903578}, 0xd380ca28c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c8f2e08, 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(0xd380c8f2e08, {0xd380c8a9000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cdf77c0, {0xd380c8a9000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdbaf00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdbaf00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cdf77c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18962 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19062 [select]: net/http.(*persistConn).writeLoop(0xd380cbc3180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19080 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18443 [select]: net/http.(*persistConn).writeLoop(0xd380c9b9180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18414 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18573 [IO wait]: internal/poll.runtime_pollWait(0x7bd34f5cf400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77bd80?, 0xd380ca56600?, 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(0xd380c77bd80, {0xd380ca56600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77bd80, {0xd380ca56600?, 0x12fb?, 0xd380cc50e80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c5924e0, {0xd380ca56600?, 0x0?, 0xd380ca369c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c409938, {0xd380ca56600?, 0x7bd34c15a1e8?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce98240, {0xd380ca56600?, 0xd380cdc4780?, 0xd380ca36a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cdca628, {0x2bcc460, 0xd380ce98240}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cdca388, {0x7bd34c291cd0, 0xd380c409938}, 0xd380ca36c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cdca388, 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(0xd380cdca388, {0xd380ce12000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca5b2c0, {0xd380ce12000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdd35c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdd35c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca5b2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18563 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19138 [IO wait]: internal/poll.runtime_pollWait(0x7bd34f5cf800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c633600?, 0xd380cd4d300?, 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(0xd380c633600, {0xd380cd4d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c633600, {0xd380cd4d300?, 0x42995e?, 0x7bd34d45780d?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c682c30, {0xd380cd4d300?, 0x7bd34d3fc1a0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ce99848, {0xd380cd4d300?, 0x7bd34d3fc1a0?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c408600, {0xd380cd4d300?, 0xd380cdc4f00?, 0xd380cad7a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8f3b28, {0x2bcc460, 0xd380c408600}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c8f3888, {0x7bd34c291cd0, 0xd380ce99848}, 0xd380cad7c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c8f3888, 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(0xd380c8f3888, {0xd380cd7c000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cbe0140, {0xd380cd7c000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cd5cf00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cd5cf00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cbe0140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19088 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19046 [select]: net/http.(*persistConn).writeLoop(0xd380ca5b040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19020 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18088 [IO wait]: internal/poll.runtime_pollWait(0x7bd34f5cee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c632300?, 0xd380ca2a000?, 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(0xd380c632300, {0xd380ca2a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c632300, {0xd380ca2a000?, 0xd380cdb19a0?, 0xd380cdb1970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c5022d0, {0xd380ca2a000?, 0x0?, 0xd380cdb19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c4b8b40, {0xd380ca2a000?, 0x7bd34cb9ca48?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c5828e8, {0xd380ca2a000?, 0xd380cdc5680?, 0xd380cdb1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c9810a8, {0x2bcc460, 0xd380c5828e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c980e08, {0x7bd34c291cd0, 0xd380c4b8b40}, 0xd380cdb1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c980e08, 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(0xd380c980e08, {0xd380c78e000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb75540, {0xd380c78e000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdba240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdba240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb75540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18272 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18509 [select]: net/http.(*persistConn).writeLoop(0xd380cb75400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18491 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19056 [IO wait]: internal/poll.runtime_pollWait(0x7bd34f5cfc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77bc80?, 0xd380cd4c000?, 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(0xd380c77bc80, {0xd380cd4c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77bc80, {0xd380cd4c000?, 0x12fb?, 0xd380c715e20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c1609a0, {0xd380cd4c000?, 0x0?, 0xd380ca299c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c5831a0, {0xd380cd4c000?, 0x7bd34cb9ca48?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c583920, {0xd380cd4c000?, 0xd380cd3b680?, 0xd380ca29a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccf10a8, {0x2bcc460, 0xd380c583920}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380ccf0e08, {0x7bd34c291cd0, 0xd380c5831a0}, 0xd380ca29c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380ccf0e08, 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(0xd380ccf0e08, {0xd380ccff000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cbc2b40, {0xd380ccff000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cb7e600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cb7e600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cbc2b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19075 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18886 [select]: net/http.(*persistConn).writeLoop(0xd380cb5d900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18902 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19193 [select]: net/http.(*persistConn).roundTrip(0xd380c9b8dc0, 0xd380cb78460) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xd380c5464e0, 0xd380cd7e500) /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(0xd380c3aa5a0, 0xd380cd7e500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0xd380c715b00, 0xd380cd7e3c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xd380cd7e3c0, {0x2bcd040, 0xd380c715b00}, {0xd380cc654f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xd380c228a20, 0xd380cd7e3c0, {0x1?, 0xd380cc65578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xd380c228a20, 0xd380cd7e3c0) /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(0xd380c2a9680, {0x2bf5110, 0xd380ca88190}, 0xd380cd77080) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xd380c3aa660, 0xd380cd6ed80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xd380c3aa660, 0xd380cd6ed80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xd380c3a9100, {0x2bf5110, 0xd380ca88190}, {0xd380c7c4d40, 0x37}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xd380ccea840, {0x2bf5110, 0xd380ca88190}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf5110, 0xd380ca88190}, {0x2c139a0, 0xd380ccea840}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 17982 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18928 [select]: net/http.(*persistConn).writeLoop(0xd380c636c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18944 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18451 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0db800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2300?, 0xd380ca6c000?, 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(0xd380c5a2300, {0xd380ca6c000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2300, {0xd380ca6c000?, 0x17fb?, 0xd380c594640?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160430, {0xd380ca6c000?, 0x0?, 0xd380cd449c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c5824f8, {0xd380ca6c000?, 0x7bd34c15a1e8?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce98198, {0xd380ca6c000?, 0xd380c7c7c20?, 0xd380cd44a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c8490a8, {0x2bcc460, 0xd380ce98198}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c848e08, {0x7bd34c291cd0, 0xd380c5824f8}, 0xd380cd44c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c848e08, 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(0xd380c848e08, {0xd380c5e0000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c9b8dc0, {0xd380c5e0000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cdc00c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cdc00c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c9b8dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18406 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19052 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c213800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c633080?, 0xd380ccf8c00?, 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(0xd380c633080, {0xd380ccf8c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c633080, {0xd380ccf8c00?, 0x12fb?, 0xd380c715840?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c1608e0, {0xd380ccf8c00?, 0x0?, 0xd380cd3d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c582c90, {0xd380ccf8c00?, 0x7bd34c241098?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ca07a28, {0xd380ccf8c00?, 0xd380caa43c0?, 0xd380cd3da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccf0d28, {0x2bcc460, 0xd380ca07a28}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380ccf0a88, {0x7bd34c291cd0, 0xd380c582c90}, 0xd380cd3dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380ccf0a88, 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(0xd380ccf0a88, {0xd380cc9d000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb75a40, {0xd380cc9d000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380ce87e60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380ce87e60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb75a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19034 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18663 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0ddc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77ab00?, 0xd380ca2d900?, 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(0xd380c77ab00, {0xd380ca2d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77ab00, {0xd380ca2d900?, 0x12fb?, 0xd380cc504a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c502460, {0xd380ca2d900?, 0x0?, 0xd380ccae9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380ca06b28, {0xd380ca2d900?, 0x7bd34c15a1e8?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce98c00, {0xd380ca2d900?, 0xd380caa5680?, 0xd380ccaea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c848628, {0x2bcc460, 0xd380ce98c00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c848388, {0x7bd34c291cd0, 0xd380ca06b28}, 0xd380ccaec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c848388, 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(0xd380c848388, {0xd380ce0d000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c6368c0, {0xd380ce0d000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cc56180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cc56180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c6368c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18635 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18516 [select]: net/http.(*persistConn).writeLoop(0xd380cb74dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18485 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18322 [select]: net/http.(*persistConn).writeLoop(0xd380c4de780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18284 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18951 [select]: net/http.(*persistConn).writeLoop(0xd380cdf77c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18962 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18683 [select]: net/http.(*persistConn).writeLoop(0xd380ce88780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18668 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18590 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c1a1400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a9300?, 0xd380ccf4000?, 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(0xd380c3a9300, {0xd380ccf4000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a9300, {0xd380ccf4000?, 0x12fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c682210, {0xd380ccf4000?, 0x0?, 0xd380c5bf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c902330, {0xd380ccf4000?, 0x7bd34cb9ca48?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c583ab8, {0xd380ccf4000?, 0xd380cc594a0?, 0xd380c5bfa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c981428, {0x2bcc460, 0xd380c583ab8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c981188, {0x7bd34c291cd0, 0xd380c902330}, 0xd380c5bfc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c981188, 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(0xd380c981188, {0xd380ccbc000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c4de8c0, {0xd380ccbc000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380ca7e360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380ca7e360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c4de8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18740 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18462 [select]: net/http.(*persistConn).writeLoop(0xd380cb748c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18446 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18614 [select]: net/http.(*persistConn).writeLoop(0xd380cdf6500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18601 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18558 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0dd800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a8f80?, 0xd380ca2b300?, 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(0xd380c3a8f80, {0xd380ca2b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a8f80, {0xd380ca2b300?, 0x12fb?, 0xd380c490620?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c1607e8, {0xd380ca2b300?, 0x0?, 0xd380c1f89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c583788, {0xd380ca2b300?, 0x7bd34c15a1e8?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380ce985b8, {0xd380ca2b300?, 0xd380cc59c20?, 0xd380c1f8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c85db28, {0x2bcc460, 0xd380ce985b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c85d888, {0x7bd34c291cd0, 0xd380c583788}, 0xd380c1f8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c85d888, 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(0xd380c85d888, {0xd380cd65000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380ca83540, {0xd380cd65000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cd23440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cd23440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380ca83540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18553 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18508 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0dba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a8900?, 0xd380cb12600?, 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(0xd380c3a8900, {0xd380cb12600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a8900, {0xd380cb12600?, 0x12fb?, 0xd380c6438a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592380, {0xd380cb12600?, 0x0?, 0xd380cb8b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c909a70, {0xd380cb12600?, 0x7bd34d3fc1a0?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c408f30, {0xd380cb12600?, 0xd380cdd8000?, 0xd380cb8ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cc83ea8, {0x2bcc460, 0xd380c408f30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cc83c08, {0x7bd34c291cd0, 0xd380c909a70}, 0xd380cb8bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cc83c08, 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(0xd380cc83c08, {0xd380cd9d000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb75400, {0xd380cd9d000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380c60c900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380c60c900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb75400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18491 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18628 [select]: net/http.(*persistConn).writeLoop(0xd380cdf6b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18606 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19061 [IO wait]: internal/poll.runtime_pollWait(0x7bd34d457600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c633380?, 0xd380c5d7300?, 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(0xd380c633380, {0xd380c5d7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c633380, {0xd380c5d7300?, 0x12fb?, 0xd380c4a67c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160a18, {0xd380c5d7300?, 0x0?, 0xd380c5c09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c5835c0, {0xd380c5d7300?, 0x7bd34d43aba0?, 0x7bd3962952f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c4b85a0, {0xd380c5d7300?, 0xd380cdd83c0?, 0xd380c5c0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380ccf1428, {0x2bcc460, 0xd380c4b85a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380ccf1188, {0x7bd34c291cd0, 0xd380c5835c0}, 0xd380c5c0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380ccf1188, 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(0xd380ccf1188, {0xd380cd88000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cbc3180, {0xd380cd88000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380cb7d4a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380cb7d4a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cbc3180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19080 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18664 [select]: net/http.(*persistConn).writeLoop(0xd380c6368c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18635 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18526 [select]: net/http.(*persistConn).writeLoop(0xd380c407680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18518 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18300 [select]: net/http.(*persistConn).writeLoop(0xd380ce88140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18310 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18470 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c169400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c5a2c00?, 0xd380ca5e600?, 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(0xd380c5a2c00, {0xd380ca5e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c5a2c00, {0xd380ca5e600?, 0x12fb?, 0xd380c5955a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160628, {0xd380ca5e600?, 0x42afbe?, 0x2000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c582df8, {0xd380ca5e600?, 0x7bd34c2419f8?, 0x7bd396295bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c909710, {0xd380ca5e600?, 0xd380cdd8f00?, 0xd380ccb2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c849ea8, {0x2bcc460, 0xd380c909710}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c849c08, {0x7bd34c291cd0, 0xd380c582df8}, 0xd380ccb2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c849c08, 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(0xd380c849c08, {0xd380cab7000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb94140, {0xd380cab7000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380ce875c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380ce875c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb94140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18465 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18574 [select]: net/http.(*persistConn).writeLoop(0xd380ca5b2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18563 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18461 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0de000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77b000?, 0xd380ca5d300?, 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(0xd380c77b000, {0xd380ca5d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77b000, {0xd380ca5d300?, 0x12fb?, 0xd380cb16970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c682530, {0xd380ca5d300?, 0x0?, 0xd380cb169c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c4b9cb0, {0xd380ca5d300?, 0x7bd34c1e6760?, 0x7bd396294a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c8acc90, {0xd380ca5d300?, 0xd380cdd92c0?, 0xd380cb16a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c981ea8, {0x2bcc460, 0xd380c8acc90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c981c08, {0x7bd34c291cd0, 0xd380c4b9cb0}, 0xd380cb16c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c981c08, 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(0xd380c981c08, {0xd380c898000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb748c0, {0xd380c898000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380c3aac00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380c3aac00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb748c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18446 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18774 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c0db200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c3a9580?, 0xd380c17af00?, 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(0xd380c3a9580, {0xd380c17af00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c3a9580, {0xd380c17af00?, 0x24fb?, 0xd380cb17970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c592618, {0xd380c17af00?, 0x0?, 0xd380cb179c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c4b9140, {0xd380c17af00?, 0x7bd34d3ff080?, 0x7bd396294108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c902240, {0xd380c17af00?, 0xd380cdd9680?, 0xd380cb17a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380cdcb428, {0x2bcc460, 0xd380c902240}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380cdcb188, {0x7bd34c291cd0, 0xd380c4b9140}, 0xd380cb17c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380cdcb188, 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(0xd380cdcb188, {0xd380cab1000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380c4df540, {0xd380cab1000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380c60ce40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380c60ce40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380c4df540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18748 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18515 [IO wait]: internal/poll.runtime_pollWait(0x7bd34c169200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd380c77b800?, 0xd380ca5f900?, 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(0xd380c77b800, {0xd380ca5f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd380c77b800, {0xd380ca5f900?, 0x12fb?, 0xd380cc50020?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd380c160678, {0xd380ca5f900?, 0x0?, 0xd380cb1c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd380c582f60, {0xd380ca5f900?, 0x7bd34c1e6760?, 0x7bd396294a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd380c8addd0, {0xd380ca5f900?, 0xd380cdd9860?, 0xd380cb1ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd380c85d7a8, {0x2bcc460, 0xd380c8addd0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd380c85d508, {0x7bd34c291cd0, 0xd380c582f60}, 0xd380cb1cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd380c85d508, 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(0xd380c85d508, {0xd380ccdf000, 0x1000, 0x25b6460?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd380cb74dc0, {0xd380ccdf000?, 0x2bc8be0?, 0x45ef120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd380ca7e840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd380ca7e840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd380cb74dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18485 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.336609262s (try 1/5): exit status 2: Failed [TestCopyWithFilesFrom TestSyncBackupDirWithSuffix]