"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/05/17 04:44:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje" 2026/05/17 04:44:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/17 04:44:12 DEBUG : Creating backend with remote "/tmp/rclone2597640618" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:44:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:44:13 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:44:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/17 04:44:13 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:44:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:44:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:44:14 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:44:14 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:44:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:44:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:44:17 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:44:20 DEBUG : Yandex rclone-test-qacediy1foje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (19.13s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.61s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:44:34 DEBUG : Creating backend with remote "/non-existing" 2026/05/17 04:44:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/17 04:44:35 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:44:35 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.00s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:44:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:44:36 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:44:36 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:44:38 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:44:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:44:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.07s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.40s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:44:54 INFO : Yandex rclone-test-qacediy1foje: Running all checks before starting transfers 2026/05/17 04:44:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:44:54 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:44:54 INFO : Yandex rclone-test-qacediy1foje: Checks finished, now starting transfers 2026/05/17 04:44:54 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:44:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:44:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:44:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.74s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:45:11 ERROR : Ignoring --no-traverse with sync 2026/05/17 04:45:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:45:11 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:45:11 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:45:12 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:45:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:45:12 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:45:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.54s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:45:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/17 04:45:28 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:45:28 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:45:30 DEBUG : hello world2: size = 12 OK 2026/05/17 04:45:30 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/05/17 04:45:30 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.67s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:45:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:45:37 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:45:37 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:45:38 DEBUG : potato2: size = 11 OK 2026/05/17 04:45:38 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:45:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (8.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:45:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:45:45 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:45:45 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:45:47 DEBUG : potato2: size = 11 OK 2026/05/17 04:45:47 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:45:47 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.43s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:45:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/17 04:45:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:45:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/17 04:45:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:45:55 INFO : sub dir2: Making directory 2026/05/17 04:45:55 INFO : sub dir: Making directory 2026/05/17 04:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:45:55 INFO : sub dir2/sub sub dir2: Making directory 2026/05/17 04:45:56 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:45:56 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:45:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:45:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:45:57 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:45:59 DEBUG : Yandex rclone-test-qacediy1foje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (32.72s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:46:27 INFO : sub dir2: Making directory 2026/05/17 04:46:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/17 04:46:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:46:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:46:28 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:46:28 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:46:29 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:46:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:46:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.16s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:46:43 DEBUG : sub dir2: Making directory with metadata 2026/05/17 04:46:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:46:44 INFO : sub dir2: Making directory 2026/05/17 04:46:44 INFO : sub dir: Making directory 2026/05/17 04:46:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:46:44 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:46:44 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:46:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:46:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:46:47 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:46:47 INFO : sub dir/hello world: Deleted 2026/05/17 04:46:48 DEBUG : Yandex rclone-test-qacediy1foje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/17 04:46:49 DEBUG : Yandex rclone-test-qacediy1foje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.67s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.74s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:47:10 INFO : sub dir2: Making directory 2026/05/17 04:47:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:47:10 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:47:10 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:47:13 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:47:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:47:13 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:47:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.91s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:47:28 DEBUG : sub dir2: Making directory with metadata 2026/05/17 04:47:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 04:47:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 04:47:28 INFO : sub dir2: Making directory 2026/05/17 04:47:28 INFO : sub dir: Making directory 2026/05/17 04:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:47:28 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:47:28 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:47:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:47:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:47:30 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:47:30 DEBUG : Waiting for deletions to finish 2026/05/17 04:47:33 DEBUG : Yandex rclone-test-qacediy1foje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (24.17s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.61s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:47:53 INFO : sub dir2: Making directory 2026/05/17 04:47:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:47:53 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:47:53 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:47:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:47:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:47:55 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:47:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.17s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:48:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-kutehiq9tefa" 2026/05/17 04:48:11 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-qacediy1foje -> Yandex rclone-test-kutehiq9tefa 2026/05/17 04:48:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:48:12 DEBUG : Yandex rclone-test-kutehiq9tefa: Waiting for checks to finish 2026/05/17 04:48:12 DEBUG : Yandex rclone-test-kutehiq9tefa: Waiting for transfers to finish 2026/05/17 04:48:14 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:48:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:48:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:48:15 DEBUG : Yandex rclone-test-kutehiq9tefa: Purge remote --- PASS: TestServerSideCopy (32.51s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:48:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2597640618) 2026/05/17 04:48:44 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:48:44 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:48:44 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:48:44 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:48:46 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 04:48:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/05/17 04:48:46 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (19.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:49:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-tuhemik6haqu" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-qacediy1foje -> Yandex rclone-test-tuhemik6haqu 2026/05/17 04:49:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:49:04 DEBUG : Yandex rclone-test-tuhemik6haqu: Waiting for checks to finish 2026/05/17 04:49:04 DEBUG : Yandex rclone-test-tuhemik6haqu: Waiting for transfers to finish 2026/05/17 04:49:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:49:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:49:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:49:10 DEBUG : Yandex rclone-test-tuhemik6haqu: Waiting for checks to finish 2026/05/17 04:49:10 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:49:10 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-tuhemik6haqu) 2026/05/17 04:49:10 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:49:10 DEBUG : Yandex rclone-test-tuhemik6haqu: Waiting for transfers to finish 2026/05/17 04:49:10 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.xivarof7" before starting 2026/05/17 04:49:13 DEBUG : sub dir/hello world.xivarof7: server side copy: removing renamed existing file after operation 2026/05/17 04:49:19 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 04:49:19 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/05/17 04:49:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:49:20 DEBUG : Yandex rclone-test-tuhemik6haqu: Purge remote --- PASS: TestServerSideCopyOverSelf (44.11s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:49:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2597640618) 2026/05/17 04:49:47 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:49:47 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:49:47 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:49:47 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:49:49 DEBUG : sub dir/hello world: size = 17 OK 2026/05/17 04:49:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/05/17 04:49:49 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/17 04:49:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (19.65s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:50:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-zevoqab0tite" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-qacediy1foje -> Yandex rclone-test-zevoqab0tite 2026/05/17 04:50:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:50:08 DEBUG : Yandex rclone-test-zevoqab0tite: Waiting for checks to finish 2026/05/17 04:50:08 DEBUG : Yandex rclone-test-zevoqab0tite: Waiting for transfers to finish 2026/05/17 04:50:10 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 04:50:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:50:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/17 04:50:13 DEBUG : Yandex rclone-test-zevoqab0tite: Using server-side directory move 2026/05/17 04:50:13 INFO : Yandex rclone-test-zevoqab0tite: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 04:50:13 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:50:13 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zevoqab0tite) 2026/05/17 04:50:13 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:50:13 DEBUG : Yandex rclone-test-zevoqab0tite: Waiting for checks to finish 2026/05/17 04:50:13 DEBUG : Yandex rclone-test-zevoqab0tite: Waiting for transfers to finish 2026/05/17 04:50:20 INFO : sub dir/hello world: Deleted 2026/05/17 04:50:21 INFO : sub dir/hello world: Moved (server-side) 2026/05/17 04:50:24 DEBUG : testing file moves 2026/05/17 04:50:25 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:50:25 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zevoqab0tite) 2026/05/17 04:50:25 DEBUG : sub dir/hello world: Sizes differ 2026/05/17 04:50:25 DEBUG : Yandex rclone-test-zevoqab0tite: Waiting for checks to finish 2026/05/17 04:50:25 DEBUG : Yandex rclone-test-zevoqab0tite: Waiting for transfers to finish 2026/05/17 04:50:31 INFO : sub dir/hello world: Deleted 2026/05/17 04:50:32 INFO : sub dir/hello world: Moved (server-side) 2026/05/17 04:50:34 DEBUG : Yandex rclone-test-zevoqab0tite: Purge remote --- PASS: TestServerSideMoveOverSelf (50.83s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:50:56 ERROR : error listing: directory not found 2026/05/17 04:50:57 INFO : Local file system at /tmp/rclone2597640618: Making directory 2026/05/17 04:50:57 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:50:57 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.78s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:51:15 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/17 04:51:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 04:51:16 DEBUG : Local file system at /tmp/rclone2597640618: Waiting for checks to finish 2026/05/17 04:51:16 DEBUG : Local file system at /tmp/rclone2597640618: Waiting for transfers to finish 2026/05/17 04:51:16 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/05/17 04:51:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 04:51:16 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/05/17 04:51:16 INFO : sub dir/hello world: Copied (new) 2026/05/17 04:51:16 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (17.88s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:51:31 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/17 04:51:31 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:51:31 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:51:33 DEBUG : check sum: size = 1 OK 2026/05/17 04:51:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/17 04:51:33 INFO : check sum: Copied (new) 2026/05/17 04:51:33 DEBUG : Waiting for deletions to finish 2026/05/17 04:51:33 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:51:33 DEBUG : check sum: size = 1 OK 2026/05/17 04:51:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/17 04:51:33 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/05/17 04:51:33 DEBUG : check sum: Unchanged skipping 2026/05/17 04:51:33 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:51:33 DEBUG : Waiting for deletions to finish 2026/05/17 04:51:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.05s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:51:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/17 04:51:40 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:51:40 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:51:41 DEBUG : sizeonly: size = 6 OK 2026/05/17 04:51:41 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/17 04:51:41 INFO : sizeonly: Copied (new) 2026/05/17 04:51:41 DEBUG : Waiting for deletions to finish 2026/05/17 04:51:42 DEBUG : sizeonly: size = 6 OK 2026/05/17 04:51:42 DEBUG : sizeonly: Sizes identical 2026/05/17 04:51:42 DEBUG : sizeonly: Unchanged skipping 2026/05/17 04:51:42 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:51:42 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:51:42 DEBUG : Waiting for deletions to finish 2026/05/17 04:51:42 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.61s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:51:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/17 04:51:50 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:51:50 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:51:51 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/05/17 04:51:51 INFO : ignore-size: Copied (new) 2026/05/17 04:51:51 DEBUG : Waiting for deletions to finish 2026/05/17 04:51:52 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:51:52 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:51:52 DEBUG : ignore-size: Unchanged skipping 2026/05/17 04:51:52 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:51:52 DEBUG : Waiting for deletions to finish 2026/05/17 04:51:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (9.58s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:52:01 DEBUG : existing: size = 6 OK 2026/05/17 04:52:01 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:52:01 DEBUG : existing: Unchanged skipping 2026/05/17 04:52:01 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:52:01 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:52:01 DEBUG : Waiting for deletions to finish 2026/05/17 04:52:01 INFO : There was nothing to transfer 2026/05/17 04:52:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/17 04:52:01 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:52:01 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:52:04 DEBUG : existing: size = 6 OK 2026/05/17 04:52:04 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/05/17 04:52:04 INFO : existing: Copied (replaced existing) 2026/05/17 04:52:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (10.79s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:52:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 04:52:10 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:52:10 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:52:15 DEBUG : existing: size = 6 OK 2026/05/17 04:52:15 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/17 04:52:15 INFO : existing: Copied (new) 2026/05/17 04:52:15 DEBUG : Waiting for deletions to finish 2026/05/17 04:52:16 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:52:16 DEBUG : existing: Destination exists, skipping 2026/05/17 04:52:16 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:52:16 DEBUG : Waiting for deletions to finish 2026/05/17 04:52:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (14.02s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:52:27 INFO : d: Making directory 2026/05/17 04:52:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 04:52:29 DEBUG : c/non empty space: size = 5 OK 2026/05/17 04:52:29 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:52:29 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 04:52:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:52:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:52:30 DEBUG : a/potato2: size = 60 OK 2026/05/17 04:52:30 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/17 04:52:30 INFO : a/potato2: Copied (new) 2026/05/17 04:52:30 DEBUG : Waiting for deletions to finish 2026/05/17 04:52:36 INFO : b/potato: Deleted 2026/05/17 04:52:36 INFO : d: Removing directory 2026/05/17 04:52:43 INFO : b: Removing directory 2026/05/17 04:52:50 DEBUG : Yandex rclone-test-qacediy1foje: deleted 2 directories --- PASS: TestSyncIgnoreErrors (53.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:53:19 DEBUG : empty space: size = 1 OK 2026/05/17 04:53:19 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/17 04:53:19 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:53:19 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/17 04:53:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/17 04:53:19 DEBUG : empty space: Unchanged skipping 2026/05/17 04:53:19 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:53:19 DEBUG : Waiting for deletions to finish 2026/05/17 04:53:19 INFO : There was nothing to transfer 2026/05/17 04:53:20 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:53:20 DEBUG : empty space: size = 1 OK 2026/05/17 04:53:20 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/17 04:53:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/17 04:53:20 INFO : empty space: Updated modification time in destination 2026/05/17 04:53:20 DEBUG : empty space: Unchanged skipping 2026/05/17 04:53:20 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:53:20 DEBUG : Waiting for deletions to finish 2026/05/17 04:53:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (9.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:53:29 DEBUG : empty space: size = 1 OK 2026/05/17 04:53:29 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/17 04:53:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:53:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/05/17 04:53:29 DEBUG : empty space: Unchanged skipping 2026/05/17 04:53:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:53:29 DEBUG : Waiting for deletions to finish 2026/05/17 04:53:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.68s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:53:38 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:53:38 DEBUG : foo: size = 3 OK 2026/05/17 04:53:38 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/17 04:53:38 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2597640618) 2026/05/17 04:53:38 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:53:38 DEBUG : foo: md5 differ 2026/05/17 04:53:38 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:53:40 DEBUG : foo: size = 3 OK 2026/05/17 04:53:40 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/05/17 04:53:40 INFO : foo: Copied (replaced existing) 2026/05/17 04:53:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (9.62s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:53:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/17 04:53:49 DEBUG : empty space: size = 1 OK 2026/05/17 04:53:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:53:49 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:53:49 DEBUG : empty space: Unchanged skipping 2026/05/17 04:53:49 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:53:50 DEBUG : potato: size = 60 OK 2026/05/17 04:53:50 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/17 04:53:50 INFO : potato: Copied (new) 2026/05/17 04:53:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (16.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:54:05 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:54:05 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2597640618) 2026/05/17 04:54:05 DEBUG : potato: size = 60 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:54:05 DEBUG : potato: Sizes differ 2026/05/17 04:54:05 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:54:07 DEBUG : potato: size = 21 OK 2026/05/17 04:54:07 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/05/17 04:54:07 INFO : potato: Copied (replaced existing) 2026/05/17 04:54:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.09s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:54:16 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:54:16 DEBUG : potato: size = 21 OK 2026/05/17 04:54:16 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/17 04:54:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2597640618) 2026/05/17 04:54:16 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:54:16 DEBUG : potato: md5 differ 2026/05/17 04:54:16 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:54:18 DEBUG : potato: size = 21 OK 2026/05/17 04:54:18 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/05/17 04:54:18 INFO : potato: Copied (replaced existing) 2026/05/17 04:54:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:54:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:54:29 DEBUG : empty space: size = 1 OK 2026/05/17 04:54:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:54:29 DEBUG : empty space: Unchanged skipping 2026/05/17 04:54:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/17 04:54:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:54:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:54:29 DEBUG : Waiting for deletions to finish 2026/05/17 04:54:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:54:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:54:47 DEBUG : empty space: size = 1 OK 2026/05/17 04:54:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:54:47 DEBUG : empty space: Unchanged skipping 2026/05/17 04:54:47 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:54:47 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:54:48 DEBUG : potato2: size = 60 OK 2026/05/17 04:54:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/17 04:54:48 INFO : potato2: Copied (new) 2026/05/17 04:54:48 DEBUG : Waiting for deletions to finish 2026/05/17 04:54:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:55:12 INFO : d: Making directory 2026/05/17 04:55:12 INFO : d/e: Making directory 2026/05/17 04:55:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 04:55:15 DEBUG : c/non empty space: size = 5 OK 2026/05/17 04:55:15 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:55:15 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 04:55:15 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:55:15 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:55:17 DEBUG : a/potato2: size = 60 OK 2026/05/17 04:55:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/17 04:55:17 INFO : a/potato2: Copied (new) 2026/05/17 04:55:17 DEBUG : Waiting for deletions to finish 2026/05/17 04:55:22 INFO : b/potato: Deleted 2026/05/17 04:55:22 INFO : d/e: Removing directory 2026/05/17 04:55:29 INFO : d: Removing directory 2026/05/17 04:55:36 INFO : b: Removing directory 2026/05/17 04:55:44 DEBUG : Yandex rclone-test-qacediy1foje: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (62.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:56:14 INFO : d: Making directory 2026/05/17 04:56:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/17 04:56:16 DEBUG : c/non empty space: size = 5 OK 2026/05/17 04:56:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:56:16 DEBUG : c/non empty space: Unchanged skipping 2026/05/17 04:56:16 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:56:16 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:56:17 DEBUG : a/potato2: size = 60 OK 2026/05/17 04:56:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/17 04:56:17 INFO : a/potato2: Copied (new) 2026/05/17 04:56:17 ERROR : Yandex rclone-test-qacediy1foje: not deleting files as there were IO errors 2026/05/17 04:56:17 ERROR : Yandex rclone-test-qacediy1foje: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (52.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:57:07 DEBUG : Waiting for deletions to finish 2026/05/17 04:57:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:57:08 DEBUG : empty space: size = 1 OK 2026/05/17 04:57:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:57:08 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:57:08 DEBUG : empty space: Unchanged skipping 2026/05/17 04:57:08 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:57:10 DEBUG : potato2: size = 60 OK 2026/05/17 04:57:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/17 04:57:10 INFO : potato2: Copied (new) 2026/05/17 04:57:13 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (22.14s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:57:29 DEBUG : Waiting for deletions to finish 2026/05/17 04:57:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:57:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:57:35 INFO : potato: Deleted 2026/05/17 04:57:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:57:36 DEBUG : empty space: size = 1 OK 2026/05/17 04:57:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:57:36 DEBUG : empty space: Unchanged skipping 2026/05/17 04:57:36 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:57:36 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:57:38 DEBUG : potato2: size = 60 OK 2026/05/17 04:57:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/05/17 04:57:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (25.24s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:57:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 04:57:53 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:57:53 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:57:56 DEBUG : potato2: size = 19 OK 2026/05/17 04:57:56 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/05/17 04:57:56 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (16.92s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:58:11 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 04:58:11 DEBUG : enormous: Excluded 2026/05/17 04:58:11 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:58:11 DEBUG : potato2: Excluded 2026/05/17 04:58:11 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:58:11 DEBUG : potato2: Excluded 2026/05/17 04:58:11 DEBUG : empty space: size = 1 OK 2026/05/17 04:58:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:58:11 DEBUG : empty space: Unchanged skipping 2026/05/17 04:58:11 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:58:11 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:58:11 DEBUG : Waiting for deletions to finish 2026/05/17 04:58:11 INFO : There was nothing to transfer 2026/05/17 04:58:11 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:58:11 DEBUG : potato2: Excluded 2026/05/17 04:58:12 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 04:58:12 DEBUG : enormous: Excluded 2026/05/17 04:58:12 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:58:12 DEBUG : potato2: Excluded 2026/05/17 04:58:12 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:58:12 DEBUG : potato2: Excluded 2026/05/17 04:58:12 DEBUG : Local file system at /tmp/rclone2597640618: Waiting for checks to finish 2026/05/17 04:58:12 DEBUG : empty space: size = 1 OK 2026/05/17 04:58:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:58:12 DEBUG : empty space: Unchanged skipping 2026/05/17 04:58:12 DEBUG : Local file system at /tmp/rclone2597640618: Waiting for transfers to finish 2026/05/17 04:58:12 DEBUG : Waiting for deletions to finish 2026/05/17 04:58:12 INFO : There was nothing to transfer 2026/05/17 04:58:12 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:58:12 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:58:31 DEBUG : enormous: Excluded (Size Filter) 2026/05/17 04:58:31 DEBUG : enormous: Excluded 2026/05/17 04:58:31 DEBUG : potato2: Excluded (Size Filter) 2026/05/17 04:58:31 DEBUG : potato2: Excluded 2026/05/17 04:58:31 DEBUG : empty space: size = 1 OK 2026/05/17 04:58:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:58:31 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:58:31 DEBUG : empty space: Unchanged skipping 2026/05/17 04:58:31 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:58:31 DEBUG : Waiting for deletions to finish 2026/05/17 04:58:37 INFO : enormous: Deleted 2026/05/17 04:58:37 INFO : potato2: Deleted 2026/05/17 04:58:37 INFO : There was nothing to transfer 2026/05/17 04:58:38 DEBUG : empty space: size = 1 OK 2026/05/17 04:58:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:58:38 DEBUG : empty space: Unchanged skipping 2026/05/17 04:58:38 DEBUG : Local file system at /tmp/rclone2597640618: Waiting for checks to finish 2026/05/17 04:58:38 DEBUG : Local file system at /tmp/rclone2597640618: Waiting for transfers to finish 2026/05/17 04:58:38 DEBUG : Waiting for deletions to finish 2026/05/17 04:58:38 INFO : enormous: Deleted 2026/05/17 04:58:38 INFO : potato2: Deleted 2026/05/17 04:58:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.87s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 04:58:51 DEBUG : five: Need to transfer - File not found at Destination 2026/05/17 04:58:51 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:58:51 DEBUG : four: size = 4 (Local file system at /tmp/rclone2597640618) 2026/05/17 04:58:51 DEBUG : four: size = 8 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:58:51 DEBUG : four: Sizes differ 2026/05/17 04:58:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/17 04:58:51 DEBUG : one: Destination is newer than source, skipping 2026/05/17 04:58:51 DEBUG : two: size = 3 OK 2026/05/17 04:58:51 DEBUG : three: size = 5 OK 2026/05/17 04:58:51 DEBUG : three: Sizes identical 2026/05/17 04:58:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 04:58:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2597640618) 2026/05/17 04:58:51 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qacediy1foje) 2026/05/17 04:58:51 DEBUG : two: md5 differ 2026/05/17 04:58:51 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:58:53 DEBUG : two: size = 3 OK 2026/05/17 04:58:53 DEBUG : two: Dst hash empty - aborting Src hash check 2026/05/17 04:58:53 INFO : two: Copied (replaced existing) 2026/05/17 04:58:53 DEBUG : four: size = 4 OK 2026/05/17 04:58:53 DEBUG : four: Dst hash empty - aborting Src hash check 2026/05/17 04:58:53 INFO : four: Copied (replaced existing) 2026/05/17 04:58:53 DEBUG : five: size = 4 OK 2026/05/17 04:58:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/17 04:58:53 INFO : five: Copied (new) 2026/05/17 04:58:53 DEBUG : Waiting for deletions to finish 2026/05/17 04:58:54 DEBUG : five: size = 4 OK 2026/05/17 04:58:54 DEBUG : four: size = 4 OK 2026/05/17 04:58:54 DEBUG : three: size = 5 OK 2026/05/17 04:58:54 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:58:54 DEBUG : two: size = 3 OK 2026/05/17 04:58:54 DEBUG : one: Destination is newer than source, skipping 2026/05/17 04:58:54 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/05/17 04:58:54 DEBUG : five: Size and md5 of src and dst objects identical 2026/05/17 04:58:54 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/05/17 04:58:54 DEBUG : four: Size and md5 of src and dst objects identical 2026/05/17 04:58:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 04:58:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/17 04:58:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 04:58:54 DEBUG : two: Size and md5 of src and dst objects identical 2026/05/17 04:58:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/17 04:58:54 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2597640618) 2026/05/17 04:58:54 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qacediy1foje) 2026/05/17 04:58:54 DEBUG : three: md5 differ 2026/05/17 04:58:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/17 04:58:54 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:58:55 DEBUG : three: size = 5 OK 2026/05/17 04:58:55 DEBUG : three: Dst hash empty - aborting Src hash check 2026/05/17 04:58:55 INFO : three: Copied (replaced existing) 2026/05/17 04:58:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (40.92s) === 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-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/05/17 04:59:25 INFO : Yandex rclone-test-qacediy1foje: Making map for --track-renames 2026/05/17 04:59:25 INFO : Yandex rclone-test-qacediy1foje: Finished making map for --track-renames 2026/05/17 04:59:25 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:59:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 04:59:25 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for renames to finish 2026/05/17 04:59:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/17 04:59:25 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:59:27 DEBUG : potato: size = 14 OK 2026/05/17 04:59:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/17 04:59:27 INFO : potato: Copied (new) 2026/05/17 04:59:28 DEBUG : yam: size = 11 OK 2026/05/17 04:59:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/17 04:59:28 INFO : yam: Copied (new) 2026/05/17 04:59:28 DEBUG : Waiting for deletions to finish 2026/05/17 04:59:28 INFO : Yandex rclone-test-qacediy1foje: Making map for --track-renames 2026/05/17 04:59:28 DEBUG : potato: size = 14 OK 2026/05/17 04:59:28 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:59:28 DEBUG : potato: Unchanged skipping 2026/05/17 04:59:28 INFO : Yandex rclone-test-qacediy1foje: Finished making map for --track-renames 2026/05/17 04:59:28 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:59:28 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for renames to finish 2026/05/17 04:59:30 INFO : yam: Moved (server-side) to: yaml 2026/05/17 04:59:30 INFO : yaml: Renamed from "yam" 2026/05/17 04:59:30 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:59:30 DEBUG : Waiting for deletions to finish 2026/05/17 04:59:30 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/05/17 04:59:43 INFO : Yandex rclone-test-qacediy1foje: Making map for --track-renames 2026/05/17 04:59:43 INFO : Yandex rclone-test-qacediy1foje: Finished making map for --track-renames 2026/05/17 04:59:43 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:59:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 04:59:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/17 04:59:43 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for renames to finish 2026/05/17 04:59:43 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:59:45 DEBUG : yam: size = 11 OK 2026/05/17 04:59:45 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/17 04:59:45 INFO : yam: Copied (new) 2026/05/17 04:59:45 DEBUG : potato: size = 14 OK 2026/05/17 04:59:45 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/17 04:59:45 INFO : potato: Copied (new) 2026/05/17 04:59:45 DEBUG : Waiting for deletions to finish 2026/05/17 04:59:46 DEBUG : potato: size = 14 OK 2026/05/17 04:59:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 04:59:46 INFO : Yandex rclone-test-qacediy1foje: Making map for --track-renames 2026/05/17 04:59:46 INFO : Yandex rclone-test-qacediy1foje: Finished making map for --track-renames 2026/05/17 04:59:46 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 04:59:46 DEBUG : potato: Unchanged skipping 2026/05/17 04:59:46 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for renames to finish 2026/05/17 04:59:48 INFO : yam: Moved (server-side) to: yaml 2026/05/17 04:59:48 INFO : yaml: Renamed from "yam" 2026/05/17 04:59:48 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 04:59:48 DEBUG : Waiting for deletions to finish 2026/05/17 04:59:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/05/17 05:00:01 INFO : Yandex rclone-test-qacediy1foje: Making map for --track-renames 2026/05/17 05:00:01 INFO : Yandex rclone-test-qacediy1foje: Finished making map for --track-renames 2026/05/17 05:00:01 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:00:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/17 05:00:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/17 05:00:01 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for renames to finish 2026/05/17 05:00:01 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:00:03 DEBUG : sub/yam: size = 11 OK 2026/05/17 05:00:03 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/05/17 05:00:03 INFO : sub/yam: Copied (new) 2026/05/17 05:00:04 DEBUG : potato: size = 14 OK 2026/05/17 05:00:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/05/17 05:00:04 INFO : potato: Copied (new) 2026/05/17 05:00:04 DEBUG : Waiting for deletions to finish 2026/05/17 05:00:06 DEBUG : potato: size = 14 OK 2026/05/17 05:00:06 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:00:06 DEBUG : potato: Unchanged skipping 2026/05/17 05:00:06 INFO : Yandex rclone-test-qacediy1foje: Making map for --track-renames 2026/05/17 05:00:06 INFO : Yandex rclone-test-qacediy1foje: Finished making map for --track-renames 2026/05/17 05:00:06 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:00:06 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for renames to finish 2026/05/17 05:00:08 INFO : sub/yam: Moved (server-side) to: yam 2026/05/17 05:00:08 INFO : yam: Renamed from "sub/yam" 2026/05/17 05:00:08 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:00:08 DEBUG : Waiting for deletions to finish 2026/05/17 05:00:08 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.59s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:00:28 DEBUG : Creating backend with remote "/tmp/rclone2597640618/dir1" 2026/05/17 05:00:28 DEBUG : Config file has changed externally - reloading 2026/05/17 05:00:28 DEBUG : Creating backend with remote "/tmp/rclone2597640618/dir2" 2026/05/17 05:00:28 DEBUG : Local file system at /tmp/rclone2597640618/dir2: Using server-side directory move 2026/05/17 05:00:28 INFO : Local file system at /tmp/rclone2597640618/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 05:00:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/17 05:00:28 DEBUG : Local file system at /tmp/rclone2597640618/dir2: Waiting for checks to finish 2026/05/17 05:00:28 DEBUG : Local file system at /tmp/rclone2597640618/dir2: Waiting for transfers to finish 2026/05/17 05:00:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.52s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:00:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:00:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/17 05:00:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:00:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:00:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:00:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 05:00:31 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:00:31 INFO : sub dir/hello world: Deleted 2026/05/17 05:00:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/17 05:00:32 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/17 05:00:32 INFO : nested/sub dir/file: Copied (new) 2026/05/17 05:00:32 INFO : nested/sub dir/file: Deleted 2026/05/17 05:00:32 INFO : sub dir: Removing directory 2026/05/17 05:00:32 INFO : nested/sub dir: Removing directory 2026/05/17 05:00:32 INFO : nested: Removing directory 2026/05/17 05:00:32 DEBUG : Local file system at /tmp/rclone2597640618: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (35.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:01:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/17 05:01:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/17 05:01:05 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:01:05 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:01:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/17 05:01:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/17 05:01:07 INFO : sub dir/hello world: Copied (new) 2026/05/17 05:01:07 INFO : sub dir/hello world: Deleted 2026/05/17 05:01:07 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/17 05:01:07 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/05/17 05:01:07 INFO : nested/sub dir/file: Copied (new) 2026/05/17 05:01:07 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (38.13s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:01:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/17 05:01:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 05:01:43 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:01:43 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:01:45 DEBUG : existing: size = 6 OK 2026/05/17 05:01:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/17 05:01:45 INFO : existing: Copied (new) 2026/05/17 05:01:45 INFO : existing: Deleted 2026/05/17 05:01:45 DEBUG : existing-b: size = 6 OK 2026/05/17 05:01:45 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/05/17 05:01:45 INFO : existing-b: Copied (new) 2026/05/17 05:01:45 INFO : existing-b: Deleted 2026/05/17 05:01:46 DEBUG : existing: Destination exists, skipping 2026/05/17 05:01:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/17 05:01:46 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:01:46 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:01:46 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.34s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:01:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-wayatek9yaxu" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qacediy1foje -> Yandex rclone-test-wayatek9yaxu 2026/05/17 05:02:07 DEBUG : Yandex rclone-test-wayatek9yaxu: Using server-side directory move 2026/05/17 05:02:07 INFO : Yandex rclone-test-wayatek9yaxu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 05:02:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:02:07 DEBUG : empty space: size = 1 OK 2026/05/17 05:02:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:02:07 DEBUG : empty space: Unchanged skipping 2026/05/17 05:02:07 DEBUG : Yandex rclone-test-wayatek9yaxu: Waiting for checks to finish 2026/05/17 05:02:07 DEBUG : potato3: size = 68 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:02:07 DEBUG : potato3: size = 60 (Yandex rclone-test-wayatek9yaxu) 2026/05/17 05:02:07 DEBUG : potato3: Sizes differ 2026/05/17 05:02:08 INFO : potato2: Moved (server-side) 2026/05/17 05:02:13 INFO : potato3: Deleted 2026/05/17 05:02:13 INFO : empty space: Deleted 2026/05/17 05:02:13 DEBUG : Yandex rclone-test-wayatek9yaxu: Waiting for transfers to finish 2026/05/17 05:02:14 INFO : potato3: Moved (server-side) 2026/05/17 05:02:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-beniker2diga" 2026/05/17 05:02:14 DEBUG : Yandex rclone-test-beniker2diga: Using server-side directory move 2026/05/17 05:02:17 INFO : Yandex rclone-test-beniker2diga: Server side directory move succeeded 2026/05/17 05:02:17 ERROR : error listing: directory not found 2026/05/17 05:02:17 DEBUG : Yandex rclone-test-beniker2diga: Purge remote 2026/05/17 05:02:30 DEBUG : Yandex rclone-test-wayatek9yaxu: Purge remote 2026/05/17 05:02:31 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.05s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:02:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-zitudun8qoqo" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qacediy1foje -> Yandex rclone-test-zitudun8qoqo 2026/05/17 05:02:41 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 05:02:41 DEBUG : empty space: Excluded 2026/05/17 05:02:41 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 05:02:41 DEBUG : empty space: Excluded 2026/05/17 05:02:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:02:41 DEBUG : potato3: size = 68 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:02:41 DEBUG : potato3: size = 60 (Yandex rclone-test-zitudun8qoqo) 2026/05/17 05:02:41 DEBUG : potato3: Sizes differ 2026/05/17 05:02:41 DEBUG : Yandex rclone-test-zitudun8qoqo: Waiting for checks to finish 2026/05/17 05:02:41 DEBUG : Yandex rclone-test-zitudun8qoqo: Waiting for transfers to finish 2026/05/17 05:02:43 INFO : potato2: Moved (server-side) 2026/05/17 05:02:46 INFO : potato3: Deleted 2026/05/17 05:02:48 INFO : potato3: Moved (server-side) 2026/05/17 05:02:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-jeworej1ledo" 2026/05/17 05:02:49 DEBUG : empty space: Excluded (Size Filter) 2026/05/17 05:02:49 DEBUG : empty space: Excluded 2026/05/17 05:02:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:02:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/17 05:02:49 DEBUG : Yandex rclone-test-jeworej1ledo: Waiting for checks to finish 2026/05/17 05:02:49 DEBUG : Yandex rclone-test-jeworej1ledo: Waiting for transfers to finish 2026/05/17 05:02:50 INFO : potato3: Moved (server-side) 2026/05/17 05:02:50 INFO : potato2: Moved (server-side) 2026/05/17 05:02:51 DEBUG : Yandex rclone-test-jeworej1ledo: Purge remote 2026/05/17 05:03:01 DEBUG : Yandex rclone-test-zitudun8qoqo: Purge remote --- PASS: TestServerSideMoveWithFilter (45.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:03:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-kibunin7mego" 2026/05/17 05:03:22 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-qacediy1foje -> Yandex rclone-test-kibunin7mego 2026/05/17 05:03:26 DEBUG : Yandex rclone-test-kibunin7mego: Using server-side directory move 2026/05/17 05:03:26 INFO : Yandex rclone-test-kibunin7mego: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/17 05:03:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/17 05:03:26 DEBUG : empty space: size = 1 OK 2026/05/17 05:03:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:03:26 DEBUG : empty space: Unchanged skipping 2026/05/17 05:03:26 DEBUG : potato3: size = 68 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:03:26 DEBUG : potato3: size = 60 (Yandex rclone-test-kibunin7mego) 2026/05/17 05:03:26 DEBUG : potato3: Sizes differ 2026/05/17 05:03:27 DEBUG : Yandex rclone-test-kibunin7mego: Waiting for checks to finish 2026/05/17 05:03:27 INFO : potato2: Moved (server-side) 2026/05/17 05:03:33 INFO : empty space: Deleted 2026/05/17 05:03:33 DEBUG : Yandex rclone-test-kibunin7mego: Waiting for transfers to finish 2026/05/17 05:03:33 INFO : potato3: Deleted 2026/05/17 05:03:34 INFO : potato3: Moved (server-side) 2026/05/17 05:03:34 INFO : tomatoDir: Removing directory 2026/05/17 05:03:41 DEBUG : Yandex rclone-test-qacediy1foje: deleted 1 directories 2026/05/17 05:03:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-zofufox5qipu" 2026/05/17 05:03:43 DEBUG : Config file has changed externally - reloading 2026/05/17 05:03:43 INFO : tomatoDir: Making directory 2026/05/17 05:03:43 DEBUG : Yandex rclone-test-zofufox5qipu: Using server-side directory move 2026/05/17 05:03:46 INFO : Yandex rclone-test-zofufox5qipu: Server side directory move succeeded 2026/05/17 05:03:47 ERROR : error listing: directory not found 2026/05/17 05:03:48 ERROR : error listing: directory not found 2026/05/17 05:03:48 DEBUG : Yandex rclone-test-zofufox5qipu: Purge remote 2026/05/17 05:04:00 DEBUG : Yandex rclone-test-kibunin7mego: Purge remote 2026/05/17 05:04:00 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (44.52s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.16s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:04:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/rclone-sync-test" --- PASS: TestSyncOverlap (1.85s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:04:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/rclone-sync-test" 2026/05/17 05:04:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/rclone-sync-test-include/layer2" 2026/05/17 05:04:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/rclone-sync-test-ignore-file" 2026/05/17 05:04:09 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:10 DEBUG : Yandex rclone-test-qacediy1foje/rclone-sync-test: Waiting for checks to finish 2026/05/17 05:04:10 DEBUG : Yandex rclone-test-qacediy1foje/rclone-sync-test: Waiting for transfers to finish 2026/05/17 05:04:10 DEBUG : Waiting for deletions to finish 2026/05/17 05:04:10 INFO : There was nothing to transfer 2026/05/17 05:04:11 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:14 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:04:14 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:04:14 DEBUG : Waiting for deletions to finish 2026/05/17 05:04:14 INFO : rclone-sync-test-include: Removing directory 2026/05/17 05:04:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/17 05:04:14 DEBUG : Yandex rclone-test-qacediy1foje: failed to delete 1 directories 2026/05/17 05:04:14 INFO : There was nothing to transfer 2026/05/17 05:04:14 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:16 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:18 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:20 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:21 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:22 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:24 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:25 DEBUG : Yandex rclone-test-qacediy1foje/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/17 05:04:25 DEBUG : Yandex rclone-test-qacediy1foje/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/17 05:04:25 DEBUG : Waiting for deletions to finish 2026/05/17 05:04:25 INFO : There was nothing to transfer 2026/05/17 05:04:26 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:27 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:29 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:04:29 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:04:29 DEBUG : Waiting for deletions to finish 2026/05/17 05:04:29 INFO : rclone-sync-test-include: Removing directory 2026/05/17 05:04:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/17 05:04:30 DEBUG : Yandex rclone-test-qacediy1foje: failed to delete 1 directories 2026/05/17 05:04:30 INFO : There was nothing to transfer 2026/05/17 05:04:30 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:32 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:34 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:35 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:36 DEBUG : Excluded 2026/05/17 05:04:36 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:38 DEBUG : Yandex rclone-test-qacediy1foje/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/17 05:04:38 DEBUG : Yandex rclone-test-qacediy1foje/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/17 05:04:38 DEBUG : Waiting for deletions to finish 2026/05/17 05:04:38 INFO : There was nothing to transfer 2026/05/17 05:04:38 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:40 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:42 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:44 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/17 05:04:45 DEBUG : rclone-sync-test: Excluded 2026/05/17 05:04:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/17 05:04:48 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (81.19s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:05:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/dst" 2026/05/17 05:05:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/CompareDest" 2026/05/17 05:05:26 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 05:05:26 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:05:26 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:05:28 DEBUG : one: size = 3 OK 2026/05/17 05:05:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/17 05:05:28 INFO : one: Copied (new) 2026/05/17 05:05:28 DEBUG : Waiting for deletions to finish 2026/05/17 05:05:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:05:30 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:05:30 DEBUG : one: Sizes differ 2026/05/17 05:05:30 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:05:30 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:05:32 DEBUG : one: size = 5 OK 2026/05/17 05:05:32 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/17 05:05:32 INFO : one: Copied (replaced existing) 2026/05/17 05:05:32 DEBUG : Waiting for deletions to finish 2026/05/17 05:05:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:05:37 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:05:37 DEBUG : one: Sizes differ 2026/05/17 05:05:37 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:05:38 DEBUG : one: size = 5 OK 2026/05/17 05:05:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:05:38 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:05:38 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:05:38 DEBUG : Waiting for deletions to finish 2026/05/17 05:05:38 INFO : There was nothing to transfer 2026/05/17 05:05:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:05:41 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:05:41 DEBUG : one: Sizes differ 2026/05/17 05:05:41 DEBUG : one: size = 5 OK 2026/05/17 05:05:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:05:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:05:41 DEBUG : two: size = 3 OK 2026/05/17 05:05:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:05:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 05:05:41 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:05:41 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:05:41 DEBUG : Waiting for deletions to finish 2026/05/17 05:05:41 INFO : There was nothing to transfer 2026/05/17 05:05:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:05:42 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:05:42 DEBUG : one: Sizes differ 2026/05/17 05:05:42 DEBUG : two: size = 3 OK 2026/05/17 05:05:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:05:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 05:05:42 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:05:42 DEBUG : one: size = 5 OK 2026/05/17 05:05:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:05:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:05:42 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:05:42 DEBUG : Waiting for deletions to finish 2026/05/17 05:05:42 INFO : There was nothing to transfer 2026/05/17 05:05:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:05:44 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:05:44 DEBUG : one: Sizes differ 2026/05/17 05:05:44 DEBUG : one: size = 5 OK 2026/05/17 05:05:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:05:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:05:44 DEBUG : two: size = 3 OK 2026/05/17 05:05:44 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/17 05:05:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/17 05:05:44 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/17 05:05:44 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:05:44 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:05:44 DEBUG : Waiting for deletions to finish 2026/05/17 05:05:44 INFO : There was nothing to transfer 2026/05/17 05:05:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:05:45 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:05:45 DEBUG : one: Sizes differ 2026/05/17 05:05:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:05:46 DEBUG : two: size = 3 (Yandex rclone-test-qacediy1foje/CompareDest) 2026/05/17 05:05:46 DEBUG : two: Sizes differ 2026/05/17 05:05:46 DEBUG : two: Need to transfer - File not found at Destination 2026/05/17 05:05:46 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:05:46 DEBUG : one: size = 5 OK 2026/05/17 05:05:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:05:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/17 05:05:46 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:05:47 DEBUG : two: size = 5 OK 2026/05/17 05:05:47 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/05/17 05:05:47 INFO : two: Copied (new) 2026/05/17 05:05:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.84s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:06:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/dest" 2026/05/17 05:06:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/pre-dest1" 2026/05/17 05:06:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/pre-dest2" 2026/05/17 05:06:31 DEBUG : 1: size = 1 OK 2026/05/17 05:06:31 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:06:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/17 05:06:32 DEBUG : 2: size = 1 OK 2026/05/17 05:06:32 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:06:32 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/17 05:06:32 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/17 05:06:32 DEBUG : Yandex rclone-test-qacediy1foje/dest: Waiting for checks to finish 2026/05/17 05:06:32 DEBUG : Yandex rclone-test-qacediy1foje/dest: Waiting for transfers to finish 2026/05/17 05:06:34 DEBUG : 3: size = 1 OK 2026/05/17 05:06:34 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/05/17 05:06:34 INFO : 3: Copied (new) 2026/05/17 05:06:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (46.86s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:07:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/dst" 2026/05/17 05:07:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/CopyDest" 2026/05/17 05:07:14 DEBUG : one: Need to transfer - File not found at Destination 2026/05/17 05:07:14 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:07:14 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:07:16 DEBUG : one: size = 3 OK 2026/05/17 05:07:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/05/17 05:07:16 INFO : one: Copied (new) 2026/05/17 05:07:16 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:07:17 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:07:17 DEBUG : one: Sizes differ 2026/05/17 05:07:17 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:07:18 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:07:20 DEBUG : one: size = 5 OK 2026/05/17 05:07:20 DEBUG : one: Dst hash empty - aborting Src hash check 2026/05/17 05:07:20 INFO : one: Copied (replaced existing) 2026/05/17 05:07:20 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/BackupDir" 2026/05/17 05:07:24 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:07:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:07:24 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:07:24 DEBUG : one: Sizes differ 2026/05/17 05:07:25 DEBUG : one: size = 5 OK 2026/05/17 05:07:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:07:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:07:25 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:07:25 DEBUG : one: Sizes differ 2026/05/17 05:07:26 INFO : one: Moved (server-side) 2026/05/17 05:07:27 DEBUG : one: size = 5 OK 2026/05/17 05:07:27 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/05/17 05:07:27 INFO : one: Copied (server-side copy) 2026/05/17 05:07:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/17 05:07:27 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:07:27 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:30 DEBUG : one: size = 5 OK 2026/05/17 05:07:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:07:30 DEBUG : one: Unchanged skipping 2026/05/17 05:07:30 DEBUG : two: size = 3 OK 2026/05/17 05:07:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:07:32 DEBUG : two: size = 3 OK 2026/05/17 05:07:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/05/17 05:07:32 INFO : two: Copied (server-side copy) 2026/05/17 05:07:32 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/17 05:07:32 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:07:32 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:07:32 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:33 DEBUG : one: size = 5 OK 2026/05/17 05:07:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:07:33 DEBUG : one: Unchanged skipping 2026/05/17 05:07:33 DEBUG : two: size = 3 OK 2026/05/17 05:07:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:07:33 DEBUG : two: Unchanged skipping 2026/05/17 05:07:33 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:07:33 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:07:33 DEBUG : Waiting for deletions to finish 2026/05/17 05:07:33 INFO : There was nothing to transfer 2026/05/17 05:07:35 DEBUG : one: size = 5 OK 2026/05/17 05:07:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:07:35 DEBUG : one: Unchanged skipping 2026/05/17 05:07:36 DEBUG : three: size = 7 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:07:36 DEBUG : three: size = 5 (Yandex rclone-test-qacediy1foje/CopyDest) 2026/05/17 05:07:36 DEBUG : three: Sizes differ 2026/05/17 05:07:36 DEBUG : three: Destination not found in --copy-dest 2026/05/17 05:07:36 DEBUG : three: Need to transfer - File not found at Destination 2026/05/17 05:07:36 DEBUG : two: size = 3 OK 2026/05/17 05:07:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:07:36 DEBUG : two: Unchanged skipping 2026/05/17 05:07:36 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:07:36 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:07:37 DEBUG : three: size = 7 OK 2026/05/17 05:07:37 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/05/17 05:07:37 INFO : three: Copied (new) 2026/05/17 05:07:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (88.48s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:08:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/dst" 2026/05/17 05:08:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/backup" 2026/05/17 05:08:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:08:47 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:08:47 DEBUG : one: Sizes differ 2026/05/17 05:08:47 DEBUG : two: size = 3 OK 2026/05/17 05:08:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:08:47 DEBUG : two: Unchanged skipping 2026/05/17 05:08:47 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:08:49 INFO : one: Moved (server-side) 2026/05/17 05:08:49 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:08:50 DEBUG : one: size = 4 OK 2026/05/17 05:08:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/17 05:08:50 INFO : one: Copied (new) 2026/05/17 05:08:50 DEBUG : Waiting for deletions to finish 2026/05/17 05:08:52 INFO : three.txt: Moved (server-side) 2026/05/17 05:08:52 INFO : three.txt: Moved into backup dir 2026/05/17 05:08:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:08:55 DEBUG : one: size = 4 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:08:55 DEBUG : one: Sizes differ 2026/05/17 05:08:55 DEBUG : two: size = 3 OK 2026/05/17 05:08:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:08:55 DEBUG : two: Unchanged skipping 2026/05/17 05:08:55 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:09:01 INFO : one: Deleted 2026/05/17 05:09:03 INFO : one: Moved (server-side) 2026/05/17 05:09:03 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:09:04 DEBUG : one: size = 5 OK 2026/05/17 05:09:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/17 05:09:04 INFO : one: Copied (new) 2026/05/17 05:09:04 DEBUG : Waiting for deletions to finish 2026/05/17 05:09:10 INFO : three.txt: Deleted 2026/05/17 05:09:11 INFO : three.txt: Moved (server-side) 2026/05/17 05:09:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (66.73s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:09:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/dst" 2026/05/17 05:09:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/backup" 2026/05/17 05:09:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:09:54 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:09:54 DEBUG : one: Sizes differ 2026/05/17 05:09:54 DEBUG : two: size = 3 OK 2026/05/17 05:09:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:09:54 DEBUG : two: Unchanged skipping 2026/05/17 05:09:54 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:09:56 INFO : one: Moved (server-side) to: one.bak 2026/05/17 05:09:56 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:09:58 DEBUG : one: size = 4 OK 2026/05/17 05:09:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/17 05:09:58 INFO : one: Copied (new) 2026/05/17 05:09:58 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 05:10:00 INFO : three.txt: Moved into backup dir 2026/05/17 05:10:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:10:04 DEBUG : one: size = 4 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:10:04 DEBUG : one: Sizes differ 2026/05/17 05:10:04 DEBUG : two: size = 3 OK 2026/05/17 05:10:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:10:04 DEBUG : two: Unchanged skipping 2026/05/17 05:10:04 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:10:10 INFO : one.bak: Deleted 2026/05/17 05:10:11 INFO : one: Moved (server-side) to: one.bak 2026/05/17 05:10:11 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:10:13 DEBUG : one: size = 5 OK 2026/05/17 05:10:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/17 05:10:13 INFO : one: Copied (new) 2026/05/17 05:10:13 DEBUG : Waiting for deletions to finish 2026/05/17 05:10:20 INFO : three.txt.bak: Deleted 2026/05/17 05:10:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 05:10:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (69.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:11:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/dst" 2026/05/17 05:11:03 DEBUG : Config file has changed externally - reloading 2026/05/17 05:11:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/backup" 2026/05/17 05:11:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:11:04 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:11:04 DEBUG : one: Sizes differ 2026/05/17 05:11:04 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:11:04 DEBUG : two: size = 3 OK 2026/05/17 05:11:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:11:04 DEBUG : two: Unchanged skipping 2026/05/17 05:11:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/17 05:11:06 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:11:08 DEBUG : one: size = 4 OK 2026/05/17 05:11:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/17 05:11:08 INFO : one: Copied (new) 2026/05/17 05:11:08 DEBUG : Waiting for deletions to finish 2026/05/17 05:11:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/17 05:11:09 INFO : three.txt: Moved into backup dir 2026/05/17 05:11:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:11:12 DEBUG : one: size = 4 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:11:12 DEBUG : one: Sizes differ 2026/05/17 05:11:12 DEBUG : two: size = 3 OK 2026/05/17 05:11:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:11:12 DEBUG : two: Unchanged skipping 2026/05/17 05:11:12 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:11:18 INFO : one-2019-01-01: Deleted 2026/05/17 05:11:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/17 05:11:20 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:11:22 DEBUG : one: size = 5 OK 2026/05/17 05:11:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/17 05:11:22 INFO : one: Copied (new) 2026/05/17 05:11:22 DEBUG : Waiting for deletions to finish 2026/05/17 05:11:28 INFO : three-2019-01-01.txt: Deleted 2026/05/17 05:11:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/17 05:11:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (69.83s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:12:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/dst" 2026/05/17 05:12:13 DEBUG : Config file has changed externally - reloading 2026/05/17 05:12:14 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:12:14 DEBUG : two: size = 3 OK 2026/05/17 05:12:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:12:14 DEBUG : two: Unchanged skipping 2026/05/17 05:12:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:12:14 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:12:14 DEBUG : one: Sizes differ 2026/05/17 05:12:16 INFO : one: Moved (server-side) to: one.bak 2026/05/17 05:12:16 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:12:18 DEBUG : one: size = 4 OK 2026/05/17 05:12:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/17 05:12:18 INFO : one: Copied (new) 2026/05/17 05:12:18 DEBUG : Waiting for deletions to finish 2026/05/17 05:12:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 05:12:20 INFO : three.txt: Moved into backup dir 2026/05/17 05:12:23 DEBUG : one.bak: Excluded (Path Filter) 2026/05/17 05:12:23 DEBUG : one.bak: Excluded 2026/05/17 05:12:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/17 05:12:23 DEBUG : three.txt.bak: Excluded 2026/05/17 05:12:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:12:23 DEBUG : one: size = 4 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:12:23 DEBUG : one: Sizes differ 2026/05/17 05:12:23 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for checks to finish 2026/05/17 05:12:23 DEBUG : two: size = 3 OK 2026/05/17 05:12:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:12:23 DEBUG : two: Unchanged skipping 2026/05/17 05:12:28 INFO : one.bak: Deleted 2026/05/17 05:12:29 INFO : one: Moved (server-side) to: one.bak 2026/05/17 05:12:29 DEBUG : Yandex rclone-test-qacediy1foje/dst: Waiting for transfers to finish 2026/05/17 05:12:31 DEBUG : one: size = 5 OK 2026/05/17 05:12:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/17 05:12:31 INFO : one: Copied (new) 2026/05/17 05:12:31 DEBUG : Waiting for deletions to finish 2026/05/17 05:12:37 INFO : three.txt.bak: Deleted 2026/05/17 05:12:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 05:12:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (62.14s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:13:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/dst" 2026/05/17 05:13:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:13:16 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:13:16 DEBUG : one: Sizes differ 2026/05/17 05:13:18 INFO : one: Moved (server-side) to: one.bak 2026/05/17 05:13:20 DEBUG : one: size = 4 OK 2026/05/17 05:13:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/17 05:13:20 INFO : one: Copied (new) 2026/05/17 05:13:20 DEBUG : two: size = 3 OK 2026/05/17 05:13:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:13:20 DEBUG : two: Unchanged skipping 2026/05/17 05:13:20 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:13:20 DEBUG : three.txt: size = 5 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:13:20 DEBUG : three.txt: Sizes differ 2026/05/17 05:13:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 05:13:26 DEBUG : three.txt: size = 6 OK 2026/05/17 05:13:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/17 05:13:26 INFO : three.txt: Copied (new) 2026/05/17 05:13:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:13:27 DEBUG : one: size = 4 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:13:27 DEBUG : one: Sizes differ 2026/05/17 05:13:33 INFO : one.bak: Deleted 2026/05/17 05:13:35 INFO : one: Moved (server-side) to: one.bak 2026/05/17 05:13:37 DEBUG : one: size = 5 OK 2026/05/17 05:13:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/17 05:13:37 INFO : one: Copied (new) 2026/05/17 05:13:37 DEBUG : two: size = 3 OK 2026/05/17 05:13:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:13:37 DEBUG : two: Unchanged skipping 2026/05/17 05:13:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:13:37 DEBUG : three.txt: size = 6 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:13:37 DEBUG : three.txt: Sizes differ 2026/05/17 05:13:43 INFO : three.txt.bak: Deleted 2026/05/17 05:13:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/17 05:13:46 DEBUG : three.txt: size = 19 OK 2026/05/17 05:13:46 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/17 05:13:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (75.39s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:14:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-qacediy1foje/dst" 2026/05/17 05:14:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:14:32 DEBUG : one: size = 3 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:14:32 DEBUG : one: Sizes differ 2026/05/17 05:14:33 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/17 05:14:35 DEBUG : one: size = 4 OK 2026/05/17 05:14:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/05/17 05:14:35 INFO : one: Copied (new) 2026/05/17 05:14:36 DEBUG : two: size = 3 OK 2026/05/17 05:14:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:14:36 DEBUG : two: Unchanged skipping 2026/05/17 05:14:37 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:14:37 DEBUG : three.txt: size = 5 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:14:37 DEBUG : three.txt: Sizes differ 2026/05/17 05:14:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/17 05:14:40 DEBUG : three.txt: size = 6 OK 2026/05/17 05:14:40 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/05/17 05:14:40 INFO : three.txt: Copied (new) 2026/05/17 05:14:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:14:42 DEBUG : one: size = 4 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:14:42 DEBUG : one: Sizes differ 2026/05/17 05:14:48 INFO : one-2019-01-01: Deleted 2026/05/17 05:14:50 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/17 05:14:52 DEBUG : one: size = 5 OK 2026/05/17 05:14:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/05/17 05:14:52 INFO : one: Copied (new) 2026/05/17 05:14:52 DEBUG : two: size = 3 OK 2026/05/17 05:14:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:14:52 DEBUG : two: Unchanged skipping 2026/05/17 05:14:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:14:52 DEBUG : three.txt: size = 6 (Yandex rclone-test-qacediy1foje/dst) 2026/05/17 05:14:52 DEBUG : three.txt: Sizes differ 2026/05/17 05:14:58 INFO : three-2019-01-01.txt: Deleted 2026/05/17 05:15:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/17 05:15:03 DEBUG : three.txt: size = 19 OK 2026/05/17 05:15:03 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/05/17 05:15:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (74.58s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:15:42 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:15:42 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:15:42 DEBUG : Testêé: size = 18 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:15:42 DEBUG : Testêé: Sizes differ 2026/05/17 05:15:42 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:15:43 DEBUG : Testêé: size = 14 OK 2026/05/17 05:15:43 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/05/17 05:15:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/17 05:15:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.59s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:15:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/17 05:15:50 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:15:50 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:15:52 DEBUG : existing: size = 6 OK 2026/05/17 05:15:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/05/17 05:15:52 INFO : existing: Copied (new) 2026/05/17 05:15:52 DEBUG : Waiting for deletions to finish 2026/05/17 05:15:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:15:53 DEBUG : existing: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:15:53 DEBUG : existing: Sizes differ 2026/05/17 05:15:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/17 05:15:53 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:15:53 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:15:53 ERROR : Yandex rclone-test-qacediy1foje: not deleting files as there were IO errors 2026/05/17 05:15:53 ERROR : Yandex rclone-test-qacediy1foje: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.33s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:16:02 DEBUG : EXISTING: size = 6 OK 2026/05/17 05:16:02 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:16:02 DEBUG : existing: Unchanged skipping 2026/05/17 05:16:02 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:16:02 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:16:02 DEBUG : Waiting for deletions to finish 2026/05/17 05:16:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.15s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.40s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:17:14 DEBUG : both10: size = 6 OK 2026/05/17 05:17:14 DEBUG : both11: size = 6 OK 2026/05/17 05:17:14 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both0: size = 6 OK 2026/05/17 05:17:14 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:17:14 DEBUG : both12: size = 6 OK 2026/05/17 05:17:14 DEBUG : both10: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both13: size = 6 OK 2026/05/17 05:17:14 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both11: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both14: size = 6 OK 2026/05/17 05:17:14 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both14: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both15: size = 6 OK 2026/05/17 05:17:14 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both15: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both16: size = 6 OK 2026/05/17 05:17:14 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both16: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both17: size = 6 OK 2026/05/17 05:17:14 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both17: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both18: size = 6 OK 2026/05/17 05:17:14 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both0: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both19: size = 6 OK 2026/05/17 05:17:14 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both12: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both1: size = 6 OK 2026/05/17 05:17:14 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both19: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both2: size = 6 OK 2026/05/17 05:17:14 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both2: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both3: size = 6 OK 2026/05/17 05:17:14 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both1: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both4: size = 6 OK 2026/05/17 05:17:14 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both3: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both5: size = 6 OK 2026/05/17 05:17:14 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both5: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both6: size = 6 OK 2026/05/17 05:17:14 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both18: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both7: size = 6 OK 2026/05/17 05:17:14 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both7: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both8: size = 6 OK 2026/05/17 05:17:14 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both8: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both9: size = 6 OK 2026/05/17 05:17:14 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:17:14 DEBUG : both13: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both4: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both6: Unchanged skipping 2026/05/17 05:17:14 DEBUG : both9: Unchanged skipping 2026/05/17 05:17:14 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:17:14 DEBUG : Waiting for deletions to finish 2026/05/17 05:17:20 INFO : only13: Deleted 2026/05/17 05:17:20 INFO : only10: Deleted 2026/05/17 05:17:21 INFO : only9: Deleted 2026/05/17 05:17:21 INFO : only4: Deleted 2026/05/17 05:17:26 INFO : only18: Deleted 2026/05/17 05:17:26 INFO : only14: Deleted 2026/05/17 05:17:26 INFO : only3: Deleted 2026/05/17 05:17:27 INFO : only6: Deleted 2026/05/17 05:17:31 INFO : only15: Deleted 2026/05/17 05:17:31 INFO : only12: Deleted 2026/05/17 05:17:31 INFO : only8: Deleted 2026/05/17 05:17:32 INFO : only19: Deleted 2026/05/17 05:17:36 INFO : only11: Deleted 2026/05/17 05:17:36 INFO : only5: Deleted 2026/05/17 05:17:37 INFO : only7: Deleted 2026/05/17 05:17:38 INFO : only17: Deleted 2026/05/17 05:17:42 INFO : only0: Deleted 2026/05/17 05:17:42 INFO : only16: Deleted 2026/05/17 05:17:43 INFO : only1: Deleted 2026/05/17 05:17:43 INFO : only2: Deleted 2026/05/17 05:17:43 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (208.97s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:20:44 DEBUG : both0: size = 6 OK 2026/05/17 05:20:44 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:20:44 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both12: size = 6 OK 2026/05/17 05:20:44 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both11: size = 6 OK 2026/05/17 05:20:44 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both10: size = 6 OK 2026/05/17 05:20:44 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both0: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both13: size = 6 OK 2026/05/17 05:20:44 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both13: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both14: size = 6 OK 2026/05/17 05:20:44 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both14: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both15: size = 6 OK 2026/05/17 05:20:44 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both15: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both16: size = 6 OK 2026/05/17 05:20:44 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both16: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both17: size = 6 OK 2026/05/17 05:20:44 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both17: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both18: size = 6 OK 2026/05/17 05:20:44 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both12: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both19: size = 6 OK 2026/05/17 05:20:44 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both11: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both1: size = 6 OK 2026/05/17 05:20:44 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both1: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both2: size = 6 OK 2026/05/17 05:20:44 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both2: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both3: size = 6 OK 2026/05/17 05:20:44 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both10: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both4: size = 6 OK 2026/05/17 05:20:44 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both4: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both5: size = 6 OK 2026/05/17 05:20:44 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both18: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both6: size = 6 OK 2026/05/17 05:20:44 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both19: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both7: size = 6 OK 2026/05/17 05:20:44 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both7: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both8: size = 6 OK 2026/05/17 05:20:44 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both8: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both9: size = 6 OK 2026/05/17 05:20:44 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:20:44 DEBUG : both9: Unchanged skipping 2026/05/17 05:20:44 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only0: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only0: Sizes differ 2026/05/17 05:20:44 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only10: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only10: Sizes differ 2026/05/17 05:20:44 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only11: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only11: Sizes differ 2026/05/17 05:20:44 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only12: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only12: Sizes differ 2026/05/17 05:20:44 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only13: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only13: Sizes differ 2026/05/17 05:20:44 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only14: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only14: Sizes differ 2026/05/17 05:20:44 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only15: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only15: Sizes differ 2026/05/17 05:20:44 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only16: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only16: Sizes differ 2026/05/17 05:20:44 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only17: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only17: Sizes differ 2026/05/17 05:20:44 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only18: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only18: Sizes differ 2026/05/17 05:20:44 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only19: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only19: Sizes differ 2026/05/17 05:20:44 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only1: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only1: Sizes differ 2026/05/17 05:20:44 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only2: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only2: Sizes differ 2026/05/17 05:20:44 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only3: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only3: Sizes differ 2026/05/17 05:20:44 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only4: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only4: Sizes differ 2026/05/17 05:20:44 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only5: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only5: Sizes differ 2026/05/17 05:20:44 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only6: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only6: Sizes differ 2026/05/17 05:20:44 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only7: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only7: Sizes differ 2026/05/17 05:20:44 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only8: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only8: Sizes differ 2026/05/17 05:20:44 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2597640618) 2026/05/17 05:20:44 DEBUG : only9: size = 6 (Yandex rclone-test-qacediy1foje) 2026/05/17 05:20:44 DEBUG : only9: Sizes differ 2026/05/17 05:20:44 DEBUG : both3: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both5: Unchanged skipping 2026/05/17 05:20:44 DEBUG : both6: Unchanged skipping 2026/05/17 05:20:44 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:20:45 DEBUG : only12: size = 0 OK 2026/05/17 05:20:45 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/05/17 05:20:45 INFO : only12: Copied (replaced existing) 2026/05/17 05:20:45 DEBUG : only10: size = 0 OK 2026/05/17 05:20:45 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/05/17 05:20:45 INFO : only10: Copied (replaced existing) 2026/05/17 05:20:46 DEBUG : only11: size = 0 OK 2026/05/17 05:20:46 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/05/17 05:20:46 INFO : only11: Copied (replaced existing) 2026/05/17 05:20:46 DEBUG : only0: size = 0 OK 2026/05/17 05:20:46 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/05/17 05:20:46 INFO : only0: Copied (replaced existing) 2026/05/17 05:20:47 DEBUG : only14: size = 0 OK 2026/05/17 05:20:47 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/05/17 05:20:47 INFO : only14: Copied (replaced existing) 2026/05/17 05:20:47 DEBUG : only13: size = 0 OK 2026/05/17 05:20:47 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/05/17 05:20:47 INFO : only13: Copied (replaced existing) 2026/05/17 05:20:47 DEBUG : only15: size = 0 OK 2026/05/17 05:20:47 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/05/17 05:20:47 INFO : only15: Copied (replaced existing) 2026/05/17 05:20:48 DEBUG : only16: size = 0 OK 2026/05/17 05:20:48 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/05/17 05:20:48 INFO : only16: Copied (replaced existing) 2026/05/17 05:20:48 DEBUG : only18: size = 0 OK 2026/05/17 05:20:48 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/05/17 05:20:48 INFO : only18: Copied (replaced existing) 2026/05/17 05:20:49 DEBUG : only17: size = 0 OK 2026/05/17 05:20:49 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/05/17 05:20:49 INFO : only17: Copied (replaced existing) 2026/05/17 05:20:49 DEBUG : only19: size = 0 OK 2026/05/17 05:20:49 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/05/17 05:20:49 INFO : only19: Copied (replaced existing) 2026/05/17 05:20:49 DEBUG : only1: size = 0 OK 2026/05/17 05:20:49 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/05/17 05:20:49 INFO : only1: Copied (replaced existing) 2026/05/17 05:20:50 DEBUG : only3: size = 0 OK 2026/05/17 05:20:50 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/05/17 05:20:50 INFO : only3: Copied (replaced existing) 2026/05/17 05:20:50 DEBUG : only2: size = 0 OK 2026/05/17 05:20:50 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/05/17 05:20:50 INFO : only2: Copied (replaced existing) 2026/05/17 05:20:51 DEBUG : only5: size = 0 OK 2026/05/17 05:20:51 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/05/17 05:20:51 INFO : only5: Copied (replaced existing) 2026/05/17 05:20:51 DEBUG : only4: size = 0 OK 2026/05/17 05:20:51 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/05/17 05:20:51 INFO : only4: Copied (replaced existing) 2026/05/17 05:20:51 DEBUG : only6: size = 0 OK 2026/05/17 05:20:51 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/05/17 05:20:51 INFO : only6: Copied (replaced existing) 2026/05/17 05:20:52 DEBUG : only7: size = 0 OK 2026/05/17 05:20:52 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/05/17 05:20:52 INFO : only7: Copied (replaced existing) 2026/05/17 05:20:52 DEBUG : only9: size = 0 OK 2026/05/17 05:20:52 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/05/17 05:20:52 INFO : only9: Copied (replaced existing) 2026/05/17 05:20:53 DEBUG : only8: size = 0 OK 2026/05/17 05:20:53 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/05/17 05:20:53 INFO : only8: Copied (replaced existing) 2026/05/17 05:20:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (310.24s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:24:51 DEBUG : empty_dir: Making directory with metadata 2026/05/17 05:24:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:24:51 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 05:24:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:24:51 INFO : empty_on_remote: Making directory 2026/05/17 05:24:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/17 05:24:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/17 05:24:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/17 05:24:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:24:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (53.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:25:45 DEBUG : empty_dir: Making directory with metadata 2026/05/17 05:25:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:25:45 DEBUG : empty_on_remote: Making directory with metadata 2026/05/17 05:25:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/17 05:25:45 INFO : empty_on_remote: Making directory 2026/05/17 05:25:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/17 05:25:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/17 05:25:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/17 05:25:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:25:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/17 05:25:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (61.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:26:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:26:46 INFO : sub dir: Making directory 2026/05/17 05:26:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (95.77s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:28:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/17 05:28:22 INFO : sub dir: Making directory 2026/05/17 05:28:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (95.85s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:30:30 DEBUG : Waiting for deletions to finish 2026/05/17 05:30:30 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:30:30 DEBUG : apple: Excluded 2026/05/17 05:30:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:30:30 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:30:30 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:30:30 DEBUG : banana: Excluded 2026/05/17 05:30:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:30:30 DEBUG : splitbananasplit: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:30:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:30:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/17 05:30:32 DEBUG : apple: size = 5 OK 2026/05/17 05:30:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:30:32 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:30:32 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : apple: Unchanged skipping 2026/05/17 05:30:32 DEBUG : banana: size = 6 OK 2026/05/17 05:30:32 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : banana: Unchanged skipping 2026/05/17 05:30:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:30:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:30:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:30:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:30:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:30:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:30:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:30:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:30:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:30:32 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:30:32 DEBUG : Waiting for deletions to finish 2026/05/17 05:30:32 INFO : There was nothing to transfer 2026/05/17 05:30:32 DEBUG : Waiting for deletions to finish 2026/05/17 05:30:33 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : apple: Excluded 2026/05/17 05:30:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:30:33 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : banana: Excluded 2026/05/17 05:30:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : splitbananasplit: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:30:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:30:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/17 05:30:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:30:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : banana: size = 6 OK 2026/05/17 05:30:34 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : banana: Unchanged skipping 2026/05/17 05:30:34 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:30:34 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:30:34 DEBUG : apple: size = 5 OK 2026/05/17 05:30:34 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:30:34 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : apple: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:30:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:30:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:30:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:30:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:30:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:30:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:30:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:30:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:30:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:30:34 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:30:34 DEBUG : Waiting for deletions to finish 2026/05/17 05:30:34 INFO : There was nothing to transfer 2026/05/17 05:30:34 DEBUG : Waiting for deletions to finish 2026/05/17 05:30:34 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:30:34 DEBUG : apple: Excluded 2026/05/17 05:30:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:30:34 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:30:34 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:30:34 DEBUG : banana: Excluded 2026/05/17 05:30:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:30:34 DEBUG : splitbananasplit: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:30:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:30:35 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:33:15 DEBUG : Waiting for deletions to finish 2026/05/17 05:33:15 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:33:15 DEBUG : apple: Excluded 2026/05/17 05:33:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:33:15 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:33:15 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:33:15 DEBUG : banana: Excluded 2026/05/17 05:33:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:33:15 DEBUG : splitbananasplit: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:33:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:33:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/17 05:33:17 DEBUG : apple: size = 5 OK 2026/05/17 05:33:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:33:17 DEBUG : banana: size = 6 OK 2026/05/17 05:33:17 DEBUG : apple: Unchanged skipping 2026/05/17 05:33:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:33:17 DEBUG : banana: Unchanged skipping 2026/05/17 05:33:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:33:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:33:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:33:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:33:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:33:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:33:17 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:33:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:33:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:33:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:33:17 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:33:17 DEBUG : Waiting for deletions to finish 2026/05/17 05:33:17 INFO : There was nothing to transfer 2026/05/17 05:33:17 DEBUG : Waiting for deletions to finish 2026/05/17 05:33:17 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : apple: Excluded 2026/05/17 05:33:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:33:17 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : banana: Excluded 2026/05/17 05:33:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : splitbananasplit: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:33:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:33:17 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/17 05:33:18 DEBUG : apple: size = 5 OK 2026/05/17 05:33:18 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:18 DEBUG : apple: Unchanged skipping 2026/05/17 05:33:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:33:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:33:18 DEBUG : banana: size = 6 OK 2026/05/17 05:33:18 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:18 DEBUG : banana: Unchanged skipping 2026/05/17 05:33:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:33:18 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:33:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:33:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:33:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:33:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:33:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:33:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:33:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:33:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:33:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:33:19 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:33:19 DEBUG : Waiting for deletions to finish 2026/05/17 05:33:19 INFO : There was nothing to transfer 2026/05/17 05:33:19 DEBUG : Waiting for deletions to finish 2026/05/17 05:33:19 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : apple: Excluded 2026/05/17 05:33:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:33:19 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : banana: Excluded 2026/05/17 05:33:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : splitbananasplit: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:33:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:33:19 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:35:57 DEBUG : Waiting for deletions to finish 2026/05/17 05:35:57 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : apple: Excluded 2026/05/17 05:35:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:35:57 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : banana: Excluded 2026/05/17 05:35:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : splitbananasplit: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:35:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:35:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/17 05:35:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:35:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:35:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:35:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:35:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:35:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:35:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:35:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:35:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:35:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:35:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:35:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:35:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:35:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:35:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:00 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 05:36:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:36:00 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:36:00 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:36:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/17 05:36:01 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/17 05:36:01 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:02 DEBUG : YmFuYW5h: size = 6 OK 2026/05/17 05:36:02 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/17 05:36:02 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/17 05:36:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/17 05:36:02 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/17 05:36:02 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:02 DEBUG : YXBwbGU=: size = 5 OK 2026/05/17 05:36:02 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/17 05:36:02 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/17 05:36:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/17 05:36:03 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/17 05:36:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/17 05:36:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/17 05:36:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/17 05:36:04 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/17 05:36:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/17 05:36:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/17 05:36:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/17 05:36:05 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/17 05:36:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/17 05:36:06 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/17 05:36:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/17 05:36:06 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/17 05:36:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/17 05:36:06 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/17 05:36:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/17 05:36:06 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/17 05:36:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/17 05:36:07 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/17 05:36:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/17 05:36:07 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/17 05:36:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/17 05:36:09 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/17 05:36:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:36:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/17 05:36:09 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/17 05:36:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/17 05:36:09 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/17 05:36:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/17 05:36:09 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/17 05:36:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/17 05:36:11 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/17 05:36:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:36:11 DEBUG : Waiting for deletions to finish 2026/05/17 05:36:17 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 05:36:17 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 05:36:17 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 05:36:17 INFO : appleappleapplebanana: Deleted 2026/05/17 05:36:17 INFO : splitbananasplit: Deleted 2026/05/17 05:36:17 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 05:36:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 05:36:17 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 05:36:22 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 05:36:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 05:36:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 05:36:22 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 05:36:23 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 05:36:23 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 05:36:23 INFO : banana: Deleted 2026/05/17 05:36:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 05:36:27 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 05:36:28 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 05:36:28 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 05:36:28 INFO : apple: Deleted 2026/05/17 05:36:28 DEBUG : Waiting for deletions to finish 2026/05/17 05:36:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/17 05:36:28 DEBUG : YXBwbGU=: Excluded 2026/05/17 05:36:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/17 05:36:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/17 05:36:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/17 05:36:28 DEBUG : YmFuYW5h: Excluded 2026/05/17 05:36:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/17 05:36:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/17 05:36:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/17 05:36:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/17 05:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:30 DEBUG : YXBwbGU=: size = 5 OK 2026/05/17 05:36:30 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:30 DEBUG : apple: Unchanged skipping 2026/05/17 05:36:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/17 05:36:30 DEBUG : YmFuYW5h: size = 6 OK 2026/05/17 05:36:30 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:30 DEBUG : banana: Unchanged skipping 2026/05/17 05:36:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/17 05:36:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/17 05:36:30 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 05:36:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/17 05:36:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/17 05:36:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/17 05:36:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/17 05:36:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/17 05:36:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/17 05:36:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/17 05:36:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/17 05:36:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/05/17 05:36:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/17 05:36:31 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:36:31 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:36:31 DEBUG : Waiting for deletions to finish 2026/05/17 05:36:31 DEBUG : Waiting for deletions to finish 2026/05/17 05:36:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/17 05:36:31 DEBUG : YXBwbGU=: Excluded 2026/05/17 05:36:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/17 05:36:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/17 05:36:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/17 05:36:31 DEBUG : YmFuYW5h: Excluded 2026/05/17 05:36:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/17 05:36:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/17 05:36:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/17 05:36:32 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/17 05:36:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/17 05:36:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/17 05:36:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/17 05:36:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/17 05:36:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/17 05:36:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/17 05:36:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/17 05:36:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/17 05:36:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/17 05:36:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/17 05:36:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:39:11 DEBUG : Waiting for deletions to finish 2026/05/17 05:39:11 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:39:11 DEBUG : apple: Excluded 2026/05/17 05:39:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:39:11 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:39:11 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:39:11 DEBUG : banana: Excluded 2026/05/17 05:39:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:39:11 DEBUG : splitbananasplit: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:39:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:39:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/17 05:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:39:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:39:12 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:12 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:39:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/17 05:39:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/17 05:39:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/17 05:39:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/17 05:39:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/17 05:39:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/17 05:39:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/17 05:39:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/17 05:39:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/17 05:39:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/17 05:39:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/17 05:39:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/17 05:39:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/17 05:39:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/17 05:39:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/17 05:39:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/17 05:39:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/17 05:39:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:13 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:39:13 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:39:14 DEBUG : PREFIXbanana: size = 6 OK 2026/05/17 05:39:14 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/17 05:39:14 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/17 05:39:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:39:14 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/17 05:39:14 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/17 05:39:14 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/17 05:39:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:39:14 DEBUG : PREFIXapple: size = 5 OK 2026/05/17 05:39:14 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/17 05:39:14 INFO : apple: Copied (new) to: PREFIXapple 2026/05/17 05:39:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:39:14 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/17 05:39:14 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/17 05:39:14 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/17 05:39:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:39:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/17 05:39:16 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/17 05:39:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:39:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:39:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/17 05:39:16 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/17 05:39:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:39:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:39:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:39:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/17 05:39:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:39:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:39:16 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/17 05:39:16 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/17 05:39:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:39:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:39:18 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/17 05:39:18 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/17 05:39:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:39:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:39:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/17 05:39:18 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/17 05:39:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:39:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:39:18 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/17 05:39:18 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/17 05:39:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:39:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:39:18 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/17 05:39:18 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/17 05:39:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:39:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:39:19 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/17 05:39:19 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/17 05:39:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/17 05:39:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:39:19 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/17 05:39:19 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/17 05:39:19 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:39:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:39:20 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/17 05:39:20 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/17 05:39:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:39:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:39:20 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/17 05:39:20 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/17 05:39:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:39:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:39:21 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/17 05:39:21 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/17 05:39:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:39:21 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/17 05:39:21 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/17 05:39:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:39:21 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/17 05:39:21 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/17 05:39:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:39:22 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/17 05:39:22 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/17 05:39:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:39:22 DEBUG : Waiting for deletions to finish 2026/05/17 05:39:28 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 05:39:28 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 05:39:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 05:39:28 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 05:39:28 INFO : banana: Deleted 2026/05/17 05:39:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 05:39:28 INFO : apple: Deleted 2026/05/17 05:39:28 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 05:39:33 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 05:39:33 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 05:39:33 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 05:39:34 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 05:39:34 INFO : appleappleapplebanana: Deleted 2026/05/17 05:39:34 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 05:39:34 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 05:39:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 05:39:39 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 05:39:39 INFO : splitbananasplit: Deleted 2026/05/17 05:39:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 05:39:40 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 05:39:40 DEBUG : Waiting for deletions to finish 2026/05/17 05:39:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : PREFIXapple: Excluded 2026/05/17 05:39:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/17 05:39:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : PREFIXbanana: Excluded 2026/05/17 05:39:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:39:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/17 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:39:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:39:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:39:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:39:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:39:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:39:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:39:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:39:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:39:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:39:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:39:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:39:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:39:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:39:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:39:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:39:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:39:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:39:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:39:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:39:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:39:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:39:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:39:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:39:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:39:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:39:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:39:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:39:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : apple: transformed to: PREFIXapple 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/17 05:39:41 DEBUG : banana: transformed to: PREFIXbanana 2026/05/17 05:39:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/17 05:39:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/17 05:39:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/17 05:39:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/17 05:39:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/17 05:39:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/17 05:39:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/17 05:39:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/17 05:39:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/17 05:39:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/17 05:39:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/17 05:39:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/17 05:39:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/17 05:39:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/17 05:39:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/17 05:39:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/17 05:39:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/17 05:39:41 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:39:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:39:41 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:39:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:39:42 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:39:42 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:39:43 DEBUG : apple: size = 5 OK 2026/05/17 05:39:43 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/17 05:39:43 INFO : apple: Copied (new) 2026/05/17 05:39:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:39:43 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/17 05:39:43 INFO : appleappleapplebanana: Copied (new) 2026/05/17 05:39:43 DEBUG : banana: size = 6 OK 2026/05/17 05:39:43 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/17 05:39:43 INFO : banana: Copied (new) 2026/05/17 05:39:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:39:43 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/17 05:39:43 INFO : splitbananasplit: Copied (new) 2026/05/17 05:39:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:39:45 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/17 05:39:45 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/17 05:39:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:39:45 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/17 05:39:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/17 05:39:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:39:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/17 05:39:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/17 05:39:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:39:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/17 05:39:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/17 05:39:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:39:47 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/17 05:39:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/17 05:39:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:39:47 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/17 05:39:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/17 05:39:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:39:47 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/17 05:39:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/17 05:39:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:39:47 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/17 05:39:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/17 05:39:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:39:49 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/17 05:39:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/17 05:39:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:39:49 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/17 05:39:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/17 05:39:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:39:50 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/17 05:39:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/17 05:39:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:39:50 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/17 05:39:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/17 05:39:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:39:51 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/17 05:39:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/17 05:39:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:39:51 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/17 05:39:51 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/17 05:39:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:39:52 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/17 05:39:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/17 05:39:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:39:52 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/17 05:39:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/17 05:39:52 DEBUG : Waiting for deletions to finish 2026/05/17 05:39:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/17 05:39:58 INFO : PREFIXsplitbananasplit: Deleted 2026/05/17 05:39:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/17 05:39:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/17 05:39:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/17 05:39:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/17 05:39:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/17 05:39:58 INFO : PREFIXbanana: Deleted 2026/05/17 05:40:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/17 05:40:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/17 05:40:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/17 05:40:03 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/17 05:40:03 INFO : PREFIXapple: Deleted 2026/05/17 05:40:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/17 05:40:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/17 05:40:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/17 05:40:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/17 05:40:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/17 05:40:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/17 05:40:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/17 05:40:09 DEBUG : Waiting for deletions to finish 2026/05/17 05:40:09 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:40:09 DEBUG : apple: Excluded 2026/05/17 05:40:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:40:09 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:40:09 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:40:09 DEBUG : banana: Excluded 2026/05/17 05:40:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:40:09 DEBUG : splitbananasplit: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:40:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:40:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/17 05:40:10 DEBUG : Waiting for deletions to finish 2026/05/17 05:40:11 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : apple: Excluded 2026/05/17 05:40:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:40:11 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : banana: Excluded 2026/05/17 05:40:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : splitbananasplit: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:40:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:40:11 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:198: Remote "Yandex rclone-test-qacediy1foje", Local "Local file system at /tmp/rclone2597640618", Modify Window "1ns" 2026/05/17 05:42:56 DEBUG : Waiting for deletions to finish 2026/05/17 05:42:57 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : apple: Excluded 2026/05/17 05:42:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:42:57 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : banana: Excluded 2026/05/17 05:42:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : splitbananasplit: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:42:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:42:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/17 05:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:42:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:42:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:42:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:42:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:42:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:42:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:42:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:42:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:42:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:42:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:42:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/17 05:42:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:42:58 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:42:58 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:42:59 DEBUG : appleSUFFIX: size = 5 OK 2026/05/17 05:42:59 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/17 05:42:59 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/17 05:42:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:42:59 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/17 05:42:59 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/17 05:42:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/17 05:42:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:42:59 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/17 05:42:59 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/17 05:42:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/17 05:42:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:43:00 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/17 05:43:00 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/17 05:43:00 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/17 05:43:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:43:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/17 05:43:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/17 05:43:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:43:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:43:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/17 05:43:01 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/17 05:43:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:43:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:43:02 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/17 05:43:02 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/17 05:43:02 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:43:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:43:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/17 05:43:02 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/17 05:43:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:43:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:43:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/17 05:43:03 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/17 05:43:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:43:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:43:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/17 05:43:03 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/17 05:43:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:43:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:43:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/17 05:43:03 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/17 05:43:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:43:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:43:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/17 05:43:03 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/17 05:43:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:43:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:43:05 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/17 05:43:05 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/17 05:43:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:43:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:43:05 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/17 05:43:05 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/17 05:43:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:43:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:43:05 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/17 05:43:05 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/17 05:43:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:43:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:43:05 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/17 05:43:05 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/17 05:43:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:43:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:43:06 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/17 05:43:06 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/17 05:43:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:43:07 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/17 05:43:07 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/17 05:43:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:43:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/17 05:43:08 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/17 05:43:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:43:08 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/17 05:43:08 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/17 05:43:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:43:08 DEBUG : Waiting for deletions to finish 2026/05/17 05:43:14 INFO : dir1/0009-3456789.txt: Deleted 2026/05/17 05:43:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/17 05:43:14 INFO : dir1/0013-789;=.txt: Deleted 2026/05/17 05:43:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/17 05:43:14 INFO : dir1/0012-6789;.txt: Deleted 2026/05/17 05:43:14 INFO : splitbananasplit: Deleted 2026/05/17 05:43:14 INFO : apple: Deleted 2026/05/17 05:43:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/17 05:43:19 INFO : appleappleapplebanana: Deleted 2026/05/17 05:43:20 INFO : dir1/0008-2345678.txt: Deleted 2026/05/17 05:43:20 INFO : dir1/0007-1234567.txt: Deleted 2026/05/17 05:43:20 INFO : dir1/0011-56789;.txt: Deleted 2026/05/17 05:43:20 INFO : dir1/0003-defghij.txt: Deleted 2026/05/17 05:43:20 INFO : dir1/0015-9;=.txt: Deleted 2026/05/17 05:43:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/17 05:43:21 INFO : dir1/0010-456789.txt: Deleted 2026/05/17 05:43:25 INFO : dir1/0014-89;=.txt: Deleted 2026/05/17 05:43:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/17 05:43:25 INFO : banana: Deleted 2026/05/17 05:43:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/17 05:43:25 DEBUG : Waiting for deletions to finish 2026/05/17 05:43:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : appleSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : bananaSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/17 05:43:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/17 05:43:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/17 05:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : apple: transformed to: appleSUFFIX 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/17 05:43:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/17 05:43:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/17 05:43:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/17 05:43:27 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for checks to finish 2026/05/17 05:43:27 DEBUG : Yandex rclone-test-qacediy1foje: Waiting for transfers to finish 2026/05/17 05:43:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/17 05:43:29 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/05/17 05:43:29 INFO : splitbananasplit: Copied (new) 2026/05/17 05:43:29 DEBUG : apple: size = 5 OK 2026/05/17 05:43:29 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/05/17 05:43:29 INFO : apple: Copied (new) 2026/05/17 05:43:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/17 05:43:29 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/05/17 05:43:29 INFO : appleappleapplebanana: Copied (new) 2026/05/17 05:43:29 DEBUG : banana: size = 6 OK 2026/05/17 05:43:29 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/05/17 05:43:29 INFO : banana: Copied (new) 2026/05/17 05:43:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/17 05:43:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/05/17 05:43:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/17 05:43:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/17 05:43:31 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/05/17 05:43:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/17 05:43:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/17 05:43:32 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/05/17 05:43:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/17 05:43:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/17 05:43:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/05/17 05:43:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/17 05:43:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/17 05:43:32 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/05/17 05:43:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/17 05:43:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/17 05:43:33 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/05/17 05:43:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/17 05:43:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/17 05:43:34 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/05/17 05:43:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/17 05:43:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/17 05:43:35 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/05/17 05:43:35 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/17 05:43:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/17 05:43:35 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/05/17 05:43:35 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/17 05:43:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/17 05:43:36 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/05/17 05:43:36 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/17 05:43:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/17 05:43:36 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/05/17 05:43:36 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/17 05:43:37 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/17 05:43:37 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/05/17 05:43:37 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/17 05:43:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/17 05:43:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/05/17 05:43:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/17 05:43:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/17 05:43:38 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/05/17 05:43:38 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/17 05:43:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/17 05:43:38 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/05/17 05:43:38 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/17 05:43:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/17 05:43:39 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/05/17 05:43:39 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/17 05:43:39 DEBUG : Waiting for deletions to finish 2026/05/17 05:43:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/17 05:43:45 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/17 05:43:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/17 05:43:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/17 05:43:45 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/17 05:43:45 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/17 05:43:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/17 05:43:45 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/17 05:43:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/17 05:43:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/17 05:43:50 INFO : appleSUFFIX: Deleted 2026/05/17 05:43:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/17 05:43:50 INFO : bananaSUFFIX: Deleted 2026/05/17 05:43:51 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/17 05:43:51 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/17 05:43:51 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/17 05:43:55 INFO : splitbananasplitSUFFIX: Deleted 2026/05/17 05:43:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/17 05:43:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/17 05:43:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/17 05:43:56 DEBUG : Waiting for deletions to finish 2026/05/17 05:43:56 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : apple: Excluded 2026/05/17 05:43:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:43:56 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : banana: Excluded 2026/05/17 05:43:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : splitbananasplit: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:43:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:43:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/17 05:43:57 DEBUG : Waiting for deletions to finish 2026/05/17 05:43:57 DEBUG : apple: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : apple: Excluded 2026/05/17 05:43:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : appleappleapplebanana: Excluded 2026/05/17 05:43:57 DEBUG : banana: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : banana: Excluded 2026/05/17 05:43:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : splitbananasplit: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/17 05:43:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/17 05:43:57 DEBUG : dir1/0015-9;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (14m15s) TestTransform/suffix (1m52s) goroutine 19333 [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, 15 minutes]: testing.(*T).Run(0x64592982fc8, {0x2a39052?, 0x6459225bae8?}, 0x2bacff8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x64592982fc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x64592982fc8, 0x6459225bc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a5fca6, 0x18}, {0x2a80cfb, 0x20}, 0x645928cf770, {0x4640fe0, 0x6c, 0x6c}, {0xc27a734b2ede050f, 0x34640e631a4, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x645928534a0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x645928534a0) /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 19271 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18085 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 6 [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 7 [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 14939 [chan receive, 1 minutes]: testing.(*T).Run(0x645922e4d88, {0x2a2417a?, 0x48e813?}, 0x64592af2320) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x645922e4d88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x645922e4d88, 0x2bacff8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 19178 [select]: net/http.(*persistConn).writeLoop(0x64592ee4280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19171 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18846 [IO wait]: internal/poll.runtime_pollWait(0x7883a4473600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645924d1180?, 0x64592cc1900?, 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(0x645924d1180, {0x64592cc1900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645924d1180, {0x64592cc1900?, 0x7883a6091fe0?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592642a58, {0x64592cc1900?, 0x64592c139b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592716618, {0x64592cc1900?, 0x7883a4517700?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592d8a060, {0x64592cc1900?, 0x645929f21e0?, 0x64592c13a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592a2e9a8, {0x2bca4a0, 0x64592d8a060}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592a2e708, {0x7883a70dbfa8, 0x64592716618}, 0x64592c13c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592a2e708, 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(0x64592a2e708, {0x64592f9b000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x6459252f180, {0x64592f9b000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592c5f800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592c5f800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x6459252f180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18833 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19275 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18085 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18798 [select]: net/http.(*persistConn).writeLoop(0x64592dab180) /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 19109 [IO wait]: internal/poll.runtime_pollWait(0x7883a70f3a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645924d1300?, 0x64592ce6600?, 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(0x645924d1300, {0x64592ce6600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645924d1300, {0x64592ce6600?, 0x12fb?, 0x64592261780?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592642ab0, {0x64592ce6600?, 0x0?, 0x64592add9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592e72ed0, {0x64592ce6600?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e732f0, {0x64592ce6600?, 0x645926dcb40?, 0x64592adda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592c0bea8, {0x2bca4a0, 0x64592e732f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592c0bc08, {0x7883a70dbfa8, 0x64592e72ed0}, 0x64592addc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592c0bc08, 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(0x64592c0bc08, {0x64592dad000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592c07540, {0x64592dad000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592e3a2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592e3a2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592c07540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19083 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19065 [IO wait]: internal/poll.runtime_pollWait(0x7883a4596200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645924d0880?, 0x64592ce5300?, 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(0x645924d0880, {0x64592ce5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645924d0880, {0x64592ce5300?, 0x12fb?, 0x64592260e40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592642988, {0x64592ce5300?, 0x0?, 0x64592a199c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592e72840, {0x64592ce5300?, 0x7883edd944c0?, 0x7883edd8b108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x645922028e8, {0x64592ce5300?, 0x645926dd860?, 0x64592a19a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592c0bb28, {0x2bca4a0, 0x645922028e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592c0b888, {0x7883a70dbfa8, 0x64592e72840}, 0x64592a19c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592c0b888, 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(0x64592c0b888, {0x64592c6c000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592afb400, {0x64592c6c000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592e55980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592e55980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592afb400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19054 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18918 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x64592fdedc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18737 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19103 [select]: net/http.(*persistConn).writeLoop(0x64592bd17c0) /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 18907 [IO wait]: internal/poll.runtime_pollWait(0x7883a70efc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645924d1380?, 0x64592e21900?, 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(0x645924d1380, {0x64592e21900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645924d1380, {0x64592e21900?, 0x7883a70e0cc0?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592642a70, {0x64592e21900?, 0x64592a809b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x645927167c8, {0x64592e21900?, 0x7883a4eef6e0?, 0x7883edd8ba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x645927161b0, {0x64592e21900?, 0x64592ce0780?, 0x64592a80a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592a2ed28, {0x2bca4a0, 0x645927161b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592a2ea88, {0x7883a70dbfa8, 0x645927167c8}, 0x64592a80c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592a2ea88, 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(0x64592a2ea88, {0x64592f19000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592fdf540, {0x64592f19000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592d94600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592d94600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592fdf540) /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 19269 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18085 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18908 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x64592fdf540) /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 18443 [select]: net/http.(*persistConn).writeLoop(0x64592676a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18350 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18775 [IO wait]: internal/poll.runtime_pollWait(0x7883a608ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592eccd00?, 0x64592f66a00?, 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(0x64592eccd00, {0x64592f66a00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592eccd00, {0x64592f66a00?, 0x24fb?, 0x64592ccc970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645926428b0, {0x64592f66a00?, 0x0?, 0x64592ccc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x645928cfda0, {0x64592f66a00?, 0x7883a607f5e8?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x645923614e8, {0x64592f66a00?, 0x64592d565a0?, 0x64592ccca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592a2e628, {0x2bca4a0, 0x645923614e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592a2e388, {0x7883a70dbfa8, 0x645928cfda0}, 0x64592cccc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592a2e388, 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(0x64592a2e388, {0x64592a2b000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592dab900, {0x64592a2b000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592b71740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592b71740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592dab900) /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 18445 [select]: net/http.(*persistConn).writeLoop(0x6459260e3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18382 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18769 [select]: net/http.(*persistConn).writeLoop(0x64592dab540) /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 19046 [select]: net/http.(*persistConn).writeLoop(0x64592b26640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19023 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19272 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18085 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17133 [IO wait]: internal/poll.runtime_pollWait(0x7883a70ef200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592640f80?, 0x64592f64500?, 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(0x64592640f80, {0x64592f64500, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592640f80, {0x64592f64500?, 0x24fb?, 0x6459297a970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f2118, {0x64592f64500?, 0x0?, 0x6459297a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592d8a330, {0x64592f64500?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e73a88, {0x64592f64500?, 0x64592d56d20?, 0x6459297aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592706d28, {0x2bca4a0, 0x64592e73a88}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592706a88, {0x7883a70dbfa8, 0x64592d8a330}, 0x6459297ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592706a88, 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(0x64592706a88, {0x64592993000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592676b40, {0x64592993000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592d41560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592d41560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592676b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17129 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19276 [select]: net/http.(*persistConn).roundTrip(0x64592dab900, 0x64592af25a0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x6459288c1a0, 0x6459252f2c0) /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(0x645924d2180, 0x6459252f2c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc golang.org/x/oauth2.(*Transport).RoundTrip(0x645922d75c0, 0x6459252f040) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x6459252f040, {0x2bcb2a0, 0x645922d75c0}, {0x6459225b2b0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x645922cc360, 0x6459252f040, {0x61712d7473657401?, 0x6459225b338?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x645922cc360, 0x6459252f040) /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(0x6459260a050, {0x2bf2ff8, 0x467da40}, 0x64592b10c60) /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(0x645924d2240, 0x64593022cc0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x645924d2240, 0x64593022cc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x645929be780, {0x2bf2ff8, 0x467da40}, {0x64592c1a420, 0x25}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x64592f52c60, {0x2bf2ff8, 0x467da40}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:172 +0x24 github.com/rclone/rclone/fstest.Retry(0x645922e4fc8, {0x64592b14828, 0x16}, 0x6459225bd10) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:134 +0xf6 github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0x645925f8380?, 0x18?, 0x2690460?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:172 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0x0?, 0x28e0000?}, {0x645925f8380, 0x5, 0x8}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:413 +0x2a4 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18085 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18950 [IO wait]: internal/poll.runtime_pollWait(0x7883a4596400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592ecc400?, 0x64592b79300?, 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(0x64592ecc400, {0x64592b79300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592ecc400, {0x64592b79300?, 0x12fb?, 0x645923215c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645923022c0, {0x64592b79300?, 0x0?, 0x645922889c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592716b58, {0x64592b79300?, 0x7883a70e11c0?, 0x7883edd8ba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592c52228, {0x64592b79300?, 0x64592d574a0?, 0x64592288a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592b90628, {0x2bca4a0, 0x64592c52228}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592b90388, {0x7883a70dbfa8, 0x64592716b58}, 0x64592288c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592b90388, 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(0x64592b90388, {0x6459295f000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592fde640, {0x6459295f000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592d945a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592d945a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592fde640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18849 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19016 [select]: net/http.(*persistConn).writeLoop(0x6459260eb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18986 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18444 [IO wait]: internal/poll.runtime_pollWait(0x7883a4591400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645929beb80?, 0x64592cf8000?, 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(0x645929beb80, {0x64592cf8000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645929beb80, {0x64592cf8000?, 0x17fb?, 0x64592adb180?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f20d0, {0x64592cf8000?, 0x0?, 0x64592e6a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x645926d0870, {0x64592cf8000?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e73a58, {0x64592cf8000?, 0x64592d57a40?, 0x64592e6aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592db49a8, {0x2bca4a0, 0x64592e73a58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592db4708, {0x7883a70dbfa8, 0x645926d0870}, 0x64592e6ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592db4708, 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(0x64592db4708, {0x64592b04000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x6459260e3c0, {0x64592b04000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592e90480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592e90480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x6459260e3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18382 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19177 [IO wait]: internal/poll.runtime_pollWait(0x7883a44aee00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645925f9600?, 0x64592f06000?, 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(0x645925f9600, {0x64592f06000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645925f9600, {0x64592f06000?, 0x12fb?, 0x64592ada9c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f27a8, {0x64592f06000?, 0x0?, 0x64592c0c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592484b40, {0x64592f06000?, 0x7883a44e6d60?, 0x7883edd8b108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592bf0798, {0x64592f06000?, 0x6459262eb40?, 0x64592c0ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592a2fb28, {0x2bca4a0, 0x64592bf0798}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592a2f888, {0x7883a70dbfa8, 0x64592484b40}, 0x64592c0cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592a2f888, 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(0x64592a2f888, {0x64592f14000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592ee4280, {0x64592f14000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592efd740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592efd740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592ee4280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19171 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19128 [IO wait]: internal/poll.runtime_pollWait(0x7883a608be00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645929bed80?, 0x64592b7a600?, 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(0x645929bed80, {0x64592b7a600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645929bed80, {0x64592b7a600?, 0x12fb?, 0x64592cdf7a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592302b40, {0x64592b7a600?, 0x0?, 0x64592ae39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592c534a0, {0x64592b7a600?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e733f8, {0x64592b7a600?, 0x6459262ed20?, 0x64592ae3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592b91428, {0x2bca4a0, 0x64592e733f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592b91188, {0x7883a70dbfa8, 0x64592c534a0}, 0x64592ae3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592b91188, 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(0x64592b91188, {0x64592e0f000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592bd0780, {0x64592e0f000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592b71ce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592b71ce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592bd0780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19123 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19150 [select]: net/http.(*persistConn).writeLoop(0x64592ca4dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19143 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18776 [select]: net/http.(*persistConn).writeLoop(0x64592dab900) /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 2659 [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 2577 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 19062 [IO wait]: internal/poll.runtime_pollWait(0x7883a70f3e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592ecd580?, 0x64592ce4000?, 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(0x64592ecd580, {0x64592ce4000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592ecd580, {0x64592ce4000?, 0x12fb?, 0x64592cf3970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645923029d0, {0x64592ce4000?, 0x0?, 0x64592cf39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592c52d08, {0x64592ce4000?, 0x7883edd944c0?, 0x7883edd8b108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592202798, {0x64592ce4000?, 0x64592891a40?, 0x64592cf3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592b910a8, {0x2bca4a0, 0x64592202798}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592b90e08, {0x7883a70dbfa8, 0x64592c52d08}, 0x64592cf3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592b90e08, 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(0x64592b90e08, {0x64592acc000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592afab40, {0x64592acc000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592de9560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592de9560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592afab40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19049 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19149 [IO wait]: internal/poll.runtime_pollWait(0x7883a4591a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645929bf700?, 0x64592d76000?, 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(0x645929bf700, {0x64592d76000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645929bf700, {0x64592d76000?, 0x0?, 0x7883a459180d?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592c20110, {0x64592d76000?, 0x64592eccc80?, 0x64592eccc80?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592203da0, {0x64592d76000?, 0x7883a44e6d60?, 0x7883edd8b108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592bf06c0, {0x64592d76000?, 0x64592c381e0?, 0x64592a85a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x645927062a8, {0x2bca4a0, 0x64592bf06c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592706008, {0x7883a70dbfa8, 0x64592203da0}, 0x64592a85c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592706008, 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(0x64592706008, {0x64592d4b000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592ca4dc0, {0x64592d4b000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592b289c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592b289c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592ca4dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19143 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18981 [select]: net/http.(*persistConn).writeLoop(0x64592c61900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18972 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18768 [IO wait]: internal/poll.runtime_pollWait(0x7883a608c600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645925f8a00?, 0x64592be3800?, 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(0x645925f8a00, {0x64592be3800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645925f8a00, {0x64592be3800?, 0x17fb?, 0x64592d4d5e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592642898, {0x64592be3800?, 0x0?, 0x64592c7b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x645928cfd58, {0x64592be3800?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e73b48, {0x64592be3800?, 0x64592b5a780?, 0x64592c7ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592a2e2a8, {0x2bca4a0, 0x64592e73b48}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592a2e008, {0x7883a70dbfa8, 0x645928cfd58}, 0x64592c7bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592a2e008, 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(0x64592a2e008, {0x64592b35000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592dab540, {0x64592b35000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592df8180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592df8180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592dab540) /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 19270 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18085 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18964 [IO wait]: internal/poll.runtime_pollWait(0x7883a70ef400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592eccb00?, 0x64592e22c00?, 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(0x64592eccb00, {0x64592e22c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592eccb00, {0x64592e22c00?, 0x42995e?, 0x64592e5f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592642528, {0x64592e22c00?, 0x7883a70e11c0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592d8ad98, {0x64592e22c00?, 0x7883a70e11c0?, 0x7883edd8ba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592c52600, {0x64592e22c00?, 0x64592b5ad20?, 0x64592e5fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592c0b428, {0x2bca4a0, 0x64592c52600}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592c0b188, {0x7883a70dbfa8, 0x64592d8ad98}, 0x64592e5fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592c0b188, 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(0x64592c0b188, {0x64592dc4000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592c608c0, {0x64592dc4000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592e1d1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592e1d1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592c608c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18942 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19110 [select]: net/http.(*persistConn).writeLoop(0x64592c07540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19083 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18568 [IO wait]: internal/poll.runtime_pollWait(0x7883a70ef600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645925f9300?, 0x64592d9e600?, 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(0x645925f9300, {0x64592d9e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645925f9300, {0x64592d9e600?, 0x64592b519a0?, 0x64592b51970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f24a0, {0x64592d9e600?, 0x0?, 0x64592b519c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592bf1b00, {0x64592d9e600?, 0x7883a4eed2a0?, 0x7883edd8c2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x645926d03c0, {0x64592d9e600?, 0x64592b5b4a0?, 0x64592b51a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592b1fea8, {0x2bca4a0, 0x645926d03c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592b1fc08, {0x7883a70dbfa8, 0x64592bf1b00}, 0x64592b51c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592b1fc08, 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(0x64592b1fc08, {0x64592d28000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592fdfcc0, {0x64592d28000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592c3d7a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592c3d7a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592fdfcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18558 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19273 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18085 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 19015 [IO wait]: internal/poll.runtime_pollWait(0x7883a608c000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645925f8b80?, 0x645928ed300?, 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(0x645925f8b80, {0x645928ed300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645925f8b80, {0x645928ed300?, 0x12fb?, 0x64592b7fb60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f22d8, {0x645928ed300?, 0x0?, 0x645930b59c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x645928ce900, {0x645928ed300?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e72d08, {0x645928ed300?, 0x6459262fc20?, 0x645930b5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592a2f0a8, {0x2bca4a0, 0x64592e72d08}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592a2ee08, {0x7883a70dbfa8, 0x645928ce900}, 0x645930b5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592a2ee08, 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(0x64592a2ee08, {0x645929d8000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x6459260eb40, {0x645929d8000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592aef860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592aef860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x6459260eb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18986 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19102 [IO wait]: internal/poll.runtime_pollWait(0x7883a4595a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592a06100?, 0x64592a0b300?, 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(0x64592a06100, {0x64592a0b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592a06100, {0x64592a0b300?, 0x12fb?, 0x64592ada2c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f26c0, {0x64592a0b300?, 0x0?, 0x6459228f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x645928cfc50, {0x64592a0b300?, 0x7883a44e6d60?, 0x7883edd8b108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592bf0468, {0x64592a0b300?, 0x64592890000?, 0x6459228fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592a2f7a8, {0x2bca4a0, 0x64592bf0468}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592a2f508, {0x7883a70dbfa8, 0x645928cfc50}, 0x6459228fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592a2f508, 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(0x64592a2f508, {0x64592e95000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592bd17c0, {0x64592e95000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592d31380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592d31380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592bd17c0) /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 19063 [select]: net/http.(*persistConn).writeLoop(0x64592afab40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19049 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18428 [select]: net/http.(*persistConn).writeLoop(0x64592676f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18420 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18085 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x64592e81bc0?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x645929fe890) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2bf2ff8, 0x467da40}, {0x2c11890, 0x645929be780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x6459245f1a0, 0x2badcd8) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:451 +0x335 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2bf2ff8, 0x467da40}, {0x2c11890, 0x645929be780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x6459245f1a0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2bf2ff8, 0x467da40}, {0x2c11890, 0x645929be780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x6459245f170) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2bf2ff8, 0x467da40}, {0x2c11890, 0x645929be780}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x6459245f170) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:168 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0x64592fb1880) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0x645922e4fc8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:125 +0x3a5 testing.tRunner(0x645922e4fc8, 0x64592af2320) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14939 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 19066 [select]: net/http.(*persistConn).writeLoop(0x64592afb400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19054 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18442 [IO wait]: internal/poll.runtime_pollWait(0x7883a4472400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592ecc500?, 0x64592a74000?, 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(0x64592ecc500, {0x64592a74000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592ecc500, {0x64592a74000?, 0x17fb?, 0x645922b65a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592302310, {0x64592a74000?, 0x0?, 0x64592a309c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592bf0390, {0x64592a74000?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e73ae8, {0x64592a74000?, 0x64592ad50e0?, 0x64592a30a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592b1ed28, {0x2bca4a0, 0x64592e73ae8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592b1ea88, {0x7883a70dbfa8, 0x64592bf0390}, 0x64592a30c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592b1ea88, 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(0x64592b1ea88, {0x6459287d000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592676a00, {0x6459287d000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592e903c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592e903c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592676a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18350 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 19129 [select]: net/http.(*persistConn).writeLoop(0x64592bd0780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 19123 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17134 [select]: net/http.(*persistConn).writeLoop(0x64592676b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17129 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18427 [IO wait]: internal/poll.runtime_pollWait(0x7883a4473000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592ecc800?, 0x64592be2000?, 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(0x64592ecc800, {0x64592be2000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592ecc800, {0x64592be2000?, 0x17fb?, 0x64592d4ca60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f20a0, {0x64592be2000?, 0x0?, 0x64592fa99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x645926d0648, {0x64592be2000?, 0x7883a70e11c0?, 0x7883edd8ba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592c53d40, {0x64592be2000?, 0x6459286e960?, 0x64592fa9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592db4628, {0x2bca4a0, 0x64592c53d40}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592db4388, {0x7883a70dbfa8, 0x645926d0648}, 0x64592fa9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592db4388, 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(0x64592db4388, {0x6459288a000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592676f00, {0x6459288a000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592e54a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592e54a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592676f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18420 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18951 [select]: net/http.(*persistConn).writeLoop(0x64592fde640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18849 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18569 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x64592fdfcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18558 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19012 [IO wait]: internal/poll.runtime_pollWait(0x7883a70f3c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592eccf00?, 0x645928ec000?, 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(0x64592eccf00, {0x645928ec000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592eccf00, {0x645928ec000?, 0x12fb?, 0x64592b7f740?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645926426c8, {0x645928ec000?, 0x0?, 0x64592e489c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592d8b608, {0x645928ec000?, 0x7883a70e11c0?, 0x7883edd8ba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592c52990, {0x645928ec000?, 0x6459286f4a0?, 0x64592e48a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592c0b7a8, {0x2bca4a0, 0x64592c52990}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592c0b508, {0x7883a70dbfa8, 0x64592d8b608}, 0x64592e48c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592c0b508, 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(0x64592c0b508, {0x64592f18000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592ba9540, {0x64592f18000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592cb7920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592cb7920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592ba9540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18995 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18980 [IO wait]: internal/poll.runtime_pollWait(0x7883a4591600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645925f8480?, 0x64592749300?, 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(0x645925f8480, {0x64592749300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645925f8480, {0x64592749300?, 0x12fb?, 0x645922b6e20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592302860, {0x64592749300?, 0x64592a7c998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592c52570, {0x64592749300?, 0x7883a4548a80?, 0x7883edd8c2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x645928ce4f8, {0x64592749300?, 0x64592a52000?, 0x64592a7ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592b909a8, {0x2bca4a0, 0x645928ce4f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592b90708, {0x7883a70dbfa8, 0x64592c52570}, 0x64592a7cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592b90708, 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(0x64592b90708, {0x64592b34000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592c61900, {0x64592b34000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592c5fda0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592c5fda0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592c61900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18972 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18938 [IO wait]: internal/poll.runtime_pollWait(0x7883a70ef000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x64592ecc700?, 0x64592cc2c00?, 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(0x64592ecc700, {0x64592cc2c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x64592ecc700, {0x64592cc2c00?, 0x12fb?, 0x64592b7eaa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645926422e0, {0x64592cc2c00?, 0x64592b50998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592d8a840, {0x64592cc2c00?, 0x7883a70e11c0?, 0x7883edd8ba00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592c524c8, {0x64592cc2c00?, 0x64592a521e0?, 0x64592b50a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592c0b0a8, {0x2bca4a0, 0x64592c524c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592c0ae08, {0x7883a70dbfa8, 0x64592d8a840}, 0x64592b50c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592c0ae08, 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(0x64592c0ae08, {0x64592b1a000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592ba8500, {0x64592b1a000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592e90de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592e90de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592ba8500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18955 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18403 [IO wait]: internal/poll.runtime_pollWait(0x7883a4472600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645929bf480?, 0x64592cf9800?, 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(0x645929bf480, {0x64592cf9800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645929bf480, {0x64592cf9800?, 0x17fb?, 0x64592ada2e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x64592302350, {0x64592cf9800?, 0x0?, 0x6459297c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592bf0420, {0x64592cf9800?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e73ab8, {0x64592cf9800?, 0x64592a53860?, 0x6459297ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592b1f0a8, {0x2bca4a0, 0x64592e73ab8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592b1ee08, {0x7883a70dbfa8, 0x64592bf0420}, 0x6459297cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592b1ee08, 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(0x64592b1ee08, {0x64592d49000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x6459298a280, {0x64592d49000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592cb7c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592cb7c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x6459298a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18435 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18797 [IO wait]: internal/poll.runtime_pollWait(0x7883a70f4600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645925f8680?, 0x64592f62000?, 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(0x645925f8680, {0x64592f62000, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645925f8680, {0x64592f62000?, 0x24fb?, 0x645926078c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f2160, {0x64592f62000?, 0x0?, 0x64592e429c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592d8a5e8, {0x64592f62000?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e73b18, {0x64592f62000?, 0x64592a53c20?, 0x64592e42a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592b902a8, {0x2bca4a0, 0x64592e73b18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592b90008, {0x7883a70dbfa8, 0x64592d8a5e8}, 0x64592e42c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592b90008, 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(0x64592b90008, {0x64592c58000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592dab180, {0x64592c58000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x6459236d3e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x6459236d3e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592dab180) /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 19045 [IO wait]: internal/poll.runtime_pollWait(0x7883a608c800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645924d0600?, 0x64592a0a000?, 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(0x645924d0600, {0x64592a0a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645924d0600, {0x64592a0a000?, 0x12fb?, 0x645926069c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f24d0, {0x64592a0a000?, 0x0?, 0x64592e6d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x645928cf068, {0x64592a0a000?, 0x7883a45195a0?, 0x7883edd8cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x64592e72318, {0x64592a0a000?, 0x64592c385a0?, 0x64592e6da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592a2f428, {0x2bca4a0, 0x64592e72318}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592a2f188, {0x7883a70dbfa8, 0x645928cf068}, 0x64592e6dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592a2f188, 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(0x64592a2f188, {0x64592b13000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592b26640, {0x64592b13000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592d419e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592d419e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592b26640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 19023 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18917 [IO wait]: internal/poll.runtime_pollWait(0x7883a70ef800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x645925f9380?, 0x64592e20600?, 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(0x645925f9380, {0x64592e20600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x645925f9380, {0x64592e20600?, 0x12fb?, 0x645922b6fe0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x645921f23d8, {0x64592e20600?, 0x0?, 0x64592d069c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x64592d8b098, {0x64592e20600?, 0x7883a4eed2a0?, 0x7883edd8c2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x645926d0840, {0x64592e20600?, 0x64592b5a000?, 0x64592d06a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x64592b90d28, {0x2bca4a0, 0x645926d0840}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x64592b90a88, {0x7883a70dbfa8, 0x64592d8b098}, 0x64592d06c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x64592b90a88, 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(0x64592b90a88, {0x64592ea3000, 0x1000, 0x25b5060?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x64592fdedc0, {0x64592ea3000?, 0x2bc6c20?, 0x45e6120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x64592c3d3e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x64592c3d3e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x64592fdedc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18737 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18965 [select]: net/http.(*persistConn).writeLoop(0x64592c608c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18942 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19013 [select]: net/http.(*persistConn).writeLoop(0x64592ba9540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18995 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 19274 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18085 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18404 [select]: net/http.(*persistConn).writeLoop(0x6459298a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18435 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18847 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x6459252f180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18833 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18939 [select]: net/http.(*persistConn).writeLoop(0x64592ba8500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18955 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.298009756s (try 1/5): exit status 2: Failed []